| 1 | [ Jan 14 19:22:51 Enabled. ] | ||
| 2 | [ Jan 14 19:22:51 Rereading configuration. ] | ||
| 3 | [ Jan 14 19:22:52 Rereading configuration. ] | ||
| 4 | [ Jan 14 19:23:05 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Jan 14 19:23:05 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.01.14 19:23:08.505107 [ 1 ] {} <Information> Application: Will watch for the process with pid 24728 | ||
| 29 | 2026.01.14 19:23:08.505480 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.14 19:23:08.790468 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24728 | ||
| 31 | 2026.01.14 19:23:08.793059 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.14 19:23:08.793219 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.14 19:23:08.966534 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.14 19:23:09.027058 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.14 19:23:09.027153 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.14 19:23:09.027171 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.14 19:23:09.027240 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.14 19:23:09.027866 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.14 19:23:09.038281 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.01.14 19:23:09.039330 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.14 19:23:09.040238 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.01.14 19:23:09.040315 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.01.14 19:23:09.040357 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.14 19:23:09.042624 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.14 19:23:09.043865 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.14 19:23:09.050332 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.14 19:23:09.051208 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.14 19:23:09.054008 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.14 19:23:09.054115 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.14 19:23:09.055273 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.01.14 19:23:09.055740 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.14 19:23:09.061516 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.14 19:23:09.062047 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.14 19:23:09.066974 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.14 19:23:09.067309 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.14 19:23:09.067718 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.14 19:23:09.068039 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.14 19:23:09.069565 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.14 19:23:09.069591 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.14 19:23:09.069683 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.14 19:23:09.069778 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.14 19:23:09.096958 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.14 19:23:09.096989 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000202853 sec | ||
| 68 | 2026.01.14 19:23:09.097054 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.14 19:23:09.097113 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.14 19:23:09.097945 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.14 19:23:09.098581 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.14 19:23:09.123804 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.14 19:23:09.123867 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.14 19:23:09.123957 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.14 19:23:09.123971 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.14 19:23:09.124010 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.14 19:23:09.124088 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.14 19:23:09.128026 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.14 19:23:09.128074 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.14 19:23:09.128130 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.14 19:23:09.128302 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.14 19:23:09.128348 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.14 19:23:09.128360 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.14 19:23:09.128443 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.14 19:23:09.128456 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.14 19:23:09.128489 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.14 19:23:09.128567 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.14 19:23:09.164171 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.14 19:23:09.170283 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.14 19:23:09.170404 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000146722 sec | ||
| 91 | 2026.01.14 19:23:09.170418 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.14 19:23:09.170429 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.14 19:23:09.170457 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.14 19:23:09.170743 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.14 19:23:09.170878 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.14 19:23:09.170893 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.14 19:23:09.170904 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.01.14 19:23:09.170915 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.14 19:23:09.199725 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.14 19:23:09.199945 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 91.99 MiB | ||
| 101 | 2026.01.14 19:23:09.204697 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.759e-05 sec. | ||
| 102 | 2026.01.14 19:23:09.205203 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.14 19:23:09.206557 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.14 19:23:09.206576 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.14 19:23:09.245907 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53772 | ||
| 106 | 2026.01.14 19:23:09.248021 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.14 19:23:09.248096 [ 4 ] {} <Debug> TCP-Session: f8a13619-861a-4294-b21e-069f0320b03e Authenticating user 'default' from [fd00:1122:3344:101::c]:53772 | ||
| 108 | 2026.01.14 19:23:09.248126 [ 4 ] {} <Debug> TCP-Session: f8a13619-861a-4294-b21e-069f0320b03e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.14 19:23:09.248208 [ 4 ] {} <Debug> TCP-Session: f8a13619-861a-4294-b21e-069f0320b03e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.14 19:23:09.248316 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.14 19:23:09.248343 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.14 19:23:09.248449 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.14 19:23:09.254754 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40752 | ||
| 114 | 2026.01.14 19:23:09.254773 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62391 | ||
| 115 | 2026.01.14 19:23:09.254906 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.01.14 19:23:09.254942 [ 254 ] {} <Debug> TCP-Session: 19480adf-b720-4ca1-814a-91eaa8cf84bf Authenticating user 'default' from [fd00:1122:3344:101::c]:40752 | ||
| 117 | 2026.01.14 19:23:09.254971 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.01.14 19:23:09.254957 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57014 | ||
| 119 | 2026.01.14 19:23:09.255048 [ 254 ] {} <Debug> TCP-Session: 19480adf-b720-4ca1-814a-91eaa8cf84bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.01.14 19:23:09.255076 [ 5 ] {} <Debug> TCP-Session: 99607f84-900f-464c-b11c-a82c455971f9 Authenticating user 'default' from [fd00:1122:3344:101::c]:62391 | ||
| 121 | 2026.01.14 19:23:09.254941 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63270 | ||
| 122 | 2026.01.14 19:23:09.255146 [ 254 ] {} <Debug> TCP-Session: 19480adf-b720-4ca1-814a-91eaa8cf84bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.01.14 19:23:09.255191 [ 5 ] {} <Debug> TCP-Session: 99607f84-900f-464c-b11c-a82c455971f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.01.14 19:23:09.255232 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61748 | ||
| 125 | 2026.01.14 19:23:09.255203 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.01.14 19:23:09.255297 [ 5 ] {} <Debug> TCP-Session: 99607f84-900f-464c-b11c-a82c455971f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.01.14 19:23:09.255331 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39914 | ||
| 128 | 2026.01.14 19:23:09.255340 [ 6 ] {} <Debug> TCP-Session: 2a6f9267-1d1e-4a58-9c37-a18caa0b1792 Authenticating user 'default' from [fd00:1122:3344:101::c]:57014 | ||
| 129 | 2026.01.14 19:23:09.255331 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.01.14 19:23:09.255418 [ 6 ] {} <Debug> TCP-Session: 2a6f9267-1d1e-4a58-9c37-a18caa0b1792 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.01.14 19:23:09.255448 [ 255 ] {} <Debug> TCP-Session: cc13c985-b8ad-4d56-913d-fa48f08a36b8 Authenticating user 'default' from [fd00:1122:3344:101::c]:63270 | ||
| 132 | 2026.01.14 19:23:09.255444 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.01.14 19:23:09.255539 [ 6 ] {} <Debug> TCP-Session: 2a6f9267-1d1e-4a58-9c37-a18caa0b1792 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.01.14 19:23:09.255583 [ 256 ] {} <Debug> TCP-Session: e7f5b99e-bfb6-46c4-ac8d-d47d0a934fa6 Authenticating user 'default' from [fd00:1122:3344:101::c]:61748 | ||
| 135 | 2026.01.14 19:23:09.255557 [ 255 ] {} <Debug> TCP-Session: cc13c985-b8ad-4d56-913d-fa48f08a36b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.01.14 19:23:09.255539 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.01.14 19:23:09.255690 [ 256 ] {} <Debug> TCP-Session: e7f5b99e-bfb6-46c4-ac8d-d47d0a934fa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.01.14 19:23:09.255664 [ 255 ] {} <Debug> TCP-Session: cc13c985-b8ad-4d56-913d-fa48f08a36b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.01.14 19:23:09.255213 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48908 | ||
| 140 | 2026.01.14 19:23:09.255787 [ 256 ] {} <Debug> TCP-Session: e7f5b99e-bfb6-46c4-ac8d-d47d0a934fa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.01.14 19:23:09.255768 [ 258 ] {} <Debug> TCP-Session: 7080433b-1689-4d66-9371-7f41d065106a Authenticating user 'default' from [fd00:1122:3344:101::c]:39914 | ||
| 142 | 2026.01.14 19:23:09.255946 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.01.14 19:23:09.255955 [ 258 ] {} <Debug> TCP-Session: 7080433b-1689-4d66-9371-7f41d065106a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.14 19:23:09.255990 [ 257 ] {} <Debug> TCP-Session: 9b16cac8-f022-424d-8f02-b334bbb7ef1d Authenticating user 'default' from [fd00:1122:3344:101::c]:48908 | ||
| 145 | 2026.01.14 19:23:09.256097 [ 258 ] {} <Debug> TCP-Session: 7080433b-1689-4d66-9371-7f41d065106a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.14 19:23:09.256114 [ 257 ] {} <Debug> TCP-Session: 9b16cac8-f022-424d-8f02-b334bbb7ef1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.14 19:23:09.256202 [ 257 ] {} <Debug> TCP-Session: 9b16cac8-f022-424d-8f02-b334bbb7ef1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.14 19:23:09.378967 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49042 | ||
| 149 | 2026.01.14 19:23:09.380857 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.01.14 19:23:09.380978 [ 259 ] {} <Debug> TCP-Session: bb79a7ef-2e71-4e5a-869f-884c7c0e9304 Authenticating user 'default' from [fd00:1122:3344:101::b]:49042 | ||
| 151 | 2026.01.14 19:23:09.381001 [ 259 ] {} <Debug> TCP-Session: bb79a7ef-2e71-4e5a-869f-884c7c0e9304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.14 19:23:09.381013 [ 259 ] {} <Debug> TCP-Session: bb79a7ef-2e71-4e5a-869f-884c7c0e9304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.14 19:23:09.381150 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.01.14 19:23:09.381178 [ 259 ] {} <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 | ||
| 155 | 2026.01.14 19:23:09.381259 [ 259 ] {} <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 | ||
| 156 | 2026.01.14 19:23:09.390816 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39927 | ||
| 157 | 2026.01.14 19:23:09.390914 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40472 | ||
| 158 | 2026.01.14 19:23:09.391018 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56278 | ||
| 159 | 2026.01.14 19:23:09.391127 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.01.14 19:23:09.391166 [ 260 ] {} <Debug> TCP-Session: 0d083ac8-fab0-4756-8c22-4f30ca628e6c Authenticating user 'default' from [fd00:1122:3344:101::b]:39927 | ||
| 161 | 2026.01.14 19:23:09.391282 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.01.14 19:23:09.391240 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39303 | ||
| 163 | 2026.01.14 19:23:09.391350 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 164 | 2026.01.14 19:23:09.391376 [ 260 ] {} <Debug> TCP-Session: 0d083ac8-fab0-4756-8c22-4f30ca628e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.01.14 19:23:09.391428 [ 261 ] {} <Debug> TCP-Session: 78441336-d198-48c6-90b6-8e14e883f389 Authenticating user 'default' from [fd00:1122:3344:101::b]:40472 | ||
| 166 | 2026.01.14 19:23:09.391429 [ 262 ] {} <Debug> TCP-Session: b9600bf8-67ce-4149-887f-01c774076189 Authenticating user 'default' from [fd00:1122:3344:101::b]:56278 | ||
| 167 | 2026.01.14 19:23:09.391198 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40002 | ||
| 168 | 2026.01.14 19:23:09.391522 [ 261 ] {} <Debug> TCP-Session: 78441336-d198-48c6-90b6-8e14e883f389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.01.14 19:23:09.391508 [ 262 ] {} <Debug> TCP-Session: b9600bf8-67ce-4149-887f-01c774076189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.01.14 19:23:09.391501 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.01.14 19:23:09.391648 [ 262 ] {} <Debug> TCP-Session: b9600bf8-67ce-4149-887f-01c774076189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.01.14 19:23:09.391664 [ 261 ] {} <Debug> TCP-Session: 78441336-d198-48c6-90b6-8e14e883f389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.01.14 19:23:09.391487 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52420 | ||
| 174 | 2026.01.14 19:23:09.391754 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.01.14 19:23:09.391723 [ 264 ] {} <Debug> TCP-Session: 381dde2e-7423-4a62-8462-e8a341d2ce7a Authenticating user 'default' from [fd00:1122:3344:101::b]:39303 | ||
| 176 | 2026.01.14 19:23:09.391488 [ 260 ] {} <Debug> TCP-Session: 0d083ac8-fab0-4756-8c22-4f30ca628e6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.01.14 19:23:09.391390 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60954 | ||
| 178 | 2026.01.14 19:23:09.391871 [ 264 ] {} <Debug> TCP-Session: 381dde2e-7423-4a62-8462-e8a341d2ce7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.01.14 19:23:09.391936 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.01.14 19:23:09.391937 [ 263 ] {} <Debug> TCP-Session: ff826900-f657-44aa-95e4-8f8e4c16de4d Authenticating user 'default' from [fd00:1122:3344:101::b]:40002 | ||
| 181 | 2026.01.14 19:23:09.391971 [ 266 ] {} <Debug> TCP-Session: d8d6cd06-386d-41ed-8f5d-85ffc58bae32 Authenticating user 'default' from [fd00:1122:3344:101::b]:52420 | ||
| 182 | 2026.01.14 19:23:09.392021 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.01.14 19:23:09.391938 [ 264 ] {} <Debug> TCP-Session: 381dde2e-7423-4a62-8462-e8a341d2ce7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.01.14 19:23:09.392094 [ 265 ] {} <Debug> TCP-Session: 82c24cb8-c465-4575-b9be-5d2715c2fecd Authenticating user 'default' from [fd00:1122:3344:101::b]:60954 | ||
| 185 | 2026.01.14 19:23:09.392098 [ 266 ] {} <Debug> TCP-Session: d8d6cd06-386d-41ed-8f5d-85ffc58bae32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.01.14 19:23:09.392068 [ 263 ] {} <Debug> TCP-Session: ff826900-f657-44aa-95e4-8f8e4c16de4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.01.14 19:23:09.392166 [ 266 ] {} <Debug> TCP-Session: d8d6cd06-386d-41ed-8f5d-85ffc58bae32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.14 19:23:09.392187 [ 265 ] {} <Debug> TCP-Session: 82c24cb8-c465-4575-b9be-5d2715c2fecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.01.14 19:23:09.392288 [ 263 ] {} <Debug> TCP-Session: ff826900-f657-44aa-95e4-8f8e4c16de4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.14 19:23:09.392306 [ 265 ] {} <Debug> TCP-Session: 82c24cb8-c465-4575-b9be-5d2715c2fecd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.14 19:23:10.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.87 MiB, peak 116.87 MiB, free memory in arenas 0.00 B, will set to 119.45 MiB (RSS), difference: 2.58 MiB | ||
| 192 | 2026.01.14 19:23:10.771329 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57748 | ||
| 193 | 2026.01.14 19:23:10.773185 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.01.14 19:23:10.773259 [ 267 ] {} <Debug> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Authenticating user 'default' from [fd00:1122:3344:101::d]:57748 | ||
| 195 | 2026.01.14 19:23:10.773285 [ 267 ] {} <Debug> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.14 19:23:10.773299 [ 267 ] {} <Debug> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.01.14 19:23:10.773431 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.01.14 19:23:10.773479 [ 267 ] {} <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 | ||
| 199 | 2026.01.14 19:23:10.773562 [ 267 ] {} <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 | ||
| 200 | 2026.01.14 19:23:10.774299 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51945 | ||
| 201 | 2026.01.14 19:23:10.774415 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59790 | ||
| 202 | 2026.01.14 19:23:10.774531 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.01.14 19:23:10.774567 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39586 | ||
| 204 | 2026.01.14 19:23:10.774585 [ 268 ] {} <Debug> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51945 | ||
| 205 | 2026.01.14 19:23:10.774689 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47306 | ||
| 206 | 2026.01.14 19:23:10.774761 [ 268 ] {} <Debug> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.01.14 19:23:10.774794 [ 268 ] {} <Debug> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.01.14 19:23:10.774795 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57875 | ||
| 209 | 2026.01.14 19:23:10.775166 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65014 | ||
| 210 | 2026.01.14 19:23:10.775167 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62518 | ||
| 211 | 2026.01.14 19:23:10.775283 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35202 | ||
| 212 | 2026.01.14 19:23:10.786380 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.01.14 19:23:10.786425 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.01.14 19:23:10.786436 [ 270 ] {} <Debug> TCP-Session: a414983b-9292-49bc-b349-413dac9970a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39586 | ||
| 215 | 2026.01.14 19:23:10.786502 [ 274 ] {} <Debug> TCP-Session: 496776b7-c750-4ddb-8507-0aa28406746d Authenticating user 'default' from [fd00:1122:3344:101::d]:65014 | ||
| 216 | 2026.01.14 19:23:10.786643 [ 270 ] {} <Debug> TCP-Session: a414983b-9292-49bc-b349-413dac9970a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.01.14 19:23:10.786663 [ 274 ] {} <Debug> TCP-Session: 496776b7-c750-4ddb-8507-0aa28406746d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.01.14 19:23:10.786668 [ 270 ] {} <Debug> TCP-Session: a414983b-9292-49bc-b349-413dac9970a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.01.14 19:23:10.786807 [ 274 ] {} <Debug> TCP-Session: 496776b7-c750-4ddb-8507-0aa28406746d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.01.14 19:23:10.788589 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.01.14 19:23:10.788618 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2026.01.14 19:23:10.788676 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2026.01.14 19:23:10.788688 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2026.01.14 19:23:10.788681 [ 271 ] {} <Debug> TCP-Session: 6b4cba7d-d51b-47e4-9de6-405047dc57a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47306 | ||
| 225 | 2026.01.14 19:23:10.788791 [ 273 ] {} <Debug> TCP-Session: c7db8423-97df-48af-bf81-9d1e93f604c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62518 | ||
| 226 | 2026.01.14 19:23:10.788806 [ 272 ] {} <Debug> TCP-Session: 18df9030-0544-4cae-9db5-fe8661c66a13 Authenticating user 'default' from [fd00:1122:3344:101::d]:57875 | ||
| 227 | 2026.01.14 19:23:10.788755 [ 269 ] {} <Debug> TCP-Session: fdbd7a45-8044-46a4-90ff-decaa58946ed Authenticating user 'default' from [fd00:1122:3344:101::d]:59790 | ||
| 228 | 2026.01.14 19:23:10.788873 [ 271 ] {} <Debug> TCP-Session: 6b4cba7d-d51b-47e4-9de6-405047dc57a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.01.14 19:23:10.788899 [ 272 ] {} <Debug> TCP-Session: 18df9030-0544-4cae-9db5-fe8661c66a13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.01.14 19:23:10.788920 [ 273 ] {} <Debug> TCP-Session: c7db8423-97df-48af-bf81-9d1e93f604c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.01.14 19:23:10.788978 [ 272 ] {} <Debug> TCP-Session: 18df9030-0544-4cae-9db5-fe8661c66a13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.01.14 19:23:10.788962 [ 271 ] {} <Debug> TCP-Session: 6b4cba7d-d51b-47e4-9de6-405047dc57a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.01.14 19:23:10.789001 [ 269 ] {} <Debug> TCP-Session: fdbd7a45-8044-46a4-90ff-decaa58946ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.01.14 19:23:10.789049 [ 273 ] {} <Debug> TCP-Session: c7db8423-97df-48af-bf81-9d1e93f604c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.01.14 19:23:10.788615 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 236 | 2026.01.14 19:23:10.789157 [ 269 ] {} <Debug> TCP-Session: fdbd7a45-8044-46a4-90ff-decaa58946ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.01.14 19:23:10.789180 [ 275 ] {} <Debug> TCP-Session: 9670696a-8cd7-4d54-a7c4-ae7fe76082e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35202 | ||
| 238 | 2026.01.14 19:23:10.789269 [ 275 ] {} <Debug> TCP-Session: 9670696a-8cd7-4d54-a7c4-ae7fe76082e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.01.14 19:23:10.789282 [ 275 ] {} <Debug> TCP-Session: 9670696a-8cd7-4d54-a7c4-ae7fe76082e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.01.14 19:23:10.795817 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 241 | 2026.01.14 19:23:10.800339 [ 267 ] {2a529eae-aa7f-4a5e-ba62-9a122efa5fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 242 | 2026.01.14 19:23:10.922248 [ 267 ] {2a529eae-aa7f-4a5e-ba62-9a122efa5fa8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57748) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 243 | |||
| 244 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 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 | ||
| 251 | 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 | ||
| 252 | 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 | ||
| 253 | 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 | ||
| 254 | 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 | ||
| 255 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 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 | ||
| 258 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 265 | |||
| 266 | 2026.01.14 19:23:10.924987 [ 267 ] {2a529eae-aa7f-4a5e-ba62-9a122efa5fa8} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 267 | |||
| 268 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 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 | ||
| 271 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 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 | ||
| 275 | 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 | ||
| 276 | 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 | ||
| 277 | 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 | ||
| 278 | 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 | ||
| 279 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 289 | |||
| 290 | 2026.01.14 19:23:10.925239 [ 267 ] {2a529eae-aa7f-4a5e-ba62-9a122efa5fa8} <Debug> TCPHandler: Processed in 0.134557772 sec. | ||
| 291 | 2026.01.14 19:23:10.925739 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 292 | 2026.01.14 19:23:10.927378 [ 268 ] {588eb25a-a300-4241-b1ca-3dd7a1420d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 293 | 2026.01.14 19:23:10.927856 [ 268 ] {588eb25a-a300-4241-b1ca-3dd7a1420d22} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51945) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 294 | |||
| 295 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 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 | ||
| 298 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 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 | ||
| 303 | 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 | ||
| 304 | 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 | ||
| 305 | 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 | ||
| 306 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 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 | ||
| 309 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 316 | |||
| 317 | 2026.01.14 19:23:10.928145 [ 268 ] {588eb25a-a300-4241-b1ca-3dd7a1420d22} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 318 | |||
| 319 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 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 | ||
| 322 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 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 | ||
| 327 | 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 | ||
| 328 | 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 | ||
| 329 | 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 | ||
| 330 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 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 | ||
| 333 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 340 | |||
| 341 | 2026.01.14 19:23:10.928373 [ 268 ] {588eb25a-a300-4241-b1ca-3dd7a1420d22} <Debug> TCPHandler: Processed in 0.002835499 sec. | ||
| 342 | 2026.01.14 19:23:10.928677 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.01.14 19:23:10.931006 [ 267 ] {05d315b1-5ba6-4749-be9e-6c23cde1c2e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 344 | 2026.01.14 19:23:10.931673 [ 267 ] {05d315b1-5ba6-4749-be9e-6c23cde1c2e1} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 345 | 2026.01.14 19:23:10.936733 [ 267 ] {05d315b1-5ba6-4749-be9e-6c23cde1c2e1} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 346 | 2026.01.14 19:23:10.936754 [ 267 ] {05d315b1-5ba6-4749-be9e-6c23cde1c2e1} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6241e-05 sec | ||
| 347 | 2026.01.14 19:23:10.936767 [ 267 ] {05d315b1-5ba6-4749-be9e-6c23cde1c2e1} <Trace> ReferentialDeps: No tables | ||
| 348 | 2026.01.14 19:23:10.936821 [ 267 ] {05d315b1-5ba6-4749-be9e-6c23cde1c2e1} <Trace> LoadingDeps: No tables | ||
| 349 | 2026.01.14 19:23:10.936878 [ 267 ] {05d315b1-5ba6-4749-be9e-6c23cde1c2e1} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 350 | 2026.01.14 19:23:10.937598 [ 267 ] {05d315b1-5ba6-4749-be9e-6c23cde1c2e1} <Debug> TCPHandler: Processed in 0.009038464 sec. | ||
| 351 | 2026.01.14 19:23:10.937758 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.01.14 19:23:10.937985 [ 267 ] {7cda9bb2-75b6-4d33-8f3f-43ad479c9501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) /* The version table contains metadata about the `oximeter` database */ | ||
| 353 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 354 | 2026.01.14 19:23:10.938038 [ 267 ] {7cda9bb2-75b6-4d33-8f3f-43ad479c9501} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 355 | 2026.01.14 19:23:10.943113 [ 267 ] {7cda9bb2-75b6-4d33-8f3f-43ad479c9501} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 356 | 2026.01.14 19:23:10.945904 [ 267 ] {7cda9bb2-75b6-4d33-8f3f-43ad479c9501} <Debug> oximeter.version (53e5b984-13f5-4b48-9823-1440a3148595): Loading data parts | ||
| 357 | 2026.01.14 19:23:10.948643 [ 267 ] {7cda9bb2-75b6-4d33-8f3f-43ad479c9501} <Debug> oximeter.version (53e5b984-13f5-4b48-9823-1440a3148595): There are no data parts | ||
| 358 | 2026.01.14 19:23:10.963038 [ 267 ] {7cda9bb2-75b6-4d33-8f3f-43ad479c9501} <Debug> TCPHandler: Processed in 0.025331628 sec. | ||
| 359 | 2026.01.14 19:23:10.963247 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 360 | 2026.01.14 19:23:10.963440 [ 267 ] {4e69b197-05f9-4a4e-a9e5-be4df3f78d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) /* The measurement tables contain all individual samples from each timeseries. | ||
| 361 | * | ||
| 362 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 363 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 364 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 365 | * by all samples from the same timeseries. | ||
| 366 | * | ||
| 367 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 368 | * and then uses that to index quickly into the measurements tables. | ||
| 369 | */ | ||
| 370 | 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) | ||
| 371 | 2026.01.14 19:23:10.963568 [ 267 ] {4e69b197-05f9-4a4e-a9e5-be4df3f78d78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 372 | 2026.01.14 19:23:10.980624 [ 267 ] {4e69b197-05f9-4a4e-a9e5-be4df3f78d78} <Debug> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Loading data parts | ||
| 373 | 2026.01.14 19:23:10.980958 [ 267 ] {4e69b197-05f9-4a4e-a9e5-be4df3f78d78} <Debug> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): There are no data parts | ||
| 374 | 2026.01.14 19:23:10.985391 [ 267 ] {4e69b197-05f9-4a4e-a9e5-be4df3f78d78} <Debug> TCPHandler: Processed in 0.022201246 sec. | ||
| 375 | 2026.01.14 19:23:10.985578 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.01.14 19:23:10.985832 [ 267 ] {ab5de70c-3d75-4dbc-99ae-5028cc101670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 377 | 2026.01.14 19:23:10.985950 [ 267 ] {ab5de70c-3d75-4dbc-99ae-5028cc101670} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 378 | 2026.01.14 19:23:10.994975 [ 267 ] {ab5de70c-3d75-4dbc-99ae-5028cc101670} <Debug> oximeter.measurements_i8 (488cedc4-86a2-4106-8865-633224acc6c0): Loading data parts | ||
| 379 | 2026.01.14 19:23:10.995141 [ 267 ] {ab5de70c-3d75-4dbc-99ae-5028cc101670} <Debug> oximeter.measurements_i8 (488cedc4-86a2-4106-8865-633224acc6c0): There are no data parts | ||
| 380 | 2026.01.14 19:23:11.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.75 MiB, peak 123.75 MiB, free memory in arenas 0.00 B, will set to 131.82 MiB (RSS), difference: 8.06 MiB | ||
| 381 | 2026.01.14 19:23:11.000306 [ 267 ] {ab5de70c-3d75-4dbc-99ae-5028cc101670} <Debug> TCPHandler: Processed in 0.014795874 sec. | ||
| 382 | 2026.01.14 19:23:11.000465 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 383 | 2026.01.14 19:23:11.000697 [ 267 ] {87e40b93-bcef-42dc-aaca-0cd248c521a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 384 | 2026.01.14 19:23:11.000774 [ 267 ] {87e40b93-bcef-42dc-aaca-0cd248c521a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 385 | 2026.01.14 19:23:11.011026 [ 267 ] {87e40b93-bcef-42dc-aaca-0cd248c521a8} <Debug> oximeter.measurements_u8 (fbd9c358-a4ce-45c1-bb81-f8ca47741cde): Loading data parts | ||
| 386 | 2026.01.14 19:23:11.011245 [ 267 ] {87e40b93-bcef-42dc-aaca-0cd248c521a8} <Debug> oximeter.measurements_u8 (fbd9c358-a4ce-45c1-bb81-f8ca47741cde): There are no data parts | ||
| 387 | 2026.01.14 19:23:11.016425 [ 267 ] {87e40b93-bcef-42dc-aaca-0cd248c521a8} <Debug> TCPHandler: Processed in 0.0160097 sec. | ||
| 388 | 2026.01.14 19:23:11.016681 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 389 | 2026.01.14 19:23:11.016868 [ 267 ] {1921671c-fa1e-497e-ac9c-63401d224d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 390 | 2026.01.14 19:23:11.016967 [ 267 ] {1921671c-fa1e-497e-ac9c-63401d224d40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 391 | 2026.01.14 19:23:11.027277 [ 267 ] {1921671c-fa1e-497e-ac9c-63401d224d40} <Debug> oximeter.measurements_i16 (d29834c9-d78f-4443-917e-2d50e2537016): Loading data parts | ||
| 392 | 2026.01.14 19:23:11.027608 [ 267 ] {1921671c-fa1e-497e-ac9c-63401d224d40} <Debug> oximeter.measurements_i16 (d29834c9-d78f-4443-917e-2d50e2537016): There are no data parts | ||
| 393 | 2026.01.14 19:23:11.032962 [ 267 ] {1921671c-fa1e-497e-ac9c-63401d224d40} <Debug> TCPHandler: Processed in 0.016339404 sec. | ||
| 394 | 2026.01.14 19:23:11.033214 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.01.14 19:23:11.033432 [ 267 ] {2c06ff35-1dec-488f-b3c5-56c35c0e2560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 396 | 2026.01.14 19:23:11.033474 [ 267 ] {2c06ff35-1dec-488f-b3c5-56c35c0e2560} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 397 | 2026.01.14 19:23:11.043276 [ 267 ] {2c06ff35-1dec-488f-b3c5-56c35c0e2560} <Debug> oximeter.measurements_u16 (c4d0a039-fb4f-4891-ba68-422781d77990): Loading data parts | ||
| 398 | 2026.01.14 19:23:11.043446 [ 267 ] {2c06ff35-1dec-488f-b3c5-56c35c0e2560} <Debug> oximeter.measurements_u16 (c4d0a039-fb4f-4891-ba68-422781d77990): There are no data parts | ||
| 399 | 2026.01.14 19:23:11.048621 [ 267 ] {2c06ff35-1dec-488f-b3c5-56c35c0e2560} <Debug> TCPHandler: Processed in 0.015496433 sec. | ||
| 400 | 2026.01.14 19:23:11.048882 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 401 | 2026.01.14 19:23:11.049068 [ 267 ] {e91605dc-19d4-4d9b-8471-1e6e5f58ba99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 402 | 2026.01.14 19:23:11.049191 [ 267 ] {e91605dc-19d4-4d9b-8471-1e6e5f58ba99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 403 | 2026.01.14 19:23:11.059854 [ 267 ] {e91605dc-19d4-4d9b-8471-1e6e5f58ba99} <Debug> oximeter.measurements_i32 (b0dc896a-57ad-4efe-8191-8529579daaa8): Loading data parts | ||
| 404 | 2026.01.14 19:23:11.060189 [ 267 ] {e91605dc-19d4-4d9b-8471-1e6e5f58ba99} <Debug> oximeter.measurements_i32 (b0dc896a-57ad-4efe-8191-8529579daaa8): There are no data parts | ||
| 405 | 2026.01.14 19:23:11.075811 [ 267 ] {e91605dc-19d4-4d9b-8471-1e6e5f58ba99} <Debug> TCPHandler: Processed in 0.026990661 sec. | ||
| 406 | 2026.01.14 19:23:11.075992 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 407 | 2026.01.14 19:23:11.076236 [ 267 ] {dbdd9e1d-95cf-4472-b771-4997749bfb37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 408 | 2026.01.14 19:23:11.076278 [ 267 ] {dbdd9e1d-95cf-4472-b771-4997749bfb37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 409 | 2026.01.14 19:23:11.082212 [ 267 ] {dbdd9e1d-95cf-4472-b771-4997749bfb37} <Debug> oximeter.measurements_u32 (adbbca60-9f15-42e6-933a-f8250cfb2214): Loading data parts | ||
| 410 | 2026.01.14 19:23:11.082364 [ 267 ] {dbdd9e1d-95cf-4472-b771-4997749bfb37} <Debug> oximeter.measurements_u32 (adbbca60-9f15-42e6-933a-f8250cfb2214): There are no data parts | ||
| 411 | 2026.01.14 19:23:11.093258 [ 267 ] {dbdd9e1d-95cf-4472-b771-4997749bfb37} <Debug> TCPHandler: Processed in 0.017325128 sec. | ||
| 412 | 2026.01.14 19:23:11.093534 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 413 | 2026.01.14 19:23:11.093777 [ 267 ] {03525f33-884a-452a-840a-09c78e970d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 414 | 2026.01.14 19:23:11.093931 [ 267 ] {03525f33-884a-452a-840a-09c78e970d7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 415 | 2026.01.14 19:23:11.100028 [ 267 ] {03525f33-884a-452a-840a-09c78e970d7b} <Debug> oximeter.measurements_i64 (85b6e429-2bd7-47fc-88fc-ec6fc1bbd2f4): Loading data parts | ||
| 416 | 2026.01.14 19:23:11.100276 [ 267 ] {03525f33-884a-452a-840a-09c78e970d7b} <Debug> oximeter.measurements_i64 (85b6e429-2bd7-47fc-88fc-ec6fc1bbd2f4): There are no data parts | ||
| 417 | 2026.01.14 19:23:11.111140 [ 267 ] {03525f33-884a-452a-840a-09c78e970d7b} <Debug> TCPHandler: Processed in 0.017679234 sec. | ||
| 418 | 2026.01.14 19:23:11.111288 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.01.14 19:23:11.111515 [ 267 ] {fa19dc0a-9809-4a1e-aec3-91e7a3647f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 420 | 2026.01.14 19:23:11.111558 [ 267 ] {fa19dc0a-9809-4a1e-aec3-91e7a3647f38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 421 | 2026.01.14 19:23:11.117518 [ 267 ] {fa19dc0a-9809-4a1e-aec3-91e7a3647f38} <Debug> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Loading data parts | ||
| 422 | 2026.01.14 19:23:11.117687 [ 267 ] {fa19dc0a-9809-4a1e-aec3-91e7a3647f38} <Debug> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): There are no data parts | ||
| 423 | 2026.01.14 19:23:11.127687 [ 267 ] {fa19dc0a-9809-4a1e-aec3-91e7a3647f38} <Debug> TCPHandler: Processed in 0.016449377 sec. | ||
| 424 | 2026.01.14 19:23:11.128002 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.01.14 19:23:11.128189 [ 267 ] {4cc881f4-c286-4bb6-84bd-f5f571523cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 426 | 2026.01.14 19:23:11.128305 [ 267 ] {4cc881f4-c286-4bb6-84bd-f5f571523cc3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 427 | 2026.01.14 19:23:11.143476 [ 267 ] {4cc881f4-c286-4bb6-84bd-f5f571523cc3} <Debug> oximeter.measurements_f32 (5b8cbd0e-3650-4709-ae3d-8705ad6fd8fa): Loading data parts | ||
| 428 | 2026.01.14 19:23:11.143809 [ 267 ] {4cc881f4-c286-4bb6-84bd-f5f571523cc3} <Debug> oximeter.measurements_f32 (5b8cbd0e-3650-4709-ae3d-8705ad6fd8fa): There are no data parts | ||
| 429 | 2026.01.14 19:23:11.148829 [ 267 ] {4cc881f4-c286-4bb6-84bd-f5f571523cc3} <Debug> TCPHandler: Processed in 0.020892157 sec. | ||
| 430 | 2026.01.14 19:23:11.149012 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.01.14 19:23:11.149257 [ 267 ] {cc4c8ab2-0787-4750-9fea-0129c293bc87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 432 | 2026.01.14 19:23:11.149299 [ 267 ] {cc4c8ab2-0787-4750-9fea-0129c293bc87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 433 | 2026.01.14 19:23:11.159453 [ 267 ] {cc4c8ab2-0787-4750-9fea-0129c293bc87} <Debug> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Loading data parts | ||
| 434 | 2026.01.14 19:23:11.159615 [ 267 ] {cc4c8ab2-0787-4750-9fea-0129c293bc87} <Debug> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): There are no data parts | ||
| 435 | 2026.01.14 19:23:11.164804 [ 267 ] {cc4c8ab2-0787-4750-9fea-0129c293bc87} <Debug> TCPHandler: Processed in 0.015853178 sec. | ||
| 436 | 2026.01.14 19:23:11.165080 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.01.14 19:23:11.165254 [ 267 ] {674bb711-be51-4737-8468-37f81e7a42e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 438 | 2026.01.14 19:23:11.165360 [ 267 ] {674bb711-be51-4737-8468-37f81e7a42e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 439 | 2026.01.14 19:23:11.175765 [ 267 ] {674bb711-be51-4737-8468-37f81e7a42e6} <Debug> oximeter.measurements_string (a298abaf-eef4-4430-a46f-9a003ed00f2e): Loading data parts | ||
| 440 | 2026.01.14 19:23:11.176069 [ 267 ] {674bb711-be51-4737-8468-37f81e7a42e6} <Debug> oximeter.measurements_string (a298abaf-eef4-4430-a46f-9a003ed00f2e): There are no data parts | ||
| 441 | 2026.01.14 19:23:11.181263 [ 267 ] {674bb711-be51-4737-8468-37f81e7a42e6} <Debug> TCPHandler: Processed in 0.016245694 sec. | ||
| 442 | 2026.01.14 19:23:11.181418 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.01.14 19:23:11.181644 [ 267 ] {0e2954da-925a-4bcf-a597-9eee3935f736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 444 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 445 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 446 | * a string isn't palatable for a few reasons. | ||
| 447 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 448 | * details. | ||
| 449 | */ | ||
| 450 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2026.01.14 19:23:11.181774 [ 267 ] {0e2954da-925a-4bcf-a597-9eee3935f736} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 452 | 2026.01.14 19:23:11.191419 [ 267 ] {0e2954da-925a-4bcf-a597-9eee3935f736} <Debug> oximeter.measurements_bytes (d7b1cb7c-29bd-475b-a26a-ce91666bed31): Loading data parts | ||
| 453 | 2026.01.14 19:23:11.191734 [ 267 ] {0e2954da-925a-4bcf-a597-9eee3935f736} <Debug> oximeter.measurements_bytes (d7b1cb7c-29bd-475b-a26a-ce91666bed31): There are no data parts | ||
| 454 | 2026.01.14 19:23:11.196837 [ 267 ] {0e2954da-925a-4bcf-a597-9eee3935f736} <Debug> TCPHandler: Processed in 0.015467553 sec. | ||
| 455 | 2026.01.14 19:23:11.197047 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.01.14 19:23:11.197355 [ 267 ] {7bad5e79-7ffe-46e0-9521-125d83002c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 457 | 2026.01.14 19:23:11.197457 [ 267 ] {7bad5e79-7ffe-46e0-9521-125d83002c23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 458 | 2026.01.14 19:23:11.207237 [ 267 ] {7bad5e79-7ffe-46e0-9521-125d83002c23} <Debug> oximeter.measurements_cumulativei64 (6284585d-76b7-4e89-b497-a4b1eeaf384e): Loading data parts | ||
| 459 | 2026.01.14 19:23:11.207424 [ 267 ] {7bad5e79-7ffe-46e0-9521-125d83002c23} <Debug> oximeter.measurements_cumulativei64 (6284585d-76b7-4e89-b497-a4b1eeaf384e): There are no data parts | ||
| 460 | 2026.01.14 19:23:11.212866 [ 267 ] {7bad5e79-7ffe-46e0-9521-125d83002c23} <Debug> TCPHandler: Processed in 0.015894039 sec. | ||
| 461 | 2026.01.14 19:23:11.213120 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.01.14 19:23:11.213342 [ 267 ] {9fcead8e-757a-4141-b07f-8d1d83e5b398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 463 | 2026.01.14 19:23:11.213465 [ 267 ] {9fcead8e-757a-4141-b07f-8d1d83e5b398} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 464 | 2026.01.14 19:23:11.223423 [ 267 ] {9fcead8e-757a-4141-b07f-8d1d83e5b398} <Debug> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Loading data parts | ||
| 465 | 2026.01.14 19:23:11.223611 [ 267 ] {9fcead8e-757a-4141-b07f-8d1d83e5b398} <Debug> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): There are no data parts | ||
| 466 | 2026.01.14 19:23:11.228885 [ 267 ] {9fcead8e-757a-4141-b07f-8d1d83e5b398} <Debug> TCPHandler: Processed in 0.015857429 sec. | ||
| 467 | 2026.01.14 19:23:11.229108 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.01.14 19:23:11.229268 [ 267 ] {cb366608-83e9-4792-98ea-16c49a3d90c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 469 | 2026.01.14 19:23:11.229375 [ 267 ] {cb366608-83e9-4792-98ea-16c49a3d90c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 470 | 2026.01.14 19:23:11.240008 [ 267 ] {cb366608-83e9-4792-98ea-16c49a3d90c4} <Debug> oximeter.measurements_cumulativef32 (01d3ef3b-9ce2-4012-b002-ac8cc4653cad): Loading data parts | ||
| 471 | 2026.01.14 19:23:11.240253 [ 267 ] {cb366608-83e9-4792-98ea-16c49a3d90c4} <Debug> oximeter.measurements_cumulativef32 (01d3ef3b-9ce2-4012-b002-ac8cc4653cad): There are no data parts | ||
| 472 | 2026.01.14 19:23:11.245580 [ 267 ] {cb366608-83e9-4792-98ea-16c49a3d90c4} <Debug> TCPHandler: Processed in 0.016523087 sec. | ||
| 473 | 2026.01.14 19:23:11.245730 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.01.14 19:23:11.245961 [ 267 ] {08b47141-05d6-4bb5-a638-c108c2115d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 475 | 2026.01.14 19:23:11.246067 [ 267 ] {08b47141-05d6-4bb5-a638-c108c2115d76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 476 | 2026.01.14 19:23:11.256119 [ 267 ] {08b47141-05d6-4bb5-a638-c108c2115d76} <Debug> oximeter.measurements_cumulativef64 (6a84943f-515c-4452-a3a2-7ffbb9ef6f7f): Loading data parts | ||
| 477 | 2026.01.14 19:23:11.256290 [ 267 ] {08b47141-05d6-4bb5-a638-c108c2115d76} <Debug> oximeter.measurements_cumulativef64 (6a84943f-515c-4452-a3a2-7ffbb9ef6f7f): There are no data parts | ||
| 478 | 2026.01.14 19:23:11.261665 [ 267 ] {08b47141-05d6-4bb5-a638-c108c2115d76} <Debug> TCPHandler: Processed in 0.015982609 sec. | ||
| 479 | 2026.01.14 19:23:11.261942 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.01.14 19:23:11.262358 [ 267 ] {7cdb2788-130f-42f2-a8db-55db9c33744b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 481 | * NOTE: Array types cannot be Nullable, see | ||
| 482 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 483 | * for more details. | ||
| 484 | * | ||
| 485 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 486 | * is unfortunate, and at this point relies on the fact that an | ||
| 487 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 488 | * to figure out another way to represent missing samples here. | ||
| 489 | */ | ||
| 490 | 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) | ||
| 491 | 2026.01.14 19:23:11.262481 [ 267 ] {7cdb2788-130f-42f2-a8db-55db9c33744b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 492 | 2026.01.14 19:23:11.272344 [ 267 ] {7cdb2788-130f-42f2-a8db-55db9c33744b} <Debug> oximeter.measurements_histogrami8 (9fe2b848-07b8-400f-ab35-ec438bbe283e): Loading data parts | ||
| 493 | 2026.01.14 19:23:11.272578 [ 267 ] {7cdb2788-130f-42f2-a8db-55db9c33744b} <Debug> oximeter.measurements_histogrami8 (9fe2b848-07b8-400f-ab35-ec438bbe283e): There are no data parts | ||
| 494 | 2026.01.14 19:23:11.277741 [ 267 ] {7cdb2788-130f-42f2-a8db-55db9c33744b} <Debug> TCPHandler: Processed in 0.015901019 sec. | ||
| 495 | 2026.01.14 19:23:11.278015 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 496 | 2026.01.14 19:23:11.278376 [ 267 ] {bbaa1ed6-e3b0-4ff4-9b2c-ec7fb4679e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 497 | 2026.01.14 19:23:11.278494 [ 267 ] {bbaa1ed6-e3b0-4ff4-9b2c-ec7fb4679e13} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 498 | 2026.01.14 19:23:11.288746 [ 267 ] {bbaa1ed6-e3b0-4ff4-9b2c-ec7fb4679e13} <Debug> oximeter.measurements_histogramu8 (a142610a-44b2-43ba-87f3-f7e4a9a99845): Loading data parts | ||
| 499 | 2026.01.14 19:23:11.288895 [ 267 ] {bbaa1ed6-e3b0-4ff4-9b2c-ec7fb4679e13} <Debug> oximeter.measurements_histogramu8 (a142610a-44b2-43ba-87f3-f7e4a9a99845): There are no data parts | ||
| 500 | 2026.01.14 19:23:11.294134 [ 267 ] {bbaa1ed6-e3b0-4ff4-9b2c-ec7fb4679e13} <Debug> TCPHandler: Processed in 0.016221383 sec. | ||
| 501 | 2026.01.14 19:23:11.294325 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 502 | 2026.01.14 19:23:11.294534 [ 267 ] {2e74453d-732d-44c5-81ae-d038d319af84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 503 | 2026.01.14 19:23:11.294648 [ 267 ] {2e74453d-732d-44c5-81ae-d038d319af84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 504 | 2026.01.14 19:23:11.307175 [ 267 ] {2e74453d-732d-44c5-81ae-d038d319af84} <Debug> oximeter.measurements_histogrami16 (e4d0de64-6667-4f46-84dd-06deda307025): Loading data parts | ||
| 505 | 2026.01.14 19:23:11.307384 [ 267 ] {2e74453d-732d-44c5-81ae-d038d319af84} <Debug> oximeter.measurements_histogrami16 (e4d0de64-6667-4f46-84dd-06deda307025): There are no data parts | ||
| 506 | 2026.01.14 19:23:11.310711 [ 267 ] {2e74453d-732d-44c5-81ae-d038d319af84} <Debug> TCPHandler: Processed in 0.016436366 sec. | ||
| 507 | 2026.01.14 19:23:11.310884 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 508 | 2026.01.14 19:23:11.311188 [ 267 ] {15503e68-adf3-44a2-ad0c-5f462c6c4818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 509 | 2026.01.14 19:23:11.311304 [ 267 ] {15503e68-adf3-44a2-ad0c-5f462c6c4818} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 510 | 2026.01.14 19:23:11.323134 [ 267 ] {15503e68-adf3-44a2-ad0c-5f462c6c4818} <Debug> oximeter.measurements_histogramu16 (84a3633f-49e2-4c81-8f85-aa6d4b498a9e): Loading data parts | ||
| 511 | 2026.01.14 19:23:11.323280 [ 267 ] {15503e68-adf3-44a2-ad0c-5f462c6c4818} <Debug> oximeter.measurements_histogramu16 (84a3633f-49e2-4c81-8f85-aa6d4b498a9e): There are no data parts | ||
| 512 | 2026.01.14 19:23:11.326536 [ 267 ] {15503e68-adf3-44a2-ad0c-5f462c6c4818} <Debug> TCPHandler: Processed in 0.015712476 sec. | ||
| 513 | 2026.01.14 19:23:11.326772 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 514 | 2026.01.14 19:23:11.326985 [ 267 ] {1c1ffadd-7a57-4e78-955c-fdfb91b6d32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 515 | 2026.01.14 19:23:11.327113 [ 267 ] {1c1ffadd-7a57-4e78-955c-fdfb91b6d32b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 516 | 2026.01.14 19:23:11.339292 [ 267 ] {1c1ffadd-7a57-4e78-955c-fdfb91b6d32b} <Debug> oximeter.measurements_histogrami32 (58a3bcbb-70cb-4dc3-9fa8-f4703e59249e): Loading data parts | ||
| 517 | 2026.01.14 19:23:11.339529 [ 267 ] {1c1ffadd-7a57-4e78-955c-fdfb91b6d32b} <Debug> oximeter.measurements_histogrami32 (58a3bcbb-70cb-4dc3-9fa8-f4703e59249e): There are no data parts | ||
| 518 | 2026.01.14 19:23:11.345157 [ 267 ] {1c1ffadd-7a57-4e78-955c-fdfb91b6d32b} <Debug> TCPHandler: Processed in 0.018436764 sec. | ||
| 519 | 2026.01.14 19:23:11.345314 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 520 | 2026.01.14 19:23:11.345622 [ 267 ] {f1076420-be47-4da4-b301-1ebde5cc4662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 521 | 2026.01.14 19:23:11.345739 [ 267 ] {f1076420-be47-4da4-b301-1ebde5cc4662} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 522 | 2026.01.14 19:23:11.356262 [ 267 ] {f1076420-be47-4da4-b301-1ebde5cc4662} <Debug> oximeter.measurements_histogramu32 (7531cae7-d461-481d-861d-5390507d66d9): Loading data parts | ||
| 523 | 2026.01.14 19:23:11.356466 [ 267 ] {f1076420-be47-4da4-b301-1ebde5cc4662} <Debug> oximeter.measurements_histogramu32 (7531cae7-d461-481d-861d-5390507d66d9): There are no data parts | ||
| 524 | 2026.01.14 19:23:11.361896 [ 267 ] {f1076420-be47-4da4-b301-1ebde5cc4662} <Debug> TCPHandler: Processed in 0.016634698 sec. | ||
| 525 | 2026.01.14 19:23:11.362161 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 526 | 2026.01.14 19:23:11.362392 [ 267 ] {362c1965-7ce2-4758-8294-8f0fb0c9c611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 527 | 2026.01.14 19:23:11.362519 [ 267 ] {362c1965-7ce2-4758-8294-8f0fb0c9c611} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 528 | 2026.01.14 19:23:11.375019 [ 267 ] {362c1965-7ce2-4758-8294-8f0fb0c9c611} <Debug> oximeter.measurements_histogrami64 (8423d42d-6b7c-4167-bc0e-14d14ea16713): Loading data parts | ||
| 529 | 2026.01.14 19:23:11.375246 [ 267 ] {362c1965-7ce2-4758-8294-8f0fb0c9c611} <Debug> oximeter.measurements_histogrami64 (8423d42d-6b7c-4167-bc0e-14d14ea16713): There are no data parts | ||
| 530 | 2026.01.14 19:23:11.389563 [ 267 ] {362c1965-7ce2-4758-8294-8f0fb0c9c611} <Debug> TCPHandler: Processed in 0.027460808 sec. | ||
| 531 | 2026.01.14 19:23:11.389857 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 532 | 2026.01.14 19:23:11.390492 [ 267 ] {17ee0161-d0fc-4a7f-98e4-3f48442b29c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 533 | 2026.01.14 19:23:11.390672 [ 267 ] {17ee0161-d0fc-4a7f-98e4-3f48442b29c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 534 | 2026.01.14 19:23:11.394948 [ 267 ] {17ee0161-d0fc-4a7f-98e4-3f48442b29c2} <Debug> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Loading data parts | ||
| 535 | 2026.01.14 19:23:11.395184 [ 267 ] {17ee0161-d0fc-4a7f-98e4-3f48442b29c2} <Debug> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): There are no data parts | ||
| 536 | 2026.01.14 19:23:11.407912 [ 267 ] {17ee0161-d0fc-4a7f-98e4-3f48442b29c2} <Debug> TCPHandler: Processed in 0.01815723 sec. | ||
| 537 | 2026.01.14 19:23:11.408146 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.01.14 19:23:11.408355 [ 267 ] {cf084d37-892a-4399-824a-ded8331ce1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 539 | 2026.01.14 19:23:11.408478 [ 267 ] {cf084d37-892a-4399-824a-ded8331ce1d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 540 | 2026.01.14 19:23:11.412593 [ 267 ] {cf084d37-892a-4399-824a-ded8331ce1d1} <Debug> oximeter.measurements_histogramf32 (3957f1fd-2009-4301-bc8f-522b0cce23ed): Loading data parts | ||
| 541 | 2026.01.14 19:23:11.412806 [ 267 ] {cf084d37-892a-4399-824a-ded8331ce1d1} <Debug> oximeter.measurements_histogramf32 (3957f1fd-2009-4301-bc8f-522b0cce23ed): There are no data parts | ||
| 542 | 2026.01.14 19:23:11.424118 [ 267 ] {cf084d37-892a-4399-824a-ded8331ce1d1} <Debug> TCPHandler: Processed in 0.01602294 sec. | ||
| 543 | 2026.01.14 19:23:11.424273 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.01.14 19:23:11.424568 [ 267 ] {1ff1e472-4c34-4e71-8023-c3320a3c6b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 545 | 2026.01.14 19:23:11.424692 [ 267 ] {1ff1e472-4c34-4e71-8023-c3320a3c6b48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 546 | 2026.01.14 19:23:11.428758 [ 267 ] {1ff1e472-4c34-4e71-8023-c3320a3c6b48} <Debug> oximeter.measurements_histogramf64 (e13c3176-a983-48ae-9a1a-0fb5d78dc9dd): Loading data parts | ||
| 547 | 2026.01.14 19:23:11.428963 [ 267 ] {1ff1e472-4c34-4e71-8023-c3320a3c6b48} <Debug> oximeter.measurements_histogramf64 (e13c3176-a983-48ae-9a1a-0fb5d78dc9dd): There are no data parts | ||
| 548 | 2026.01.14 19:23:11.441345 [ 267 ] {1ff1e472-4c34-4e71-8023-c3320a3c6b48} <Debug> TCPHandler: Processed in 0.017121715 sec. | ||
| 549 | 2026.01.14 19:23:11.441587 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.01.14 19:23:11.441801 [ 267 ] {de2c2c8e-08d7-4519-88c1-edfc577a4585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) /* The field tables store named dimensions of each timeseries. | ||
| 551 | * | ||
| 552 | * As with the measurement tables, there is one field table for each field data | ||
| 553 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 554 | * this behavior **must not** be relied upon for query correctness. | ||
| 555 | * | ||
| 556 | * The index for the fields differs from the measurements, however. Rows are | ||
| 557 | * sorted by timeseries name, then field name, field value, and finally | ||
| 558 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 559 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 560 | * usually then used to look up measurements. | ||
| 561 | * | ||
| 562 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 563 | * timeseries name and then key, since it would improve lookups where one | ||
| 564 | * already has the key. Realistically though, these tables are quite small and | ||
| 565 | * so performance benefits will be low in absolute terms. | ||
| 566 | * | ||
| 567 | * TTL: We use a materialized column to expire old field table records. This | ||
| 568 | * column is generated automatically by the database whenever a new row is | ||
| 569 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 570 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 571 | * record will remain during a deduplication, which will have the last | ||
| 572 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 573 | * measurement tables. | ||
| 574 | */ | ||
| 575 | 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) | ||
| 576 | 2026.01.14 19:23:11.441937 [ 267 ] {de2c2c8e-08d7-4519-88c1-edfc577a4585} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 577 | 2026.01.14 19:23:11.446571 [ 267 ] {de2c2c8e-08d7-4519-88c1-edfc577a4585} <Debug> oximeter.fields_bool (1398b86a-4280-4349-9879-8fd719c2d09a): Loading data parts | ||
| 578 | 2026.01.14 19:23:11.446721 [ 267 ] {de2c2c8e-08d7-4519-88c1-edfc577a4585} <Debug> oximeter.fields_bool (1398b86a-4280-4349-9879-8fd719c2d09a): There are no data parts | ||
| 579 | 2026.01.14 19:23:11.457457 [ 267 ] {de2c2c8e-08d7-4519-88c1-edfc577a4585} <Debug> TCPHandler: Processed in 0.015931668 sec. | ||
| 580 | 2026.01.14 19:23:11.457607 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.01.14 19:23:11.457761 [ 267 ] {86c5b191-305a-4a78-aca5-e5d98fe51125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 582 | 2026.01.14 19:23:11.457880 [ 267 ] {86c5b191-305a-4a78-aca5-e5d98fe51125} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 583 | 2026.01.14 19:23:11.461706 [ 267 ] {86c5b191-305a-4a78-aca5-e5d98fe51125} <Debug> oximeter.fields_i8 (226780ae-b714-48d0-a4f6-26e90c425d78): Loading data parts | ||
| 584 | 2026.01.14 19:23:11.461844 [ 267 ] {86c5b191-305a-4a78-aca5-e5d98fe51125} <Debug> oximeter.fields_i8 (226780ae-b714-48d0-a4f6-26e90c425d78): There are no data parts | ||
| 585 | 2026.01.14 19:23:11.473574 [ 267 ] {86c5b191-305a-4a78-aca5-e5d98fe51125} <Debug> TCPHandler: Processed in 0.0160154 sec. | ||
| 586 | 2026.01.14 19:23:11.473756 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.01.14 19:23:11.473944 [ 267 ] {8938a8f6-9c55-40cb-af08-41299be75a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 588 | 2026.01.14 19:23:11.474049 [ 267 ] {8938a8f6-9c55-40cb-af08-41299be75a86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 589 | 2026.01.14 19:23:11.477930 [ 267 ] {8938a8f6-9c55-40cb-af08-41299be75a86} <Debug> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Loading data parts | ||
| 590 | 2026.01.14 19:23:11.478122 [ 267 ] {8938a8f6-9c55-40cb-af08-41299be75a86} <Debug> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): There are no data parts | ||
| 591 | 2026.01.14 19:23:11.489926 [ 267 ] {8938a8f6-9c55-40cb-af08-41299be75a86} <Debug> TCPHandler: Processed in 0.016219533 sec. | ||
| 592 | 2026.01.14 19:23:11.490077 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.01.14 19:23:11.490230 [ 267 ] {530bee88-bf52-4671-97df-0515e4604618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 594 | 2026.01.14 19:23:11.490338 [ 267 ] {530bee88-bf52-4671-97df-0515e4604618} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 595 | 2026.01.14 19:23:11.494297 [ 267 ] {530bee88-bf52-4671-97df-0515e4604618} <Debug> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Loading data parts | ||
| 596 | 2026.01.14 19:23:11.494439 [ 267 ] {530bee88-bf52-4671-97df-0515e4604618} <Debug> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): There are no data parts | ||
| 597 | 2026.01.14 19:23:11.506228 [ 267 ] {530bee88-bf52-4671-97df-0515e4604618} <Debug> TCPHandler: Processed in 0.016201183 sec. | ||
| 598 | 2026.01.14 19:23:11.506441 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 599 | 2026.01.14 19:23:11.506596 [ 267 ] {729b8f34-c35e-4371-b3ad-16f3fbf92abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 600 | 2026.01.14 19:23:11.506700 [ 267 ] {729b8f34-c35e-4371-b3ad-16f3fbf92abb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 601 | 2026.01.14 19:23:11.510614 [ 267 ] {729b8f34-c35e-4371-b3ad-16f3fbf92abb} <Debug> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Loading data parts | ||
| 602 | 2026.01.14 19:23:11.510830 [ 267 ] {729b8f34-c35e-4371-b3ad-16f3fbf92abb} <Debug> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): There are no data parts | ||
| 603 | 2026.01.14 19:23:11.522387 [ 267 ] {729b8f34-c35e-4371-b3ad-16f3fbf92abb} <Debug> TCPHandler: Processed in 0.01599659 sec. | ||
| 604 | 2026.01.14 19:23:11.522541 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 605 | 2026.01.14 19:23:11.522769 [ 267 ] {6847c346-d04c-4b1c-b46a-b04c93ac1429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 606 | 2026.01.14 19:23:11.522813 [ 267 ] {6847c346-d04c-4b1c-b46a-b04c93ac1429} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 607 | 2026.01.14 19:23:11.526653 [ 267 ] {6847c346-d04c-4b1c-b46a-b04c93ac1429} <Debug> oximeter.fields_i32 (23f5d708-61d8-4777-99ce-f2b0ad1b3db8): Loading data parts | ||
| 608 | 2026.01.14 19:23:11.526798 [ 267 ] {6847c346-d04c-4b1c-b46a-b04c93ac1429} <Debug> oximeter.fields_i32 (23f5d708-61d8-4777-99ce-f2b0ad1b3db8): There are no data parts | ||
| 609 | 2026.01.14 19:23:11.539207 [ 267 ] {6847c346-d04c-4b1c-b46a-b04c93ac1429} <Debug> TCPHandler: Processed in 0.01671788 sec. | ||
| 610 | 2026.01.14 19:23:11.539424 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2026.01.14 19:23:11.539577 [ 267 ] {988caafd-9397-4fc4-b719-eb47c9e9fc5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 612 | 2026.01.14 19:23:11.539681 [ 267 ] {988caafd-9397-4fc4-b719-eb47c9e9fc5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 613 | 2026.01.14 19:23:11.543598 [ 267 ] {988caafd-9397-4fc4-b719-eb47c9e9fc5f} <Debug> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Loading data parts | ||
| 614 | 2026.01.14 19:23:11.543809 [ 267 ] {988caafd-9397-4fc4-b719-eb47c9e9fc5f} <Debug> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): There are no data parts | ||
| 615 | 2026.01.14 19:23:11.555498 [ 267 ] {988caafd-9397-4fc4-b719-eb47c9e9fc5f} <Debug> TCPHandler: Processed in 0.016124152 sec. | ||
| 616 | 2026.01.14 19:23:11.555647 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 617 | 2026.01.14 19:23:11.555872 [ 267 ] {ff37f193-f170-421a-b29b-25761d4ae1fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 618 | 2026.01.14 19:23:11.555949 [ 267 ] {ff37f193-f170-421a-b29b-25761d4ae1fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 619 | 2026.01.14 19:23:11.559824 [ 267 ] {ff37f193-f170-421a-b29b-25761d4ae1fe} <Debug> oximeter.fields_i64 (9641b45b-36e1-4197-b4aa-6f7859aeb071): Loading data parts | ||
| 620 | 2026.01.14 19:23:11.559966 [ 267 ] {ff37f193-f170-421a-b29b-25761d4ae1fe} <Debug> oximeter.fields_i64 (9641b45b-36e1-4197-b4aa-6f7859aeb071): There are no data parts | ||
| 621 | 2026.01.14 19:23:11.571535 [ 267 ] {ff37f193-f170-421a-b29b-25761d4ae1fe} <Debug> TCPHandler: Processed in 0.015938099 sec. | ||
| 622 | 2026.01.14 19:23:11.571750 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.01.14 19:23:11.571903 [ 267 ] {4966fbcf-5293-4293-9441-5f2035c4cb74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 624 | 2026.01.14 19:23:11.572009 [ 267 ] {4966fbcf-5293-4293-9441-5f2035c4cb74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 625 | 2026.01.14 19:23:11.575905 [ 267 ] {4966fbcf-5293-4293-9441-5f2035c4cb74} <Debug> oximeter.fields_u64 (bfc2cfbc-c6a6-4f6d-b05c-6d0738911326): Loading data parts | ||
| 626 | 2026.01.14 19:23:11.576111 [ 267 ] {4966fbcf-5293-4293-9441-5f2035c4cb74} <Debug> oximeter.fields_u64 (bfc2cfbc-c6a6-4f6d-b05c-6d0738911326): There are no data parts | ||
| 627 | 2026.01.14 19:23:11.588176 [ 267 ] {4966fbcf-5293-4293-9441-5f2035c4cb74} <Debug> TCPHandler: Processed in 0.016476176 sec. | ||
| 628 | 2026.01.14 19:23:11.588326 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.01.14 19:23:11.588548 [ 267 ] {2d677e90-334f-481b-b138-3cbf67127cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 630 | 2026.01.14 19:23:11.588713 [ 267 ] {2d677e90-334f-481b-b138-3cbf67127cc7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 631 | 2026.01.14 19:23:11.592644 [ 267 ] {2d677e90-334f-481b-b138-3cbf67127cc7} <Debug> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Loading data parts | ||
| 632 | 2026.01.14 19:23:11.592782 [ 267 ] {2d677e90-334f-481b-b138-3cbf67127cc7} <Debug> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): There are no data parts | ||
| 633 | 2026.01.14 19:23:11.604241 [ 267 ] {2d677e90-334f-481b-b138-3cbf67127cc7} <Debug> TCPHandler: Processed in 0.015965079 sec. | ||
| 634 | 2026.01.14 19:23:11.604387 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.01.14 19:23:11.604539 [ 267 ] {325e867c-6334-43e3-bbcc-79c0e898bfdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 636 | 2026.01.14 19:23:11.604650 [ 267 ] {325e867c-6334-43e3-bbcc-79c0e898bfdc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 637 | 2026.01.14 19:23:11.608472 [ 267 ] {325e867c-6334-43e3-bbcc-79c0e898bfdc} <Debug> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Loading data parts | ||
| 638 | 2026.01.14 19:23:11.608684 [ 267 ] {325e867c-6334-43e3-bbcc-79c0e898bfdc} <Debug> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): There are no data parts | ||
| 639 | 2026.01.14 19:23:11.620301 [ 267 ] {325e867c-6334-43e3-bbcc-79c0e898bfdc} <Debug> TCPHandler: Processed in 0.015963159 sec. | ||
| 640 | 2026.01.14 19:23:11.620453 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.01.14 19:23:11.620674 [ 267 ] {7b3716e5-301d-4f2f-a134-1c169d23857a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) 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) | ||
| 642 | 2026.01.14 19:23:11.620843 [ 267 ] {7b3716e5-301d-4f2f-a134-1c169d23857a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 643 | 2026.01.14 19:23:11.624635 [ 267 ] {7b3716e5-301d-4f2f-a134-1c169d23857a} <Debug> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Loading data parts | ||
| 644 | 2026.01.14 19:23:11.624779 [ 267 ] {7b3716e5-301d-4f2f-a134-1c169d23857a} <Debug> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): There are no data parts | ||
| 645 | 2026.01.14 19:23:11.636327 [ 267 ] {7b3716e5-301d-4f2f-a134-1c169d23857a} <Debug> TCPHandler: Processed in 0.015923219 sec. | ||
| 646 | 2026.01.14 19:23:11.636512 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.01.14 19:23:11.636805 [ 267 ] {d6a3ba7c-55b1-4965-ab55-051620510578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) /* The timeseries schema table stores the extracted schema for the samples | ||
| 648 | * oximeter collects. | ||
| 649 | */ | ||
| 650 | 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) | ||
| 651 | 2026.01.14 19:23:11.636955 [ 267 ] {d6a3ba7c-55b1-4965-ab55-051620510578} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 652 | 2026.01.14 19:23:11.640918 [ 267 ] {d6a3ba7c-55b1-4965-ab55-051620510578} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199): Loading data parts | ||
| 653 | 2026.01.14 19:23:11.641066 [ 267 ] {d6a3ba7c-55b1-4965-ab55-051620510578} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199): There are no data parts | ||
| 654 | 2026.01.14 19:23:11.652443 [ 267 ] {d6a3ba7c-55b1-4965-ab55-051620510578} <Debug> TCPHandler: Processed in 0.01598984 sec. | ||
| 655 | 2026.01.14 19:23:11.652815 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 656 | 2026.01.14 19:23:11.653117 [ 268 ] {afbc62bc-cf65-4aae-b693-c3869c4e31fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 657 | 2026.01.14 19:23:11.654448 [ 268 ] {afbc62bc-cf65-4aae-b693-c3869c4e31fb} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 658 | 2026.01.14 19:23:11.689638 [ 276 ] {afbc62bc-cf65-4aae-b693-c3869c4e31fb} <Trace> oximeter.version (53e5b984-13f5-4b48-9823-1440a3148595): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 659 | 2026.01.14 19:23:11.689695 [ 276 ] {afbc62bc-cf65-4aae-b693-c3869c4e31fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 660 | 2026.01.14 19:23:11.697159 [ 276 ] {afbc62bc-cf65-4aae-b693-c3869c4e31fb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 661 | 2026.01.14 19:23:11.697807 [ 276 ] {afbc62bc-cf65-4aae-b693-c3869c4e31fb} <Trace> oximeter.version (53e5b984-13f5-4b48-9823-1440a3148595): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 662 | 2026.01.14 19:23:11.698101 [ 268 ] {afbc62bc-cf65-4aae-b693-c3869c4e31fb} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.045122 sec., 22.162138203093832 rows/sec., 354.59 B/sec. | ||
| 663 | 2026.01.14 19:23:11.698473 [ 268 ] {afbc62bc-cf65-4aae-b693-c3869c4e31fb} <Debug> TCPHandler: Processed in 0.045816461 sec. | ||
| 664 | 2026.01.14 19:23:12.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.87 MiB, peak 134.87 MiB, free memory in arenas 0.00 B, will set to 139.11 MiB (RSS), difference: 4.24 MiB | ||
| 665 | 2026.01.14 19:23:16.628839 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 666 | 2026.01.14 19:23:16.628892 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 667 | 2026.01.14 19:23:16.629055 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 668 | 2026.01.14 19:23:16.629074 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 669 | 2026.01.14 19:23:16.640143 [ 245 ] {} <Debug> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Loading data parts | ||
| 670 | 2026.01.14 19:23:16.640463 [ 245 ] {} <Debug> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): There are no data parts | ||
| 671 | 2026.01.14 19:23:16.641984 [ 244 ] {} <Debug> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Loading data parts | ||
| 672 | 2026.01.14 19:23:16.642201 [ 244 ] {} <Debug> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): There are no data parts | ||
| 673 | 2026.01.14 19:23:16.657552 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 674 | 2026.01.14 19:23:16.657639 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 675 | 2026.01.14 19:23:16.663527 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 676 | 2026.01.14 19:23:16.664200 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 677 | 2026.01.14 19:23:16.664427 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 678 | 2026.01.14 19:23:16.680180 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 679 | 2026.01.14 19:23:16.680235 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 680 | 2026.01.14 19:23:16.686459 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 681 | 2026.01.14 19:23:16.687689 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 682 | 2026.01.14 19:23:16.691135 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 683 | 2026.01.14 19:23:17.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.26 MiB, peak 148.26 MiB, free memory in arenas 0.00 B, will set to 153.34 MiB (RSS), difference: 9.08 MiB | ||
| 684 | 2026.01.14 19:23:19.039016 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50135 | ||
| 685 | 2026.01.14 19:23:19.041294 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.01.14 19:23:19.041364 [ 278 ] {} <Debug> TCP-Session: 3d0a7b1b-dc84-417c-8f89-56f8d78b5722 Authenticating user 'default' from [fd00:1122:3344:101::a]:50135 | ||
| 687 | 2026.01.14 19:23:19.041684 [ 278 ] {} <Debug> TCP-Session: 3d0a7b1b-dc84-417c-8f89-56f8d78b5722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.01.14 19:23:19.041712 [ 278 ] {} <Debug> TCP-Session: 3d0a7b1b-dc84-417c-8f89-56f8d78b5722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.01.14 19:23:19.041791 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 690 | 2026.01.14 19:23:19.041964 [ 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 | ||
| 691 | 2026.01.14 19:23:19.041994 [ 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 | ||
| 692 | 2026.01.14 19:23:19.045651 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46286 | ||
| 693 | 2026.01.14 19:23:19.045654 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52201 | ||
| 694 | 2026.01.14 19:23:19.045846 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61920 | ||
| 695 | 2026.01.14 19:23:19.046005 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59875 | ||
| 696 | 2026.01.14 19:23:19.045759 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52506 | ||
| 697 | 2026.01.14 19:23:19.045921 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.01.14 19:23:19.046138 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33590 | ||
| 699 | 2026.01.14 19:23:19.046254 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48950 | ||
| 700 | 2026.01.14 19:23:19.046274 [ 279 ] {} <Debug> TCP-Session: 453447f6-6c7f-4b00-939d-63232b467649 Authenticating user 'default' from [fd00:1122:3344:101::a]:46286 | ||
| 701 | 2026.01.14 19:23:19.046316 [ 279 ] {} <Debug> TCP-Session: 453447f6-6c7f-4b00-939d-63232b467649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.01.14 19:23:19.046423 [ 279 ] {} <Debug> TCP-Session: 453447f6-6c7f-4b00-939d-63232b467649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.14 19:23:19.046464 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2026.01.14 19:23:19.046471 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 705 | 2026.01.14 19:23:19.046691 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 706 | 2026.01.14 19:23:19.046522 [ 280 ] {} <Debug> TCP-Session: fb12fa65-6fbf-4ef6-ae0c-cfe9ddc11c10 Authenticating user 'default' from [fd00:1122:3344:101::a]:52201 | ||
| 707 | 2026.01.14 19:23:19.046731 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 708 | 2026.01.14 19:23:19.046780 [ 281 ] {} <Debug> TCP-Session: 7f6515a3-f8bb-439f-8a46-95496ff7edf7 Authenticating user 'default' from [fd00:1122:3344:101::a]:52506 | ||
| 709 | 2026.01.14 19:23:19.046842 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 710 | 2026.01.14 19:23:19.046814 [ 284 ] {} <Debug> TCP-Session: 3ff8d5ce-d6c9-44ad-8936-dbeee76c1e0c Authenticating user 'default' from [fd00:1122:3344:101::a]:33590 | ||
| 711 | 2026.01.14 19:23:19.046795 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 712 | 2026.01.14 19:23:19.046937 [ 283 ] {} <Debug> TCP-Session: de111714-fb10-4ca0-8804-403f86cca485 Authenticating user 'default' from [fd00:1122:3344:101::a]:59875 | ||
| 713 | 2026.01.14 19:23:19.046920 [ 284 ] {} <Debug> TCP-Session: 3ff8d5ce-d6c9-44ad-8936-dbeee76c1e0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.01.14 19:23:19.046915 [ 281 ] {} <Debug> TCP-Session: 7f6515a3-f8bb-439f-8a46-95496ff7edf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.01.14 19:23:19.047159 [ 283 ] {} <Debug> TCP-Session: de111714-fb10-4ca0-8804-403f86cca485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.01.14 19:23:19.047116 [ 284 ] {} <Debug> TCP-Session: 3ff8d5ce-d6c9-44ad-8936-dbeee76c1e0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 717 | 2026.01.14 19:23:19.047109 [ 285 ] {} <Debug> TCP-Session: e33d16db-fe67-4e62-9125-092d572b98db Authenticating user 'default' from [fd00:1122:3344:101::a]:48950 | ||
| 718 | 2026.01.14 19:23:19.047274 [ 283 ] {} <Debug> TCP-Session: de111714-fb10-4ca0-8804-403f86cca485 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 719 | 2026.01.14 19:23:19.047217 [ 281 ] {} <Debug> TCP-Session: 7f6515a3-f8bb-439f-8a46-95496ff7edf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.01.14 19:23:19.046793 [ 282 ] {} <Debug> TCP-Session: a3055698-b451-4037-920b-2a4900ad5a9f Authenticating user 'default' from [fd00:1122:3344:101::a]:61920 | ||
| 721 | 2026.01.14 19:23:19.047357 [ 285 ] {} <Debug> TCP-Session: e33d16db-fe67-4e62-9125-092d572b98db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 722 | 2026.01.14 19:23:19.046782 [ 280 ] {} <Debug> TCP-Session: fb12fa65-6fbf-4ef6-ae0c-cfe9ddc11c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 723 | 2026.01.14 19:23:19.047495 [ 282 ] {} <Debug> TCP-Session: a3055698-b451-4037-920b-2a4900ad5a9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 724 | 2026.01.14 19:23:19.047520 [ 285 ] {} <Debug> TCP-Session: e33d16db-fe67-4e62-9125-092d572b98db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 725 | 2026.01.14 19:23:19.047503 [ 280 ] {} <Debug> TCP-Session: fb12fa65-6fbf-4ef6-ae0c-cfe9ddc11c10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 726 | 2026.01.14 19:23:19.047619 [ 282 ] {} <Debug> TCP-Session: a3055698-b451-4037-920b-2a4900ad5a9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 727 | 2026.01.14 19:23:19.128807 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.01.14 19:23:19.128930 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.01.14 19:23:19.160640 [ 243 ] {} <Debug> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Loading data parts | ||
| 730 | 2026.01.14 19:23:19.160914 [ 243 ] {} <Debug> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): There are no data parts | ||
| 731 | 2026.01.14 19:23:19.169824 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.01.14 19:23:19.169881 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 733 | 2026.01.14 19:23:19.172186 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.01.14 19:23:19.172874 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.01.14 19:23:19.173461 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.01.14 19:23:20.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.78 MiB, peak 157.78 MiB, free memory in arenas 0.00 B, will set to 154.61 MiB (RSS), difference: -3.18 MiB | ||
| 737 | 2026.01.14 19:23:24.069834 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.01.14 19:23:24.069949 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.01.14 19:23:24.164559 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2026.01.14 19:23:24.165606 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.01.14 19:23:24.165646 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 742 | 2026.01.14 19:23:24.166408 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.01.14 19:23:24.166998 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.01.14 19:23:24.167147 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.01.14 19:23:24.191307 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.01.14 19:23:24.209046 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.01.14 19:23:24.209101 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 748 | 2026.01.14 19:23:24.215569 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.01.14 19:23:24.216792 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.01.14 19:23:24.219648 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.01.14 19:23:25.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.35 MiB, peak 159.35 MiB, free memory in arenas 0.00 B, will set to 157.76 MiB (RSS), difference: 2.41 MiB | ||
| 752 | 2026.01.14 19:23:30.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.77 MiB, peak 159.35 MiB, free memory in arenas 0.00 B, will set to 157.79 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.01.14 19:23:31.667284 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 754 | 2026.01.14 19:23:31.667741 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2026.01.14 19:23:31.667842 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 756 | 2026.01.14 19:23:31.668517 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2026.01.14 19:23:31.669028 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2026.01.14 19:23:31.669217 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 759 | 2026.01.14 19:23:31.714826 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 760 | 2026.01.14 19:23:31.715044 [ 267 ] {f8e82f31-ada8-40d3-b421-1491d609f33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 761 | 2026.01.14 19:23:31.717626 [ 267 ] {f8e82f31-ada8-40d3-b421-1491d609f33e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 762 | 2026.01.14 19:23:31.719904 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 763 | 2026.01.14 19:23:31.727679 [ 267 ] {f8e82f31-ada8-40d3-b421-1491d609f33e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 764 | 2026.01.14 19:23:31.728425 [ 267 ] {f8e82f31-ada8-40d3-b421-1491d609f33e} <Debug> TCPHandler: Processed in 0.01376061 sec. | ||
| 765 | 2026.01.14 19:23:31.733576 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2026.01.14 19:23:31.733713 [ 267 ] {686aa667-a2d0-4e97-9dc1-9e7459434dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 767 | 2026.01.14 19:23:31.736140 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 768 | 2026.01.14 19:23:31.736198 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 769 | 2026.01.14 19:23:31.739413 [ 267 ] {686aa667-a2d0-4e97-9dc1-9e7459434dc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.01.14 19:23:31.739465 [ 267 ] {686aa667-a2d0-4e97-9dc1-9e7459434dc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.01.14 19:23:31.739906 [ 267 ] {686aa667-a2d0-4e97-9dc1-9e7459434dc0} <Debug> TCPHandler: Processed in 0.006385388 sec. | ||
| 772 | 2026.01.14 19:23:31.740738 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.01.14 19:23:31.740855 [ 267 ] {ad768852-e23b-4706-9a38-425d0a499667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 774 | 2026.01.14 19:23:31.741143 [ 267 ] {ad768852-e23b-4706-9a38-425d0a499667} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.01.14 19:23:31.741187 [ 267 ] {ad768852-e23b-4706-9a38-425d0a499667} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.01.14 19:23:31.741504 [ 267 ] {ad768852-e23b-4706-9a38-425d0a499667} <Debug> TCPHandler: Processed in 0.000815591 sec. | ||
| 777 | 2026.01.14 19:23:31.741696 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.01.14 19:23:31.741812 [ 267 ] {1592012a-3e57-4c57-973c-5c6cbf100d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 779 | 2026.01.14 19:23:31.742051 [ 267 ] {1592012a-3e57-4c57-973c-5c6cbf100d2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.01.14 19:23:31.742095 [ 267 ] {1592012a-3e57-4c57-973c-5c6cbf100d2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.01.14 19:23:31.742463 [ 267 ] {1592012a-3e57-4c57-973c-5c6cbf100d2d} <Debug> TCPHandler: Processed in 0.000813942 sec. | ||
| 782 | 2026.01.14 19:23:31.742496 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 783 | 2026.01.14 19:23:31.742679 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2026.01.14 19:23:31.742801 [ 267 ] {bc337210-1d87-4e66-a183-d8e5e5662d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 785 | 2026.01.14 19:23:31.743053 [ 267 ] {bc337210-1d87-4e66-a183-d8e5e5662d04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2026.01.14 19:23:31.743097 [ 267 ] {bc337210-1d87-4e66-a183-d8e5e5662d04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2026.01.14 19:23:31.743436 [ 267 ] {bc337210-1d87-4e66-a183-d8e5e5662d04} <Debug> TCPHandler: Processed in 0.000817561 sec. | ||
| 788 | 2026.01.14 19:23:31.743633 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2026.01.14 19:23:31.743713 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 790 | 2026.01.14 19:23:31.743747 [ 267 ] {0565dfcf-a202-443b-8dcd-030ca58407e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 791 | 2026.01.14 19:23:31.744009 [ 267 ] {0565dfcf-a202-443b-8dcd-030ca58407e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 792 | 2026.01.14 19:23:31.744066 [ 267 ] {0565dfcf-a202-443b-8dcd-030ca58407e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 793 | 2026.01.14 19:23:31.744431 [ 267 ] {0565dfcf-a202-443b-8dcd-030ca58407e9} <Debug> TCPHandler: Processed in 0.000848322 sec. | ||
| 794 | 2026.01.14 19:23:31.744655 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 795 | 2026.01.14 19:23:31.744783 [ 267 ] {7a693822-c6de-4efc-9071-a3538699c5b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 796 | 2026.01.14 19:23:31.745027 [ 267 ] {7a693822-c6de-4efc-9071-a3538699c5b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 797 | 2026.01.14 19:23:31.745071 [ 267 ] {7a693822-c6de-4efc-9071-a3538699c5b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 798 | 2026.01.14 19:23:31.745385 [ 267 ] {7a693822-c6de-4efc-9071-a3538699c5b9} <Debug> TCPHandler: Processed in 0.000788741 sec. | ||
| 799 | 2026.01.14 19:23:31.745581 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 800 | 2026.01.14 19:23:31.745698 [ 267 ] {f9a35daa-3323-4c8b-b71b-ae6cdea6b147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 801 | 2026.01.14 19:23:31.745938 [ 267 ] {f9a35daa-3323-4c8b-b71b-ae6cdea6b147} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 802 | 2026.01.14 19:23:31.745980 [ 267 ] {f9a35daa-3323-4c8b-b71b-ae6cdea6b147} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2026.01.14 19:23:31.746298 [ 267 ] {f9a35daa-3323-4c8b-b71b-ae6cdea6b147} <Debug> TCPHandler: Processed in 0.000765441 sec. | ||
| 804 | 2026.01.14 19:23:31.746503 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 805 | 2026.01.14 19:23:31.746621 [ 267 ] {f3c091b8-da95-4564-99da-b948bb2daad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 806 | 2026.01.14 19:23:31.746864 [ 267 ] {f3c091b8-da95-4564-99da-b948bb2daad0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 807 | 2026.01.14 19:23:31.746907 [ 267 ] {f3c091b8-da95-4564-99da-b948bb2daad0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 808 | 2026.01.14 19:23:31.747216 [ 267 ] {f3c091b8-da95-4564-99da-b948bb2daad0} <Debug> TCPHandler: Processed in 0.000768121 sec. | ||
| 809 | 2026.01.14 19:23:31.747286 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 810 | 2026.01.14 19:23:31.747416 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2026.01.14 19:23:31.747537 [ 267 ] {5ab1bfd2-3cfb-4b57-98b5-28a6b8dd1264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 812 | 2026.01.14 19:23:31.747792 [ 267 ] {5ab1bfd2-3cfb-4b57-98b5-28a6b8dd1264} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2026.01.14 19:23:31.747836 [ 267 ] {5ab1bfd2-3cfb-4b57-98b5-28a6b8dd1264} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2026.01.14 19:23:31.748149 [ 267 ] {5ab1bfd2-3cfb-4b57-98b5-28a6b8dd1264} <Debug> TCPHandler: Processed in 0.000781491 sec. | ||
| 815 | 2026.01.14 19:23:31.748340 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2026.01.14 19:23:31.748457 [ 267 ] {13b7b6d8-3802-4f3f-a99b-c0c43e40a1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 817 | 2026.01.14 19:23:31.748700 [ 267 ] {13b7b6d8-3802-4f3f-a99b-c0c43e40a1f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2026.01.14 19:23:31.748742 [ 267 ] {13b7b6d8-3802-4f3f-a99b-c0c43e40a1f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2026.01.14 19:23:31.749047 [ 267 ] {13b7b6d8-3802-4f3f-a99b-c0c43e40a1f5} <Debug> TCPHandler: Processed in 0.00075507 sec. | ||
| 820 | 2026.01.14 19:23:31.749248 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2026.01.14 19:23:31.749366 [ 267 ] {9b402cb4-c5e6-48d2-896e-7841dd06a39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 822 | 2026.01.14 19:23:31.749610 [ 267 ] {9b402cb4-c5e6-48d2-896e-7841dd06a39d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2026.01.14 19:23:31.749652 [ 267 ] {9b402cb4-c5e6-48d2-896e-7841dd06a39d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2026.01.14 19:23:31.749990 [ 267 ] {9b402cb4-c5e6-48d2-896e-7841dd06a39d} <Debug> TCPHandler: Processed in 0.000790121 sec. | ||
| 825 | 2026.01.14 19:23:31.750201 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2026.01.14 19:23:31.750319 [ 267 ] {00013bae-796d-4bcb-8a5f-61f387f08089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 827 | 2026.01.14 19:23:31.750562 [ 267 ] {00013bae-796d-4bcb-8a5f-61f387f08089} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2026.01.14 19:23:31.750604 [ 267 ] {00013bae-796d-4bcb-8a5f-61f387f08089} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2026.01.14 19:23:31.750912 [ 267 ] {00013bae-796d-4bcb-8a5f-61f387f08089} <Debug> TCPHandler: Processed in 0.00075757 sec. | ||
| 830 | 2026.01.14 19:23:31.751100 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2026.01.14 19:23:31.751218 [ 267 ] {bdd08f71-0b2f-4ae9-b3f9-44b81b968fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 832 | 2026.01.14 19:23:31.751464 [ 267 ] {bdd08f71-0b2f-4ae9-b3f9-44b81b968fcb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2026.01.14 19:23:31.751505 [ 267 ] {bdd08f71-0b2f-4ae9-b3f9-44b81b968fcb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2026.01.14 19:23:31.751834 [ 267 ] {bdd08f71-0b2f-4ae9-b3f9-44b81b968fcb} <Debug> TCPHandler: Processed in 0.000780871 sec. | ||
| 835 | 2026.01.14 19:23:31.752034 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2026.01.14 19:23:31.752153 [ 267 ] {f2d07270-3123-4928-a86b-049c132ccbe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 837 | 2026.01.14 19:23:31.752405 [ 267 ] {f2d07270-3123-4928-a86b-049c132ccbe3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2026.01.14 19:23:31.752447 [ 267 ] {f2d07270-3123-4928-a86b-049c132ccbe3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2026.01.14 19:23:31.752758 [ 267 ] {f2d07270-3123-4928-a86b-049c132ccbe3} <Debug> TCPHandler: Processed in 0.00077161 sec. | ||
| 840 | 2026.01.14 19:23:31.752945 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.01.14 19:23:31.753063 [ 267 ] {002616b3-a6ce-43ef-a2a7-e11f29c8010b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 842 | 2026.01.14 19:23:31.753316 [ 267 ] {002616b3-a6ce-43ef-a2a7-e11f29c8010b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2026.01.14 19:23:31.753357 [ 267 ] {002616b3-a6ce-43ef-a2a7-e11f29c8010b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 844 | 2026.01.14 19:23:31.753675 [ 267 ] {002616b3-a6ce-43ef-a2a7-e11f29c8010b} <Debug> TCPHandler: Processed in 0.000779151 sec. | ||
| 845 | 2026.01.14 19:23:31.758016 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2026.01.14 19:23:31.758146 [ 267 ] {15ece267-72df-4eb0-9dde-b5ae69849458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 847 | 2026.01.14 19:23:31.758196 [ 267 ] {15ece267-72df-4eb0-9dde-b5ae69849458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 848 | 2026.01.14 19:23:31.761148 [ 267 ] {15ece267-72df-4eb0-9dde-b5ae69849458} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 849 | 2026.01.14 19:23:31.761193 [ 267 ] {15ece267-72df-4eb0-9dde-b5ae69849458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 850 | 2026.01.14 19:23:31.761872 [ 267 ] {15ece267-72df-4eb0-9dde-b5ae69849458} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 851 | 2026.01.14 19:23:31.762286 [ 267 ] {15ece267-72df-4eb0-9dde-b5ae69849458} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 852 | 2026.01.14 19:23:31.762439 [ 267 ] {15ece267-72df-4eb0-9dde-b5ae69849458} <Debug> executeQuery: Read 16 rows, 2.38 KiB in 0.004331 sec., 3694.296929115678 rows/sec., 550.63 KiB/sec. | ||
| 853 | 2026.01.14 19:23:31.762476 [ 267 ] {15ece267-72df-4eb0-9dde-b5ae69849458} <Debug> TCPHandler: Processed in 0.004521962 sec. | ||
| 854 | 2026.01.14 19:23:31.762587 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 855 | 2026.01.14 19:23:31.762681 [ 267 ] {84c9f26f-c1dd-463b-bf8b-2acb2ef61411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 856 | 2026.01.14 19:23:31.762721 [ 267 ] {84c9f26f-c1dd-463b-bf8b-2acb2ef61411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 857 | 2026.01.14 19:23:31.763233 [ 267 ] {84c9f26f-c1dd-463b-bf8b-2acb2ef61411} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 858 | 2026.01.14 19:23:31.763266 [ 267 ] {84c9f26f-c1dd-463b-bf8b-2acb2ef61411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 859 | 2026.01.14 19:23:31.765851 [ 267 ] {84c9f26f-c1dd-463b-bf8b-2acb2ef61411} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 860 | 2026.01.14 19:23:31.766262 [ 267 ] {84c9f26f-c1dd-463b-bf8b-2acb2ef61411} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 861 | 2026.01.14 19:23:31.766398 [ 267 ] {84c9f26f-c1dd-463b-bf8b-2acb2ef61411} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.003736 sec., 1070.663811563169 rows/sec., 87.31 KiB/sec. | ||
| 862 | 2026.01.14 19:23:31.766434 [ 267 ] {84c9f26f-c1dd-463b-bf8b-2acb2ef61411} <Debug> TCPHandler: Processed in 0.003897953 sec. | ||
| 863 | 2026.01.14 19:23:31.766558 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2026.01.14 19:23:31.766653 [ 267 ] {925a89d6-bbf2-43ac-98b8-397fabe397b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 865 | 2026.01.14 19:23:31.766691 [ 267 ] {925a89d6-bbf2-43ac-98b8-397fabe397b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 866 | 2026.01.14 19:23:31.767123 [ 267 ] {925a89d6-bbf2-43ac-98b8-397fabe397b7} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 867 | 2026.01.14 19:23:31.767156 [ 267 ] {925a89d6-bbf2-43ac-98b8-397fabe397b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 868 | 2026.01.14 19:23:31.767548 [ 267 ] {925a89d6-bbf2-43ac-98b8-397fabe397b7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 869 | 2026.01.14 19:23:31.767955 [ 267 ] {925a89d6-bbf2-43ac-98b8-397fabe397b7} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 870 | 2026.01.14 19:23:31.768082 [ 267 ] {925a89d6-bbf2-43ac-98b8-397fabe397b7} <Debug> executeQuery: Read 48 rows, 4.13 KiB in 0.001447 sec., 33172.0801658604 rows/sec., 2.79 MiB/sec. | ||
| 871 | 2026.01.14 19:23:31.768118 [ 267 ] {925a89d6-bbf2-43ac-98b8-397fabe397b7} <Debug> TCPHandler: Processed in 0.001609123 sec. | ||
| 872 | 2026.01.14 19:23:31.768220 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.01.14 19:23:31.768313 [ 267 ] {b6836a88-56d6-48e2-9cb7-4b14f12ac1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 874 | 2026.01.14 19:23:31.768351 [ 267 ] {b6836a88-56d6-48e2-9cb7-4b14f12ac1bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 875 | 2026.01.14 19:23:31.768735 [ 267 ] {b6836a88-56d6-48e2-9cb7-4b14f12ac1bd} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 876 | 2026.01.14 19:23:31.768771 [ 267 ] {b6836a88-56d6-48e2-9cb7-4b14f12ac1bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 877 | 2026.01.14 19:23:31.769161 [ 267 ] {b6836a88-56d6-48e2-9cb7-4b14f12ac1bd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 878 | 2026.01.14 19:23:31.769593 [ 267 ] {b6836a88-56d6-48e2-9cb7-4b14f12ac1bd} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 879 | 2026.01.14 19:23:31.769717 [ 267 ] {b6836a88-56d6-48e2-9cb7-4b14f12ac1bd} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001422 sec., 9845.288326300984 rows/sec., 725.21 KiB/sec. | ||
| 880 | 2026.01.14 19:23:31.769753 [ 267 ] {b6836a88-56d6-48e2-9cb7-4b14f12ac1bd} <Debug> TCPHandler: Processed in 0.001581482 sec. | ||
| 881 | 2026.01.14 19:23:31.769856 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2026.01.14 19:23:31.769948 [ 267 ] {4fa3a1a8-495a-42c3-a485-e3fccdeced54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 883 | 2026.01.14 19:23:31.769987 [ 267 ] {4fa3a1a8-495a-42c3-a485-e3fccdeced54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 884 | 2026.01.14 19:23:31.770392 [ 267 ] {4fa3a1a8-495a-42c3-a485-e3fccdeced54} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 885 | 2026.01.14 19:23:31.770435 [ 267 ] {4fa3a1a8-495a-42c3-a485-e3fccdeced54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 886 | 2026.01.14 19:23:31.770828 [ 267 ] {4fa3a1a8-495a-42c3-a485-e3fccdeced54} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 887 | 2026.01.14 19:23:31.771249 [ 267 ] {4fa3a1a8-495a-42c3-a485-e3fccdeced54} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 888 | 2026.01.14 19:23:31.771379 [ 267 ] {4fa3a1a8-495a-42c3-a485-e3fccdeced54} <Debug> executeQuery: Read 42 rows, 3.36 KiB in 0.001449 sec., 28985.507246376812 rows/sec., 2.27 MiB/sec. | ||
| 889 | 2026.01.14 19:23:31.771417 [ 267 ] {4fa3a1a8-495a-42c3-a485-e3fccdeced54} <Debug> TCPHandler: Processed in 0.001610762 sec. | ||
| 890 | 2026.01.14 19:23:31.771529 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2026.01.14 19:23:31.771622 [ 267 ] {751a4178-acb6-42cb-a59f-402ad0ed82e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 892 | 2026.01.14 19:23:31.771663 [ 267 ] {751a4178-acb6-42cb-a59f-402ad0ed82e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 893 | 2026.01.14 19:23:31.772109 [ 267 ] {751a4178-acb6-42cb-a59f-402ad0ed82e3} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 894 | 2026.01.14 19:23:31.772141 [ 267 ] {751a4178-acb6-42cb-a59f-402ad0ed82e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 895 | 2026.01.14 19:23:31.772636 [ 267 ] {751a4178-acb6-42cb-a59f-402ad0ed82e3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 896 | 2026.01.14 19:23:31.773056 [ 267 ] {751a4178-acb6-42cb-a59f-402ad0ed82e3} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 897 | 2026.01.14 19:23:31.773183 [ 267 ] {751a4178-acb6-42cb-a59f-402ad0ed82e3} <Debug> executeQuery: Read 102 rows, 7.24 KiB in 0.001579 sec., 64597.84673844205 rows/sec., 4.48 MiB/sec. | ||
| 898 | 2026.01.14 19:23:31.773218 [ 267 ] {751a4178-acb6-42cb-a59f-402ad0ed82e3} <Debug> TCPHandler: Processed in 0.001739554 sec. | ||
| 899 | 2026.01.14 19:23:31.773332 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2026.01.14 19:23:31.773452 [ 267 ] {69e5bc81-a03f-4148-9e49-335ec30893bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 901 | 2026.01.14 19:23:31.773528 [ 267 ] {69e5bc81-a03f-4148-9e49-335ec30893bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 902 | 2026.01.14 19:23:31.774425 [ 267 ] {69e5bc81-a03f-4148-9e49-335ec30893bc} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 903 | 2026.01.14 19:23:31.774461 [ 267 ] {69e5bc81-a03f-4148-9e49-335ec30893bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 904 | 2026.01.14 19:23:31.777273 [ 267 ] {69e5bc81-a03f-4148-9e49-335ec30893bc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 905 | 2026.01.14 19:23:31.777748 [ 267 ] {69e5bc81-a03f-4148-9e49-335ec30893bc} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 906 | 2026.01.14 19:23:31.777880 [ 267 ] {69e5bc81-a03f-4148-9e49-335ec30893bc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004453 sec., 2245.6770716370984 rows/sec., 4.02 MiB/sec. | ||
| 907 | 2026.01.14 19:23:31.777929 [ 267 ] {69e5bc81-a03f-4148-9e49-335ec30893bc} <Debug> TCPHandler: Processed in 0.004646224 sec. | ||
| 908 | 2026.01.14 19:23:31.778049 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2026.01.14 19:23:31.778142 [ 267 ] {47d4156e-2dfe-4761-a725-e8dcf34c690d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 910 | 2026.01.14 19:23:31.778182 [ 267 ] {47d4156e-2dfe-4761-a725-e8dcf34c690d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 911 | 2026.01.14 19:23:31.778507 [ 267 ] {47d4156e-2dfe-4761-a725-e8dcf34c690d} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 912 | 2026.01.14 19:23:31.778542 [ 267 ] {47d4156e-2dfe-4761-a725-e8dcf34c690d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 913 | 2026.01.14 19:23:31.778938 [ 267 ] {47d4156e-2dfe-4761-a725-e8dcf34c690d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 914 | 2026.01.14 19:23:31.779350 [ 267 ] {47d4156e-2dfe-4761-a725-e8dcf34c690d} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 915 | 2026.01.14 19:23:31.779474 [ 267 ] {47d4156e-2dfe-4761-a725-e8dcf34c690d} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001351 sec., 22205.77350111029 rows/sec., 1.52 MiB/sec. | ||
| 916 | 2026.01.14 19:23:31.779510 [ 267 ] {47d4156e-2dfe-4761-a725-e8dcf34c690d} <Debug> TCPHandler: Processed in 0.00151128 sec. | ||
| 917 | 2026.01.14 19:23:32.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.48 MiB, peak 162.56 MiB, free memory in arenas 0.00 B, will set to 160.58 MiB (RSS), difference: 1.10 MiB | ||
| 918 | 2026.01.14 19:23:36.718845 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2026.01.14 19:23:36.719044 [ 267 ] {5b0d7bd4-4d45-4280-a7f4-531c375f7d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 920 | 2026.01.14 19:23:36.719109 [ 267 ] {5b0d7bd4-4d45-4280-a7f4-531c375f7d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 921 | 2026.01.14 19:23:36.719732 [ 267 ] {5b0d7bd4-4d45-4280-a7f4-531c375f7d24} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2026.01.14 19:23:36.719776 [ 267 ] {5b0d7bd4-4d45-4280-a7f4-531c375f7d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 923 | 2026.01.14 19:23:36.720268 [ 267 ] {5b0d7bd4-4d45-4280-a7f4-531c375f7d24} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 924 | 2026.01.14 19:23:36.720710 [ 267 ] {5b0d7bd4-4d45-4280-a7f4-531c375f7d24} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 925 | 2026.01.14 19:23:36.720862 [ 267 ] {5b0d7bd4-4d45-4280-a7f4-531c375f7d24} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001867 sec., 13926.084627745046 rows/sec., 1.04 MiB/sec. | ||
| 926 | 2026.01.14 19:23:36.720902 [ 267 ] {5b0d7bd4-4d45-4280-a7f4-531c375f7d24} <Debug> TCPHandler: Processed in 0.00219123 sec. | ||
| 927 | 2026.01.14 19:23:36.721028 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2026.01.14 19:23:36.721122 [ 267 ] {8a2485c9-eebe-4a95-80a4-808656bf505b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 929 | 2026.01.14 19:23:36.721161 [ 267 ] {8a2485c9-eebe-4a95-80a4-808656bf505b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 930 | 2026.01.14 19:23:36.721569 [ 267 ] {8a2485c9-eebe-4a95-80a4-808656bf505b} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2026.01.14 19:23:36.721605 [ 267 ] {8a2485c9-eebe-4a95-80a4-808656bf505b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 932 | 2026.01.14 19:23:36.722018 [ 267 ] {8a2485c9-eebe-4a95-80a4-808656bf505b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 933 | 2026.01.14 19:23:36.722440 [ 267 ] {8a2485c9-eebe-4a95-80a4-808656bf505b} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2026.01.14 19:23:36.722566 [ 267 ] {8a2485c9-eebe-4a95-80a4-808656bf505b} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001462 sec., 19151.84678522572 rows/sec., 1.49 MiB/sec. | ||
| 935 | 2026.01.14 19:23:36.722602 [ 267 ] {8a2485c9-eebe-4a95-80a4-808656bf505b} <Debug> TCPHandler: Processed in 0.001625533 sec. | ||
| 936 | 2026.01.14 19:23:36.722720 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2026.01.14 19:23:36.722814 [ 267 ] {2cc50639-a104-4c0b-b27c-24e0a2777b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 938 | 2026.01.14 19:23:36.722857 [ 267 ] {2cc50639-a104-4c0b-b27c-24e0a2777b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 939 | 2026.01.14 19:23:36.723246 [ 267 ] {2cc50639-a104-4c0b-b27c-24e0a2777b8c} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2026.01.14 19:23:36.723281 [ 267 ] {2cc50639-a104-4c0b-b27c-24e0a2777b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 941 | 2026.01.14 19:23:36.723783 [ 267 ] {2cc50639-a104-4c0b-b27c-24e0a2777b8c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 942 | 2026.01.14 19:23:36.724219 [ 267 ] {2cc50639-a104-4c0b-b27c-24e0a2777b8c} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2026.01.14 19:23:36.724345 [ 267 ] {2cc50639-a104-4c0b-b27c-24e0a2777b8c} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00155 sec., 64516.12903225807 rows/sec., 4.47 MiB/sec. | ||
| 944 | 2026.01.14 19:23:36.724380 [ 267 ] {2cc50639-a104-4c0b-b27c-24e0a2777b8c} <Debug> TCPHandler: Processed in 0.001708863 sec. | ||
| 945 | 2026.01.14 19:23:36.724500 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2026.01.14 19:23:36.724593 [ 267 ] {bccbcbba-fd1d-4b3c-8184-982324973637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 947 | 2026.01.14 19:23:36.724632 [ 267 ] {bccbcbba-fd1d-4b3c-8184-982324973637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 948 | 2026.01.14 19:23:36.724950 [ 267 ] {bccbcbba-fd1d-4b3c-8184-982324973637} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2026.01.14 19:23:36.724986 [ 267 ] {bccbcbba-fd1d-4b3c-8184-982324973637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 950 | 2026.01.14 19:23:36.725401 [ 267 ] {bccbcbba-fd1d-4b3c-8184-982324973637} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 951 | 2026.01.14 19:23:36.725821 [ 267 ] {bccbcbba-fd1d-4b3c-8184-982324973637} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2026.01.14 19:23:36.725947 [ 267 ] {bccbcbba-fd1d-4b3c-8184-982324973637} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001372 sec., 21865.889212827988 rows/sec., 1.50 MiB/sec. | ||
| 953 | 2026.01.14 19:23:36.725986 [ 267 ] {bccbcbba-fd1d-4b3c-8184-982324973637} <Debug> TCPHandler: Processed in 0.001534841 sec. | ||
| 954 | 2026.01.14 19:23:39.069995 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 955 | 2026.01.14 19:23:39.070057 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 956 | 2026.01.14 19:23:39.169328 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 957 | 2026.01.14 19:23:39.169812 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2026.01.14 19:23:39.169868 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 959 | 2026.01.14 19:23:39.170552 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 960 | 2026.01.14 19:23:39.171007 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 961 | 2026.01.14 19:23:39.171153 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 962 | 2026.01.14 19:23:39.173845 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 144 | ||
| 963 | 2026.01.14 19:23:39.177057 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 964 | 2026.01.14 19:23:39.177114 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 965 | 2026.01.14 19:23:39.178423 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 966 | 2026.01.14 19:23:39.178973 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 967 | 2026.01.14 19:23:39.179306 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 144 | ||
| 968 | 2026.01.14 19:23:39.247400 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 969 | 2026.01.14 19:23:39.264106 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 970 | 2026.01.14 19:23:39.264167 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 971 | 2026.01.14 19:23:39.270572 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 972 | 2026.01.14 19:23:39.271723 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 973 | 2026.01.14 19:23:39.275179 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 974 | 2026.01.14 19:23:40.000255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.19 MiB, peak 165.19 MiB, free memory in arenas 0.00 B, will set to 162.69 MiB (RSS), difference: 1.50 MiB | ||
| 975 | 2026.01.14 19:23:41.719795 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 976 | 2026.01.14 19:23:41.720081 [ 267 ] {23fb86ce-27e9-4215-88ad-3c23c0a50b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 977 | 2026.01.14 19:23:41.720168 [ 267 ] {23fb86ce-27e9-4215-88ad-3c23c0a50b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 978 | 2026.01.14 19:23:41.720851 [ 267 ] {23fb86ce-27e9-4215-88ad-3c23c0a50b88} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2026.01.14 19:23:41.720896 [ 267 ] {23fb86ce-27e9-4215-88ad-3c23c0a50b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 980 | 2026.01.14 19:23:41.721375 [ 267 ] {23fb86ce-27e9-4215-88ad-3c23c0a50b88} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 981 | 2026.01.14 19:23:41.721881 [ 267 ] {23fb86ce-27e9-4215-88ad-3c23c0a50b88} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 982 | 2026.01.14 19:23:41.722029 [ 267 ] {23fb86ce-27e9-4215-88ad-3c23c0a50b88} <Debug> executeQuery: Read 46 rows, 3.99 KiB in 0.002024 sec., 22727.272727272724 rows/sec., 1.92 MiB/sec. | ||
| 983 | 2026.01.14 19:23:41.722071 [ 267 ] {23fb86ce-27e9-4215-88ad-3c23c0a50b88} <Debug> TCPHandler: Processed in 0.002453363 sec. | ||
| 984 | 2026.01.14 19:23:41.722265 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2026.01.14 19:23:41.722357 [ 267 ] {d1d6ff3f-2322-4fe4-b828-60c58bc753c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 986 | 2026.01.14 19:23:41.722396 [ 267 ] {d1d6ff3f-2322-4fe4-b828-60c58bc753c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 987 | 2026.01.14 19:23:41.722842 [ 267 ] {d1d6ff3f-2322-4fe4-b828-60c58bc753c2} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2026.01.14 19:23:41.722876 [ 267 ] {d1d6ff3f-2322-4fe4-b828-60c58bc753c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 989 | 2026.01.14 19:23:41.723312 [ 267 ] {d1d6ff3f-2322-4fe4-b828-60c58bc753c2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 990 | 2026.01.14 19:23:41.723733 [ 267 ] {d1d6ff3f-2322-4fe4-b828-60c58bc753c2} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2026.01.14 19:23:41.723858 [ 267 ] {d1d6ff3f-2322-4fe4-b828-60c58bc753c2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001518 sec., 6587.615283267457 rows/sec., 495.36 KiB/sec. | ||
| 992 | 2026.01.14 19:23:41.723894 [ 267 ] {d1d6ff3f-2322-4fe4-b828-60c58bc753c2} <Debug> TCPHandler: Processed in 0.001677854 sec. | ||
| 993 | 2026.01.14 19:23:41.724010 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2026.01.14 19:23:41.724105 [ 267 ] {0f98c1e2-dca4-48f5-aec2-5bb30b543451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 995 | 2026.01.14 19:23:41.724144 [ 267 ] {0f98c1e2-dca4-48f5-aec2-5bb30b543451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 996 | 2026.01.14 19:23:41.724624 [ 267 ] {0f98c1e2-dca4-48f5-aec2-5bb30b543451} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2026.01.14 19:23:41.724659 [ 267 ] {0f98c1e2-dca4-48f5-aec2-5bb30b543451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 998 | 2026.01.14 19:23:41.725039 [ 267 ] {0f98c1e2-dca4-48f5-aec2-5bb30b543451} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 999 | 2026.01.14 19:23:41.725458 [ 267 ] {0f98c1e2-dca4-48f5-aec2-5bb30b543451} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2026.01.14 19:23:41.725582 [ 267 ] {0f98c1e2-dca4-48f5-aec2-5bb30b543451} <Debug> executeQuery: Read 38 rows, 3.04 KiB in 0.001497 sec., 25384.101536406146 rows/sec., 1.98 MiB/sec. | ||
| 1001 | 2026.01.14 19:23:41.725617 [ 267 ] {0f98c1e2-dca4-48f5-aec2-5bb30b543451} <Debug> TCPHandler: Processed in 0.001661693 sec. | ||
| 1002 | 2026.01.14 19:23:41.725762 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2026.01.14 19:23:41.725853 [ 267 ] {8462f16f-87fe-44c7-a425-9cddcc117a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1004 | 2026.01.14 19:23:41.725894 [ 267 ] {8462f16f-87fe-44c7-a425-9cddcc117a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1005 | 2026.01.14 19:23:41.726296 [ 267 ] {8462f16f-87fe-44c7-a425-9cddcc117a5c} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2026.01.14 19:23:41.726332 [ 267 ] {8462f16f-87fe-44c7-a425-9cddcc117a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1007 | 2026.01.14 19:23:41.726758 [ 267 ] {8462f16f-87fe-44c7-a425-9cddcc117a5c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1008 | 2026.01.14 19:23:41.727199 [ 267 ] {8462f16f-87fe-44c7-a425-9cddcc117a5c} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2026.01.14 19:23:41.727323 [ 267 ] {8462f16f-87fe-44c7-a425-9cddcc117a5c} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001487 sec., 67249.49562878278 rows/sec., 4.66 MiB/sec. | ||
| 1010 | 2026.01.14 19:23:41.727357 [ 267 ] {8462f16f-87fe-44c7-a425-9cddcc117a5c} <Debug> TCPHandler: Processed in 0.001644043 sec. | ||
| 1011 | 2026.01.14 19:23:41.727476 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.01.14 19:23:41.727568 [ 267 ] {93a293ed-3a7a-40c1-9160-e27d247fb559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1013 | 2026.01.14 19:23:41.727619 [ 267 ] {93a293ed-3a7a-40c1-9160-e27d247fb559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1014 | 2026.01.14 19:23:41.728380 [ 267 ] {93a293ed-3a7a-40c1-9160-e27d247fb559} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2026.01.14 19:23:41.728416 [ 267 ] {93a293ed-3a7a-40c1-9160-e27d247fb559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1016 | 2026.01.14 19:23:41.729017 [ 267 ] {93a293ed-3a7a-40c1-9160-e27d247fb559} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1017 | 2026.01.14 19:23:41.729475 [ 267 ] {93a293ed-3a7a-40c1-9160-e27d247fb559} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2026.01.14 19:23:41.729607 [ 267 ] {93a293ed-3a7a-40c1-9160-e27d247fb559} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002057 sec., 4861.448711716092 rows/sec., 8.71 MiB/sec. | ||
| 1019 | 2026.01.14 19:23:41.729654 [ 267 ] {93a293ed-3a7a-40c1-9160-e27d247fb559} <Debug> TCPHandler: Processed in 0.002226601 sec. | ||
| 1020 | 2026.01.14 19:23:41.729772 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2026.01.14 19:23:41.729864 [ 267 ] {fbeafc1a-a7f7-4c70-bfb7-1fbbdff97462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1022 | 2026.01.14 19:23:41.729904 [ 267 ] {fbeafc1a-a7f7-4c70-bfb7-1fbbdff97462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1023 | 2026.01.14 19:23:41.730245 [ 267 ] {fbeafc1a-a7f7-4c70-bfb7-1fbbdff97462} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2026.01.14 19:23:41.730280 [ 267 ] {fbeafc1a-a7f7-4c70-bfb7-1fbbdff97462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1025 | 2026.01.14 19:23:41.730681 [ 267 ] {fbeafc1a-a7f7-4c70-bfb7-1fbbdff97462} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1026 | 2026.01.14 19:23:41.731108 [ 267 ] {fbeafc1a-a7f7-4c70-bfb7-1fbbdff97462} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2026.01.14 19:23:41.731231 [ 267 ] {fbeafc1a-a7f7-4c70-bfb7-1fbbdff97462} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001385 sec., 21660.649819494585 rows/sec., 1.48 MiB/sec. | ||
| 1028 | 2026.01.14 19:23:41.731264 [ 267 ] {fbeafc1a-a7f7-4c70-bfb7-1fbbdff97462} <Debug> TCPHandler: Processed in 0.001540071 sec. | ||
| 1029 | 2026.01.14 19:23:46.672200 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1030 | 2026.01.14 19:23:46.672689 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1031 | 2026.01.14 19:23:46.672741 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1032 | 2026.01.14 19:23:46.673394 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1033 | 2026.01.14 19:23:46.673864 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1034 | 2026.01.14 19:23:46.674040 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1035 | 2026.01.14 19:23:46.715915 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1036 | 2026.01.14 19:23:46.716161 [ 267 ] {0019d80d-6e7b-45e7-a559-bb8bf0992c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1037 | 2026.01.14 19:23:46.716519 [ 267 ] {0019d80d-6e7b-45e7-a559-bb8bf0992c77} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1038 | 2026.01.14 19:23:46.718600 [ 267 ] {0019d80d-6e7b-45e7-a559-bb8bf0992c77} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1039 | 2026.01.14 19:23:46.718996 [ 267 ] {0019d80d-6e7b-45e7-a559-bb8bf0992c77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1040 | 2026.01.14 19:23:46.721294 [ 267 ] {0019d80d-6e7b-45e7-a559-bb8bf0992c77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1041 | 2026.01.14 19:23:46.723657 [ 267 ] {0019d80d-6e7b-45e7-a559-bb8bf0992c77} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1042 | 2026.01.14 19:23:46.734083 [ 267 ] {0019d80d-6e7b-45e7-a559-bb8bf0992c77} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1043 | 2026.01.14 19:23:46.736119 [ 267 ] {0019d80d-6e7b-45e7-a559-bb8bf0992c77} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (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 | ||
| 1044 | 2026.01.14 19:23:46.736140 [ 267 ] {0019d80d-6e7b-45e7-a559-bb8bf0992c77} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1045 | 2026.01.14 19:23:46.738406 [ 267 ] {0019d80d-6e7b-45e7-a559-bb8bf0992c77} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1046 | 2026.01.14 19:23:46.738439 [ 267 ] {0019d80d-6e7b-45e7-a559-bb8bf0992c77} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1047 | 2026.01.14 19:23:46.752570 [ 267 ] {0019d80d-6e7b-45e7-a559-bb8bf0992c77} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.036496 sec., 438.4042086804033 rows/sec., 17.95 KiB/sec. | ||
| 1048 | 2026.01.14 19:23:46.752742 [ 267 ] {0019d80d-6e7b-45e7-a559-bb8bf0992c77} <Debug> TCPHandler: Processed in 0.036966389 sec. | ||
| 1049 | 2026.01.14 19:23:46.753109 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1050 | 2026.01.14 19:23:46.753292 [ 267 ] {8b4390b6-09de-4dd5-96f7-423206dc1d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1051 | 2026.01.14 19:23:46.753541 [ 267 ] {8b4390b6-09de-4dd5-96f7-423206dc1d95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1052 | 2026.01.14 19:23:46.753579 [ 267 ] {8b4390b6-09de-4dd5-96f7-423206dc1d95} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1053 | 2026.01.14 19:23:46.753794 [ 267 ] {8b4390b6-09de-4dd5-96f7-423206dc1d95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1054 | 2026.01.14 19:23:46.753859 [ 267 ] {8b4390b6-09de-4dd5-96f7-423206dc1d95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1055 | 2026.01.14 19:23:46.753982 [ 267 ] {8b4390b6-09de-4dd5-96f7-423206dc1d95} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1056 | 2026.01.14 19:23:46.754017 [ 267 ] {8b4390b6-09de-4dd5-96f7-423206dc1d95} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1057 | 2026.01.14 19:23:46.754039 [ 267 ] {8b4390b6-09de-4dd5-96f7-423206dc1d95} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (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 | ||
| 1058 | 2026.01.14 19:23:46.754056 [ 267 ] {8b4390b6-09de-4dd5-96f7-423206dc1d95} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1059 | 2026.01.14 19:23:46.754100 [ 267 ] {8b4390b6-09de-4dd5-96f7-423206dc1d95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes'))" | ||
| 1060 | 2026.01.14 19:23:46.754122 [ 267 ] {8b4390b6-09de-4dd5-96f7-423206dc1d95} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1061 | 2026.01.14 19:23:46.754570 [ 267 ] {8b4390b6-09de-4dd5-96f7-423206dc1d95} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001342 sec., 11922.503725782413 rows/sec., 488.28 KiB/sec. | ||
| 1062 | 2026.01.14 19:23:46.754661 [ 267 ] {8b4390b6-09de-4dd5-96f7-423206dc1d95} <Debug> TCPHandler: Processed in 0.001660383 sec. | ||
| 1063 | 2026.01.14 19:23:46.754874 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1064 | 2026.01.14 19:23:46.754998 [ 267 ] {aa01b41d-042d-4588-81c1-37c09b4ebcc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1065 | 2026.01.14 19:23:46.755193 [ 267 ] {aa01b41d-042d-4588-81c1-37c09b4ebcc6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1066 | 2026.01.14 19:23:46.755224 [ 267 ] {aa01b41d-042d-4588-81c1-37c09b4ebcc6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1067 | 2026.01.14 19:23:46.755389 [ 267 ] {aa01b41d-042d-4588-81c1-37c09b4ebcc6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1068 | 2026.01.14 19:23:46.755439 [ 267 ] {aa01b41d-042d-4588-81c1-37c09b4ebcc6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1069 | 2026.01.14 19:23:46.755535 [ 267 ] {aa01b41d-042d-4588-81c1-37c09b4ebcc6} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1070 | 2026.01.14 19:23:46.755562 [ 267 ] {aa01b41d-042d-4588-81c1-37c09b4ebcc6} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1071 | 2026.01.14 19:23:46.755580 [ 267 ] {aa01b41d-042d-4588-81c1-37c09b4ebcc6} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (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 | ||
| 1072 | 2026.01.14 19:23:46.755593 [ 267 ] {aa01b41d-042d-4588-81c1-37c09b4ebcc6} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1073 | 2026.01.14 19:23:46.755625 [ 267 ] {aa01b41d-042d-4588-81c1-37c09b4ebcc6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
| 1074 | 2026.01.14 19:23:46.755642 [ 267 ] {aa01b41d-042d-4588-81c1-37c09b4ebcc6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1075 | 2026.01.14 19:23:46.756090 [ 267 ] {aa01b41d-042d-4588-81c1-37c09b4ebcc6} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001139 sec., 14047.41000877963 rows/sec., 575.31 KiB/sec. | ||
| 1076 | 2026.01.14 19:23:46.756169 [ 267 ] {aa01b41d-042d-4588-81c1-37c09b4ebcc6} <Debug> TCPHandler: Processed in 0.001346149 sec. | ||
| 1077 | 2026.01.14 19:23:46.756359 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.01.14 19:23:46.756484 [ 267 ] {0366b8a0-6051-40d7-8190-b986a0f45195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1079 | 2026.01.14 19:23:46.756674 [ 267 ] {0366b8a0-6051-40d7-8190-b986a0f45195} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1080 | 2026.01.14 19:23:46.756703 [ 267 ] {0366b8a0-6051-40d7-8190-b986a0f45195} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1081 | 2026.01.14 19:23:46.756866 [ 267 ] {0366b8a0-6051-40d7-8190-b986a0f45195} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1082 | 2026.01.14 19:23:46.756917 [ 267 ] {0366b8a0-6051-40d7-8190-b986a0f45195} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1083 | 2026.01.14 19:23:46.757018 [ 267 ] {0366b8a0-6051-40d7-8190-b986a0f45195} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1084 | 2026.01.14 19:23:46.757046 [ 267 ] {0366b8a0-6051-40d7-8190-b986a0f45195} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1085 | 2026.01.14 19:23:46.757063 [ 267 ] {0366b8a0-6051-40d7-8190-b986a0f45195} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (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 | ||
| 1086 | 2026.01.14 19:23:46.757077 [ 267 ] {0366b8a0-6051-40d7-8190-b986a0f45195} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1087 | 2026.01.14 19:23:46.757109 [ 267 ] {0366b8a0-6051-40d7-8190-b986a0f45195} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1088 | 2026.01.14 19:23:46.757125 [ 267 ] {0366b8a0-6051-40d7-8190-b986a0f45195} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1089 | 2026.01.14 19:23:46.757530 [ 267 ] {0366b8a0-6051-40d7-8190-b986a0f45195} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001094 sec., 14625.228519195614 rows/sec., 598.97 KiB/sec. | ||
| 1090 | 2026.01.14 19:23:46.757610 [ 267 ] {0366b8a0-6051-40d7-8190-b986a0f45195} <Debug> TCPHandler: Processed in 0.001301488 sec. | ||
| 1091 | 2026.01.14 19:23:46.757803 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1092 | 2026.01.14 19:23:46.757925 [ 267 ] {bbf4afdc-62b1-4da1-9439-ba93176226fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1093 | 2026.01.14 19:23:46.758114 [ 267 ] {bbf4afdc-62b1-4da1-9439-ba93176226fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1094 | 2026.01.14 19:23:46.758145 [ 267 ] {bbf4afdc-62b1-4da1-9439-ba93176226fe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1095 | 2026.01.14 19:23:46.758310 [ 267 ] {bbf4afdc-62b1-4da1-9439-ba93176226fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1096 | 2026.01.14 19:23:46.758360 [ 267 ] {bbf4afdc-62b1-4da1-9439-ba93176226fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1097 | 2026.01.14 19:23:46.758456 [ 267 ] {bbf4afdc-62b1-4da1-9439-ba93176226fe} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1098 | 2026.01.14 19:23:46.758482 [ 267 ] {bbf4afdc-62b1-4da1-9439-ba93176226fe} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1099 | 2026.01.14 19:23:46.758501 [ 267 ] {bbf4afdc-62b1-4da1-9439-ba93176226fe} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (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 | ||
| 1100 | 2026.01.14 19:23:46.758514 [ 267 ] {bbf4afdc-62b1-4da1-9439-ba93176226fe} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1101 | 2026.01.14 19:23:46.758545 [ 267 ] {bbf4afdc-62b1-4da1-9439-ba93176226fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1102 | 2026.01.14 19:23:46.758562 [ 267 ] {bbf4afdc-62b1-4da1-9439-ba93176226fe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1103 | 2026.01.14 19:23:46.758949 [ 267 ] {bbf4afdc-62b1-4da1-9439-ba93176226fe} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001071 sec., 14939.309056956117 rows/sec., 611.83 KiB/sec. | ||
| 1104 | 2026.01.14 19:23:46.759032 [ 267 ] {bbf4afdc-62b1-4da1-9439-ba93176226fe} <Debug> TCPHandler: Processed in 0.001277597 sec. | ||
| 1105 | 2026.01.14 19:23:46.759292 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1106 | 2026.01.14 19:23:46.759415 [ 267 ] {4207aae7-c4b9-40e1-8f78-3cd35cfbd612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1107 | 2026.01.14 19:23:46.759608 [ 267 ] {4207aae7-c4b9-40e1-8f78-3cd35cfbd612} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1108 | 2026.01.14 19:23:46.759638 [ 267 ] {4207aae7-c4b9-40e1-8f78-3cd35cfbd612} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1109 | 2026.01.14 19:23:46.759802 [ 267 ] {4207aae7-c4b9-40e1-8f78-3cd35cfbd612} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1110 | 2026.01.14 19:23:46.759853 [ 267 ] {4207aae7-c4b9-40e1-8f78-3cd35cfbd612} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1111 | 2026.01.14 19:23:46.759946 [ 267 ] {4207aae7-c4b9-40e1-8f78-3cd35cfbd612} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1112 | 2026.01.14 19:23:46.759973 [ 267 ] {4207aae7-c4b9-40e1-8f78-3cd35cfbd612} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1113 | 2026.01.14 19:23:46.759991 [ 267 ] {4207aae7-c4b9-40e1-8f78-3cd35cfbd612} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (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 | ||
| 1114 | 2026.01.14 19:23:46.760005 [ 267 ] {4207aae7-c4b9-40e1-8f78-3cd35cfbd612} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1115 | 2026.01.14 19:23:46.760037 [ 267 ] {4207aae7-c4b9-40e1-8f78-3cd35cfbd612} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
| 1116 | 2026.01.14 19:23:46.760054 [ 267 ] {4207aae7-c4b9-40e1-8f78-3cd35cfbd612} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1117 | 2026.01.14 19:23:46.760442 [ 267 ] {4207aae7-c4b9-40e1-8f78-3cd35cfbd612} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001073 sec., 14911.463187325257 rows/sec., 610.69 KiB/sec. | ||
| 1118 | 2026.01.14 19:23:46.760523 [ 267 ] {4207aae7-c4b9-40e1-8f78-3cd35cfbd612} <Debug> TCPHandler: Processed in 0.001279768 sec. | ||
| 1119 | 2026.01.14 19:23:46.760745 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1120 | 2026.01.14 19:23:46.760871 [ 267 ] {03b74021-6f45-498c-b3c1-e7439f2a12b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1121 | 2026.01.14 19:23:46.761060 [ 267 ] {03b74021-6f45-498c-b3c1-e7439f2a12b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1122 | 2026.01.14 19:23:46.761091 [ 267 ] {03b74021-6f45-498c-b3c1-e7439f2a12b0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1123 | 2026.01.14 19:23:46.761258 [ 267 ] {03b74021-6f45-498c-b3c1-e7439f2a12b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1124 | 2026.01.14 19:23:46.761308 [ 267 ] {03b74021-6f45-498c-b3c1-e7439f2a12b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1125 | 2026.01.14 19:23:46.761402 [ 267 ] {03b74021-6f45-498c-b3c1-e7439f2a12b0} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1126 | 2026.01.14 19:23:46.761429 [ 267 ] {03b74021-6f45-498c-b3c1-e7439f2a12b0} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1127 | 2026.01.14 19:23:46.761447 [ 267 ] {03b74021-6f45-498c-b3c1-e7439f2a12b0} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (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 | ||
| 1128 | 2026.01.14 19:23:46.761461 [ 267 ] {03b74021-6f45-498c-b3c1-e7439f2a12b0} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1129 | 2026.01.14 19:23:46.761492 [ 267 ] {03b74021-6f45-498c-b3c1-e7439f2a12b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1130 | 2026.01.14 19:23:46.761509 [ 267 ] {03b74021-6f45-498c-b3c1-e7439f2a12b0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1131 | 2026.01.14 19:23:46.761890 [ 267 ] {03b74021-6f45-498c-b3c1-e7439f2a12b0} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001067 sec., 14995.313964386129 rows/sec., 614.13 KiB/sec. | ||
| 1132 | 2026.01.14 19:23:46.761971 [ 267 ] {03b74021-6f45-498c-b3c1-e7439f2a12b0} <Debug> TCPHandler: Processed in 0.001274558 sec. | ||
| 1133 | 2026.01.14 19:23:46.762189 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1134 | 2026.01.14 19:23:46.762311 [ 267 ] {b745bae1-2a22-4a8e-bb2c-f81e36bf2957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1135 | 2026.01.14 19:23:46.762505 [ 267 ] {b745bae1-2a22-4a8e-bb2c-f81e36bf2957} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1136 | 2026.01.14 19:23:46.762536 [ 267 ] {b745bae1-2a22-4a8e-bb2c-f81e36bf2957} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1137 | 2026.01.14 19:23:46.762705 [ 267 ] {b745bae1-2a22-4a8e-bb2c-f81e36bf2957} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1138 | 2026.01.14 19:23:46.762756 [ 267 ] {b745bae1-2a22-4a8e-bb2c-f81e36bf2957} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1139 | 2026.01.14 19:23:46.762850 [ 267 ] {b745bae1-2a22-4a8e-bb2c-f81e36bf2957} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1140 | 2026.01.14 19:23:46.762877 [ 267 ] {b745bae1-2a22-4a8e-bb2c-f81e36bf2957} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1141 | 2026.01.14 19:23:46.762895 [ 267 ] {b745bae1-2a22-4a8e-bb2c-f81e36bf2957} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (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 | ||
| 1142 | 2026.01.14 19:23:46.762908 [ 267 ] {b745bae1-2a22-4a8e-bb2c-f81e36bf2957} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1143 | 2026.01.14 19:23:46.762939 [ 267 ] {b745bae1-2a22-4a8e-bb2c-f81e36bf2957} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1144 | 2026.01.14 19:23:46.762956 [ 267 ] {b745bae1-2a22-4a8e-bb2c-f81e36bf2957} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1145 | 2026.01.14 19:23:46.763349 [ 267 ] {b745bae1-2a22-4a8e-bb2c-f81e36bf2957} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001084 sec., 14760.147601476016 rows/sec., 604.50 KiB/sec. | ||
| 1146 | 2026.01.14 19:23:46.763428 [ 267 ] {b745bae1-2a22-4a8e-bb2c-f81e36bf2957} <Debug> TCPHandler: Processed in 0.001287458 sec. | ||
| 1147 | 2026.01.14 19:23:46.763649 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2026.01.14 19:23:46.763773 [ 267 ] {a0d8406c-f28d-47e4-92dc-8651ebd46c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1149 | 2026.01.14 19:23:46.763965 [ 267 ] {a0d8406c-f28d-47e4-92dc-8651ebd46c67} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1150 | 2026.01.14 19:23:46.763998 [ 267 ] {a0d8406c-f28d-47e4-92dc-8651ebd46c67} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1151 | 2026.01.14 19:23:46.764169 [ 267 ] {a0d8406c-f28d-47e4-92dc-8651ebd46c67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1152 | 2026.01.14 19:23:46.764219 [ 267 ] {a0d8406c-f28d-47e4-92dc-8651ebd46c67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1153 | 2026.01.14 19:23:46.764313 [ 267 ] {a0d8406c-f28d-47e4-92dc-8651ebd46c67} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1154 | 2026.01.14 19:23:46.764341 [ 267 ] {a0d8406c-f28d-47e4-92dc-8651ebd46c67} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1155 | 2026.01.14 19:23:46.764358 [ 267 ] {a0d8406c-f28d-47e4-92dc-8651ebd46c67} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (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 | ||
| 1156 | 2026.01.14 19:23:46.764371 [ 267 ] {a0d8406c-f28d-47e4-92dc-8651ebd46c67} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1157 | 2026.01.14 19:23:46.764402 [ 267 ] {a0d8406c-f28d-47e4-92dc-8651ebd46c67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1158 | 2026.01.14 19:23:46.764420 [ 267 ] {a0d8406c-f28d-47e4-92dc-8651ebd46c67} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1159 | 2026.01.14 19:23:46.764802 [ 267 ] {a0d8406c-f28d-47e4-92dc-8651ebd46c67} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001076 sec., 14869.888475836433 rows/sec., 608.99 KiB/sec. | ||
| 1160 | 2026.01.14 19:23:46.764879 [ 267 ] {a0d8406c-f28d-47e4-92dc-8651ebd46c67} <Debug> TCPHandler: Processed in 0.001279998 sec. | ||
| 1161 | 2026.01.14 19:23:46.765102 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1162 | 2026.01.14 19:23:46.765228 [ 267 ] {94127c4e-ec8f-4679-b8bd-ea85be296066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1163 | 2026.01.14 19:23:46.765417 [ 267 ] {94127c4e-ec8f-4679-b8bd-ea85be296066} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1164 | 2026.01.14 19:23:46.765449 [ 267 ] {94127c4e-ec8f-4679-b8bd-ea85be296066} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1165 | 2026.01.14 19:23:46.765621 [ 267 ] {94127c4e-ec8f-4679-b8bd-ea85be296066} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1166 | 2026.01.14 19:23:46.765671 [ 267 ] {94127c4e-ec8f-4679-b8bd-ea85be296066} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1167 | 2026.01.14 19:23:46.765765 [ 267 ] {94127c4e-ec8f-4679-b8bd-ea85be296066} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1168 | 2026.01.14 19:23:46.765792 [ 267 ] {94127c4e-ec8f-4679-b8bd-ea85be296066} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1169 | 2026.01.14 19:23:46.765811 [ 267 ] {94127c4e-ec8f-4679-b8bd-ea85be296066} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (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 | ||
| 1170 | 2026.01.14 19:23:46.765825 [ 267 ] {94127c4e-ec8f-4679-b8bd-ea85be296066} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1171 | 2026.01.14 19:23:46.765855 [ 267 ] {94127c4e-ec8f-4679-b8bd-ea85be296066} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1172 | 2026.01.14 19:23:46.765873 [ 267 ] {94127c4e-ec8f-4679-b8bd-ea85be296066} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1173 | 2026.01.14 19:23:46.766283 [ 267 ] {94127c4e-ec8f-4679-b8bd-ea85be296066} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001105 sec., 14479.638009049773 rows/sec., 593.01 KiB/sec. | ||
| 1174 | 2026.01.14 19:23:46.766363 [ 267 ] {94127c4e-ec8f-4679-b8bd-ea85be296066} <Debug> TCPHandler: Processed in 0.001311358 sec. | ||
| 1175 | 2026.01.14 19:23:46.776216 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1176 | 2026.01.14 19:23:46.780670 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1177 | 2026.01.14 19:23:46.780876 [ 267 ] {67138f37-0c4d-454b-8227-d5c55c9e4352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1178 | 2026.01.14 19:23:46.780956 [ 267 ] {67138f37-0c4d-454b-8227-d5c55c9e4352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1179 | 2026.01.14 19:23:46.781709 [ 267 ] {67138f37-0c4d-454b-8227-d5c55c9e4352} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1180 | 2026.01.14 19:23:46.781745 [ 267 ] {67138f37-0c4d-454b-8227-d5c55c9e4352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1181 | 2026.01.14 19:23:46.782354 [ 267 ] {67138f37-0c4d-454b-8227-d5c55c9e4352} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1182 | 2026.01.14 19:23:46.782755 [ 267 ] {67138f37-0c4d-454b-8227-d5c55c9e4352} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1183 | 2026.01.14 19:23:46.782903 [ 267 ] {67138f37-0c4d-454b-8227-d5c55c9e4352} <Debug> executeQuery: Read 10 rows, 3.35 KiB in 0.002085 sec., 4796.163069544365 rows/sec., 1.57 MiB/sec. | ||
| 1184 | 2026.01.14 19:23:46.782943 [ 267 ] {67138f37-0c4d-454b-8227-d5c55c9e4352} <Debug> TCPHandler: Processed in 0.002374422 sec. | ||
| 1185 | 2026.01.14 19:23:46.783075 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1186 | 2026.01.14 19:23:46.783167 [ 267 ] {492271cf-9e52-4c18-bcf7-a5d683cf4148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1187 | 2026.01.14 19:23:46.783207 [ 267 ] {492271cf-9e52-4c18-bcf7-a5d683cf4148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1188 | 2026.01.14 19:23:46.785589 [ 267 ] {492271cf-9e52-4c18-bcf7-a5d683cf4148} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1189 | 2026.01.14 19:23:46.785620 [ 267 ] {492271cf-9e52-4c18-bcf7-a5d683cf4148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1190 | 2026.01.14 19:23:46.786075 [ 267 ] {492271cf-9e52-4c18-bcf7-a5d683cf4148} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1191 | 2026.01.14 19:23:46.786627 [ 267 ] {492271cf-9e52-4c18-bcf7-a5d683cf4148} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1192 | 2026.01.14 19:23:46.786756 [ 267 ] {492271cf-9e52-4c18-bcf7-a5d683cf4148} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003606 sec., 6655.574043261232 rows/sec., 565.46 KiB/sec. | ||
| 1193 | 2026.01.14 19:23:46.786795 [ 267 ] {492271cf-9e52-4c18-bcf7-a5d683cf4148} <Debug> TCPHandler: Processed in 0.003769622 sec. | ||
| 1194 | 2026.01.14 19:23:46.786913 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1195 | 2026.01.14 19:23:46.787008 [ 267 ] {76682d30-8f36-47a0-99dd-9d52943bf853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1196 | 2026.01.14 19:23:46.787047 [ 267 ] {76682d30-8f36-47a0-99dd-9d52943bf853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1197 | 2026.01.14 19:23:46.787463 [ 267 ] {76682d30-8f36-47a0-99dd-9d52943bf853} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1198 | 2026.01.14 19:23:46.787500 [ 267 ] {76682d30-8f36-47a0-99dd-9d52943bf853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1199 | 2026.01.14 19:23:46.787910 [ 267 ] {76682d30-8f36-47a0-99dd-9d52943bf853} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1200 | 2026.01.14 19:23:46.788394 [ 267 ] {76682d30-8f36-47a0-99dd-9d52943bf853} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1201 | 2026.01.14 19:23:46.788521 [ 267 ] {76682d30-8f36-47a0-99dd-9d52943bf853} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001531 sec., 2612.671456564337 rows/sec., 213.04 KiB/sec. | ||
| 1202 | 2026.01.14 19:23:46.788558 [ 267 ] {76682d30-8f36-47a0-99dd-9d52943bf853} <Debug> TCPHandler: Processed in 0.001694834 sec. | ||
| 1203 | 2026.01.14 19:23:46.788672 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1204 | 2026.01.14 19:23:46.788764 [ 267 ] {bb9692f3-f751-4793-a725-f5179c4de941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1205 | 2026.01.14 19:23:46.788802 [ 267 ] {bb9692f3-f751-4793-a725-f5179c4de941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1206 | 2026.01.14 19:23:46.789280 [ 267 ] {bb9692f3-f751-4793-a725-f5179c4de941} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1207 | 2026.01.14 19:23:46.789315 [ 267 ] {bb9692f3-f751-4793-a725-f5179c4de941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1208 | 2026.01.14 19:23:46.789754 [ 267 ] {bb9692f3-f751-4793-a725-f5179c4de941} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1209 | 2026.01.14 19:23:46.790249 [ 267 ] {bb9692f3-f751-4793-a725-f5179c4de941} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1210 | 2026.01.14 19:23:46.790378 [ 267 ] {bb9692f3-f751-4793-a725-f5179c4de941} <Debug> executeQuery: Read 152 rows, 13.90 KiB in 0.001632 sec., 93137.25490196078 rows/sec., 8.32 MiB/sec. | ||
| 1211 | 2026.01.14 19:23:46.790416 [ 267 ] {bb9692f3-f751-4793-a725-f5179c4de941} <Debug> TCPHandler: Processed in 0.001793555 sec. | ||
| 1212 | 2026.01.14 19:23:46.790531 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1213 | 2026.01.14 19:23:46.790623 [ 267 ] {530473e4-3fa1-4d83-9bf1-fd8931505ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1214 | 2026.01.14 19:23:46.790660 [ 267 ] {530473e4-3fa1-4d83-9bf1-fd8931505ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1215 | 2026.01.14 19:23:46.791061 [ 267 ] {530473e4-3fa1-4d83-9bf1-fd8931505ce5} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1216 | 2026.01.14 19:23:46.791098 [ 267 ] {530473e4-3fa1-4d83-9bf1-fd8931505ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1217 | 2026.01.14 19:23:46.791501 [ 267 ] {530473e4-3fa1-4d83-9bf1-fd8931505ce5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1218 | 2026.01.14 19:23:46.792023 [ 267 ] {530473e4-3fa1-4d83-9bf1-fd8931505ce5} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1219 | 2026.01.14 19:23:46.792160 [ 267 ] {530473e4-3fa1-4d83-9bf1-fd8931505ce5} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001554 sec., 10296.010296010296 rows/sec., 798.09 KiB/sec. | ||
| 1220 | 2026.01.14 19:23:46.792184 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.01.14 19:23:46.792196 [ 267 ] {530473e4-3fa1-4d83-9bf1-fd8931505ce5} <Debug> TCPHandler: Processed in 0.001713923 sec. | ||
| 1222 | 2026.01.14 19:23:46.792242 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1223 | 2026.01.14 19:23:46.792332 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1224 | 2026.01.14 19:23:46.792428 [ 267 ] {b32bbeab-6579-41fc-bcbb-1092d8e42e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1225 | 2026.01.14 19:23:46.792466 [ 267 ] {b32bbeab-6579-41fc-bcbb-1092d8e42e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1226 | 2026.01.14 19:23:46.792923 [ 267 ] {b32bbeab-6579-41fc-bcbb-1092d8e42e58} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2026.01.14 19:23:46.792956 [ 267 ] {b32bbeab-6579-41fc-bcbb-1092d8e42e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1228 | 2026.01.14 19:23:46.793381 [ 267 ] {b32bbeab-6579-41fc-bcbb-1092d8e42e58} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1229 | 2026.01.14 19:23:46.793870 [ 267 ] {b32bbeab-6579-41fc-bcbb-1092d8e42e58} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2026.01.14 19:23:46.793995 [ 267 ] {b32bbeab-6579-41fc-bcbb-1092d8e42e58} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001585 sec., 15141.955835962144 rows/sec., 1.26 MiB/sec. | ||
| 1231 | 2026.01.14 19:23:46.794030 [ 267 ] {b32bbeab-6579-41fc-bcbb-1092d8e42e58} <Debug> TCPHandler: Processed in 0.001746474 sec. | ||
| 1232 | 2026.01.14 19:23:46.794160 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2026.01.14 19:23:46.794251 [ 267 ] {da5bb520-3fa9-413b-b236-c15e6cb4d2c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1234 | 2026.01.14 19:23:46.794290 [ 267 ] {da5bb520-3fa9-413b-b236-c15e6cb4d2c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1235 | 2026.01.14 19:23:46.794725 [ 267 ] {da5bb520-3fa9-413b-b236-c15e6cb4d2c9} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2026.01.14 19:23:46.794761 [ 267 ] {da5bb520-3fa9-413b-b236-c15e6cb4d2c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1237 | 2026.01.14 19:23:46.795187 [ 267 ] {da5bb520-3fa9-413b-b236-c15e6cb4d2c9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1238 | 2026.01.14 19:23:46.795615 [ 267 ] {da5bb520-3fa9-413b-b236-c15e6cb4d2c9} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1239 | 2026.01.14 19:23:46.795743 [ 267 ] {da5bb520-3fa9-413b-b236-c15e6cb4d2c9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00151 sec., 7947.019867549669 rows/sec., 620.86 KiB/sec. | ||
| 1240 | 2026.01.14 19:23:46.795780 [ 267 ] {da5bb520-3fa9-413b-b236-c15e6cb4d2c9} <Debug> TCPHandler: Processed in 0.001669373 sec. | ||
| 1241 | 2026.01.14 19:23:46.795892 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2026.01.14 19:23:46.795984 [ 267 ] {1484cfb0-80a1-42cd-badd-e470034aa290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1243 | 2026.01.14 19:23:46.796022 [ 267 ] {1484cfb0-80a1-42cd-badd-e470034aa290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1244 | 2026.01.14 19:23:46.796444 [ 267 ] {1484cfb0-80a1-42cd-badd-e470034aa290} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2026.01.14 19:23:46.796481 [ 267 ] {1484cfb0-80a1-42cd-badd-e470034aa290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1246 | 2026.01.14 19:23:46.796992 [ 267 ] {1484cfb0-80a1-42cd-badd-e470034aa290} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1247 | 2026.01.14 19:23:46.797518 [ 267 ] {1484cfb0-80a1-42cd-badd-e470034aa290} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2026.01.14 19:23:46.797655 [ 267 ] {1484cfb0-80a1-42cd-badd-e470034aa290} <Debug> executeQuery: Read 76 rows, 6.46 KiB in 0.001688 sec., 45023.696682464455 rows/sec., 3.74 MiB/sec. | ||
| 1249 | 2026.01.14 19:23:46.797690 [ 267 ] {1484cfb0-80a1-42cd-badd-e470034aa290} <Debug> TCPHandler: Processed in 0.001847135 sec. | ||
| 1250 | 2026.01.14 19:23:46.797803 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1251 | 2026.01.14 19:23:46.797896 [ 267 ] {68779382-d45f-42f3-8866-8cfa16708e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1252 | 2026.01.14 19:23:46.797937 [ 267 ] {68779382-d45f-42f3-8866-8cfa16708e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1253 | 2026.01.14 19:23:46.798374 [ 267 ] {68779382-d45f-42f3-8866-8cfa16708e9c} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1254 | 2026.01.14 19:23:46.798412 [ 267 ] {68779382-d45f-42f3-8866-8cfa16708e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1255 | 2026.01.14 19:23:46.798608 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1256 | 2026.01.14 19:23:46.799003 [ 267 ] {68779382-d45f-42f3-8866-8cfa16708e9c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1257 | 2026.01.14 19:23:46.799653 [ 267 ] {68779382-d45f-42f3-8866-8cfa16708e9c} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1258 | 2026.01.14 19:23:46.799784 [ 267 ] {68779382-d45f-42f3-8866-8cfa16708e9c} <Debug> executeQuery: Read 340 rows, 26.93 KiB in 0.001906 sec., 178384.05036726128 rows/sec., 13.80 MiB/sec. | ||
| 1259 | 2026.01.14 19:23:46.799822 [ 267 ] {68779382-d45f-42f3-8866-8cfa16708e9c} <Debug> TCPHandler: Processed in 0.002068138 sec. | ||
| 1260 | 2026.01.14 19:23:46.799864 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1261 | 2026.01.14 19:23:46.799937 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1262 | 2026.01.14 19:23:46.800037 [ 267 ] {56bd2c38-1078-4200-8dee-3eb0f01b8532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1263 | 2026.01.14 19:23:46.800078 [ 267 ] {56bd2c38-1078-4200-8dee-3eb0f01b8532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1264 | 2026.01.14 19:23:46.800430 [ 267 ] {56bd2c38-1078-4200-8dee-3eb0f01b8532} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2026.01.14 19:23:46.800469 [ 267 ] {56bd2c38-1078-4200-8dee-3eb0f01b8532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1266 | 2026.01.14 19:23:46.800911 [ 267 ] {56bd2c38-1078-4200-8dee-3eb0f01b8532} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1267 | 2026.01.14 19:23:46.801429 [ 267 ] {56bd2c38-1078-4200-8dee-3eb0f01b8532} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2026.01.14 19:23:46.801560 [ 267 ] {56bd2c38-1078-4200-8dee-3eb0f01b8532} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001542 sec., 25940.33722438392 rows/sec., 1.73 MiB/sec. | ||
| 1269 | 2026.01.14 19:23:46.801596 [ 267 ] {56bd2c38-1078-4200-8dee-3eb0f01b8532} <Debug> TCPHandler: Processed in 0.001709824 sec. | ||
| 1270 | 2026.01.14 19:23:46.803039 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1271 | 2026.01.14 19:23:47.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.57 MiB, peak 168.57 MiB, free memory in arenas 0.00 B, will set to 165.79 MiB (RSS), difference: 1.22 MiB | ||
| 1272 | 2026.01.14 19:23:48.412931 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50569 | ||
| 1273 | 2026.01.14 19:23:48.415334 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1274 | 2026.01.14 19:23:48.415380 [ 286 ] {} <Debug> TCP-Session: e7534e8d-f588-4b23-a320-d340c9b1fc8c Authenticating user 'default' from [fd00:1122:3344:101::e]:50569 | ||
| 1275 | 2026.01.14 19:23:48.415408 [ 286 ] {} <Debug> TCP-Session: e7534e8d-f588-4b23-a320-d340c9b1fc8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1276 | 2026.01.14 19:23:48.415421 [ 286 ] {} <Debug> TCP-Session: e7534e8d-f588-4b23-a320-d340c9b1fc8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1277 | 2026.01.14 19:23:48.415489 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1278 | 2026.01.14 19:23:48.415519 [ 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 | ||
| 1279 | 2026.01.14 19:23:48.415551 [ 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 | ||
| 1280 | 2026.01.14 19:23:48.415912 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47862 | ||
| 1281 | 2026.01.14 19:23:48.415978 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57140 | ||
| 1282 | 2026.01.14 19:23:48.416063 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1283 | 2026.01.14 19:23:48.416102 [ 287 ] {} <Debug> TCP-Session: c40c0fbe-78dc-4d43-bcd2-85b00c0065f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47862 | ||
| 1284 | 2026.01.14 19:23:48.416109 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1285 | 2026.01.14 19:23:48.416125 [ 287 ] {} <Debug> TCP-Session: c40c0fbe-78dc-4d43-bcd2-85b00c0065f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1286 | 2026.01.14 19:23:48.416145 [ 288 ] {} <Debug> TCP-Session: bf613564-cd1b-4616-91cf-c3378f8310c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57140 | ||
| 1287 | 2026.01.14 19:23:48.416274 [ 288 ] {} <Debug> TCP-Session: bf613564-cd1b-4616-91cf-c3378f8310c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1288 | 2026.01.14 19:23:48.416290 [ 288 ] {} <Debug> TCP-Session: bf613564-cd1b-4616-91cf-c3378f8310c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1289 | 2026.01.14 19:23:48.416294 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37912 | ||
| 1290 | 2026.01.14 19:23:48.416171 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56665 | ||
| 1291 | 2026.01.14 19:23:48.416158 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40986 | ||
| 1292 | 2026.01.14 19:23:48.416361 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53012 | ||
| 1293 | 2026.01.14 19:23:48.416147 [ 287 ] {} <Debug> TCP-Session: c40c0fbe-78dc-4d43-bcd2-85b00c0065f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1294 | 2026.01.14 19:23:48.416431 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43315 | ||
| 1295 | 2026.01.14 19:23:48.416228 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61607 | ||
| 1296 | 2026.01.14 19:23:48.416713 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1297 | 2026.01.14 19:23:48.416717 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1298 | 2026.01.14 19:23:48.416750 [ 293 ] {} <Debug> TCP-Session: e71117fc-145d-4d6b-b2a5-975fee1d68a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53012 | ||
| 1299 | 2026.01.14 19:23:48.416885 [ 289 ] {} <Debug> TCP-Session: 8f7745a4-a6b1-476d-9b1b-033ead81436b Authenticating user 'default' from [fd00:1122:3344:101::e]:56665 | ||
| 1300 | 2026.01.14 19:23:48.416891 [ 293 ] {} <Debug> TCP-Session: e71117fc-145d-4d6b-b2a5-975fee1d68a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1301 | 2026.01.14 19:23:48.416923 [ 289 ] {} <Debug> TCP-Session: 8f7745a4-a6b1-476d-9b1b-033ead81436b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1302 | 2026.01.14 19:23:48.416932 [ 293 ] {} <Debug> TCP-Session: e71117fc-145d-4d6b-b2a5-975fee1d68a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1303 | 2026.01.14 19:23:48.416950 [ 289 ] {} <Debug> TCP-Session: 8f7745a4-a6b1-476d-9b1b-033ead81436b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1304 | 2026.01.14 19:23:48.416967 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1305 | 2026.01.14 19:23:48.416900 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1306 | 2026.01.14 19:23:48.417005 [ 292 ] {} <Debug> TCP-Session: 8b92ea28-c587-4288-8a05-abe75768c3a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37912 | ||
| 1307 | 2026.01.14 19:23:48.416901 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1308 | 2026.01.14 19:23:48.417047 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1309 | 2026.01.14 19:23:48.417086 [ 294 ] {} <Debug> TCP-Session: c8348bfa-fe35-4a82-9f41-c18ade0c73b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43315 | ||
| 1310 | 2026.01.14 19:23:48.417053 [ 292 ] {} <Debug> TCP-Session: 8b92ea28-c587-4288-8a05-abe75768c3a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1311 | 2026.01.14 19:23:48.417109 [ 294 ] {} <Debug> TCP-Session: c8348bfa-fe35-4a82-9f41-c18ade0c73b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1312 | 2026.01.14 19:23:48.417111 [ 290 ] {} <Debug> TCP-Session: 8cc074e7-5203-422e-b097-9c8db482efd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40986 | ||
| 1313 | 2026.01.14 19:23:48.417140 [ 292 ] {} <Debug> TCP-Session: 8b92ea28-c587-4288-8a05-abe75768c3a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1314 | 2026.01.14 19:23:48.417145 [ 294 ] {} <Debug> TCP-Session: c8348bfa-fe35-4a82-9f41-c18ade0c73b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1315 | 2026.01.14 19:23:48.417158 [ 290 ] {} <Debug> TCP-Session: 8cc074e7-5203-422e-b097-9c8db482efd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1316 | 2026.01.14 19:23:48.417044 [ 291 ] {} <Debug> TCP-Session: 51d281ae-a44a-4e7b-a656-0ff270850d54 Authenticating user 'default' from [fd00:1122:3344:101::e]:61607 | ||
| 1317 | 2026.01.14 19:23:48.417195 [ 290 ] {} <Debug> TCP-Session: 8cc074e7-5203-422e-b097-9c8db482efd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1318 | 2026.01.14 19:23:48.417220 [ 291 ] {} <Debug> TCP-Session: 51d281ae-a44a-4e7b-a656-0ff270850d54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1319 | 2026.01.14 19:23:48.417238 [ 291 ] {} <Debug> TCP-Session: 51d281ae-a44a-4e7b-a656-0ff270850d54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1320 | 2026.01.14 19:23:48.418216 [ 286 ] {} <Trace> TCP-Session: e7534e8d-f588-4b23-a320-d340c9b1fc8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1321 | 2026.01.14 19:23:48.418398 [ 286 ] {d7354dfa-80b2-444d-b438-ad68f4d2bfd6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50569) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1322 | 2026.01.14 19:23:48.418766 [ 286 ] {d7354dfa-80b2-444d-b438-ad68f4d2bfd6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1323 | 2026.01.14 19:23:48.418841 [ 286 ] {d7354dfa-80b2-444d-b438-ad68f4d2bfd6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1324 | 2026.01.14 19:23:48.419358 [ 286 ] {d7354dfa-80b2-444d-b438-ad68f4d2bfd6} <Debug> oximeter.version (53e5b984-13f5-4b48-9823-1440a3148595) (SelectExecutor): Key condition: unknown | ||
| 1325 | 2026.01.14 19:23:48.429536 [ 303 ] {d7354dfa-80b2-444d-b438-ad68f4d2bfd6} <Trace> AggregatingTransform: Aggregating | ||
| 1326 | 2026.01.14 19:23:48.431916 [ 303 ] {d7354dfa-80b2-444d-b438-ad68f4d2bfd6} <Trace> Aggregator: Aggregation method: without_key | ||
| 1327 | 2026.01.14 19:23:48.432559 [ 303 ] {d7354dfa-80b2-444d-b438-ad68f4d2bfd6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006071213 sec. (164.712 rows/sec., 6.43 KiB/sec.) | ||
| 1328 | 2026.01.14 19:23:48.432591 [ 303 ] {d7354dfa-80b2-444d-b438-ad68f4d2bfd6} <Trace> Aggregator: Merging aggregated data | ||
| 1329 | 2026.01.14 19:23:48.432622 [ 303 ] {d7354dfa-80b2-444d-b438-ad68f4d2bfd6} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1330 | 2026.01.14 19:23:48.433649 [ 286 ] {d7354dfa-80b2-444d-b438-ad68f4d2bfd6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.015309 sec., 65.32105297537396 rows/sec., 2.55 KiB/sec. | ||
| 1331 | 2026.01.14 19:23:48.433832 [ 286 ] {d7354dfa-80b2-444d-b438-ad68f4d2bfd6} <Debug> TCPHandler: Processed in 0.015761367 sec. | ||
| 1332 | 2026.01.14 19:23:48.435074 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1333 | 2026.01.14 19:23:48.435105 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1334 | 2026.01.14 19:23:48.435124 [ 286 ] {} <Debug> TCP-Session: e7534e8d-f588-4b23-a320-d340c9b1fc8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1335 | 2026.01.14 19:23:48.435127 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1336 | 2026.01.14 19:23:48.435141 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1337 | 2026.01.14 19:23:48.435160 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1338 | 2026.01.14 19:23:48.435186 [ 287 ] {} <Debug> TCP-Session: c40c0fbe-78dc-4d43-bcd2-85b00c0065f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1339 | 2026.01.14 19:23:48.435201 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1340 | 2026.01.14 19:23:48.435215 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1341 | 2026.01.14 19:23:48.435240 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1342 | 2026.01.14 19:23:48.435256 [ 289 ] {} <Debug> TCP-Session: 8f7745a4-a6b1-476d-9b1b-033ead81436b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1343 | 2026.01.14 19:23:48.435270 [ 292 ] {} <Debug> TCP-Session: 8b92ea28-c587-4288-8a05-abe75768c3a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1344 | 2026.01.14 19:23:48.435219 [ 290 ] {} <Debug> TCP-Session: 8cc074e7-5203-422e-b097-9c8db482efd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1345 | 2026.01.14 19:23:48.435294 [ 294 ] {} <Debug> TCP-Session: c8348bfa-fe35-4a82-9f41-c18ade0c73b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1346 | 2026.01.14 19:23:48.435204 [ 288 ] {} <Debug> TCP-Session: bf613564-cd1b-4616-91cf-c3378f8310c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1347 | 2026.01.14 19:23:48.435177 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1348 | 2026.01.14 19:23:48.435151 [ 293 ] {} <Debug> TCP-Session: e71117fc-145d-4d6b-b2a5-975fee1d68a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1349 | 2026.01.14 19:23:48.435386 [ 291 ] {} <Debug> TCP-Session: 51d281ae-a44a-4e7b-a656-0ff270850d54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1350 | 2026.01.14 19:23:49.000340 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.05 MiB, peak 174.16 MiB, free memory in arenas 0.00 B, will set to 168.47 MiB (RSS), difference: 2.43 MiB | ||
| 1351 | 2026.01.14 19:23:49.179506 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 198 | ||
| 1352 | 2026.01.14 19:23:49.182237 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1353 | 2026.01.14 19:23:49.182291 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1354 | 2026.01.14 19:23:49.183716 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1355 | 2026.01.14 19:23:49.184294 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1356 | 2026.01.14 19:23:49.184579 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 198 | ||
| 1357 | 2026.01.14 19:23:49.868333 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55151 | ||
| 1358 | 2026.01.14 19:23:49.868440 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1359 | 2026.01.14 19:23:49.868464 [ 286 ] {} <Debug> TCP-Session: c51161b8-5464-4d27-a288-923f48035156 Authenticating user 'default' from [fd00:1122:3344:101::e]:55151 | ||
| 1360 | 2026.01.14 19:23:49.868485 [ 286 ] {} <Debug> TCP-Session: c51161b8-5464-4d27-a288-923f48035156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1361 | 2026.01.14 19:23:49.868498 [ 286 ] {} <Debug> TCP-Session: c51161b8-5464-4d27-a288-923f48035156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1362 | 2026.01.14 19:23:49.868726 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59297 | ||
| 1363 | 2026.01.14 19:23:49.868753 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34898 | ||
| 1364 | 2026.01.14 19:23:49.868777 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64004 | ||
| 1365 | 2026.01.14 19:23:49.868812 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41703 | ||
| 1366 | 2026.01.14 19:23:49.868807 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53306 | ||
| 1367 | 2026.01.14 19:23:49.868849 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1368 | 2026.01.14 19:23:49.868875 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1369 | 2026.01.14 19:23:49.868875 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1370 | 2026.01.14 19:23:49.868892 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1371 | 2026.01.14 19:23:49.868911 [ 291 ] {} <Debug> TCP-Session: 3fa9a62d-fa75-494a-8a81-21203b3683fb Authenticating user 'default' from [fd00:1122:3344:101::e]:64004 | ||
| 1372 | 2026.01.14 19:23:49.868922 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1373 | 2026.01.14 19:23:49.868940 [ 294 ] {} <Debug> TCP-Session: f110ddbd-2a9e-4e7f-ad81-8dc53cce32ec Authenticating user 'default' from [fd00:1122:3344:101::e]:41703 | ||
| 1374 | 2026.01.14 19:23:49.868958 [ 291 ] {} <Debug> TCP-Session: 3fa9a62d-fa75-494a-8a81-21203b3683fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1375 | 2026.01.14 19:23:49.868970 [ 293 ] {} <Debug> TCP-Session: fc209c9d-cb15-4f8a-94a5-5dad734a54ec Authenticating user 'default' from [fd00:1122:3344:101::e]:53306 | ||
| 1376 | 2026.01.14 19:23:49.868992 [ 291 ] {} <Debug> TCP-Session: 3fa9a62d-fa75-494a-8a81-21203b3683fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1377 | 2026.01.14 19:23:49.869017 [ 293 ] {} <Debug> TCP-Session: fc209c9d-cb15-4f8a-94a5-5dad734a54ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1378 | 2026.01.14 19:23:49.868980 [ 294 ] {} <Debug> TCP-Session: f110ddbd-2a9e-4e7f-ad81-8dc53cce32ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1379 | 2026.01.14 19:23:49.869037 [ 293 ] {} <Debug> TCP-Session: fc209c9d-cb15-4f8a-94a5-5dad734a54ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1380 | 2026.01.14 19:23:49.869055 [ 294 ] {} <Debug> TCP-Session: f110ddbd-2a9e-4e7f-ad81-8dc53cce32ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1381 | 2026.01.14 19:23:49.868930 [ 288 ] {} <Debug> TCP-Session: 31f31174-3b2e-4cc1-8be8-c399e6b2a7bb Authenticating user 'default' from [fd00:1122:3344:101::e]:34898 | ||
| 1382 | 2026.01.14 19:23:49.868846 [ 286 ] {} <Trace> TCP-Session: c51161b8-5464-4d27-a288-923f48035156 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1383 | 2026.01.14 19:23:49.869100 [ 288 ] {} <Debug> TCP-Session: 31f31174-3b2e-4cc1-8be8-c399e6b2a7bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1384 | 2026.01.14 19:23:49.868799 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50138 | ||
| 1385 | 2026.01.14 19:23:49.869130 [ 288 ] {} <Debug> TCP-Session: 31f31174-3b2e-4cc1-8be8-c399e6b2a7bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1386 | 2026.01.14 19:23:49.868774 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39203 | ||
| 1387 | 2026.01.14 19:23:49.868769 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53664 | ||
| 1388 | 2026.01.14 19:23:49.868902 [ 287 ] {} <Debug> TCP-Session: 4a6f3d84-233c-4064-8424-12f564c1ad88 Authenticating user 'default' from [fd00:1122:3344:101::e]:59297 | ||
| 1389 | 2026.01.14 19:23:49.869240 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1390 | 2026.01.14 19:23:49.869255 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1391 | 2026.01.14 19:23:49.869260 [ 287 ] {} <Debug> TCP-Session: 4a6f3d84-233c-4064-8424-12f564c1ad88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1392 | 2026.01.14 19:23:49.869273 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1393 | 2026.01.14 19:23:49.869278 [ 292 ] {} <Debug> TCP-Session: ebdb115c-2998-4041-b8fb-95e8e660c3ee Authenticating user 'default' from [fd00:1122:3344:101::e]:50138 | ||
| 1394 | 2026.01.14 19:23:49.869292 [ 287 ] {} <Debug> TCP-Session: 4a6f3d84-233c-4064-8424-12f564c1ad88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1395 | 2026.01.14 19:23:49.869313 [ 290 ] {} <Debug> TCP-Session: 2c5b22e5-78a1-481f-bd9e-db390a0776c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53664 | ||
| 1396 | 2026.01.14 19:23:49.869333 [ 292 ] {} <Debug> TCP-Session: ebdb115c-2998-4041-b8fb-95e8e660c3ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1397 | 2026.01.14 19:23:49.869355 [ 290 ] {} <Debug> TCP-Session: 2c5b22e5-78a1-481f-bd9e-db390a0776c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1398 | 2026.01.14 19:23:49.869376 [ 292 ] {} <Debug> TCP-Session: ebdb115c-2998-4041-b8fb-95e8e660c3ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1399 | 2026.01.14 19:23:49.869387 [ 290 ] {} <Debug> TCP-Session: 2c5b22e5-78a1-481f-bd9e-db390a0776c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1400 | 2026.01.14 19:23:49.869283 [ 289 ] {} <Debug> TCP-Session: 82a38571-4332-426a-ae7f-bf1ab7952f44 Authenticating user 'default' from [fd00:1122:3344:101::e]:39203 | ||
| 1401 | 2026.01.14 19:23:49.869247 [ 286 ] {397ebd6a-21a9-4ffd-bb71-14fd72bdf6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55151) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1402 | 2026.01.14 19:23:49.869435 [ 289 ] {} <Debug> TCP-Session: 82a38571-4332-426a-ae7f-bf1ab7952f44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1403 | 2026.01.14 19:23:49.869459 [ 289 ] {} <Debug> TCP-Session: 82a38571-4332-426a-ae7f-bf1ab7952f44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1404 | 2026.01.14 19:23:49.869658 [ 286 ] {397ebd6a-21a9-4ffd-bb71-14fd72bdf6e3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1405 | 2026.01.14 19:23:49.869709 [ 286 ] {397ebd6a-21a9-4ffd-bb71-14fd72bdf6e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1406 | 2026.01.14 19:23:49.870027 [ 286 ] {397ebd6a-21a9-4ffd-bb71-14fd72bdf6e3} <Debug> oximeter.version (53e5b984-13f5-4b48-9823-1440a3148595) (SelectExecutor): Key condition: unknown | ||
| 1407 | 2026.01.14 19:23:49.870954 [ 333 ] {397ebd6a-21a9-4ffd-bb71-14fd72bdf6e3} <Trace> AggregatingTransform: Aggregating | ||
| 1408 | 2026.01.14 19:23:49.871117 [ 333 ] {397ebd6a-21a9-4ffd-bb71-14fd72bdf6e3} <Trace> Aggregator: Aggregation method: without_key | ||
| 1409 | 2026.01.14 19:23:49.871160 [ 333 ] {397ebd6a-21a9-4ffd-bb71-14fd72bdf6e3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001040335 sec. (961.229 rows/sec., 37.55 KiB/sec.) | ||
| 1410 | 2026.01.14 19:23:49.871176 [ 333 ] {397ebd6a-21a9-4ffd-bb71-14fd72bdf6e3} <Trace> Aggregator: Merging aggregated data | ||
| 1411 | 2026.01.14 19:23:49.872233 [ 286 ] {397ebd6a-21a9-4ffd-bb71-14fd72bdf6e3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003019 sec., 331.2355084465055 rows/sec., 12.94 KiB/sec. | ||
| 1412 | 2026.01.14 19:23:49.872364 [ 286 ] {397ebd6a-21a9-4ffd-bb71-14fd72bdf6e3} <Debug> TCPHandler: Processed in 0.003625049 sec. | ||
| 1413 | 2026.01.14 19:23:49.872456 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1414 | 2026.01.14 19:23:49.872484 [ 286 ] {} <Debug> TCP-Session: c51161b8-5464-4d27-a288-923f48035156 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1415 | 2026.01.14 19:23:49.872485 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1416 | 2026.01.14 19:23:49.872509 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1417 | 2026.01.14 19:23:49.872533 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1418 | 2026.01.14 19:23:49.872544 [ 287 ] {} <Debug> TCP-Session: 4a6f3d84-233c-4064-8424-12f564c1ad88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1419 | 2026.01.14 19:23:49.872566 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1420 | 2026.01.14 19:23:49.872582 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1421 | 2026.01.14 19:23:49.872608 [ 291 ] {} <Debug> TCP-Session: 3fa9a62d-fa75-494a-8a81-21203b3683fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1422 | 2026.01.14 19:23:49.872583 [ 288 ] {} <Debug> TCP-Session: 31f31174-3b2e-4cc1-8be8-c399e6b2a7bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1423 | 2026.01.14 19:23:49.872631 [ 293 ] {} <Debug> TCP-Session: fc209c9d-cb15-4f8a-94a5-5dad734a54ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1424 | 2026.01.14 19:23:49.872560 [ 294 ] {} <Debug> TCP-Session: f110ddbd-2a9e-4e7f-ad81-8dc53cce32ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1425 | 2026.01.14 19:23:49.872553 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1426 | 2026.01.14 19:23:49.872537 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1427 | 2026.01.14 19:23:49.872719 [ 290 ] {} <Debug> TCP-Session: 2c5b22e5-78a1-481f-bd9e-db390a0776c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1428 | 2026.01.14 19:23:49.872748 [ 292 ] {} <Debug> TCP-Session: ebdb115c-2998-4041-b8fb-95e8e660c3ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1429 | 2026.01.14 19:23:49.872498 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1430 | 2026.01.14 19:23:49.872815 [ 289 ] {} <Debug> TCP-Session: 82a38571-4332-426a-ae7f-bf1ab7952f44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1431 | 2026.01.14 19:23:51.721142 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1432 | 2026.01.14 19:23:51.721354 [ 267 ] {a64406d4-e1ed-4e7f-a34f-54c3df6cc18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1433 | 2026.01.14 19:23:51.721428 [ 267 ] {a64406d4-e1ed-4e7f-a34f-54c3df6cc18a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1434 | 2026.01.14 19:23:51.722162 [ 267 ] {a64406d4-e1ed-4e7f-a34f-54c3df6cc18a} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1435 | 2026.01.14 19:23:51.722213 [ 267 ] {a64406d4-e1ed-4e7f-a34f-54c3df6cc18a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1436 | 2026.01.14 19:23:51.722725 [ 267 ] {a64406d4-e1ed-4e7f-a34f-54c3df6cc18a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1437 | 2026.01.14 19:23:51.723158 [ 267 ] {a64406d4-e1ed-4e7f-a34f-54c3df6cc18a} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1438 | 2026.01.14 19:23:51.723337 [ 267 ] {a64406d4-e1ed-4e7f-a34f-54c3df6cc18a} <Debug> executeQuery: Read 50 rows, 4.32 KiB in 0.00204 sec., 24509.803921568626 rows/sec., 2.07 MiB/sec. | ||
| 1439 | 2026.01.14 19:23:51.723382 [ 267 ] {a64406d4-e1ed-4e7f-a34f-54c3df6cc18a} <Debug> TCPHandler: Processed in 0.002397093 sec. | ||
| 1440 | 2026.01.14 19:23:51.723498 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1441 | 2026.01.14 19:23:51.723596 [ 267 ] {c0df5968-9016-4b66-927c-1e97f7e01d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1442 | 2026.01.14 19:23:51.723638 [ 267 ] {c0df5968-9016-4b66-927c-1e97f7e01d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1443 | 2026.01.14 19:23:51.724031 [ 267 ] {c0df5968-9016-4b66-927c-1e97f7e01d34} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1444 | 2026.01.14 19:23:51.724067 [ 267 ] {c0df5968-9016-4b66-927c-1e97f7e01d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1445 | 2026.01.14 19:23:51.724464 [ 267 ] {c0df5968-9016-4b66-927c-1e97f7e01d34} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1446 | 2026.01.14 19:23:51.724875 [ 267 ] {c0df5968-9016-4b66-927c-1e97f7e01d34} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2026.01.14 19:23:51.725009 [ 267 ] {c0df5968-9016-4b66-927c-1e97f7e01d34} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001432 sec., 6983.2402234636875 rows/sec., 525.11 KiB/sec. | ||
| 1448 | 2026.01.14 19:23:51.725048 [ 267 ] {c0df5968-9016-4b66-927c-1e97f7e01d34} <Debug> TCPHandler: Processed in 0.001600872 sec. | ||
| 1449 | 2026.01.14 19:23:51.725162 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1450 | 2026.01.14 19:23:51.725255 [ 267 ] {d0853632-ac35-4cd3-b8b6-4693cf325dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1451 | 2026.01.14 19:23:51.725295 [ 267 ] {d0853632-ac35-4cd3-b8b6-4693cf325dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1452 | 2026.01.14 19:23:51.725699 [ 267 ] {d0853632-ac35-4cd3-b8b6-4693cf325dbe} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1453 | 2026.01.14 19:23:51.725736 [ 267 ] {d0853632-ac35-4cd3-b8b6-4693cf325dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1454 | 2026.01.14 19:23:51.726121 [ 267 ] {d0853632-ac35-4cd3-b8b6-4693cf325dbe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1455 | 2026.01.14 19:23:51.726523 [ 267 ] {d0853632-ac35-4cd3-b8b6-4693cf325dbe} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1456 | 2026.01.14 19:23:51.726671 [ 267 ] {d0853632-ac35-4cd3-b8b6-4693cf325dbe} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001433 sec., 32100.488485694346 rows/sec., 2.51 MiB/sec. | ||
| 1457 | 2026.01.14 19:23:51.726711 [ 267 ] {d0853632-ac35-4cd3-b8b6-4693cf325dbe} <Debug> TCPHandler: Processed in 0.001599082 sec. | ||
| 1458 | 2026.01.14 19:23:51.726818 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1459 | 2026.01.14 19:23:51.726911 [ 267 ] {e9f203d2-1d56-4e52-8bee-1c2be85549fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1460 | 2026.01.14 19:23:51.726953 [ 267 ] {e9f203d2-1d56-4e52-8bee-1c2be85549fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1461 | 2026.01.14 19:23:51.727335 [ 267 ] {e9f203d2-1d56-4e52-8bee-1c2be85549fe} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1462 | 2026.01.14 19:23:51.727372 [ 267 ] {e9f203d2-1d56-4e52-8bee-1c2be85549fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1463 | 2026.01.14 19:23:51.727827 [ 267 ] {e9f203d2-1d56-4e52-8bee-1c2be85549fe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1464 | 2026.01.14 19:23:51.728250 [ 267 ] {e9f203d2-1d56-4e52-8bee-1c2be85549fe} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1465 | 2026.01.14 19:23:51.728397 [ 267 ] {e9f203d2-1d56-4e52-8bee-1c2be85549fe} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001504 sec., 73138.29787234042 rows/sec., 5.10 MiB/sec. | ||
| 1466 | 2026.01.14 19:23:51.728435 [ 267 ] {e9f203d2-1d56-4e52-8bee-1c2be85549fe} <Debug> TCPHandler: Processed in 0.001668443 sec. | ||
| 1467 | 2026.01.14 19:23:51.728548 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1468 | 2026.01.14 19:23:51.728641 [ 267 ] {8d9eb249-712b-4fb5-9f6c-3df9786ec82e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1469 | 2026.01.14 19:23:51.728694 [ 267 ] {8d9eb249-712b-4fb5-9f6c-3df9786ec82e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1470 | 2026.01.14 19:23:51.729551 [ 267 ] {8d9eb249-712b-4fb5-9f6c-3df9786ec82e} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1471 | 2026.01.14 19:23:51.729596 [ 267 ] {8d9eb249-712b-4fb5-9f6c-3df9786ec82e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1472 | 2026.01.14 19:23:51.730458 [ 267 ] {8d9eb249-712b-4fb5-9f6c-3df9786ec82e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1473 | 2026.01.14 19:23:51.731070 [ 267 ] {8d9eb249-712b-4fb5-9f6c-3df9786ec82e} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1474 | 2026.01.14 19:23:51.731253 [ 267 ] {8d9eb249-712b-4fb5-9f6c-3df9786ec82e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002628 sec., 3805.17503805175 rows/sec., 6.82 MiB/sec. | ||
| 1475 | 2026.01.14 19:23:51.731326 [ 267 ] {8d9eb249-712b-4fb5-9f6c-3df9786ec82e} <Debug> TCPHandler: Processed in 0.002828159 sec. | ||
| 1476 | 2026.01.14 19:23:51.731462 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1477 | 2026.01.14 19:23:51.731582 [ 267 ] {6e054fcc-f600-4a45-a5c9-42b8af199ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1478 | 2026.01.14 19:23:51.731636 [ 267 ] {6e054fcc-f600-4a45-a5c9-42b8af199ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1479 | 2026.01.14 19:23:51.732047 [ 267 ] {6e054fcc-f600-4a45-a5c9-42b8af199ef6} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1480 | 2026.01.14 19:23:51.732092 [ 267 ] {6e054fcc-f600-4a45-a5c9-42b8af199ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1481 | 2026.01.14 19:23:51.732635 [ 267 ] {6e054fcc-f600-4a45-a5c9-42b8af199ef6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1482 | 2026.01.14 19:23:51.733222 [ 267 ] {6e054fcc-f600-4a45-a5c9-42b8af199ef6} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1483 | 2026.01.14 19:23:51.733421 [ 267 ] {6e054fcc-f600-4a45-a5c9-42b8af199ef6} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001862 sec., 21482.277121374867 rows/sec., 1.43 MiB/sec. | ||
| 1484 | 2026.01.14 19:23:51.733472 [ 267 ] {6e054fcc-f600-4a45-a5c9-42b8af199ef6} <Debug> TCPHandler: Processed in 0.002073089 sec. | ||
| 1485 | 2026.01.14 19:23:51.931930 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41866 | ||
| 1486 | 2026.01.14 19:23:51.932041 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1487 | 2026.01.14 19:23:51.932068 [ 286 ] {} <Debug> TCP-Session: 49e3f651-82d2-4724-9fea-a81ca0afe082 Authenticating user 'default' from [fd00:1122:3344:101::e]:41866 | ||
| 1488 | 2026.01.14 19:23:51.932088 [ 286 ] {} <Debug> TCP-Session: 49e3f651-82d2-4724-9fea-a81ca0afe082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1489 | 2026.01.14 19:23:51.932101 [ 286 ] {} <Debug> TCP-Session: 49e3f651-82d2-4724-9fea-a81ca0afe082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1490 | 2026.01.14 19:23:51.932321 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51009 | ||
| 1491 | 2026.01.14 19:23:51.932331 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45078 | ||
| 1492 | 2026.01.14 19:23:51.932384 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45754 | ||
| 1493 | 2026.01.14 19:23:51.932368 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56772 | ||
| 1494 | 2026.01.14 19:23:51.932426 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1495 | 2026.01.14 19:23:51.932425 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43029 | ||
| 1496 | 2026.01.14 19:23:51.932466 [ 287 ] {} <Debug> TCP-Session: 5ae66b62-c80c-4fc2-820a-90d0635eedce Authenticating user 'default' from [fd00:1122:3344:101::e]:51009 | ||
| 1497 | 2026.01.14 19:23:51.932494 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1498 | 2026.01.14 19:23:51.932511 [ 287 ] {} <Debug> TCP-Session: 5ae66b62-c80c-4fc2-820a-90d0635eedce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1499 | 2026.01.14 19:23:51.932522 [ 291 ] {} <Debug> TCP-Session: 4148d205-786f-458d-9c47-665037473e69 Authenticating user 'default' from [fd00:1122:3344:101::e]:56772 | ||
| 1500 | 2026.01.14 19:23:51.932528 [ 287 ] {} <Debug> TCP-Session: 5ae66b62-c80c-4fc2-820a-90d0635eedce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1501 | 2026.01.14 19:23:51.932534 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1502 | 2026.01.14 19:23:51.932540 [ 291 ] {} <Debug> TCP-Session: 4148d205-786f-458d-9c47-665037473e69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1503 | 2026.01.14 19:23:51.932467 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1504 | 2026.01.14 19:23:51.932585 [ 291 ] {} <Debug> TCP-Session: 4148d205-786f-458d-9c47-665037473e69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1505 | 2026.01.14 19:23:51.932583 [ 294 ] {} <Debug> TCP-Session: b5f1a418-d96d-40ea-9eba-3ccb8b221947 Authenticating user 'default' from [fd00:1122:3344:101::e]:43029 | ||
| 1506 | 2026.01.14 19:23:51.932621 [ 288 ] {} <Debug> TCP-Session: 0d4bec0f-eea6-4be4-ad5b-53b9b64a75e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45078 | ||
| 1507 | 2026.01.14 19:23:51.932639 [ 294 ] {} <Debug> TCP-Session: b5f1a418-d96d-40ea-9eba-3ccb8b221947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1508 | 2026.01.14 19:23:51.932466 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1509 | 2026.01.14 19:23:51.932660 [ 288 ] {} <Debug> TCP-Session: 0d4bec0f-eea6-4be4-ad5b-53b9b64a75e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1510 | 2026.01.14 19:23:51.932665 [ 294 ] {} <Debug> TCP-Session: b5f1a418-d96d-40ea-9eba-3ccb8b221947 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1511 | 2026.01.14 19:23:51.932691 [ 288 ] {} <Debug> TCP-Session: 0d4bec0f-eea6-4be4-ad5b-53b9b64a75e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1512 | 2026.01.14 19:23:51.932691 [ 293 ] {} <Debug> TCP-Session: 30ab4b41-7e55-4566-b711-5407371346e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45754 | ||
| 1513 | 2026.01.14 19:23:51.932356 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54995 | ||
| 1514 | 2026.01.14 19:23:51.932730 [ 293 ] {} <Debug> TCP-Session: 30ab4b41-7e55-4566-b711-5407371346e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1515 | 2026.01.14 19:23:51.932348 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37839 | ||
| 1516 | 2026.01.14 19:23:51.932767 [ 293 ] {} <Debug> TCP-Session: 30ab4b41-7e55-4566-b711-5407371346e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1517 | 2026.01.14 19:23:51.932795 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1518 | 2026.01.14 19:23:51.932379 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55634 | ||
| 1519 | 2026.01.14 19:23:51.932843 [ 290 ] {} <Debug> TCP-Session: f1cdb7c3-868b-4c06-9971-d056fd7e6aff Authenticating user 'default' from [fd00:1122:3344:101::e]:54995 | ||
| 1520 | 2026.01.14 19:23:51.932418 [ 286 ] {} <Trace> TCP-Session: 49e3f651-82d2-4724-9fea-a81ca0afe082 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1521 | 2026.01.14 19:23:51.932878 [ 290 ] {} <Debug> TCP-Session: f1cdb7c3-868b-4c06-9971-d056fd7e6aff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1522 | 2026.01.14 19:23:51.932871 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1523 | 2026.01.14 19:23:51.932906 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1524 | 2026.01.14 19:23:51.932904 [ 290 ] {} <Debug> TCP-Session: f1cdb7c3-868b-4c06-9971-d056fd7e6aff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1525 | 2026.01.14 19:23:51.932934 [ 289 ] {} <Debug> TCP-Session: 40b8bf93-46d8-4f02-8a64-f3c433b41a8c Authenticating user 'default' from [fd00:1122:3344:101::e]:37839 | ||
| 1526 | 2026.01.14 19:23:51.932939 [ 292 ] {} <Debug> TCP-Session: 16eb3354-b3f4-41fd-9562-ab3b0784b299 Authenticating user 'default' from [fd00:1122:3344:101::e]:55634 | ||
| 1527 | 2026.01.14 19:23:51.932968 [ 289 ] {} <Debug> TCP-Session: 40b8bf93-46d8-4f02-8a64-f3c433b41a8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1528 | 2026.01.14 19:23:51.932969 [ 292 ] {} <Debug> TCP-Session: 16eb3354-b3f4-41fd-9562-ab3b0784b299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1529 | 2026.01.14 19:23:51.932982 [ 289 ] {} <Debug> TCP-Session: 40b8bf93-46d8-4f02-8a64-f3c433b41a8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1530 | 2026.01.14 19:23:51.932989 [ 292 ] {} <Debug> TCP-Session: 16eb3354-b3f4-41fd-9562-ab3b0784b299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1531 | 2026.01.14 19:23:51.933035 [ 286 ] {555fe5e4-f9d3-443c-b9e1-908c071e26c9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41866) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1532 | 2026.01.14 19:23:51.933281 [ 286 ] {555fe5e4-f9d3-443c-b9e1-908c071e26c9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1533 | 2026.01.14 19:23:51.933332 [ 286 ] {555fe5e4-f9d3-443c-b9e1-908c071e26c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1534 | 2026.01.14 19:23:51.933600 [ 286 ] {555fe5e4-f9d3-443c-b9e1-908c071e26c9} <Debug> oximeter.version (53e5b984-13f5-4b48-9823-1440a3148595) (SelectExecutor): Key condition: unknown | ||
| 1535 | 2026.01.14 19:23:51.934494 [ 340 ] {555fe5e4-f9d3-443c-b9e1-908c071e26c9} <Trace> AggregatingTransform: Aggregating | ||
| 1536 | 2026.01.14 19:23:51.934538 [ 340 ] {555fe5e4-f9d3-443c-b9e1-908c071e26c9} <Trace> Aggregator: Aggregation method: without_key | ||
| 1537 | 2026.01.14 19:23:51.934571 [ 340 ] {555fe5e4-f9d3-443c-b9e1-908c071e26c9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000879512 sec. (1136.994 rows/sec., 44.41 KiB/sec.) | ||
| 1538 | 2026.01.14 19:23:51.934585 [ 340 ] {555fe5e4-f9d3-443c-b9e1-908c071e26c9} <Trace> Aggregator: Merging aggregated data | ||
| 1539 | 2026.01.14 19:23:51.935882 [ 286 ] {555fe5e4-f9d3-443c-b9e1-908c071e26c9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002904 sec., 344.3526170798898 rows/sec., 13.45 KiB/sec. | ||
| 1540 | 2026.01.14 19:23:51.936026 [ 286 ] {555fe5e4-f9d3-443c-b9e1-908c071e26c9} <Debug> TCPHandler: Processed in 0.003722481 sec. | ||
| 1541 | 2026.01.14 19:23:51.936137 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1542 | 2026.01.14 19:23:51.936168 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1543 | 2026.01.14 19:23:51.936183 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1544 | 2026.01.14 19:23:51.936200 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1545 | 2026.01.14 19:23:51.936217 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1546 | 2026.01.14 19:23:51.936231 [ 291 ] {} <Debug> TCP-Session: 4148d205-786f-458d-9c47-665037473e69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1547 | 2026.01.14 19:23:51.936258 [ 287 ] {} <Debug> TCP-Session: 5ae66b62-c80c-4fc2-820a-90d0635eedce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1548 | 2026.01.14 19:23:51.936251 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1549 | 2026.01.14 19:23:51.936279 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1550 | 2026.01.14 19:23:51.936281 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1551 | 2026.01.14 19:23:51.936327 [ 290 ] {} <Debug> TCP-Session: f1cdb7c3-868b-4c06-9971-d056fd7e6aff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1552 | 2026.01.14 19:23:51.936272 [ 288 ] {} <Debug> TCP-Session: 0d4bec0f-eea6-4be4-ad5b-53b9b64a75e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1553 | 2026.01.14 19:23:51.936345 [ 294 ] {} <Debug> TCP-Session: b5f1a418-d96d-40ea-9eba-3ccb8b221947 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1554 | 2026.01.14 19:23:51.936213 [ 293 ] {} <Debug> TCP-Session: 30ab4b41-7e55-4566-b711-5407371346e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1555 | 2026.01.14 19:23:51.936313 [ 289 ] {} <Debug> TCP-Session: 40b8bf93-46d8-4f02-8a64-f3c433b41a8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1556 | 2026.01.14 19:23:51.936235 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1557 | 2026.01.14 19:23:51.936170 [ 286 ] {} <Debug> TCP-Session: 49e3f651-82d2-4724-9fea-a81ca0afe082 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1558 | 2026.01.14 19:23:51.936452 [ 292 ] {} <Debug> TCP-Session: 16eb3354-b3f4-41fd-9562-ab3b0784b299 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1559 | 2026.01.14 19:23:54.070323 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1560 | 2026.01.14 19:23:54.070413 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1561 | 2026.01.14 19:23:54.174179 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 506 entries to flush up to offset 2824 | ||
| 1562 | 2026.01.14 19:23:54.174810 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.01.14 19:23:54.174860 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1564 | 2026.01.14 19:23:54.175563 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1565 | 2026.01.14 19:23:54.176061 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2026.01.14 19:23:54.176207 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2824 | ||
| 1567 | 2026.01.14 19:23:54.176204 [ 75 ] {} <Debug> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1568 | 2026.01.14 19:23:54.176287 [ 75 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1569 | 2026.01.14 19:23:54.176309 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1570 | 2026.01.14 19:23:54.178523 [ 202 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::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 | ||
| 1571 | 2026.01.14 19:23:54.180718 [ 202 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1572 | 2026.01.14 19:23:54.180877 [ 202 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1573 | 2026.01.14 19:23:54.181014 [ 202 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1574 | 2026.01.14 19:23:54.181085 [ 202 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1575 | 2026.01.14 19:23:54.181149 [ 202 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1576 | 2026.01.14 19:23:54.181209 [ 202 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1577 | 2026.01.14 19:23:54.181272 [ 202 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 506 rows starting from the beginning of the part | ||
| 1578 | 2026.01.14 19:23:54.212205 [ 187 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2824 rows, containing 4 columns (4 merged, 0 gathered) in 0.035777652 sec., 78931.95450612578 rows/sec., 1.13 MiB/sec. | ||
| 1579 | 2026.01.14 19:23:54.213213 [ 194 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1580 | 2026.01.14 19:23:54.213848 [ 194 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_6_1} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1581 | 2026.01.14 19:23:54.213920 [ 194 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_6_1} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1582 | 2026.01.14 19:23:54.214010 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1583 | 2026.01.14 19:23:54.303155 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1584 | 2026.01.14 19:23:54.320193 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1585 | 2026.01.14 19:23:54.320236 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1586 | 2026.01.14 19:23:54.327961 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1587 | 2026.01.14 19:23:54.329206 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1588 | 2026.01.14 19:23:54.329489 [ 75 ] {} <Debug> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1589 | 2026.01.14 19:23:54.329544 [ 75 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2026.01.14 19:23:54.329564 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1591 | 2026.01.14 19:23:54.329651 [ 194 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 1592 | 2026.01.14 19:23:54.332909 [ 194 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1593 | 2026.01.14 19:23:54.334087 [ 194 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 1594 | 2026.01.14 19:23:54.334987 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1595 | 2026.01.14 19:23:54.338205 [ 194 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 1596 | 2026.01.14 19:23:54.341975 [ 194 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 1597 | 2026.01.14 19:23:54.346050 [ 194 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 1598 | 2026.01.14 19:23:54.353344 [ 194 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 1599 | 2026.01.14 19:23:54.357557 [ 194 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 1600 | 2026.01.14 19:23:54.414417 [ 187 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.084792627 sec., 542.499998260462 rows/sec., 2.81 MiB/sec. | ||
| 1601 | 2026.01.14 19:23:54.416038 [ 189 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1602 | 2026.01.14 19:23:54.417751 [ 189 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_6_1} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2026.01.14 19:23:54.417836 [ 189 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_6_1} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1604 | 2026.01.14 19:23:54.418844 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1605 | 2026.01.14 19:23:55.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.68 MiB, peak 179.83 MiB, free memory in arenas 0.00 B, will set to 180.85 MiB (RSS), difference: 11.17 MiB | ||
| 1606 | 2026.01.14 19:23:56.719719 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1607 | 2026.01.14 19:23:56.719896 [ 267 ] {7b340e69-ef0f-47b8-b0f2-39a664a7241d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1608 | 2026.01.14 19:23:56.719959 [ 267 ] {7b340e69-ef0f-47b8-b0f2-39a664a7241d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1609 | 2026.01.14 19:23:56.720579 [ 267 ] {7b340e69-ef0f-47b8-b0f2-39a664a7241d} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1610 | 2026.01.14 19:23:56.720617 [ 267 ] {7b340e69-ef0f-47b8-b0f2-39a664a7241d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1611 | 2026.01.14 19:23:56.721031 [ 267 ] {7b340e69-ef0f-47b8-b0f2-39a664a7241d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1612 | 2026.01.14 19:23:56.721265 [ 267 ] {7b340e69-ef0f-47b8-b0f2-39a664a7241d} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1613 | 2026.01.14 19:23:56.721376 [ 72 ] {} <Debug> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1614 | 2026.01.14 19:23:56.721415 [ 72 ] {} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1615 | 2026.01.14 19:23:56.721416 [ 267 ] {7b340e69-ef0f-47b8-b0f2-39a664a7241d} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.00157 sec., 19108.28025477707 rows/sec., 1.44 MiB/sec. | ||
| 1616 | 2026.01.14 19:23:56.721439 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1617 | 2026.01.14 19:23:56.721468 [ 267 ] {7b340e69-ef0f-47b8-b0f2-39a664a7241d} <Debug> TCPHandler: Processed in 0.001880786 sec. | ||
| 1618 | 2026.01.14 19:23:56.721590 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1619 | 2026.01.14 19:23:56.721586 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::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 | ||
| 1620 | 2026.01.14 19:23:56.721685 [ 267 ] {bc6b6b31-eb7b-4c06-8680-d4d252dc2e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1621 | 2026.01.14 19:23:56.721729 [ 267 ] {bc6b6b31-eb7b-4c06-8680-d4d252dc2e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1622 | 2026.01.14 19:23:56.721770 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1623 | 2026.01.14 19:23:56.721813 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
| 1624 | 2026.01.14 19:23:56.721910 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1625 | 2026.01.14 19:23:56.721958 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 1626 | 2026.01.14 19:23:56.722004 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 152 rows starting from the beginning of the part | ||
| 1627 | 2026.01.14 19:23:56.722047 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1628 | 2026.01.14 19:23:56.722099 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1629 | 2026.01.14 19:23:56.722138 [ 267 ] {bc6b6b31-eb7b-4c06-8680-d4d252dc2e91} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1630 | 2026.01.14 19:23:56.722178 [ 267 ] {bc6b6b31-eb7b-4c06-8680-d4d252dc2e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1631 | 2026.01.14 19:23:56.722527 [ 267 ] {bc6b6b31-eb7b-4c06-8680-d4d252dc2e91} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1632 | 2026.01.14 19:23:56.722769 [ 267 ] {bc6b6b31-eb7b-4c06-8680-d4d252dc2e91} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1633 | 2026.01.14 19:23:56.722868 [ 72 ] {} <Debug> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1634 | 2026.01.14 19:23:56.722894 [ 72 ] {} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2026.01.14 19:23:56.722914 [ 267 ] {bc6b6b31-eb7b-4c06-8680-d4d252dc2e91} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001248 sec., 28846.153846153848 rows/sec., 2.25 MiB/sec. | ||
| 1636 | 2026.01.14 19:23:56.722919 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1637 | 2026.01.14 19:23:56.722953 [ 267 ] {bc6b6b31-eb7b-4c06-8680-d4d252dc2e91} <Debug> TCPHandler: Processed in 0.00141432 sec. | ||
| 1638 | 2026.01.14 19:23:56.723039 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::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 | ||
| 1639 | 2026.01.14 19:23:56.723066 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1640 | 2026.01.14 19:23:56.723163 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1641 | 2026.01.14 19:23:56.723170 [ 267 ] {bbcd13ad-2383-4812-95ef-1836a3dc331a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1642 | 2026.01.14 19:23:56.723189 [ 201 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 352 rows, containing 5 columns (5 merged, 0 gathered) in 0.001672273 sec., 210491.94718804886 rows/sec., 18.70 MiB/sec. | ||
| 1643 | 2026.01.14 19:23:56.723213 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part | ||
| 1644 | 2026.01.14 19:23:56.723233 [ 267 ] {bbcd13ad-2383-4812-95ef-1836a3dc331a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1645 | 2026.01.14 19:23:56.723301 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1646 | 2026.01.14 19:23:56.723357 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part | ||
| 1647 | 2026.01.14 19:23:56.723416 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 76 rows starting from the beginning of the part | ||
| 1648 | 2026.01.14 19:23:56.723437 [ 190 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1649 | 2026.01.14 19:23:56.723471 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part | ||
| 1650 | 2026.01.14 19:23:56.723531 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 1651 | 2026.01.14 19:23:56.723612 [ 267 ] {bbcd13ad-2383-4812-95ef-1836a3dc331a} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1652 | 2026.01.14 19:23:56.723654 [ 267 ] {bbcd13ad-2383-4812-95ef-1836a3dc331a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1653 | 2026.01.14 19:23:56.723881 [ 190 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_6_1} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2026.01.14 19:23:56.723971 [ 190 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_6_1} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1655 | 2026.01.14 19:23:56.724071 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1656 | 2026.01.14 19:23:56.724223 [ 267 ] {bbcd13ad-2383-4812-95ef-1836a3dc331a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1657 | 2026.01.14 19:23:56.724455 [ 267 ] {bbcd13ad-2383-4812-95ef-1836a3dc331a} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1658 | 2026.01.14 19:23:56.724546 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1659 | 2026.01.14 19:23:56.724574 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1660 | 2026.01.14 19:23:56.724592 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1661 | 2026.01.14 19:23:56.724597 [ 267 ] {bbcd13ad-2383-4812-95ef-1836a3dc331a} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001446 sec., 76071.9225449516 rows/sec., 5.31 MiB/sec. | ||
| 1662 | 2026.01.14 19:23:56.724623 [ 201 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 5 columns (5 merged, 0 gathered) in 0.001641962 sec., 162001.31306327428 rows/sec., 13.50 MiB/sec. | ||
| 1663 | 2026.01.14 19:23:56.724638 [ 267 ] {bbcd13ad-2383-4812-95ef-1836a3dc331a} <Debug> TCPHandler: Processed in 0.001624203 sec. | ||
| 1664 | 2026.01.14 19:23:56.724676 [ 190 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::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 | ||
| 1665 | 2026.01.14 19:23:56.724756 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1666 | 2026.01.14 19:23:56.724765 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1667 | 2026.01.14 19:23:56.724788 [ 190 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1668 | 2026.01.14 19:23:56.724828 [ 190 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 102 rows starting from the beginning of the part | ||
| 1669 | 2026.01.14 19:23:56.724874 [ 267 ] {9e9281b9-13f2-4fef-ba26-2cff62e110bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1670 | 2026.01.14 19:23:56.724917 [ 190 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1671 | 2026.01.14 19:23:56.724922 [ 267 ] {9e9281b9-13f2-4fef-ba26-2cff62e110bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1672 | 2026.01.14 19:23:56.724978 [ 190 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1673 | 2026.01.14 19:23:56.725030 [ 190 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 340 rows starting from the beginning of the part | ||
| 1674 | 2026.01.14 19:23:56.725035 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_6_1} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2026.01.14 19:23:56.725079 [ 190 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part | ||
| 1676 | 2026.01.14 19:23:56.725121 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_6_1} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1677 | 2026.01.14 19:23:56.725144 [ 190 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
| 1678 | 2026.01.14 19:23:56.725198 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1679 | 2026.01.14 19:23:56.725271 [ 267 ] {9e9281b9-13f2-4fef-ba26-2cff62e110bb} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1680 | 2026.01.14 19:23:56.725312 [ 267 ] {9e9281b9-13f2-4fef-ba26-2cff62e110bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1681 | 2026.01.14 19:23:56.725663 [ 267 ] {9e9281b9-13f2-4fef-ba26-2cff62e110bb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1682 | 2026.01.14 19:23:56.725905 [ 267 ] {9e9281b9-13f2-4fef-ba26-2cff62e110bb} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1683 | 2026.01.14 19:23:56.725998 [ 72 ] {} <Debug> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1684 | 2026.01.14 19:23:56.726024 [ 72 ] {} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2026.01.14 19:23:56.726042 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1686 | 2026.01.14 19:23:56.726049 [ 267 ] {9e9281b9-13f2-4fef-ba26-2cff62e110bb} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001194 sec., 33500.837520938025 rows/sec., 2.24 MiB/sec. | ||
| 1687 | 2026.01.14 19:23:56.726087 [ 267 ] {9e9281b9-13f2-4fef-ba26-2cff62e110bb} <Debug> TCPHandler: Processed in 0.001372809 sec. | ||
| 1688 | 2026.01.14 19:23:56.726167 [ 200 ] {15e33962-2d92-4361-8967-26e26a4f1192::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 | ||
| 1689 | 2026.01.14 19:23:56.726222 [ 201 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 862 rows, containing 5 columns (5 merged, 0 gathered) in 0.001583771 sec., 544270.6047780897 rows/sec., 39.52 MiB/sec. | ||
| 1690 | 2026.01.14 19:23:56.726312 [ 200 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1691 | 2026.01.14 19:23:56.726361 [ 200 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1692 | 2026.01.14 19:23:56.726374 [ 190 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1693 | 2026.01.14 19:23:56.726445 [ 200 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1694 | 2026.01.14 19:23:56.726501 [ 200 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1695 | 2026.01.14 19:23:56.726564 [ 200 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 1696 | 2026.01.14 19:23:56.726641 [ 200 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 1697 | 2026.01.14 19:23:56.726662 [ 190 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1698 | 2026.01.14 19:23:56.726703 [ 200 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 1699 | 2026.01.14 19:23:56.726737 [ 190 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1700 | 2026.01.14 19:23:56.726804 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 1701 | 2026.01.14 19:23:56.727735 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.001625732 sec., 129172.58195077664 rows/sec., 8.72 MiB/sec. | ||
| 1702 | 2026.01.14 19:23:56.727897 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1703 | 2026.01.14 19:23:56.728194 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_6_1} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2026.01.14 19:23:56.728264 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_6_1} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1705 | 2026.01.14 19:23:56.728330 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1706 | 2026.01.14 19:23:59.184897 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 222 | ||
| 1707 | 2026.01.14 19:23:59.186937 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1708 | 2026.01.14 19:23:59.186982 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1709 | 2026.01.14 19:23:59.188131 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1710 | 2026.01.14 19:23:59.188426 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1711 | 2026.01.14 19:23:59.188680 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 222 | ||
| 1712 | 2026.01.14 19:24:01.676367 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3272 | ||
| 1713 | 2026.01.14 19:24:01.676844 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1714 | 2026.01.14 19:24:01.676892 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1715 | 2026.01.14 19:24:01.677382 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1716 | 2026.01.14 19:24:01.677617 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): 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.01.14 19:24:01.677763 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3272 | ||
| 1718 | 2026.01.14 19:24:01.715249 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1719 | 2026.01.14 19:24:01.715487 [ 267 ] {ea2177ff-bf3d-4d4c-8793-eadd9902490c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1720 | 2026.01.14 19:24:01.715846 [ 267 ] {ea2177ff-bf3d-4d4c-8793-eadd9902490c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1721 | 2026.01.14 19:24:01.715884 [ 267 ] {ea2177ff-bf3d-4d4c-8793-eadd9902490c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1722 | 2026.01.14 19:24:01.716121 [ 267 ] {ea2177ff-bf3d-4d4c-8793-eadd9902490c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1723 | 2026.01.14 19:24:01.716198 [ 267 ] {ea2177ff-bf3d-4d4c-8793-eadd9902490c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1724 | 2026.01.14 19:24:01.716341 [ 267 ] {ea2177ff-bf3d-4d4c-8793-eadd9902490c} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1725 | 2026.01.14 19:24:01.716439 [ 342 ] {ea2177ff-bf3d-4d4c-8793-eadd9902490c} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1726 | 2026.01.14 19:24:01.716439 [ 326 ] {ea2177ff-bf3d-4d4c-8793-eadd9902490c} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1727 | 2026.01.14 19:24:01.716519 [ 267 ] {ea2177ff-bf3d-4d4c-8793-eadd9902490c} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (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 | ||
| 1728 | 2026.01.14 19:24:01.716543 [ 267 ] {ea2177ff-bf3d-4d4c-8793-eadd9902490c} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1729 | 2026.01.14 19:24:01.718945 [ 267 ] {ea2177ff-bf3d-4d4c-8793-eadd9902490c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1730 | 2026.01.14 19:24:01.718973 [ 267 ] {ea2177ff-bf3d-4d4c-8793-eadd9902490c} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1731 | 2026.01.14 19:24:01.719029 [ 267 ] {ea2177ff-bf3d-4d4c-8793-eadd9902490c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1732 | 2026.01.14 19:24:01.719067 [ 267 ] {ea2177ff-bf3d-4d4c-8793-eadd9902490c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1733 | 2026.01.14 19:24:01.719789 [ 267 ] {ea2177ff-bf3d-4d4c-8793-eadd9902490c} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.004405 sec., 5902.383654937571 rows/sec., 255.39 KiB/sec. | ||
| 1734 | 2026.01.14 19:24:01.719865 [ 267 ] {ea2177ff-bf3d-4d4c-8793-eadd9902490c} <Debug> TCPHandler: Processed in 0.004751816 sec. | ||
| 1735 | 2026.01.14 19:24:01.720140 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1736 | 2026.01.14 19:24:01.720279 [ 267 ] {4bb4f623-4fc9-499c-a9f9-a015883339a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1737 | 2026.01.14 19:24:01.720491 [ 267 ] {4bb4f623-4fc9-499c-a9f9-a015883339a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1738 | 2026.01.14 19:24:01.720526 [ 267 ] {4bb4f623-4fc9-499c-a9f9-a015883339a0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1739 | 2026.01.14 19:24:01.720712 [ 267 ] {4bb4f623-4fc9-499c-a9f9-a015883339a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1740 | 2026.01.14 19:24:01.720765 [ 267 ] {4bb4f623-4fc9-499c-a9f9-a015883339a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1741 | 2026.01.14 19:24:01.720869 [ 267 ] {4bb4f623-4fc9-499c-a9f9-a015883339a0} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1742 | 2026.01.14 19:24:01.720919 [ 314 ] {4bb4f623-4fc9-499c-a9f9-a015883339a0} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1743 | 2026.01.14 19:24:01.720923 [ 326 ] {4bb4f623-4fc9-499c-a9f9-a015883339a0} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1744 | 2026.01.14 19:24:01.720991 [ 267 ] {4bb4f623-4fc9-499c-a9f9-a015883339a0} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (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 | ||
| 1745 | 2026.01.14 19:24:01.721012 [ 267 ] {4bb4f623-4fc9-499c-a9f9-a015883339a0} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1746 | 2026.01.14 19:24:01.721064 [ 267 ] {4bb4f623-4fc9-499c-a9f9-a015883339a0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1747 | 2026.01.14 19:24:01.721080 [ 267 ] {4bb4f623-4fc9-499c-a9f9-a015883339a0} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1748 | 2026.01.14 19:24:01.721109 [ 267 ] {4bb4f623-4fc9-499c-a9f9-a015883339a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1749 | 2026.01.14 19:24:01.721138 [ 267 ] {4bb4f623-4fc9-499c-a9f9-a015883339a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1750 | 2026.01.14 19:24:01.721824 [ 267 ] {4bb4f623-4fc9-499c-a9f9-a015883339a0} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001605 sec., 16199.376947040497 rows/sec., 700.93 KiB/sec. | ||
| 1751 | 2026.01.14 19:24:01.721911 [ 267 ] {4bb4f623-4fc9-499c-a9f9-a015883339a0} <Debug> TCPHandler: Processed in 0.001825085 sec. | ||
| 1752 | 2026.01.14 19:24:01.722456 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1753 | 2026.01.14 19:24:01.722589 [ 267 ] {4242ee9b-27b3-475d-87a9-a59c3f7892f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1754 | 2026.01.14 19:24:01.722798 [ 267 ] {4242ee9b-27b3-475d-87a9-a59c3f7892f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1755 | 2026.01.14 19:24:01.722832 [ 267 ] {4242ee9b-27b3-475d-87a9-a59c3f7892f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1756 | 2026.01.14 19:24:01.723018 [ 267 ] {4242ee9b-27b3-475d-87a9-a59c3f7892f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1757 | 2026.01.14 19:24:01.723070 [ 267 ] {4242ee9b-27b3-475d-87a9-a59c3f7892f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1758 | 2026.01.14 19:24:01.723163 [ 267 ] {4242ee9b-27b3-475d-87a9-a59c3f7892f2} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1759 | 2026.01.14 19:24:01.723222 [ 314 ] {4242ee9b-27b3-475d-87a9-a59c3f7892f2} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1760 | 2026.01.14 19:24:01.723230 [ 302 ] {4242ee9b-27b3-475d-87a9-a59c3f7892f2} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1761 | 2026.01.14 19:24:01.723318 [ 267 ] {4242ee9b-27b3-475d-87a9-a59c3f7892f2} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (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 | ||
| 1762 | 2026.01.14 19:24:01.723341 [ 267 ] {4242ee9b-27b3-475d-87a9-a59c3f7892f2} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1763 | 2026.01.14 19:24:01.723390 [ 267 ] {4242ee9b-27b3-475d-87a9-a59c3f7892f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1764 | 2026.01.14 19:24:01.723406 [ 267 ] {4242ee9b-27b3-475d-87a9-a59c3f7892f2} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1765 | 2026.01.14 19:24:01.723434 [ 267 ] {4242ee9b-27b3-475d-87a9-a59c3f7892f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1766 | 2026.01.14 19:24:01.723462 [ 267 ] {4242ee9b-27b3-475d-87a9-a59c3f7892f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1767 | 2026.01.14 19:24:01.723978 [ 267 ] {4242ee9b-27b3-475d-87a9-a59c3f7892f2} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.0015 sec., 17333.333333333332 rows/sec., 750.00 KiB/sec. | ||
| 1768 | 2026.01.14 19:24:01.724060 [ 267 ] {4242ee9b-27b3-475d-87a9-a59c3f7892f2} <Debug> TCPHandler: Processed in 0.001714754 sec. | ||
| 1769 | 2026.01.14 19:24:01.724342 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1770 | 2026.01.14 19:24:01.724472 [ 267 ] {6c054a5a-b218-4a5d-ae9f-4ca4846a05b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1771 | 2026.01.14 19:24:01.724673 [ 267 ] {6c054a5a-b218-4a5d-ae9f-4ca4846a05b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1772 | 2026.01.14 19:24:01.724707 [ 267 ] {6c054a5a-b218-4a5d-ae9f-4ca4846a05b5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1773 | 2026.01.14 19:24:01.724890 [ 267 ] {6c054a5a-b218-4a5d-ae9f-4ca4846a05b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1774 | 2026.01.14 19:24:01.724941 [ 267 ] {6c054a5a-b218-4a5d-ae9f-4ca4846a05b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1775 | 2026.01.14 19:24:01.725038 [ 267 ] {6c054a5a-b218-4a5d-ae9f-4ca4846a05b5} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1776 | 2026.01.14 19:24:01.725100 [ 326 ] {6c054a5a-b218-4a5d-ae9f-4ca4846a05b5} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1777 | 2026.01.14 19:24:01.725108 [ 302 ] {6c054a5a-b218-4a5d-ae9f-4ca4846a05b5} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1778 | 2026.01.14 19:24:01.725202 [ 267 ] {6c054a5a-b218-4a5d-ae9f-4ca4846a05b5} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (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 | ||
| 1779 | 2026.01.14 19:24:01.725227 [ 267 ] {6c054a5a-b218-4a5d-ae9f-4ca4846a05b5} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1780 | 2026.01.14 19:24:01.725279 [ 267 ] {6c054a5a-b218-4a5d-ae9f-4ca4846a05b5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1781 | 2026.01.14 19:24:01.725295 [ 267 ] {6c054a5a-b218-4a5d-ae9f-4ca4846a05b5} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1782 | 2026.01.14 19:24:01.725324 [ 267 ] {6c054a5a-b218-4a5d-ae9f-4ca4846a05b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1783 | 2026.01.14 19:24:01.725352 [ 267 ] {6c054a5a-b218-4a5d-ae9f-4ca4846a05b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1784 | 2026.01.14 19:24:01.726047 [ 267 ] {6c054a5a-b218-4a5d-ae9f-4ca4846a05b5} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001627 sec., 15980.331899200984 rows/sec., 691.46 KiB/sec. | ||
| 1785 | 2026.01.14 19:24:01.726136 [ 267 ] {6c054a5a-b218-4a5d-ae9f-4ca4846a05b5} <Debug> TCPHandler: Processed in 0.001841476 sec. | ||
| 1786 | 2026.01.14 19:24:01.726395 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1787 | 2026.01.14 19:24:01.726523 [ 267 ] {424d1f9c-10b6-4b3d-8ee6-c1d9d1d73ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1788 | 2026.01.14 19:24:01.726727 [ 267 ] {424d1f9c-10b6-4b3d-8ee6-c1d9d1d73ff2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1789 | 2026.01.14 19:24:01.726760 [ 267 ] {424d1f9c-10b6-4b3d-8ee6-c1d9d1d73ff2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1790 | 2026.01.14 19:24:01.726949 [ 267 ] {424d1f9c-10b6-4b3d-8ee6-c1d9d1d73ff2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1791 | 2026.01.14 19:24:01.726999 [ 267 ] {424d1f9c-10b6-4b3d-8ee6-c1d9d1d73ff2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1792 | 2026.01.14 19:24:01.727093 [ 267 ] {424d1f9c-10b6-4b3d-8ee6-c1d9d1d73ff2} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1793 | 2026.01.14 19:24:01.727161 [ 302 ] {424d1f9c-10b6-4b3d-8ee6-c1d9d1d73ff2} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1794 | 2026.01.14 19:24:01.727162 [ 311 ] {424d1f9c-10b6-4b3d-8ee6-c1d9d1d73ff2} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1795 | 2026.01.14 19:24:01.727257 [ 267 ] {424d1f9c-10b6-4b3d-8ee6-c1d9d1d73ff2} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (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 | ||
| 1796 | 2026.01.14 19:24:01.727282 [ 267 ] {424d1f9c-10b6-4b3d-8ee6-c1d9d1d73ff2} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1797 | 2026.01.14 19:24:01.727334 [ 267 ] {424d1f9c-10b6-4b3d-8ee6-c1d9d1d73ff2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1798 | 2026.01.14 19:24:01.727350 [ 267 ] {424d1f9c-10b6-4b3d-8ee6-c1d9d1d73ff2} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1799 | 2026.01.14 19:24:01.727379 [ 267 ] {424d1f9c-10b6-4b3d-8ee6-c1d9d1d73ff2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1800 | 2026.01.14 19:24:01.727411 [ 267 ] {424d1f9c-10b6-4b3d-8ee6-c1d9d1d73ff2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1801 | 2026.01.14 19:24:01.728081 [ 267 ] {424d1f9c-10b6-4b3d-8ee6-c1d9d1d73ff2} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001609 sec., 16159.105034182723 rows/sec., 699.19 KiB/sec. | ||
| 1802 | 2026.01.14 19:24:01.728183 [ 267 ] {424d1f9c-10b6-4b3d-8ee6-c1d9d1d73ff2} <Debug> TCPHandler: Processed in 0.001836245 sec. | ||
| 1803 | 2026.01.14 19:24:01.728398 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1804 | 2026.01.14 19:24:01.728526 [ 267 ] {4f1808ab-74ab-4c3b-bef7-33146fe9555c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1805 | 2026.01.14 19:24:01.728730 [ 267 ] {4f1808ab-74ab-4c3b-bef7-33146fe9555c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1806 | 2026.01.14 19:24:01.728763 [ 267 ] {4f1808ab-74ab-4c3b-bef7-33146fe9555c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1807 | 2026.01.14 19:24:01.728949 [ 267 ] {4f1808ab-74ab-4c3b-bef7-33146fe9555c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1808 | 2026.01.14 19:24:01.729000 [ 267 ] {4f1808ab-74ab-4c3b-bef7-33146fe9555c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1809 | 2026.01.14 19:24:01.729097 [ 267 ] {4f1808ab-74ab-4c3b-bef7-33146fe9555c} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1810 | 2026.01.14 19:24:01.729160 [ 298 ] {4f1808ab-74ab-4c3b-bef7-33146fe9555c} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1811 | 2026.01.14 19:24:01.729164 [ 315 ] {4f1808ab-74ab-4c3b-bef7-33146fe9555c} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1812 | 2026.01.14 19:24:01.729259 [ 267 ] {4f1808ab-74ab-4c3b-bef7-33146fe9555c} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (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 | ||
| 1813 | 2026.01.14 19:24:01.729283 [ 267 ] {4f1808ab-74ab-4c3b-bef7-33146fe9555c} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1814 | 2026.01.14 19:24:01.729336 [ 267 ] {4f1808ab-74ab-4c3b-bef7-33146fe9555c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1815 | 2026.01.14 19:24:01.729353 [ 267 ] {4f1808ab-74ab-4c3b-bef7-33146fe9555c} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1816 | 2026.01.14 19:24:01.729382 [ 267 ] {4f1808ab-74ab-4c3b-bef7-33146fe9555c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1817 | 2026.01.14 19:24:01.729413 [ 267 ] {4f1808ab-74ab-4c3b-bef7-33146fe9555c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1818 | 2026.01.14 19:24:01.730054 [ 267 ] {4f1808ab-74ab-4c3b-bef7-33146fe9555c} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001579 sec., 16466.117796073464 rows/sec., 712.48 KiB/sec. | ||
| 1819 | 2026.01.14 19:24:01.730138 [ 267 ] {4f1808ab-74ab-4c3b-bef7-33146fe9555c} <Debug> TCPHandler: Processed in 0.001788455 sec. | ||
| 1820 | 2026.01.14 19:24:01.730352 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1821 | 2026.01.14 19:24:01.730480 [ 267 ] {2f26d2e2-c4c6-42e0-8799-0c80c9ac6856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1822 | 2026.01.14 19:24:01.730686 [ 267 ] {2f26d2e2-c4c6-42e0-8799-0c80c9ac6856} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1823 | 2026.01.14 19:24:01.730719 [ 267 ] {2f26d2e2-c4c6-42e0-8799-0c80c9ac6856} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1824 | 2026.01.14 19:24:01.730904 [ 267 ] {2f26d2e2-c4c6-42e0-8799-0c80c9ac6856} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1825 | 2026.01.14 19:24:01.730954 [ 267 ] {2f26d2e2-c4c6-42e0-8799-0c80c9ac6856} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1826 | 2026.01.14 19:24:01.731049 [ 267 ] {2f26d2e2-c4c6-42e0-8799-0c80c9ac6856} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1827 | 2026.01.14 19:24:01.731108 [ 337 ] {2f26d2e2-c4c6-42e0-8799-0c80c9ac6856} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1828 | 2026.01.14 19:24:01.731108 [ 330 ] {2f26d2e2-c4c6-42e0-8799-0c80c9ac6856} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1829 | 2026.01.14 19:24:01.731216 [ 267 ] {2f26d2e2-c4c6-42e0-8799-0c80c9ac6856} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (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 | ||
| 1830 | 2026.01.14 19:24:01.731236 [ 267 ] {2f26d2e2-c4c6-42e0-8799-0c80c9ac6856} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1831 | 2026.01.14 19:24:01.731287 [ 267 ] {2f26d2e2-c4c6-42e0-8799-0c80c9ac6856} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1832 | 2026.01.14 19:24:01.731304 [ 267 ] {2f26d2e2-c4c6-42e0-8799-0c80c9ac6856} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1833 | 2026.01.14 19:24:01.731332 [ 267 ] {2f26d2e2-c4c6-42e0-8799-0c80c9ac6856} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1834 | 2026.01.14 19:24:01.731361 [ 267 ] {2f26d2e2-c4c6-42e0-8799-0c80c9ac6856} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1835 | 2026.01.14 19:24:01.732054 [ 267 ] {2f26d2e2-c4c6-42e0-8799-0c80c9ac6856} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001626 sec., 15990.159901599016 rows/sec., 691.88 KiB/sec. | ||
| 1836 | 2026.01.14 19:24:01.732155 [ 267 ] {2f26d2e2-c4c6-42e0-8799-0c80c9ac6856} <Debug> TCPHandler: Processed in 0.001851386 sec. | ||
| 1837 | 2026.01.14 19:24:01.732394 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1838 | 2026.01.14 19:24:01.732524 [ 267 ] {c88aea70-cfa6-4122-9df5-2c49635ff34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1839 | 2026.01.14 19:24:01.732729 [ 267 ] {c88aea70-cfa6-4122-9df5-2c49635ff34a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1840 | 2026.01.14 19:24:01.732762 [ 267 ] {c88aea70-cfa6-4122-9df5-2c49635ff34a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1841 | 2026.01.14 19:24:01.732949 [ 267 ] {c88aea70-cfa6-4122-9df5-2c49635ff34a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1842 | 2026.01.14 19:24:01.732999 [ 267 ] {c88aea70-cfa6-4122-9df5-2c49635ff34a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1843 | 2026.01.14 19:24:01.733092 [ 267 ] {c88aea70-cfa6-4122-9df5-2c49635ff34a} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1844 | 2026.01.14 19:24:01.733243 [ 330 ] {c88aea70-cfa6-4122-9df5-2c49635ff34a} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1845 | 2026.01.14 19:24:01.733250 [ 302 ] {c88aea70-cfa6-4122-9df5-2c49635ff34a} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1846 | 2026.01.14 19:24:01.733323 [ 267 ] {c88aea70-cfa6-4122-9df5-2c49635ff34a} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (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 | ||
| 1847 | 2026.01.14 19:24:01.733348 [ 267 ] {c88aea70-cfa6-4122-9df5-2c49635ff34a} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1848 | 2026.01.14 19:24:01.733401 [ 267 ] {c88aea70-cfa6-4122-9df5-2c49635ff34a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1849 | 2026.01.14 19:24:01.733418 [ 267 ] {c88aea70-cfa6-4122-9df5-2c49635ff34a} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1850 | 2026.01.14 19:24:01.733448 [ 267 ] {c88aea70-cfa6-4122-9df5-2c49635ff34a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1851 | 2026.01.14 19:24:01.733562 [ 267 ] {c88aea70-cfa6-4122-9df5-2c49635ff34a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1852 | 2026.01.14 19:24:01.734126 [ 267 ] {c88aea70-cfa6-4122-9df5-2c49635ff34a} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001656 sec., 15700.48309178744 rows/sec., 679.35 KiB/sec. | ||
| 1853 | 2026.01.14 19:24:01.734230 [ 267 ] {c88aea70-cfa6-4122-9df5-2c49635ff34a} <Debug> TCPHandler: Processed in 0.001883476 sec. | ||
| 1854 | 2026.01.14 19:24:01.734454 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1855 | 2026.01.14 19:24:01.734584 [ 267 ] {2d87d18b-a125-4098-afe2-6c76d9fbd721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1856 | 2026.01.14 19:24:01.734792 [ 267 ] {2d87d18b-a125-4098-afe2-6c76d9fbd721} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1857 | 2026.01.14 19:24:01.734825 [ 267 ] {2d87d18b-a125-4098-afe2-6c76d9fbd721} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1858 | 2026.01.14 19:24:01.735016 [ 267 ] {2d87d18b-a125-4098-afe2-6c76d9fbd721} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1859 | 2026.01.14 19:24:01.735066 [ 267 ] {2d87d18b-a125-4098-afe2-6c76d9fbd721} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1860 | 2026.01.14 19:24:01.735161 [ 267 ] {2d87d18b-a125-4098-afe2-6c76d9fbd721} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1861 | 2026.01.14 19:24:01.735224 [ 302 ] {2d87d18b-a125-4098-afe2-6c76d9fbd721} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1862 | 2026.01.14 19:24:01.735227 [ 336 ] {2d87d18b-a125-4098-afe2-6c76d9fbd721} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1863 | 2026.01.14 19:24:01.735332 [ 267 ] {2d87d18b-a125-4098-afe2-6c76d9fbd721} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (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 | ||
| 1864 | 2026.01.14 19:24:01.735356 [ 267 ] {2d87d18b-a125-4098-afe2-6c76d9fbd721} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1865 | 2026.01.14 19:24:01.735408 [ 267 ] {2d87d18b-a125-4098-afe2-6c76d9fbd721} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1866 | 2026.01.14 19:24:01.735424 [ 267 ] {2d87d18b-a125-4098-afe2-6c76d9fbd721} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1867 | 2026.01.14 19:24:01.735453 [ 267 ] {2d87d18b-a125-4098-afe2-6c76d9fbd721} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1868 | 2026.01.14 19:24:01.735483 [ 267 ] {2d87d18b-a125-4098-afe2-6c76d9fbd721} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1869 | 2026.01.14 19:24:01.736008 [ 267 ] {2d87d18b-a125-4098-afe2-6c76d9fbd721} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001478 sec., 17591.33964817321 rows/sec., 761.16 KiB/sec. | ||
| 1870 | 2026.01.14 19:24:01.736091 [ 267 ] {2d87d18b-a125-4098-afe2-6c76d9fbd721} <Debug> TCPHandler: Processed in 0.001684053 sec. | ||
| 1871 | 2026.01.14 19:24:01.736305 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1872 | 2026.01.14 19:24:01.736435 [ 267 ] {2cbb3ddb-d97e-4164-befc-e3357d25b9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1873 | 2026.01.14 19:24:01.736637 [ 267 ] {2cbb3ddb-d97e-4164-befc-e3357d25b9bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1874 | 2026.01.14 19:24:01.736671 [ 267 ] {2cbb3ddb-d97e-4164-befc-e3357d25b9bb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1875 | 2026.01.14 19:24:01.736860 [ 267 ] {2cbb3ddb-d97e-4164-befc-e3357d25b9bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1876 | 2026.01.14 19:24:01.736909 [ 267 ] {2cbb3ddb-d97e-4164-befc-e3357d25b9bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1877 | 2026.01.14 19:24:01.737004 [ 267 ] {2cbb3ddb-d97e-4164-befc-e3357d25b9bb} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1878 | 2026.01.14 19:24:01.737052 [ 330 ] {2cbb3ddb-d97e-4164-befc-e3357d25b9bb} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1879 | 2026.01.14 19:24:01.737066 [ 336 ] {2cbb3ddb-d97e-4164-befc-e3357d25b9bb} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1880 | 2026.01.14 19:24:01.737153 [ 267 ] {2cbb3ddb-d97e-4164-befc-e3357d25b9bb} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (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 | ||
| 1881 | 2026.01.14 19:24:01.737177 [ 267 ] {2cbb3ddb-d97e-4164-befc-e3357d25b9bb} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1882 | 2026.01.14 19:24:01.737228 [ 267 ] {2cbb3ddb-d97e-4164-befc-e3357d25b9bb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1883 | 2026.01.14 19:24:01.737244 [ 267 ] {2cbb3ddb-d97e-4164-befc-e3357d25b9bb} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1884 | 2026.01.14 19:24:01.737272 [ 267 ] {2cbb3ddb-d97e-4164-befc-e3357d25b9bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1885 | 2026.01.14 19:24:01.737302 [ 267 ] {2cbb3ddb-d97e-4164-befc-e3357d25b9bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1886 | 2026.01.14 19:24:01.737855 [ 267 ] {2cbb3ddb-d97e-4164-befc-e3357d25b9bb} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001475 sec., 17627.118644067796 rows/sec., 762.71 KiB/sec. | ||
| 1887 | 2026.01.14 19:24:01.737939 [ 267 ] {2cbb3ddb-d97e-4164-befc-e3357d25b9bb} <Debug> TCPHandler: Processed in 0.001680943 sec. | ||
| 1888 | 2026.01.14 19:24:01.738199 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1889 | 2026.01.14 19:24:01.738329 [ 267 ] {1c9f8eed-85a3-4b3a-b233-f5d9a9d26243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1890 | 2026.01.14 19:24:01.738530 [ 267 ] {1c9f8eed-85a3-4b3a-b233-f5d9a9d26243} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1891 | 2026.01.14 19:24:01.738563 [ 267 ] {1c9f8eed-85a3-4b3a-b233-f5d9a9d26243} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1892 | 2026.01.14 19:24:01.738759 [ 267 ] {1c9f8eed-85a3-4b3a-b233-f5d9a9d26243} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1893 | 2026.01.14 19:24:01.738811 [ 267 ] {1c9f8eed-85a3-4b3a-b233-f5d9a9d26243} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1894 | 2026.01.14 19:24:01.738907 [ 267 ] {1c9f8eed-85a3-4b3a-b233-f5d9a9d26243} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1895 | 2026.01.14 19:24:01.738957 [ 301 ] {1c9f8eed-85a3-4b3a-b233-f5d9a9d26243} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1896 | 2026.01.14 19:24:01.738970 [ 302 ] {1c9f8eed-85a3-4b3a-b233-f5d9a9d26243} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1897 | 2026.01.14 19:24:01.739044 [ 267 ] {1c9f8eed-85a3-4b3a-b233-f5d9a9d26243} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (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 | ||
| 1898 | 2026.01.14 19:24:01.739068 [ 267 ] {1c9f8eed-85a3-4b3a-b233-f5d9a9d26243} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1899 | 2026.01.14 19:24:01.739120 [ 267 ] {1c9f8eed-85a3-4b3a-b233-f5d9a9d26243} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1900 | 2026.01.14 19:24:01.739136 [ 267 ] {1c9f8eed-85a3-4b3a-b233-f5d9a9d26243} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1901 | 2026.01.14 19:24:01.739167 [ 267 ] {1c9f8eed-85a3-4b3a-b233-f5d9a9d26243} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1902 | 2026.01.14 19:24:01.739195 [ 267 ] {1c9f8eed-85a3-4b3a-b233-f5d9a9d26243} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1903 | 2026.01.14 19:24:01.739795 [ 267 ] {1c9f8eed-85a3-4b3a-b233-f5d9a9d26243} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001519 sec., 17116.524028966425 rows/sec., 740.62 KiB/sec. | ||
| 1904 | 2026.01.14 19:24:01.739898 [ 267 ] {1c9f8eed-85a3-4b3a-b233-f5d9a9d26243} <Debug> TCPHandler: Processed in 0.001754464 sec. | ||
| 1905 | 2026.01.14 19:24:01.751161 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1906 | 2026.01.14 19:24:01.751329 [ 267 ] {766e2c24-0a80-4389-9f33-082f10da291f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1907 | 2026.01.14 19:24:01.751592 [ 267 ] {766e2c24-0a80-4389-9f33-082f10da291f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1908 | 2026.01.14 19:24:01.751630 [ 267 ] {766e2c24-0a80-4389-9f33-082f10da291f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1909 | 2026.01.14 19:24:01.751838 [ 267 ] {766e2c24-0a80-4389-9f33-082f10da291f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1910 | 2026.01.14 19:24:01.751889 [ 267 ] {766e2c24-0a80-4389-9f33-082f10da291f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1911 | 2026.01.14 19:24:01.751990 [ 267 ] {766e2c24-0a80-4389-9f33-082f10da291f} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1912 | 2026.01.14 19:24:01.752059 [ 306 ] {766e2c24-0a80-4389-9f33-082f10da291f} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1913 | 2026.01.14 19:24:01.752062 [ 336 ] {766e2c24-0a80-4389-9f33-082f10da291f} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1914 | 2026.01.14 19:24:01.752157 [ 267 ] {766e2c24-0a80-4389-9f33-082f10da291f} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (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 | ||
| 1915 | 2026.01.14 19:24:01.752186 [ 267 ] {766e2c24-0a80-4389-9f33-082f10da291f} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1916 | 2026.01.14 19:24:01.752242 [ 267 ] {766e2c24-0a80-4389-9f33-082f10da291f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1917 | 2026.01.14 19:24:01.752259 [ 267 ] {766e2c24-0a80-4389-9f33-082f10da291f} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1918 | 2026.01.14 19:24:01.752288 [ 267 ] {766e2c24-0a80-4389-9f33-082f10da291f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1919 | 2026.01.14 19:24:01.752323 [ 267 ] {766e2c24-0a80-4389-9f33-082f10da291f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1920 | 2026.01.14 19:24:01.752898 [ 267 ] {766e2c24-0a80-4389-9f33-082f10da291f} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.00164 sec., 15853.658536585366 rows/sec., 685.98 KiB/sec. | ||
| 1921 | 2026.01.14 19:24:01.752986 [ 267 ] {766e2c24-0a80-4389-9f33-082f10da291f} <Debug> TCPHandler: Processed in 0.001894816 sec. | ||
| 1922 | 2026.01.14 19:24:01.755745 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1923 | 2026.01.14 19:24:01.755908 [ 267 ] {2c155394-474e-41ac-9e1d-e3ec1fa1ee8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1924 | 2026.01.14 19:24:01.756174 [ 267 ] {2c155394-474e-41ac-9e1d-e3ec1fa1ee8f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1925 | 2026.01.14 19:24:01.756217 [ 267 ] {2c155394-474e-41ac-9e1d-e3ec1fa1ee8f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1926 | 2026.01.14 19:24:01.756481 [ 267 ] {2c155394-474e-41ac-9e1d-e3ec1fa1ee8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1927 | 2026.01.14 19:24:01.756563 [ 267 ] {2c155394-474e-41ac-9e1d-e3ec1fa1ee8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1928 | 2026.01.14 19:24:01.756671 [ 267 ] {2c155394-474e-41ac-9e1d-e3ec1fa1ee8f} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1929 | 2026.01.14 19:24:01.756744 [ 338 ] {2c155394-474e-41ac-9e1d-e3ec1fa1ee8f} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1930 | 2026.01.14 19:24:01.756757 [ 302 ] {2c155394-474e-41ac-9e1d-e3ec1fa1ee8f} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1931 | 2026.01.14 19:24:01.756838 [ 267 ] {2c155394-474e-41ac-9e1d-e3ec1fa1ee8f} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (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 | ||
| 1932 | 2026.01.14 19:24:01.756863 [ 267 ] {2c155394-474e-41ac-9e1d-e3ec1fa1ee8f} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1933 | 2026.01.14 19:24:01.756917 [ 267 ] {2c155394-474e-41ac-9e1d-e3ec1fa1ee8f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1934 | 2026.01.14 19:24:01.756933 [ 267 ] {2c155394-474e-41ac-9e1d-e3ec1fa1ee8f} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1935 | 2026.01.14 19:24:01.756962 [ 267 ] {2c155394-474e-41ac-9e1d-e3ec1fa1ee8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1936 | 2026.01.14 19:24:01.756993 [ 267 ] {2c155394-474e-41ac-9e1d-e3ec1fa1ee8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1937 | 2026.01.14 19:24:01.757535 [ 267 ] {2c155394-474e-41ac-9e1d-e3ec1fa1ee8f} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001697 sec., 15321.15497937537 rows/sec., 662.93 KiB/sec. | ||
| 1938 | 2026.01.14 19:24:01.757625 [ 267 ] {2c155394-474e-41ac-9e1d-e3ec1fa1ee8f} <Debug> TCPHandler: Processed in 0.001942507 sec. | ||
| 1939 | 2026.01.14 19:24:01.757824 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1940 | 2026.01.14 19:24:01.757958 [ 267 ] {435daa54-663e-4588-81c2-5588b39bd6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1941 | 2026.01.14 19:24:01.758186 [ 267 ] {435daa54-663e-4588-81c2-5588b39bd6e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1942 | 2026.01.14 19:24:01.758221 [ 267 ] {435daa54-663e-4588-81c2-5588b39bd6e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1943 | 2026.01.14 19:24:01.758422 [ 267 ] {435daa54-663e-4588-81c2-5588b39bd6e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1944 | 2026.01.14 19:24:01.758473 [ 267 ] {435daa54-663e-4588-81c2-5588b39bd6e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1945 | 2026.01.14 19:24:01.758569 [ 267 ] {435daa54-663e-4588-81c2-5588b39bd6e8} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1946 | 2026.01.14 19:24:01.758629 [ 336 ] {435daa54-663e-4588-81c2-5588b39bd6e8} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1947 | 2026.01.14 19:24:01.758633 [ 338 ] {435daa54-663e-4588-81c2-5588b39bd6e8} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1948 | 2026.01.14 19:24:01.758713 [ 267 ] {435daa54-663e-4588-81c2-5588b39bd6e8} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (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 | ||
| 1949 | 2026.01.14 19:24:01.758733 [ 267 ] {435daa54-663e-4588-81c2-5588b39bd6e8} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1950 | 2026.01.14 19:24:01.758787 [ 267 ] {435daa54-663e-4588-81c2-5588b39bd6e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1951 | 2026.01.14 19:24:01.758804 [ 267 ] {435daa54-663e-4588-81c2-5588b39bd6e8} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1952 | 2026.01.14 19:24:01.758834 [ 267 ] {435daa54-663e-4588-81c2-5588b39bd6e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1953 | 2026.01.14 19:24:01.758865 [ 267 ] {435daa54-663e-4588-81c2-5588b39bd6e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1954 | 2026.01.14 19:24:01.759482 [ 267 ] {435daa54-663e-4588-81c2-5588b39bd6e8} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001603 sec., 16219.588271990018 rows/sec., 701.81 KiB/sec. | ||
| 1955 | 2026.01.14 19:24:01.759578 [ 267 ] {435daa54-663e-4588-81c2-5588b39bd6e8} <Debug> TCPHandler: Processed in 0.001835115 sec. | ||
| 1956 | 2026.01.14 19:24:01.759756 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2026.01.14 19:24:01.759879 [ 267 ] {0477ed7c-c30b-4970-ab87-cb5424bab21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1958 | 2026.01.14 19:24:01.760157 [ 267 ] {0477ed7c-c30b-4970-ab87-cb5424bab21f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1959 | 2026.01.14 19:24:01.760193 [ 267 ] {0477ed7c-c30b-4970-ab87-cb5424bab21f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1960 | 2026.01.14 19:24:01.760397 [ 267 ] {0477ed7c-c30b-4970-ab87-cb5424bab21f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1961 | 2026.01.14 19:24:01.760449 [ 267 ] {0477ed7c-c30b-4970-ab87-cb5424bab21f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1962 | 2026.01.14 19:24:01.760546 [ 267 ] {0477ed7c-c30b-4970-ab87-cb5424bab21f} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1963 | 2026.01.14 19:24:01.760607 [ 338 ] {0477ed7c-c30b-4970-ab87-cb5424bab21f} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1964 | 2026.01.14 19:24:01.760615 [ 302 ] {0477ed7c-c30b-4970-ab87-cb5424bab21f} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1965 | 2026.01.14 19:24:01.760690 [ 267 ] {0477ed7c-c30b-4970-ab87-cb5424bab21f} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (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 | ||
| 1966 | 2026.01.14 19:24:01.760715 [ 267 ] {0477ed7c-c30b-4970-ab87-cb5424bab21f} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1967 | 2026.01.14 19:24:01.760768 [ 267 ] {0477ed7c-c30b-4970-ab87-cb5424bab21f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1968 | 2026.01.14 19:24:01.760785 [ 267 ] {0477ed7c-c30b-4970-ab87-cb5424bab21f} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1969 | 2026.01.14 19:24:01.760815 [ 267 ] {0477ed7c-c30b-4970-ab87-cb5424bab21f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1970 | 2026.01.14 19:24:01.760849 [ 267 ] {0477ed7c-c30b-4970-ab87-cb5424bab21f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1971 | 2026.01.14 19:24:01.761436 [ 267 ] {0477ed7c-c30b-4970-ab87-cb5424bab21f} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.00156 sec., 16666.666666666668 rows/sec., 721.15 KiB/sec. | ||
| 1972 | 2026.01.14 19:24:01.761539 [ 267 ] {0477ed7c-c30b-4970-ab87-cb5424bab21f} <Debug> TCPHandler: Processed in 0.001791855 sec. | ||
| 1973 | 2026.01.14 19:24:01.769279 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1974 | 2026.01.14 19:24:01.769415 [ 267 ] {2be48bbd-b6e5-4902-a1c1-bb187ea3be8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1975 | 2026.01.14 19:24:01.769466 [ 267 ] {2be48bbd-b6e5-4902-a1c1-bb187ea3be8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1976 | 2026.01.14 19:24:01.770039 [ 267 ] {2be48bbd-b6e5-4902-a1c1-bb187ea3be8f} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1977 | 2026.01.14 19:24:01.770080 [ 267 ] {2be48bbd-b6e5-4902-a1c1-bb187ea3be8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1978 | 2026.01.14 19:24:01.770503 [ 267 ] {2be48bbd-b6e5-4902-a1c1-bb187ea3be8f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1979 | 2026.01.14 19:24:01.770701 [ 267 ] {2be48bbd-b6e5-4902-a1c1-bb187ea3be8f} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1980 | 2026.01.14 19:24:01.770864 [ 267 ] {2be48bbd-b6e5-4902-a1c1-bb187ea3be8f} <Debug> executeQuery: Read 15 rows, 4.64 KiB in 0.001494 sec., 10040.160642570281 rows/sec., 3.04 MiB/sec. | ||
| 1981 | 2026.01.14 19:24:01.770903 [ 267 ] {2be48bbd-b6e5-4902-a1c1-bb187ea3be8f} <Debug> TCPHandler: Processed in 0.001686363 sec. | ||
| 1982 | 2026.01.14 19:24:01.771031 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1983 | 2026.01.14 19:24:01.771127 [ 267 ] {24fd6209-9ff2-40f2-bf6c-50be112d83bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1984 | 2026.01.14 19:24:01.771168 [ 267 ] {24fd6209-9ff2-40f2-bf6c-50be112d83bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1985 | 2026.01.14 19:24:01.771741 [ 267 ] {24fd6209-9ff2-40f2-bf6c-50be112d83bb} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1986 | 2026.01.14 19:24:01.771780 [ 267 ] {24fd6209-9ff2-40f2-bf6c-50be112d83bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1987 | 2026.01.14 19:24:01.772125 [ 267 ] {24fd6209-9ff2-40f2-bf6c-50be112d83bb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1988 | 2026.01.14 19:24:01.772345 [ 267 ] {24fd6209-9ff2-40f2-bf6c-50be112d83bb} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1989 | 2026.01.14 19:24:01.772474 [ 267 ] {24fd6209-9ff2-40f2-bf6c-50be112d83bb} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001366 sec., 300146.4128843338 rows/sec., 19.04 MiB/sec. | ||
| 1990 | 2026.01.14 19:24:01.772511 [ 267 ] {24fd6209-9ff2-40f2-bf6c-50be112d83bb} <Debug> TCPHandler: Processed in 0.001530582 sec. | ||
| 1991 | 2026.01.14 19:24:01.772621 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1992 | 2026.01.14 19:24:01.772714 [ 267 ] {e23a633c-98b9-4e3e-afd2-7d67ca806b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1993 | 2026.01.14 19:24:01.772754 [ 267 ] {e23a633c-98b9-4e3e-afd2-7d67ca806b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1994 | 2026.01.14 19:24:01.773130 [ 267 ] {e23a633c-98b9-4e3e-afd2-7d67ca806b39} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1995 | 2026.01.14 19:24:01.773166 [ 267 ] {e23a633c-98b9-4e3e-afd2-7d67ca806b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 1996 | 2026.01.14 19:24:01.773437 [ 267 ] {e23a633c-98b9-4e3e-afd2-7d67ca806b39} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1997 | 2026.01.14 19:24:01.773674 [ 267 ] {e23a633c-98b9-4e3e-afd2-7d67ca806b39} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1998 | 2026.01.14 19:24:01.773798 [ 267 ] {e23a633c-98b9-4e3e-afd2-7d67ca806b39} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001102 sec., 3629.7640653357535 rows/sec., 295.98 KiB/sec. | ||
| 1999 | 2026.01.14 19:24:01.773835 [ 267 ] {e23a633c-98b9-4e3e-afd2-7d67ca806b39} <Debug> TCPHandler: Processed in 0.001264698 sec. | ||
| 2000 | 2026.01.14 19:24:01.773942 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2001 | 2026.01.14 19:24:01.774035 [ 267 ] {6e733c8e-7be1-47d0-89d7-f7a63056bb91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2002 | 2026.01.14 19:24:01.774074 [ 267 ] {6e733c8e-7be1-47d0-89d7-f7a63056bb91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2003 | 2026.01.14 19:24:01.774968 [ 267 ] {6e733c8e-7be1-47d0-89d7-f7a63056bb91} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2004 | 2026.01.14 19:24:01.775004 [ 267 ] {6e733c8e-7be1-47d0-89d7-f7a63056bb91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2005 | 2026.01.14 19:24:01.775365 [ 267 ] {6e733c8e-7be1-47d0-89d7-f7a63056bb91} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2006 | 2026.01.14 19:24:01.775578 [ 267 ] {6e733c8e-7be1-47d0-89d7-f7a63056bb91} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2007 | 2026.01.14 19:24:01.775706 [ 267 ] {6e733c8e-7be1-47d0-89d7-f7a63056bb91} <Debug> executeQuery: Read 1152 rows, 93.65 KiB in 0.001688 sec., 682464.4549763033 rows/sec., 54.18 MiB/sec. | ||
| 2008 | 2026.01.14 19:24:01.775742 [ 267 ] {6e733c8e-7be1-47d0-89d7-f7a63056bb91} <Debug> TCPHandler: Processed in 0.001849225 sec. | ||
| 2009 | 2026.01.14 19:24:01.775852 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2010 | 2026.01.14 19:24:01.775945 [ 267 ] {2ef2194f-ddb3-4a72-9d56-2320bb1e47e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2011 | 2026.01.14 19:24:01.775985 [ 267 ] {2ef2194f-ddb3-4a72-9d56-2320bb1e47e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2012 | 2026.01.14 19:24:01.776446 [ 267 ] {2ef2194f-ddb3-4a72-9d56-2320bb1e47e0} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2013 | 2026.01.14 19:24:01.776483 [ 267 ] {2ef2194f-ddb3-4a72-9d56-2320bb1e47e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2014 | 2026.01.14 19:24:01.776792 [ 267 ] {2ef2194f-ddb3-4a72-9d56-2320bb1e47e0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2015 | 2026.01.14 19:24:01.777004 [ 267 ] {2ef2194f-ddb3-4a72-9d56-2320bb1e47e0} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2016 | 2026.01.14 19:24:01.777138 [ 267 ] {2ef2194f-ddb3-4a72-9d56-2320bb1e47e0} <Debug> executeQuery: Read 228 rows, 14.02 KiB in 0.001209 sec., 188585.60794044664 rows/sec., 11.33 MiB/sec. | ||
| 2017 | 2026.01.14 19:24:01.777176 [ 267 ] {2ef2194f-ddb3-4a72-9d56-2320bb1e47e0} <Debug> TCPHandler: Processed in 0.001374569 sec. | ||
| 2018 | 2026.01.14 19:24:01.777288 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2019 | 2026.01.14 19:24:01.777380 [ 267 ] {2c51a812-c0fc-4337-a5a8-e9eb0dbcf41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2020 | 2026.01.14 19:24:01.777419 [ 267 ] {2c51a812-c0fc-4337-a5a8-e9eb0dbcf41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2021 | 2026.01.14 19:24:01.777872 [ 267 ] {2c51a812-c0fc-4337-a5a8-e9eb0dbcf41b} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2026.01.14 19:24:01.777908 [ 267 ] {2c51a812-c0fc-4337-a5a8-e9eb0dbcf41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2023 | 2026.01.14 19:24:01.778208 [ 267 ] {2c51a812-c0fc-4337-a5a8-e9eb0dbcf41b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2024 | 2026.01.14 19:24:01.778432 [ 267 ] {2c51a812-c0fc-4337-a5a8-e9eb0dbcf41b} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2025 | 2026.01.14 19:24:01.778559 [ 267 ] {2c51a812-c0fc-4337-a5a8-e9eb0dbcf41b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001196 sec., 177257.52508361204 rows/sec., 11.43 MiB/sec. | ||
| 2026 | 2026.01.14 19:24:01.778597 [ 267 ] {2c51a812-c0fc-4337-a5a8-e9eb0dbcf41b} <Debug> TCPHandler: Processed in 0.001358908 sec. | ||
| 2027 | 2026.01.14 19:24:01.778704 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2028 | 2026.01.14 19:24:01.778797 [ 267 ] {80b075a8-5d6d-4f93-a69f-f03227a0130a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2029 | 2026.01.14 19:24:01.778836 [ 267 ] {80b075a8-5d6d-4f93-a69f-f03227a0130a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2030 | 2026.01.14 19:24:01.779288 [ 267 ] {80b075a8-5d6d-4f93-a69f-f03227a0130a} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2031 | 2026.01.14 19:24:01.779323 [ 267 ] {80b075a8-5d6d-4f93-a69f-f03227a0130a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2032 | 2026.01.14 19:24:01.779619 [ 267 ] {80b075a8-5d6d-4f93-a69f-f03227a0130a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2033 | 2026.01.14 19:24:01.779830 [ 267 ] {80b075a8-5d6d-4f93-a69f-f03227a0130a} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2026.01.14 19:24:01.779955 [ 267 ] {80b075a8-5d6d-4f93-a69f-f03227a0130a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001175 sec., 179574.46808510637 rows/sec., 10.20 MiB/sec. | ||
| 2035 | 2026.01.14 19:24:01.779993 [ 267 ] {80b075a8-5d6d-4f93-a69f-f03227a0130a} <Debug> TCPHandler: Processed in 0.001339739 sec. | ||
| 2036 | 2026.01.14 19:24:01.780100 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2037 | 2026.01.14 19:24:01.780192 [ 267 ] {916ad0f2-ec9a-41d5-a3fb-03bd0b0a579b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2038 | 2026.01.14 19:24:01.780231 [ 267 ] {916ad0f2-ec9a-41d5-a3fb-03bd0b0a579b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2039 | 2026.01.14 19:24:01.780832 [ 267 ] {916ad0f2-ec9a-41d5-a3fb-03bd0b0a579b} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2040 | 2026.01.14 19:24:01.780868 [ 267 ] {916ad0f2-ec9a-41d5-a3fb-03bd0b0a579b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2041 | 2026.01.14 19:24:01.781197 [ 267 ] {916ad0f2-ec9a-41d5-a3fb-03bd0b0a579b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2042 | 2026.01.14 19:24:01.781407 [ 267 ] {916ad0f2-ec9a-41d5-a3fb-03bd0b0a579b} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2043 | 2026.01.14 19:24:01.781537 [ 267 ] {916ad0f2-ec9a-41d5-a3fb-03bd0b0a579b} <Debug> executeQuery: Read 717 rows, 51.52 KiB in 0.001363 sec., 526045.4878943507 rows/sec., 36.91 MiB/sec. | ||
| 2044 | 2026.01.14 19:24:01.781574 [ 267 ] {916ad0f2-ec9a-41d5-a3fb-03bd0b0a579b} <Debug> TCPHandler: Processed in 0.001525291 sec. | ||
| 2045 | 2026.01.14 19:24:01.781684 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2046 | 2026.01.14 19:24:01.781777 [ 267 ] {ea59cb92-2c3f-4426-b85c-00f3997bf52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2047 | 2026.01.14 19:24:01.781817 [ 267 ] {ea59cb92-2c3f-4426-b85c-00f3997bf52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2048 | 2026.01.14 19:24:01.782131 [ 267 ] {ea59cb92-2c3f-4426-b85c-00f3997bf52d} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2049 | 2026.01.14 19:24:01.782171 [ 267 ] {ea59cb92-2c3f-4426-b85c-00f3997bf52d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2050 | 2026.01.14 19:24:01.782466 [ 267 ] {ea59cb92-2c3f-4426-b85c-00f3997bf52d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2051 | 2026.01.14 19:24:01.782674 [ 267 ] {ea59cb92-2c3f-4426-b85c-00f3997bf52d} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2052 | 2026.01.14 19:24:01.782798 [ 267 ] {ea59cb92-2c3f-4426-b85c-00f3997bf52d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 2053 | 2026.01.14 19:24:01.782834 [ 267 ] {ea59cb92-2c3f-4426-b85c-00f3997bf52d} <Debug> TCPHandler: Processed in 0.001200717 sec. | ||
| 2054 | 2026.01.14 19:24:01.782936 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2055 | 2026.01.14 19:24:01.783029 [ 267 ] {dc8f294b-0e6d-42f7-8e1f-d1b8538f982e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2056 | 2026.01.14 19:24:01.783070 [ 267 ] {dc8f294b-0e6d-42f7-8e1f-d1b8538f982e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2057 | 2026.01.14 19:24:01.783491 [ 267 ] {dc8f294b-0e6d-42f7-8e1f-d1b8538f982e} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2058 | 2026.01.14 19:24:01.783526 [ 267 ] {dc8f294b-0e6d-42f7-8e1f-d1b8538f982e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2059 | 2026.01.14 19:24:01.783862 [ 267 ] {dc8f294b-0e6d-42f7-8e1f-d1b8538f982e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2060 | 2026.01.14 19:24:01.784069 [ 267 ] {dc8f294b-0e6d-42f7-8e1f-d1b8538f982e} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2061 | 2026.01.14 19:24:01.784196 [ 267 ] {dc8f294b-0e6d-42f7-8e1f-d1b8538f982e} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001184 sec., 266891.8918918919 rows/sec., 17.54 MiB/sec. | ||
| 2062 | 2026.01.14 19:24:01.784231 [ 267 ] {dc8f294b-0e6d-42f7-8e1f-d1b8538f982e} <Debug> TCPHandler: Processed in 0.001345599 sec. | ||
| 2063 | 2026.01.14 19:24:01.784336 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2064 | 2026.01.14 19:24:01.784429 [ 267 ] {4e0e0db2-1830-43df-939a-446099bd211f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2065 | 2026.01.14 19:24:01.784470 [ 267 ] {4e0e0db2-1830-43df-939a-446099bd211f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2066 | 2026.01.14 19:24:01.784772 [ 267 ] {4e0e0db2-1830-43df-939a-446099bd211f} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2067 | 2026.01.14 19:24:01.784808 [ 267 ] {4e0e0db2-1830-43df-939a-446099bd211f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2068 | 2026.01.14 19:24:01.785120 [ 267 ] {4e0e0db2-1830-43df-939a-446099bd211f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2069 | 2026.01.14 19:24:01.785321 [ 267 ] {4e0e0db2-1830-43df-939a-446099bd211f} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2070 | 2026.01.14 19:24:01.785445 [ 267 ] {4e0e0db2-1830-43df-939a-446099bd211f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 2071 | 2026.01.14 19:24:01.785480 [ 267 ] {4e0e0db2-1830-43df-939a-446099bd211f} <Debug> TCPHandler: Processed in 0.001194466 sec. | ||
| 2072 | 2026.01.14 19:24:01.785588 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2073 | 2026.01.14 19:24:01.785689 [ 267 ] {0e794ef0-f427-4c80-8e75-c2f716e81052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2074 | 2026.01.14 19:24:01.785743 [ 267 ] {0e794ef0-f427-4c80-8e75-c2f716e81052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2075 | 2026.01.14 19:24:01.786532 [ 267 ] {0e794ef0-f427-4c80-8e75-c2f716e81052} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2076 | 2026.01.14 19:24:01.786570 [ 267 ] {0e794ef0-f427-4c80-8e75-c2f716e81052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2077 | 2026.01.14 19:24:01.787105 [ 267 ] {0e794ef0-f427-4c80-8e75-c2f716e81052} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2078 | 2026.01.14 19:24:01.787338 [ 267 ] {0e794ef0-f427-4c80-8e75-c2f716e81052} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2026.01.14 19:24:01.787482 [ 267 ] {0e794ef0-f427-4c80-8e75-c2f716e81052} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001811 sec., 10491.44119271121 rows/sec., 18.80 MiB/sec. | ||
| 2080 | 2026.01.14 19:24:01.787539 [ 267 ] {0e794ef0-f427-4c80-8e75-c2f716e81052} <Debug> TCPHandler: Processed in 0.002001237 sec. | ||
| 2081 | 2026.01.14 19:24:01.787651 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2082 | 2026.01.14 19:24:01.787747 [ 267 ] {cb4fef14-aa2a-40bb-88af-be81ef9c95bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2083 | 2026.01.14 19:24:01.787788 [ 267 ] {cb4fef14-aa2a-40bb-88af-be81ef9c95bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2084 | 2026.01.14 19:24:01.788126 [ 267 ] {cb4fef14-aa2a-40bb-88af-be81ef9c95bb} <Trace> oximeter.measurements_i64 (85b6e429-2bd7-47fc-88fc-ec6fc1bbd2f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2026.01.14 19:24:01.788163 [ 267 ] {cb4fef14-aa2a-40bb-88af-be81ef9c95bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2086 | 2026.01.14 19:24:01.788478 [ 267 ] {cb4fef14-aa2a-40bb-88af-be81ef9c95bb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2087 | 2026.01.14 19:24:01.788697 [ 267 ] {cb4fef14-aa2a-40bb-88af-be81ef9c95bb} <Trace> oximeter.measurements_i64 (85b6e429-2bd7-47fc-88fc-ec6fc1bbd2f4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2026.01.14 19:24:01.788825 [ 267 ] {cb4fef14-aa2a-40bb-88af-be81ef9c95bb} <Debug> executeQuery: Read 18 rows, 1.30 KiB in 0.001096 sec., 16423.357664233576 rows/sec., 1.16 MiB/sec. | ||
| 2089 | 2026.01.14 19:24:01.788865 [ 267 ] {cb4fef14-aa2a-40bb-88af-be81ef9c95bb} <Debug> TCPHandler: Processed in 0.001265118 sec. | ||
| 2090 | 2026.01.14 19:24:01.788975 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2091 | 2026.01.14 19:24:01.789069 [ 267 ] {a6db0309-48da-4f19-aba9-78d4268920d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2092 | 2026.01.14 19:24:01.789109 [ 267 ] {a6db0309-48da-4f19-aba9-78d4268920d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2093 | 2026.01.14 19:24:01.789477 [ 267 ] {a6db0309-48da-4f19-aba9-78d4268920d4} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2026.01.14 19:24:01.789516 [ 267 ] {a6db0309-48da-4f19-aba9-78d4268920d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2095 | 2026.01.14 19:24:01.789836 [ 267 ] {a6db0309-48da-4f19-aba9-78d4268920d4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2096 | 2026.01.14 19:24:01.790056 [ 267 ] {a6db0309-48da-4f19-aba9-78d4268920d4} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2026.01.14 19:24:01.790210 [ 267 ] {a6db0309-48da-4f19-aba9-78d4268920d4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001158 sec., 89810.01727115716 rows/sec., 5.50 MiB/sec. | ||
| 2098 | 2026.01.14 19:24:01.790250 [ 267 ] {a6db0309-48da-4f19-aba9-78d4268920d4} <Debug> TCPHandler: Processed in 0.001326178 sec. | ||
| 2099 | 2026.01.14 19:24:01.835140 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2100 | 2026.01.14 19:24:01.852417 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2101 | 2026.01.14 19:24:01.852463 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2102 | 2026.01.14 19:24:01.858451 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2103 | 2026.01.14 19:24:01.859203 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2104 | 2026.01.14 19:24:01.862550 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2105 | 2026.01.14 19:24:06.723038 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2106 | 2026.01.14 19:24:06.723239 [ 267 ] {93e07522-a7cb-4930-8e2c-894af4d48849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2107 | 2026.01.14 19:24:06.723309 [ 267 ] {93e07522-a7cb-4930-8e2c-894af4d48849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2108 | 2026.01.14 19:24:06.723977 [ 267 ] {93e07522-a7cb-4930-8e2c-894af4d48849} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2109 | 2026.01.14 19:24:06.724037 [ 267 ] {93e07522-a7cb-4930-8e2c-894af4d48849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2110 | 2026.01.14 19:24:06.724484 [ 267 ] {93e07522-a7cb-4930-8e2c-894af4d48849} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2111 | 2026.01.14 19:24:06.724720 [ 267 ] {93e07522-a7cb-4930-8e2c-894af4d48849} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2112 | 2026.01.14 19:24:06.724901 [ 267 ] {93e07522-a7cb-4930-8e2c-894af4d48849} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00171 sec., 32748.53801169591 rows/sec., 2.50 MiB/sec. | ||
| 2113 | 2026.01.14 19:24:06.724952 [ 267 ] {93e07522-a7cb-4930-8e2c-894af4d48849} <Debug> TCPHandler: Processed in 0.002051718 sec. | ||
| 2114 | 2026.01.14 19:24:06.725084 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2115 | 2026.01.14 19:24:06.725186 [ 267 ] {b3e42f36-8122-405e-8d53-67820d68ad44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2116 | 2026.01.14 19:24:06.725230 [ 267 ] {b3e42f36-8122-405e-8d53-67820d68ad44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2117 | 2026.01.14 19:24:06.725676 [ 267 ] {b3e42f36-8122-405e-8d53-67820d68ad44} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2118 | 2026.01.14 19:24:06.725715 [ 267 ] {b3e42f36-8122-405e-8d53-67820d68ad44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2119 | 2026.01.14 19:24:06.726030 [ 267 ] {b3e42f36-8122-405e-8d53-67820d68ad44} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2120 | 2026.01.14 19:24:06.726248 [ 267 ] {b3e42f36-8122-405e-8d53-67820d68ad44} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2121 | 2026.01.14 19:24:06.726392 [ 267 ] {b3e42f36-8122-405e-8d53-67820d68ad44} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001228 sec., 52117.26384364821 rows/sec., 4.07 MiB/sec. | ||
| 2122 | 2026.01.14 19:24:06.726433 [ 267 ] {b3e42f36-8122-405e-8d53-67820d68ad44} <Debug> TCPHandler: Processed in 0.001402599 sec. | ||
| 2123 | 2026.01.14 19:24:06.726551 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2124 | 2026.01.14 19:24:06.726648 [ 267 ] {b5984c52-778f-49e6-967e-8203236558e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2125 | 2026.01.14 19:24:06.726693 [ 267 ] {b5984c52-778f-49e6-967e-8203236558e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2126 | 2026.01.14 19:24:06.727101 [ 267 ] {b5984c52-778f-49e6-967e-8203236558e2} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2127 | 2026.01.14 19:24:06.727139 [ 267 ] {b5984c52-778f-49e6-967e-8203236558e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2128 | 2026.01.14 19:24:06.727480 [ 267 ] {b5984c52-778f-49e6-967e-8203236558e2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2129 | 2026.01.14 19:24:06.727716 [ 267 ] {b5984c52-778f-49e6-967e-8203236558e2} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2130 | 2026.01.14 19:24:06.727858 [ 267 ] {b5984c52-778f-49e6-967e-8203236558e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 2131 | 2026.01.14 19:24:06.727896 [ 267 ] {b5984c52-778f-49e6-967e-8203236558e2} <Debug> TCPHandler: Processed in 0.001396149 sec. | ||
| 2132 | 2026.01.14 19:24:06.728011 [ 267 ] {} <Trace> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2133 | 2026.01.14 19:24:06.728108 [ 267 ] {dc114793-c6d7-4b5d-838d-9852eae56596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57748) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2134 | 2026.01.14 19:24:06.728149 [ 267 ] {dc114793-c6d7-4b5d-838d-9852eae56596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2135 | 2026.01.14 19:24:06.728828 [ 267 ] {dc114793-c6d7-4b5d-838d-9852eae56596} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2136 | 2026.01.14 19:24:06.728866 [ 267 ] {dc114793-c6d7-4b5d-838d-9852eae56596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2137 | 2026.01.14 19:24:06.729166 [ 267 ] {dc114793-c6d7-4b5d-838d-9852eae56596} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2138 | 2026.01.14 19:24:06.729373 [ 267 ] {dc114793-c6d7-4b5d-838d-9852eae56596} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2139 | 2026.01.14 19:24:06.729515 [ 267 ] {dc114793-c6d7-4b5d-838d-9852eae56596} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001425 sec., 42105.26315789473 rows/sec., 2.84 MiB/sec. | ||
| 2140 | 2026.01.14 19:24:06.729560 [ 267 ] {dc114793-c6d7-4b5d-838d-9852eae56596} <Debug> TCPHandler: Processed in 0.001599142 sec. | ||
| 2141 | 2026.01.14 19:24:09.070460 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2142 | 2026.01.14 19:24:09.070565 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2143 | 2026.01.14 19:24:09.178739 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3784 | ||
| 2144 | 2026.01.14 19:24:09.179224 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2145 | 2026.01.14 19:24:09.179266 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2146 | 2026.01.14 19:24:09.179753 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2147 | 2026.01.14 19:24:09.179980 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2148 | 2026.01.14 19:24:09.180114 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3784 | ||
| 2149 | 2026.01.14 19:24:09.189735 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 288 | ||
| 2150 | 2026.01.14 19:24:09.192782 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2151 | 2026.01.14 19:24:09.192842 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2152 | 2026.01.14 19:24:09.194171 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2153 | 2026.01.14 19:24:09.194458 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2154 | 2026.01.14 19:24:09.194817 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 288 | ||
| 2155 | 2026.01.14 19:24:09.363507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2156 | 2026.01.14 19:24:09.380473 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2157 | 2026.01.14 19:24:09.380536 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2158 | 2026.01.14 19:24:09.386671 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2159 | 2026.01.14 19:24:09.387397 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2160 | 2026.01.14 19:24:09.390433 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2161 | 2026.01.14 19:24:10.787627 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2162 | 2026.01.14 19:24:10.787703 [ 267 ] {} <Debug> TCP-Session: 9dc96921-e63c-4e8f-b70d-53fb03f7c96e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2163 | 2026.01.14 19:24:11.000244 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.29 MiB, peak 187.75 MiB, free memory in arenas 0.00 B, will set to 184.33 MiB (RSS), difference: 2.04 MiB | ||
| 2164 | 2026.01.14 19:24:11.735189 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2165 | 2026.01.14 19:24:11.735379 [ 268 ] {08210cc9-297d-4a26-9790-fe36aa752944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2166 | 2026.01.14 19:24:11.735441 [ 268 ] {08210cc9-297d-4a26-9790-fe36aa752944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2167 | 2026.01.14 19:24:11.736269 [ 268 ] {08210cc9-297d-4a26-9790-fe36aa752944} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2168 | 2026.01.14 19:24:11.736316 [ 268 ] {08210cc9-297d-4a26-9790-fe36aa752944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2169 | 2026.01.14 19:24:11.736715 [ 268 ] {08210cc9-297d-4a26-9790-fe36aa752944} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2170 | 2026.01.14 19:24:11.736950 [ 268 ] {08210cc9-297d-4a26-9790-fe36aa752944} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2171 | 2026.01.14 19:24:11.737096 [ 268 ] {08210cc9-297d-4a26-9790-fe36aa752944} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001761 sec., 232822.2600795003 rows/sec., 14.77 MiB/sec. | ||
| 2172 | 2026.01.14 19:24:11.737136 [ 268 ] {08210cc9-297d-4a26-9790-fe36aa752944} <Debug> TCPHandler: Processed in 0.002075108 sec. | ||
| 2173 | 2026.01.14 19:24:11.737260 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2174 | 2026.01.14 19:24:11.737354 [ 268 ] {56c257a2-c669-490d-9d06-1fdb3640ce20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2175 | 2026.01.14 19:24:11.737394 [ 268 ] {56c257a2-c669-490d-9d06-1fdb3640ce20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2176 | 2026.01.14 19:24:11.738352 [ 268 ] {56c257a2-c669-490d-9d06-1fdb3640ce20} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2177 | 2026.01.14 19:24:11.738388 [ 268 ] {56c257a2-c669-490d-9d06-1fdb3640ce20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2178 | 2026.01.14 19:24:11.738803 [ 268 ] {56c257a2-c669-490d-9d06-1fdb3640ce20} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2179 | 2026.01.14 19:24:11.739009 [ 268 ] {56c257a2-c669-490d-9d06-1fdb3640ce20} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2026.01.14 19:24:11.739134 [ 268 ] {56c257a2-c669-490d-9d06-1fdb3640ce20} <Debug> executeQuery: Read 1176 rows, 95.94 KiB in 0.001798 sec., 654060.0667408232 rows/sec., 52.11 MiB/sec. | ||
| 2181 | 2026.01.14 19:24:11.739170 [ 268 ] {56c257a2-c669-490d-9d06-1fdb3640ce20} <Debug> TCPHandler: Processed in 0.001960167 sec. | ||
| 2182 | 2026.01.14 19:24:11.739290 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2183 | 2026.01.14 19:24:11.739382 [ 268 ] {745cea9c-1af5-4e87-9838-3c1b407be4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2184 | 2026.01.14 19:24:11.739421 [ 268 ] {745cea9c-1af5-4e87-9838-3c1b407be4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2185 | 2026.01.14 19:24:11.739898 [ 268 ] {745cea9c-1af5-4e87-9838-3c1b407be4b6} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2186 | 2026.01.14 19:24:11.739934 [ 268 ] {745cea9c-1af5-4e87-9838-3c1b407be4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2187 | 2026.01.14 19:24:11.740233 [ 268 ] {745cea9c-1af5-4e87-9838-3c1b407be4b6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2188 | 2026.01.14 19:24:11.740442 [ 268 ] {745cea9c-1af5-4e87-9838-3c1b407be4b6} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2189 | 2026.01.14 19:24:11.740541 [ 50 ] {} <Debug> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2190 | 2026.01.14 19:24:11.740574 [ 268 ] {745cea9c-1af5-4e87-9838-3c1b407be4b6} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001209 sec., 196029.77667493795 rows/sec., 11.89 MiB/sec. | ||
| 2191 | 2026.01.14 19:24:11.740608 [ 50 ] {} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2192 | 2026.01.14 19:24:11.740617 [ 268 ] {745cea9c-1af5-4e87-9838-3c1b407be4b6} <Debug> TCPHandler: Processed in 0.001377469 sec. | ||
| 2193 | 2026.01.14 19:24:11.740638 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2194 | 2026.01.14 19:24:11.740741 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2195 | 2026.01.14 19:24:11.740802 [ 200 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::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 | ||
| 2196 | 2026.01.14 19:24:11.740841 [ 268 ] {1a9fc484-7321-47fe-a5a0-886d1eefec0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2197 | 2026.01.14 19:24:11.740889 [ 268 ] {1a9fc484-7321-47fe-a5a0-886d1eefec0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2198 | 2026.01.14 19:24:11.740965 [ 200 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2199 | 2026.01.14 19:24:11.741006 [ 200 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
| 2200 | 2026.01.14 19:24:11.741076 [ 200 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::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 | ||
| 2201 | 2026.01.14 19:24:11.741124 [ 200 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 2202 | 2026.01.14 19:24:11.741170 [ 200 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2203 | 2026.01.14 19:24:11.741213 [ 200 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part | ||
| 2204 | 2026.01.14 19:24:11.741258 [ 200 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 237 rows starting from the beginning of the part | ||
| 2205 | 2026.01.14 19:24:11.741369 [ 268 ] {1a9fc484-7321-47fe-a5a0-886d1eefec0f} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2206 | 2026.01.14 19:24:11.741410 [ 268 ] {1a9fc484-7321-47fe-a5a0-886d1eefec0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2207 | 2026.01.14 19:24:11.741766 [ 268 ] {1a9fc484-7321-47fe-a5a0-886d1eefec0f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2208 | 2026.01.14 19:24:11.741999 [ 268 ] {1a9fc484-7321-47fe-a5a0-886d1eefec0f} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2209 | 2026.01.14 19:24:11.742138 [ 268 ] {1a9fc484-7321-47fe-a5a0-886d1eefec0f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001313 sec., 161462.30007616148 rows/sec., 10.41 MiB/sec. | ||
| 2210 | 2026.01.14 19:24:11.742175 [ 268 ] {1a9fc484-7321-47fe-a5a0-886d1eefec0f} <Debug> TCPHandler: Processed in 0.001484861 sec. | ||
| 2211 | 2026.01.14 19:24:11.742241 [ 195 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 515 rows, containing 5 columns (5 merged, 0 gathered) in 0.001516271 sec., 339649.0469052036 rows/sec., 22.24 MiB/sec. | ||
| 2212 | 2026.01.14 19:24:11.742286 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2213 | 2026.01.14 19:24:11.742382 [ 268 ] {ef339765-c82b-47bc-a53b-5a91d95bf281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2214 | 2026.01.14 19:24:11.742423 [ 268 ] {ef339765-c82b-47bc-a53b-5a91d95bf281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2215 | 2026.01.14 19:24:11.742475 [ 201 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2216 | 2026.01.14 19:24:11.742790 [ 201 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_6_1} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2217 | 2026.01.14 19:24:11.742866 [ 201 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_6_1} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2218 | 2026.01.14 19:24:11.742906 [ 268 ] {ef339765-c82b-47bc-a53b-5a91d95bf281} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2219 | 2026.01.14 19:24:11.742946 [ 268 ] {ef339765-c82b-47bc-a53b-5a91d95bf281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2220 | 2026.01.14 19:24:11.742959 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2221 | 2026.01.14 19:24:11.743258 [ 268 ] {ef339765-c82b-47bc-a53b-5a91d95bf281} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2222 | 2026.01.14 19:24:11.743473 [ 268 ] {ef339765-c82b-47bc-a53b-5a91d95bf281} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2223 | 2026.01.14 19:24:11.743607 [ 268 ] {ef339765-c82b-47bc-a53b-5a91d95bf281} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001241 sec., 170024.17405318294 rows/sec., 9.66 MiB/sec. | ||
| 2224 | 2026.01.14 19:24:11.743645 [ 268 ] {ef339765-c82b-47bc-a53b-5a91d95bf281} <Debug> TCPHandler: Processed in 0.0014093 sec. | ||
| 2225 | 2026.01.14 19:24:11.743754 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2226 | 2026.01.14 19:24:11.743846 [ 268 ] {ee62845a-b5b8-4d00-bd7f-a4392c3b3491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2227 | 2026.01.14 19:24:11.743884 [ 268 ] {ee62845a-b5b8-4d00-bd7f-a4392c3b3491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2228 | 2026.01.14 19:24:11.744528 [ 268 ] {ee62845a-b5b8-4d00-bd7f-a4392c3b3491} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2229 | 2026.01.14 19:24:11.744565 [ 268 ] {ee62845a-b5b8-4d00-bd7f-a4392c3b3491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2230 | 2026.01.14 19:24:11.744909 [ 268 ] {ee62845a-b5b8-4d00-bd7f-a4392c3b3491} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2231 | 2026.01.14 19:24:11.745120 [ 268 ] {ee62845a-b5b8-4d00-bd7f-a4392c3b3491} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2232 | 2026.01.14 19:24:11.745244 [ 268 ] {ee62845a-b5b8-4d00-bd7f-a4392c3b3491} <Debug> executeQuery: Read 717 rows, 51.54 KiB in 0.001414 sec., 507072.1357850071 rows/sec., 35.60 MiB/sec. | ||
| 2233 | 2026.01.14 19:24:11.745279 [ 268 ] {ee62845a-b5b8-4d00-bd7f-a4392c3b3491} <Debug> TCPHandler: Processed in 0.001576061 sec. | ||
| 2234 | 2026.01.14 19:24:11.745401 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2235 | 2026.01.14 19:24:11.745492 [ 268 ] {f4db4ca0-d819-4895-af51-dcada6599144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2236 | 2026.01.14 19:24:11.745532 [ 268 ] {f4db4ca0-d819-4895-af51-dcada6599144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2237 | 2026.01.14 19:24:11.745865 [ 268 ] {f4db4ca0-d819-4895-af51-dcada6599144} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2238 | 2026.01.14 19:24:11.745899 [ 268 ] {f4db4ca0-d819-4895-af51-dcada6599144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2239 | 2026.01.14 19:24:11.746196 [ 268 ] {f4db4ca0-d819-4895-af51-dcada6599144} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2240 | 2026.01.14 19:24:11.746409 [ 268 ] {f4db4ca0-d819-4895-af51-dcada6599144} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2026.01.14 19:24:11.746539 [ 268 ] {f4db4ca0-d819-4895-af51-dcada6599144} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 2242 | 2026.01.14 19:24:11.746574 [ 268 ] {f4db4ca0-d819-4895-af51-dcada6599144} <Debug> TCPHandler: Processed in 0.001223597 sec. | ||
| 2243 | 2026.01.14 19:24:11.746679 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2244 | 2026.01.14 19:24:11.746772 [ 268 ] {416b4289-1eec-4fec-855a-aa885093fec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2245 | 2026.01.14 19:24:11.746812 [ 268 ] {416b4289-1eec-4fec-855a-aa885093fec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2246 | 2026.01.14 19:24:11.747238 [ 268 ] {416b4289-1eec-4fec-855a-aa885093fec6} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2247 | 2026.01.14 19:24:11.747272 [ 268 ] {416b4289-1eec-4fec-855a-aa885093fec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2248 | 2026.01.14 19:24:11.747608 [ 268 ] {416b4289-1eec-4fec-855a-aa885093fec6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2249 | 2026.01.14 19:24:11.747813 [ 268 ] {416b4289-1eec-4fec-855a-aa885093fec6} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2250 | 2026.01.14 19:24:11.747944 [ 268 ] {416b4289-1eec-4fec-855a-aa885093fec6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00119 sec., 263865.5462184874 rows/sec., 17.33 MiB/sec. | ||
| 2251 | 2026.01.14 19:24:11.747979 [ 268 ] {416b4289-1eec-4fec-855a-aa885093fec6} <Debug> TCPHandler: Processed in 0.001350368 sec. | ||
| 2252 | 2026.01.14 19:24:11.748089 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2253 | 2026.01.14 19:24:11.748181 [ 268 ] {f670b399-1bdc-4590-8296-e6598cbce182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2254 | 2026.01.14 19:24:11.748220 [ 268 ] {f670b399-1bdc-4590-8296-e6598cbce182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2255 | 2026.01.14 19:24:11.748521 [ 268 ] {f670b399-1bdc-4590-8296-e6598cbce182} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2256 | 2026.01.14 19:24:11.748554 [ 268 ] {f670b399-1bdc-4590-8296-e6598cbce182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2257 | 2026.01.14 19:24:11.748844 [ 268 ] {f670b399-1bdc-4590-8296-e6598cbce182} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2258 | 2026.01.14 19:24:11.749045 [ 268 ] {f670b399-1bdc-4590-8296-e6598cbce182} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2259 | 2026.01.14 19:24:11.749175 [ 268 ] {f670b399-1bdc-4590-8296-e6598cbce182} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001012 sec., 988.1422924901185 rows/sec., 66.58 KiB/sec. | ||
| 2260 | 2026.01.14 19:24:11.749211 [ 268 ] {f670b399-1bdc-4590-8296-e6598cbce182} <Debug> TCPHandler: Processed in 0.001171906 sec. | ||
| 2261 | 2026.01.14 19:24:11.749319 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2026.01.14 19:24:11.749421 [ 268 ] {4e8a43e5-da6f-4578-83f5-ba10f83e4c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2263 | 2026.01.14 19:24:11.749478 [ 268 ] {4e8a43e5-da6f-4578-83f5-ba10f83e4c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2264 | 2026.01.14 19:24:11.750331 [ 268 ] {4e8a43e5-da6f-4578-83f5-ba10f83e4c63} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2265 | 2026.01.14 19:24:11.750370 [ 268 ] {4e8a43e5-da6f-4578-83f5-ba10f83e4c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2266 | 2026.01.14 19:24:11.750928 [ 268 ] {4e8a43e5-da6f-4578-83f5-ba10f83e4c63} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2267 | 2026.01.14 19:24:11.751155 [ 268 ] {4e8a43e5-da6f-4578-83f5-ba10f83e4c63} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2026.01.14 19:24:11.751307 [ 268 ] {4e8a43e5-da6f-4578-83f5-ba10f83e4c63} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001905 sec., 16797.900262467192 rows/sec., 30.10 MiB/sec. | ||
| 2269 | 2026.01.14 19:24:11.751366 [ 268 ] {4e8a43e5-da6f-4578-83f5-ba10f83e4c63} <Debug> TCPHandler: Processed in 0.002099439 sec. | ||
| 2270 | 2026.01.14 19:24:11.751481 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2026.01.14 19:24:11.751577 [ 268 ] {c8a2f686-89da-4356-b143-4fc662f17e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2272 | 2026.01.14 19:24:11.751618 [ 268 ] {c8a2f686-89da-4356-b143-4fc662f17e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2273 | 2026.01.14 19:24:11.751937 [ 268 ] {c8a2f686-89da-4356-b143-4fc662f17e80} <Trace> oximeter.measurements_i64 (85b6e429-2bd7-47fc-88fc-ec6fc1bbd2f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2274 | 2026.01.14 19:24:11.751973 [ 268 ] {c8a2f686-89da-4356-b143-4fc662f17e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2275 | 2026.01.14 19:24:11.752284 [ 268 ] {c8a2f686-89da-4356-b143-4fc662f17e80} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2276 | 2026.01.14 19:24:11.752673 [ 268 ] {c8a2f686-89da-4356-b143-4fc662f17e80} <Trace> oximeter.measurements_i64 (85b6e429-2bd7-47fc-88fc-ec6fc1bbd2f4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2026.01.14 19:24:11.752831 [ 268 ] {c8a2f686-89da-4356-b143-4fc662f17e80} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001272 sec., 7075.471698113208 rows/sec., 544.33 KiB/sec. | ||
| 2278 | 2026.01.14 19:24:11.752864 [ 268 ] {c8a2f686-89da-4356-b143-4fc662f17e80} <Debug> TCPHandler: Processed in 0.00143404 sec. | ||
| 2279 | 2026.01.14 19:24:11.753011 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2026.01.14 19:24:11.753116 [ 268 ] {383e4388-957e-4ddc-9bc0-092ce53d9e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2281 | 2026.01.14 19:24:11.753157 [ 268 ] {383e4388-957e-4ddc-9bc0-092ce53d9e5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2282 | 2026.01.14 19:24:11.753491 [ 268 ] {383e4388-957e-4ddc-9bc0-092ce53d9e5f} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2283 | 2026.01.14 19:24:11.753527 [ 268 ] {383e4388-957e-4ddc-9bc0-092ce53d9e5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2284 | 2026.01.14 19:24:11.753848 [ 268 ] {383e4388-957e-4ddc-9bc0-092ce53d9e5f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2285 | 2026.01.14 19:24:11.754053 [ 268 ] {383e4388-957e-4ddc-9bc0-092ce53d9e5f} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2286 | 2026.01.14 19:24:11.754190 [ 268 ] {383e4388-957e-4ddc-9bc0-092ce53d9e5f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001093 sec., 95150.96065873741 rows/sec., 5.83 MiB/sec. | ||
| 2287 | 2026.01.14 19:24:11.754226 [ 268 ] {383e4388-957e-4ddc-9bc0-092ce53d9e5f} <Debug> TCPHandler: Processed in 0.001298377 sec. | ||
| 2288 | 2026.01.14 19:24:16.680334 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4232 | ||
| 2289 | 2026.01.14 19:24:16.680884 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2290 | 2026.01.14 19:24:16.680928 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2291 | 2026.01.14 19:24:16.681467 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2292 | 2026.01.14 19:24:16.681694 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2293 | 2026.01.14 19:24:16.681821 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4232 | ||
| 2294 | 2026.01.14 19:24:16.721753 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2295 | 2026.01.14 19:24:16.721928 [ 268 ] {e09248e9-4bc4-46e3-9bad-bf55d71f949f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2296 | 2026.01.14 19:24:16.721993 [ 268 ] {e09248e9-4bc4-46e3-9bad-bf55d71f949f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2297 | 2026.01.14 19:24:16.722637 [ 268 ] {e09248e9-4bc4-46e3-9bad-bf55d71f949f} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2298 | 2026.01.14 19:24:16.722687 [ 268 ] {e09248e9-4bc4-46e3-9bad-bf55d71f949f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2299 | 2026.01.14 19:24:16.723088 [ 268 ] {e09248e9-4bc4-46e3-9bad-bf55d71f949f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2300 | 2026.01.14 19:24:16.723359 [ 268 ] {e09248e9-4bc4-46e3-9bad-bf55d71f949f} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2301 | 2026.01.14 19:24:16.723537 [ 268 ] {e09248e9-4bc4-46e3-9bad-bf55d71f949f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001656 sec., 33816.42512077295 rows/sec., 2.58 MiB/sec. | ||
| 2302 | 2026.01.14 19:24:16.723587 [ 268 ] {e09248e9-4bc4-46e3-9bad-bf55d71f949f} <Debug> TCPHandler: Processed in 0.001964277 sec. | ||
| 2303 | 2026.01.14 19:24:16.723715 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2304 | 2026.01.14 19:24:16.723817 [ 268 ] {ec65f2c5-d9aa-46a9-b8a5-ebee2c5c5a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2305 | 2026.01.14 19:24:16.723860 [ 268 ] {ec65f2c5-d9aa-46a9-b8a5-ebee2c5c5a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2306 | 2026.01.14 19:24:16.724301 [ 268 ] {ec65f2c5-d9aa-46a9-b8a5-ebee2c5c5a8d} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2307 | 2026.01.14 19:24:16.724339 [ 268 ] {ec65f2c5-d9aa-46a9-b8a5-ebee2c5c5a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2308 | 2026.01.14 19:24:16.724670 [ 268 ] {ec65f2c5-d9aa-46a9-b8a5-ebee2c5c5a8d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2309 | 2026.01.14 19:24:16.724881 [ 268 ] {ec65f2c5-d9aa-46a9-b8a5-ebee2c5c5a8d} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2310 | 2026.01.14 19:24:16.725019 [ 268 ] {ec65f2c5-d9aa-46a9-b8a5-ebee2c5c5a8d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 4.07 MiB/sec. | ||
| 2311 | 2026.01.14 19:24:16.725057 [ 268 ] {ec65f2c5-d9aa-46a9-b8a5-ebee2c5c5a8d} <Debug> TCPHandler: Processed in 0.001396419 sec. | ||
| 2312 | 2026.01.14 19:24:16.725179 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2313 | 2026.01.14 19:24:16.725285 [ 268 ] {4e45bde3-e933-4870-b366-ff2c22792754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2314 | 2026.01.14 19:24:16.725328 [ 268 ] {4e45bde3-e933-4870-b366-ff2c22792754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2315 | 2026.01.14 19:24:16.725738 [ 268 ] {4e45bde3-e933-4870-b366-ff2c22792754} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2316 | 2026.01.14 19:24:16.725774 [ 268 ] {4e45bde3-e933-4870-b366-ff2c22792754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2317 | 2026.01.14 19:24:16.726145 [ 268 ] {4e45bde3-e933-4870-b366-ff2c22792754} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2318 | 2026.01.14 19:24:16.726344 [ 268 ] {4e45bde3-e933-4870-b366-ff2c22792754} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2026.01.14 19:24:16.726545 [ 268 ] {4e45bde3-e933-4870-b366-ff2c22792754} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001304 sec., 122699.38650306748 rows/sec., 8.55 MiB/sec. | ||
| 2320 | 2026.01.14 19:24:16.726579 [ 268 ] {4e45bde3-e933-4870-b366-ff2c22792754} <Debug> TCPHandler: Processed in 0.0014774 sec. | ||
| 2321 | 2026.01.14 19:24:16.726687 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2322 | 2026.01.14 19:24:16.726776 [ 268 ] {133dcce1-3604-470d-a69e-2a437b5b4154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2323 | 2026.01.14 19:24:16.726814 [ 268 ] {133dcce1-3604-470d-a69e-2a437b5b4154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2324 | 2026.01.14 19:24:16.727126 [ 268 ] {133dcce1-3604-470d-a69e-2a437b5b4154} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2026.01.14 19:24:16.727226 [ 268 ] {133dcce1-3604-470d-a69e-2a437b5b4154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2326 | 2026.01.14 19:24:16.727626 [ 268 ] {133dcce1-3604-470d-a69e-2a437b5b4154} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2327 | 2026.01.14 19:24:16.727833 [ 268 ] {133dcce1-3604-470d-a69e-2a437b5b4154} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2328 | 2026.01.14 19:24:16.727966 [ 268 ] {133dcce1-3604-470d-a69e-2a437b5b4154} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 2329 | 2026.01.14 19:24:16.728001 [ 268 ] {133dcce1-3604-470d-a69e-2a437b5b4154} <Debug> TCPHandler: Processed in 0.001330028 sec. | ||
| 2330 | 2026.01.14 19:24:16.890629 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2331 | 2026.01.14 19:24:16.906766 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2332 | 2026.01.14 19:24:16.906825 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2333 | 2026.01.14 19:24:16.912846 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2334 | 2026.01.14 19:24:16.913580 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2335 | 2026.01.14 19:24:16.916591 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2336 | 2026.01.14 19:24:19.195286 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 320 | ||
| 2337 | 2026.01.14 19:24:19.198463 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2338 | 2026.01.14 19:24:19.198544 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2339 | 2026.01.14 19:24:19.200348 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2340 | 2026.01.14 19:24:19.200757 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2341 | 2026.01.14 19:24:19.201007 [ 38 ] {} <Debug> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2342 | 2026.01.14 19:24:19.201102 [ 38 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2343 | 2026.01.14 19:24:19.201134 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2344 | 2026.01.14 19:24:19.201243 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 320 | ||
| 2345 | 2026.01.14 19:24:19.201285 [ 200 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::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 | ||
| 2346 | 2026.01.14 19:24:19.201913 [ 200 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2347 | 2026.01.14 19:24:19.202090 [ 200 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::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 | ||
| 2348 | 2026.01.14 19:24:19.202522 [ 200 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 2349 | 2026.01.14 19:24:19.202909 [ 200 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 54 rows starting from the beginning of the part | ||
| 2350 | 2026.01.14 19:24:19.203294 [ 200 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 2351 | 2026.01.14 19:24:19.203658 [ 200 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 66 rows starting from the beginning of the part | ||
| 2352 | 2026.01.14 19:24:19.204011 [ 200 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
| 2353 | 2026.01.14 19:24:19.212383 [ 195 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 72 columns (72 merged, 0 gathered) in 0.011164173 sec., 28663.117277025358 rows/sec., 29.72 MiB/sec. | ||
| 2354 | 2026.01.14 19:24:19.213665 [ 198 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2355 | 2026.01.14 19:24:19.214574 [ 198 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_6_1} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2356 | 2026.01.14 19:24:19.214693 [ 198 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_6_1} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2357 | 2026.01.14 19:24:19.215018 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.73 MiB. | ||
| 2358 | 2026.01.14 19:24:19.858649 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47575 | ||
| 2359 | 2026.01.14 19:24:19.858759 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2360 | 2026.01.14 19:24:19.858783 [ 267 ] {} <Debug> TCP-Session: fbc3b98a-60d2-4159-835e-5e084715debe Authenticating user 'default' from [fd00:1122:3344:101::e]:47575 | ||
| 2361 | 2026.01.14 19:24:19.858805 [ 267 ] {} <Debug> TCP-Session: fbc3b98a-60d2-4159-835e-5e084715debe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2362 | 2026.01.14 19:24:19.858817 [ 267 ] {} <Debug> TCP-Session: fbc3b98a-60d2-4159-835e-5e084715debe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.01.14 19:24:19.859033 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64486 | ||
| 2364 | 2026.01.14 19:24:19.859063 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57763 | ||
| 2365 | 2026.01.14 19:24:19.859085 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53976 | ||
| 2366 | 2026.01.14 19:24:19.859109 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51115 | ||
| 2367 | 2026.01.14 19:24:19.859136 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50065 | ||
| 2368 | 2026.01.14 19:24:19.859156 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2369 | 2026.01.14 19:24:19.859151 [ 267 ] {} <Trace> TCP-Session: fbc3b98a-60d2-4159-835e-5e084715debe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2370 | 2026.01.14 19:24:19.859233 [ 286 ] {} <Debug> TCP-Session: 741919fc-c26d-4ff1-a575-97a51ea4ebf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64486 | ||
| 2371 | 2026.01.14 19:24:19.859238 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2372 | 2026.01.14 19:24:19.859267 [ 286 ] {} <Debug> TCP-Session: 741919fc-c26d-4ff1-a575-97a51ea4ebf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2373 | 2026.01.14 19:24:19.859142 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40612 | ||
| 2374 | 2026.01.14 19:24:19.859289 [ 287 ] {} <Debug> TCP-Session: f72e2c8a-17b1-4678-a410-0a34b49b2709 Authenticating user 'default' from [fd00:1122:3344:101::e]:57763 | ||
| 2375 | 2026.01.14 19:24:19.859292 [ 286 ] {} <Debug> TCP-Session: 741919fc-c26d-4ff1-a575-97a51ea4ebf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2376 | 2026.01.14 19:24:19.859108 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59897 | ||
| 2377 | 2026.01.14 19:24:19.859360 [ 287 ] {} <Debug> TCP-Session: f72e2c8a-17b1-4678-a410-0a34b49b2709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2378 | 2026.01.14 19:24:19.859399 [ 267 ] {476f1d6f-eaa9-490c-acd1-14340dfe0c87} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47575) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2379 | 2026.01.14 19:24:19.859419 [ 287 ] {} <Debug> TCP-Session: f72e2c8a-17b1-4678-a410-0a34b49b2709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2380 | 2026.01.14 19:24:19.859117 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41556 | ||
| 2381 | 2026.01.14 19:24:19.859646 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2382 | 2026.01.14 19:24:19.859651 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2383 | 2026.01.14 19:24:19.859674 [ 291 ] {} <Debug> TCP-Session: 1afd251b-be22-4b8e-8fbc-a81562edad12 Authenticating user 'default' from [fd00:1122:3344:101::e]:41556 | ||
| 2384 | 2026.01.14 19:24:19.859682 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2385 | 2026.01.14 19:24:19.859705 [ 292 ] {} <Debug> TCP-Session: 63a3768c-3841-44c3-a0aa-2db7f42cf4cb Authenticating user 'default' from [fd00:1122:3344:101::e]:50065 | ||
| 2386 | 2026.01.14 19:24:19.859706 [ 291 ] {} <Debug> TCP-Session: 1afd251b-be22-4b8e-8fbc-a81562edad12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2026.01.14 19:24:19.859731 [ 289 ] {} <Debug> TCP-Session: a3f4d5de-0b08-4f21-b7a1-13219e61e49a Authenticating user 'default' from [fd00:1122:3344:101::e]:59897 | ||
| 2388 | 2026.01.14 19:24:19.859742 [ 292 ] {} <Debug> TCP-Session: 63a3768c-3841-44c3-a0aa-2db7f42cf4cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2026.01.14 19:24:19.859746 [ 291 ] {} <Debug> TCP-Session: 1afd251b-be22-4b8e-8fbc-a81562edad12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2390 | 2026.01.14 19:24:19.859766 [ 289 ] {} <Debug> TCP-Session: a3f4d5de-0b08-4f21-b7a1-13219e61e49a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2026.01.14 19:24:19.859771 [ 292 ] {} <Debug> TCP-Session: 63a3768c-3841-44c3-a0aa-2db7f42cf4cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2392 | 2026.01.14 19:24:19.859782 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2393 | 2026.01.14 19:24:19.859815 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2394 | 2026.01.14 19:24:19.859840 [ 293 ] {} <Debug> TCP-Session: f166e5a3-7ab9-4607-b57d-0b72d1a865bd Authenticating user 'default' from [fd00:1122:3344:101::e]:40612 | ||
| 2395 | 2026.01.14 19:24:19.859845 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2396 | 2026.01.14 19:24:19.859870 [ 293 ] {} <Debug> TCP-Session: f166e5a3-7ab9-4607-b57d-0b72d1a865bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2397 | 2026.01.14 19:24:19.859863 [ 290 ] {} <Debug> TCP-Session: cc9de2fc-79c7-4711-8e29-c72cc2343db9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51115 | ||
| 2398 | 2026.01.14 19:24:19.859891 [ 288 ] {} <Debug> TCP-Session: 7d977dce-d913-4ea4-8efd-7b1afa34d2a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53976 | ||
| 2399 | 2026.01.14 19:24:19.859893 [ 293 ] {} <Debug> TCP-Session: f166e5a3-7ab9-4607-b57d-0b72d1a865bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2400 | 2026.01.14 19:24:19.859914 [ 290 ] {} <Debug> TCP-Session: cc9de2fc-79c7-4711-8e29-c72cc2343db9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2401 | 2026.01.14 19:24:19.859927 [ 288 ] {} <Debug> TCP-Session: 7d977dce-d913-4ea4-8efd-7b1afa34d2a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2402 | 2026.01.14 19:24:19.859949 [ 290 ] {} <Debug> TCP-Session: cc9de2fc-79c7-4711-8e29-c72cc2343db9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2403 | 2026.01.14 19:24:19.859964 [ 288 ] {} <Debug> TCP-Session: 7d977dce-d913-4ea4-8efd-7b1afa34d2a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2404 | 2026.01.14 19:24:19.859804 [ 289 ] {} <Debug> TCP-Session: a3f4d5de-0b08-4f21-b7a1-13219e61e49a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2405 | 2026.01.14 19:24:19.859688 [ 267 ] {476f1d6f-eaa9-490c-acd1-14340dfe0c87} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2406 | 2026.01.14 19:24:19.860074 [ 267 ] {476f1d6f-eaa9-490c-acd1-14340dfe0c87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2407 | 2026.01.14 19:24:19.860359 [ 267 ] {476f1d6f-eaa9-490c-acd1-14340dfe0c87} <Debug> oximeter.version (53e5b984-13f5-4b48-9823-1440a3148595) (SelectExecutor): Key condition: unknown | ||
| 2408 | 2026.01.14 19:24:19.860443 [ 267 ] {476f1d6f-eaa9-490c-acd1-14340dfe0c87} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2409 | 2026.01.14 19:24:20.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.40 MiB, peak 190.97 MiB, free memory in arenas 0.00 B, will set to 191.64 MiB (RSS), difference: 5.24 MiB | ||
| 2410 | 2026.01.14 19:24:20.314397 [ 302 ] {476f1d6f-eaa9-490c-acd1-14340dfe0c87} <Trace> AggregatingTransform: Aggregating | ||
| 2411 | 2026.01.14 19:24:20.314462 [ 302 ] {476f1d6f-eaa9-490c-acd1-14340dfe0c87} <Trace> Aggregator: Aggregation method: without_key | ||
| 2412 | 2026.01.14 19:24:20.314504 [ 302 ] {476f1d6f-eaa9-490c-acd1-14340dfe0c87} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00147265 sec. (679.048 rows/sec., 26.53 KiB/sec.) | ||
| 2413 | 2026.01.14 19:24:20.314526 [ 302 ] {476f1d6f-eaa9-490c-acd1-14340dfe0c87} <Trace> Aggregator: Merging aggregated data | ||
| 2414 | 2026.01.14 19:24:20.315591 [ 267 ] {476f1d6f-eaa9-490c-acd1-14340dfe0c87} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.456246 sec., 2.1918000376989606 rows/sec., 87.67 B/sec. | ||
| 2415 | 2026.01.14 19:24:20.315795 [ 267 ] {476f1d6f-eaa9-490c-acd1-14340dfe0c87} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2416 | 2026.01.14 19:24:20.315820 [ 267 ] {476f1d6f-eaa9-490c-acd1-14340dfe0c87} <Debug> TCPHandler: Processed in 0.456784553 sec. | ||
| 2417 | 2026.01.14 19:24:20.315953 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2418 | 2026.01.14 19:24:20.315984 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2419 | 2026.01.14 19:24:20.316002 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2420 | 2026.01.14 19:24:20.316017 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2421 | 2026.01.14 19:24:20.316048 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2422 | 2026.01.14 19:24:20.316074 [ 287 ] {} <Debug> TCP-Session: f72e2c8a-17b1-4678-a410-0a34b49b2709 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2423 | 2026.01.14 19:24:20.316087 [ 288 ] {} <Debug> TCP-Session: 7d977dce-d913-4ea4-8efd-7b1afa34d2a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2424 | 2026.01.14 19:24:20.316091 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2425 | 2026.01.14 19:24:20.316107 [ 291 ] {} <Debug> TCP-Session: 1afd251b-be22-4b8e-8fbc-a81562edad12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2426 | 2026.01.14 19:24:20.316082 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2427 | 2026.01.14 19:24:20.316142 [ 267 ] {} <Debug> TCP-Session: fbc3b98a-60d2-4159-835e-5e084715debe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2428 | 2026.01.14 19:24:20.316074 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2429 | 2026.01.14 19:24:20.316033 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2430 | 2026.01.14 19:24:20.316215 [ 292 ] {} <Debug> TCP-Session: 63a3768c-3841-44c3-a0aa-2db7f42cf4cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2431 | 2026.01.14 19:24:20.316233 [ 289 ] {} <Debug> TCP-Session: a3f4d5de-0b08-4f21-b7a1-13219e61e49a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2432 | 2026.01.14 19:24:20.316263 [ 290 ] {} <Debug> TCP-Session: cc9de2fc-79c7-4711-8e29-c72cc2343db9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2433 | 2026.01.14 19:24:20.316034 [ 286 ] {} <Debug> TCP-Session: 741919fc-c26d-4ff1-a575-97a51ea4ebf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2434 | 2026.01.14 19:24:20.315999 [ 293 ] {} <Debug> TCP-Session: f166e5a3-7ab9-4607-b57d-0b72d1a865bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2435 | 2026.01.14 19:24:21.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.02 MiB, peak 205.17 MiB, free memory in arenas 0.00 B, will set to 207.11 MiB (RSS), difference: 14.09 MiB | ||
| 2436 | 2026.01.14 19:24:21.736213 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2437 | 2026.01.14 19:24:21.736391 [ 268 ] {f130ff85-1271-4815-ac7b-621bc58ebd4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2438 | 2026.01.14 19:24:21.736452 [ 268 ] {f130ff85-1271-4815-ac7b-621bc58ebd4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2439 | 2026.01.14 19:24:21.737270 [ 268 ] {f130ff85-1271-4815-ac7b-621bc58ebd4f} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2440 | 2026.01.14 19:24:21.737309 [ 268 ] {f130ff85-1271-4815-ac7b-621bc58ebd4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2441 | 2026.01.14 19:24:21.737732 [ 268 ] {f130ff85-1271-4815-ac7b-621bc58ebd4f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2442 | 2026.01.14 19:24:21.738026 [ 268 ] {f130ff85-1271-4815-ac7b-621bc58ebd4f} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2443 | 2026.01.14 19:24:21.738199 [ 268 ] {f130ff85-1271-4815-ac7b-621bc58ebd4f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001853 sec., 221262.81705342687 rows/sec., 14.04 MiB/sec. | ||
| 2444 | 2026.01.14 19:24:21.738246 [ 268 ] {f130ff85-1271-4815-ac7b-621bc58ebd4f} <Debug> TCPHandler: Processed in 0.00215724 sec. | ||
| 2445 | 2026.01.14 19:24:21.738372 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2446 | 2026.01.14 19:24:21.738465 [ 268 ] {d6e463ce-3592-49a3-b758-8cf274a91a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2447 | 2026.01.14 19:24:21.738505 [ 268 ] {d6e463ce-3592-49a3-b758-8cf274a91a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2448 | 2026.01.14 19:24:21.739458 [ 268 ] {d6e463ce-3592-49a3-b758-8cf274a91a55} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2449 | 2026.01.14 19:24:21.739494 [ 268 ] {d6e463ce-3592-49a3-b758-8cf274a91a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2450 | 2026.01.14 19:24:21.739878 [ 268 ] {d6e463ce-3592-49a3-b758-8cf274a91a55} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2451 | 2026.01.14 19:24:21.740096 [ 268 ] {d6e463ce-3592-49a3-b758-8cf274a91a55} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2452 | 2026.01.14 19:24:21.740198 [ 27 ] {} <Debug> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2453 | 2026.01.14 19:24:21.740222 [ 268 ] {d6e463ce-3592-49a3-b758-8cf274a91a55} <Debug> executeQuery: Read 1176 rows, 95.94 KiB in 0.001776 sec., 662162.1621621621 rows/sec., 52.75 MiB/sec. | ||
| 2454 | 2026.01.14 19:24:21.740236 [ 27 ] {} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2455 | 2026.01.14 19:24:21.740266 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2456 | 2026.01.14 19:24:21.740276 [ 268 ] {d6e463ce-3592-49a3-b758-8cf274a91a55} <Debug> TCPHandler: Processed in 0.001954577 sec. | ||
| 2457 | 2026.01.14 19:24:21.740380 [ 200 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::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 | ||
| 2458 | 2026.01.14 19:24:21.740396 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2459 | 2026.01.14 19:24:21.740500 [ 200 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2460 | 2026.01.14 19:24:21.740507 [ 268 ] {9ceee440-b871-4379-abe3-5f5c779a7ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2461 | 2026.01.14 19:24:21.740544 [ 200 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 174 rows starting from the beginning of the part | ||
| 2462 | 2026.01.14 19:24:21.740560 [ 268 ] {9ceee440-b871-4379-abe3-5f5c779a7ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2463 | 2026.01.14 19:24:21.740611 [ 200 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1152 rows starting from the beginning of the part | ||
| 2464 | 2026.01.14 19:24:21.740662 [ 200 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2465 | 2026.01.14 19:24:21.740701 [ 200 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1176 rows starting from the beginning of the part | ||
| 2466 | 2026.01.14 19:24:21.740741 [ 200 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2467 | 2026.01.14 19:24:21.740778 [ 200 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1176 rows starting from the beginning of the part | ||
| 2468 | 2026.01.14 19:24:21.741058 [ 268 ] {9ceee440-b871-4379-abe3-5f5c779a7ef6} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2026.01.14 19:24:21.741101 [ 268 ] {9ceee440-b871-4379-abe3-5f5c779a7ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2470 | 2026.01.14 19:24:21.741440 [ 268 ] {9ceee440-b871-4379-abe3-5f5c779a7ef6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2471 | 2026.01.14 19:24:21.741690 [ 268 ] {9ceee440-b871-4379-abe3-5f5c779a7ef6} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2472 | 2026.01.14 19:24:21.741817 [ 268 ] {9ceee440-b871-4379-abe3-5f5c779a7ef6} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001329 sec., 178329.5711060948 rows/sec., 10.82 MiB/sec. | ||
| 2473 | 2026.01.14 19:24:21.741853 [ 268 ] {9ceee440-b871-4379-abe3-5f5c779a7ef6} <Debug> TCPHandler: Processed in 0.001508461 sec. | ||
| 2474 | 2026.01.14 19:24:21.741964 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2475 | 2026.01.14 19:24:21.742057 [ 268 ] {af5f138c-067c-48be-a247-307795739245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2476 | 2026.01.14 19:24:21.742096 [ 268 ] {af5f138c-067c-48be-a247-307795739245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2477 | 2026.01.14 19:24:21.742318 [ 195 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3790 rows, containing 5 columns (5 merged, 0 gathered) in 0.001988228 sec., 1906220.0109846557 rows/sec., 159.70 MiB/sec. | ||
| 2478 | 2026.01.14 19:24:21.742573 [ 268 ] {af5f138c-067c-48be-a247-307795739245} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2026.01.14 19:24:21.742614 [ 268 ] {af5f138c-067c-48be-a247-307795739245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2480 | 2026.01.14 19:24:21.742678 [ 199 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2481 | 2026.01.14 19:24:21.742944 [ 268 ] {af5f138c-067c-48be-a247-307795739245} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2482 | 2026.01.14 19:24:21.743136 [ 199 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_11_2} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2483 | 2026.01.14 19:24:21.743214 [ 268 ] {af5f138c-067c-48be-a247-307795739245} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2484 | 2026.01.14 19:24:21.743252 [ 199 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_11_2} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2485 | 2026.01.14 19:24:21.743368 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 2486 | 2026.01.14 19:24:21.743374 [ 268 ] {af5f138c-067c-48be-a247-307795739245} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001335 sec., 158801.49812734083 rows/sec., 10.24 MiB/sec. | ||
| 2487 | 2026.01.14 19:24:21.743425 [ 268 ] {af5f138c-067c-48be-a247-307795739245} <Debug> TCPHandler: Processed in 0.001511291 sec. | ||
| 2488 | 2026.01.14 19:24:21.743537 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2489 | 2026.01.14 19:24:21.743630 [ 268 ] {ac86f942-da7c-4339-b796-385958996492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2490 | 2026.01.14 19:24:21.743670 [ 268 ] {ac86f942-da7c-4339-b796-385958996492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2491 | 2026.01.14 19:24:21.744132 [ 268 ] {ac86f942-da7c-4339-b796-385958996492} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2026.01.14 19:24:21.744166 [ 268 ] {ac86f942-da7c-4339-b796-385958996492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2493 | 2026.01.14 19:24:21.744483 [ 268 ] {ac86f942-da7c-4339-b796-385958996492} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2494 | 2026.01.14 19:24:21.744688 [ 268 ] {ac86f942-da7c-4339-b796-385958996492} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2026.01.14 19:24:21.744812 [ 268 ] {ac86f942-da7c-4339-b796-385958996492} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001199 sec., 175979.98331943285 rows/sec., 9.99 MiB/sec. | ||
| 2496 | 2026.01.14 19:24:21.744848 [ 268 ] {ac86f942-da7c-4339-b796-385958996492} <Debug> TCPHandler: Processed in 0.001360809 sec. | ||
| 2497 | 2026.01.14 19:24:21.744958 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2498 | 2026.01.14 19:24:21.745051 [ 268 ] {6521fbe6-86d8-4e03-b545-eed52f8512c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2499 | 2026.01.14 19:24:21.745089 [ 268 ] {6521fbe6-86d8-4e03-b545-eed52f8512c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2500 | 2026.01.14 19:24:21.745773 [ 268 ] {6521fbe6-86d8-4e03-b545-eed52f8512c7} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2026.01.14 19:24:21.745810 [ 268 ] {6521fbe6-86d8-4e03-b545-eed52f8512c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2502 | 2026.01.14 19:24:21.746188 [ 268 ] {6521fbe6-86d8-4e03-b545-eed52f8512c7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2503 | 2026.01.14 19:24:21.746401 [ 268 ] {6521fbe6-86d8-4e03-b545-eed52f8512c7} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2026.01.14 19:24:21.746491 [ 27 ] {} <Debug> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2505 | 2026.01.14 19:24:21.746529 [ 27 ] {} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2506 | 2026.01.14 19:24:21.746538 [ 268 ] {6521fbe6-86d8-4e03-b545-eed52f8512c7} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001504 sec., 472739.3617021277 rows/sec., 33.13 MiB/sec. | ||
| 2507 | 2026.01.14 19:24:21.746546 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2508 | 2026.01.14 19:24:21.746576 [ 268 ] {6521fbe6-86d8-4e03-b545-eed52f8512c7} <Debug> TCPHandler: Processed in 0.001668752 sec. | ||
| 2509 | 2026.01.14 19:24:21.746627 [ 200 ] {839a7e5b-868f-4427-8078-cd84844130a1::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 | ||
| 2510 | 2026.01.14 19:24:21.746697 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2511 | 2026.01.14 19:24:21.746737 [ 200 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2512 | 2026.01.14 19:24:21.746773 [ 200 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 90 rows starting from the beginning of the part | ||
| 2513 | 2026.01.14 19:24:21.746795 [ 268 ] {25b0d09a-af5a-41ee-80ac-9d21cde5ee2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2514 | 2026.01.14 19:24:21.746828 [ 200 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 717 rows starting from the beginning of the part | ||
| 2515 | 2026.01.14 19:24:21.746842 [ 268 ] {25b0d09a-af5a-41ee-80ac-9d21cde5ee2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2516 | 2026.01.14 19:24:21.746875 [ 200 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2517 | 2026.01.14 19:24:21.746921 [ 200 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 717 rows starting from the beginning of the part | ||
| 2518 | 2026.01.14 19:24:21.746960 [ 200 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2519 | 2026.01.14 19:24:21.746999 [ 200 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 711 rows starting from the beginning of the part | ||
| 2520 | 2026.01.14 19:24:21.747192 [ 268 ] {25b0d09a-af5a-41ee-80ac-9d21cde5ee2c} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2521 | 2026.01.14 19:24:21.747234 [ 268 ] {25b0d09a-af5a-41ee-80ac-9d21cde5ee2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2522 | 2026.01.14 19:24:21.747560 [ 268 ] {25b0d09a-af5a-41ee-80ac-9d21cde5ee2c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2523 | 2026.01.14 19:24:21.747773 [ 268 ] {25b0d09a-af5a-41ee-80ac-9d21cde5ee2c} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2524 | 2026.01.14 19:24:21.747902 [ 268 ] {25b0d09a-af5a-41ee-80ac-9d21cde5ee2c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001125 sec., 5333.333333333334 rows/sec., 278.65 KiB/sec. | ||
| 2525 | 2026.01.14 19:24:21.747938 [ 268 ] {25b0d09a-af5a-41ee-80ac-9d21cde5ee2c} <Debug> TCPHandler: Processed in 0.001291858 sec. | ||
| 2526 | 2026.01.14 19:24:21.748038 [ 199 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2363 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445309 sec., 1634944.4997574913 rows/sec., 122.39 MiB/sec. | ||
| 2527 | 2026.01.14 19:24:21.748058 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2528 | 2026.01.14 19:24:21.748158 [ 268 ] {cf4bd244-aa44-47d6-9271-82c9d89270ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2529 | 2026.01.14 19:24:21.748200 [ 268 ] {cf4bd244-aa44-47d6-9271-82c9d89270ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2530 | 2026.01.14 19:24:21.748215 [ 200 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2531 | 2026.01.14 19:24:21.748475 [ 200 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_11_2} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2532 | 2026.01.14 19:24:21.748556 [ 200 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_11_2} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2533 | 2026.01.14 19:24:21.748626 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 2534 | 2026.01.14 19:24:21.748653 [ 268 ] {cf4bd244-aa44-47d6-9271-82c9d89270ce} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2535 | 2026.01.14 19:24:21.748694 [ 268 ] {cf4bd244-aa44-47d6-9271-82c9d89270ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2536 | 2026.01.14 19:24:21.749088 [ 268 ] {cf4bd244-aa44-47d6-9271-82c9d89270ce} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2537 | 2026.01.14 19:24:21.749306 [ 268 ] {cf4bd244-aa44-47d6-9271-82c9d89270ce} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2538 | 2026.01.14 19:24:21.749425 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2539 | 2026.01.14 19:24:21.749441 [ 268 ] {cf4bd244-aa44-47d6-9271-82c9d89270ce} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001302 sec., 241167.43471582182 rows/sec., 15.84 MiB/sec. | ||
| 2540 | 2026.01.14 19:24:21.749474 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2026.01.14 19:24:21.749494 [ 268 ] {cf4bd244-aa44-47d6-9271-82c9d89270ce} <Debug> TCPHandler: Processed in 0.00148589 sec. | ||
| 2542 | 2026.01.14 19:24:21.749512 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2543 | 2026.01.14 19:24:21.749644 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2544 | 2026.01.14 19:24:21.749653 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::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 | ||
| 2545 | 2026.01.14 19:24:21.749760 [ 268 ] {eabeef38-82db-4b03-a5a3-5e91d389839e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2546 | 2026.01.14 19:24:21.749806 [ 268 ] {eabeef38-82db-4b03-a5a3-5e91d389839e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2547 | 2026.01.14 19:24:21.749809 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2548 | 2026.01.14 19:24:21.749863 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 862 rows starting from the beginning of the part | ||
| 2549 | 2026.01.14 19:24:21.749942 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 316 rows starting from the beginning of the part | ||
| 2550 | 2026.01.14 19:24:21.749996 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2551 | 2026.01.14 19:24:21.750050 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 314 rows starting from the beginning of the part | ||
| 2552 | 2026.01.14 19:24:21.750095 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2553 | 2026.01.14 19:24:21.750135 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 314 rows starting from the beginning of the part | ||
| 2554 | 2026.01.14 19:24:21.750136 [ 268 ] {eabeef38-82db-4b03-a5a3-5e91d389839e} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2026.01.14 19:24:21.750186 [ 268 ] {eabeef38-82db-4b03-a5a3-5e91d389839e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2556 | 2026.01.14 19:24:21.750525 [ 268 ] {eabeef38-82db-4b03-a5a3-5e91d389839e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2557 | 2026.01.14 19:24:21.750770 [ 268 ] {eabeef38-82db-4b03-a5a3-5e91d389839e} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2558 | 2026.01.14 19:24:21.750904 [ 268 ] {eabeef38-82db-4b03-a5a3-5e91d389839e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001162 sec., 860.5851979345955 rows/sec., 57.99 KiB/sec. | ||
| 2559 | 2026.01.14 19:24:21.750941 [ 268 ] {eabeef38-82db-4b03-a5a3-5e91d389839e} <Debug> TCPHandler: Processed in 0.001358758 sec. | ||
| 2560 | 2026.01.14 19:24:21.751054 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2026.01.14 19:24:21.751148 [ 268 ] {d2ff0d05-39cb-4489-b110-237841bb47d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2562 | 2026.01.14 19:24:21.751203 [ 268 ] {d2ff0d05-39cb-4489-b110-237841bb47d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2563 | 2026.01.14 19:24:21.751251 [ 199 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2126 rows, containing 5 columns (5 merged, 0 gathered) in 0.001657023 sec., 1283023.832499609 rows/sec., 88.65 MiB/sec. | ||
| 2564 | 2026.01.14 19:24:21.751506 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2565 | 2026.01.14 19:24:21.751757 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2566 | 2026.01.14 19:24:21.751830 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2567 | 2026.01.14 19:24:21.751894 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 2568 | 2026.01.14 19:24:21.752033 [ 268 ] {d2ff0d05-39cb-4489-b110-237841bb47d9} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2569 | 2026.01.14 19:24:21.752074 [ 268 ] {d2ff0d05-39cb-4489-b110-237841bb47d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2570 | 2026.01.14 19:24:21.752627 [ 268 ] {d2ff0d05-39cb-4489-b110-237841bb47d9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2571 | 2026.01.14 19:24:21.752851 [ 268 ] {d2ff0d05-39cb-4489-b110-237841bb47d9} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2572 | 2026.01.14 19:24:21.752953 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2573 | 2026.01.14 19:24:21.752989 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2574 | 2026.01.14 19:24:21.752989 [ 268 ] {d2ff0d05-39cb-4489-b110-237841bb47d9} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001859 sec., 17213.555675094136 rows/sec., 30.85 MiB/sec. | ||
| 2575 | 2026.01.14 19:24:21.753009 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2576 | 2026.01.14 19:24:21.753067 [ 268 ] {d2ff0d05-39cb-4489-b110-237841bb47d9} <Debug> TCPHandler: Processed in 0.002062329 sec. | ||
| 2577 | 2026.01.14 19:24:21.753099 [ 199 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::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 | ||
| 2578 | 2026.01.14 19:24:21.753196 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2579 | 2026.01.14 19:24:21.753294 [ 268 ] {8b42d974-d44b-4668-9ca2-02cd37438b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2580 | 2026.01.14 19:24:21.753324 [ 199 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2581 | 2026.01.14 19:24:21.753335 [ 268 ] {8b42d974-d44b-4668-9ca2-02cd37438b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2582 | 2026.01.14 19:24:21.753395 [ 199 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::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 | ||
| 2583 | 2026.01.14 19:24:21.753564 [ 199 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::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 | ||
| 2584 | 2026.01.14 19:24:21.753694 [ 199 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::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 | ||
| 2585 | 2026.01.14 19:24:21.753702 [ 268 ] {8b42d974-d44b-4668-9ca2-02cd37438b75} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2586 | 2026.01.14 19:24:21.753745 [ 268 ] {8b42d974-d44b-4668-9ca2-02cd37438b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2587 | 2026.01.14 19:24:21.753810 [ 199 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part | ||
| 2588 | 2026.01.14 19:24:21.753921 [ 199 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 2589 | 2026.01.14 19:24:21.754033 [ 199 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
| 2590 | 2026.01.14 19:24:21.754074 [ 268 ] {8b42d974-d44b-4668-9ca2-02cd37438b75} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2591 | 2026.01.14 19:24:21.754309 [ 268 ] {8b42d974-d44b-4668-9ca2-02cd37438b75} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2592 | 2026.01.14 19:24:21.754441 [ 36 ] {} <Debug> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2593 | 2026.01.14 19:24:21.754465 [ 268 ] {8b42d974-d44b-4668-9ca2-02cd37438b75} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00119 sec., 87394.95798319326 rows/sec., 5.36 MiB/sec. | ||
| 2594 | 2026.01.14 19:24:21.754477 [ 36 ] {} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.01.14 19:24:21.754507 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 2596 | 2026.01.14 19:24:21.754510 [ 268 ] {8b42d974-d44b-4668-9ca2-02cd37438b75} <Debug> TCPHandler: Processed in 0.001365119 sec. | ||
| 2597 | 2026.01.14 19:24:21.754585 [ 197 ] {15e33962-2d92-4361-8967-26e26a4f1192::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 | ||
| 2598 | 2026.01.14 19:24:21.754673 [ 197 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2599 | 2026.01.14 19:24:21.754698 [ 197 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 210 rows starting from the beginning of the part | ||
| 2600 | 2026.01.14 19:24:21.754742 [ 197 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 104 rows starting from the beginning of the part | ||
| 2601 | 2026.01.14 19:24:21.754778 [ 197 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2602 | 2026.01.14 19:24:21.754812 [ 197 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 104 rows starting from the beginning of the part | ||
| 2603 | 2026.01.14 19:24:21.754851 [ 197 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2604 | 2026.01.14 19:24:21.754884 [ 197 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 104 rows starting from the beginning of the part | ||
| 2605 | 2026.01.14 19:24:21.755641 [ 191 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 642 rows, containing 4 columns (4 merged, 0 gathered) in 0.001086955 sec., 590640.8268971577 rows/sec., 38.07 MiB/sec. | ||
| 2606 | 2026.01.14 19:24:21.755919 [ 192 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2607 | 2026.01.14 19:24:21.756056 [ 197 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 113 rows, containing 19 columns (19 merged, 0 gathered) in 0.002987571 sec., 37823.368883952884 rows/sec., 67.78 MiB/sec. | ||
| 2608 | 2026.01.14 19:24:21.756311 [ 192 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_11_2} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2026.01.14 19:24:21.756339 [ 199 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2610 | 2026.01.14 19:24:21.756416 [ 192 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_11_2} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2611 | 2026.01.14 19:24:21.756518 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2612 | 2026.01.14 19:24:21.756650 [ 199 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2026.01.14 19:24:21.756715 [ 199 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2614 | 2026.01.14 19:24:21.756785 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 2615 | 2026.01.14 19:24:22.006341 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39277 | ||
| 2616 | 2026.01.14 19:24:22.006450 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2617 | 2026.01.14 19:24:22.006476 [ 288 ] {} <Debug> TCP-Session: 37ad891f-ab66-4bc0-8efe-c6f7bb66899d Authenticating user 'default' from [fd00:1122:3344:101::e]:39277 | ||
| 2618 | 2026.01.14 19:24:22.006498 [ 288 ] {} <Debug> TCP-Session: 37ad891f-ab66-4bc0-8efe-c6f7bb66899d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2619 | 2026.01.14 19:24:22.006510 [ 288 ] {} <Debug> TCP-Session: 37ad891f-ab66-4bc0-8efe-c6f7bb66899d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2620 | 2026.01.14 19:24:22.006721 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41002 | ||
| 2621 | 2026.01.14 19:24:22.006738 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38286 | ||
| 2622 | 2026.01.14 19:24:22.006773 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44531 | ||
| 2623 | 2026.01.14 19:24:22.006806 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35654 | ||
| 2624 | 2026.01.14 19:24:22.006839 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2625 | 2026.01.14 19:24:22.006764 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36781 | ||
| 2626 | 2026.01.14 19:24:22.006877 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2627 | 2026.01.14 19:24:22.006882 [ 289 ] {} <Debug> TCP-Session: 01e01eb2-cc1c-49f8-bb71-cdb8a0df5b2f Authenticating user 'default' from [fd00:1122:3344:101::e]:41002 | ||
| 2628 | 2026.01.14 19:24:22.006928 [ 291 ] {} <Debug> TCP-Session: 15c8bef2-b3ac-4807-a026-f673f866166c Authenticating user 'default' from [fd00:1122:3344:101::e]:38286 | ||
| 2629 | 2026.01.14 19:24:22.006938 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2630 | 2026.01.14 19:24:22.006956 [ 289 ] {} <Debug> TCP-Session: 01e01eb2-cc1c-49f8-bb71-cdb8a0df5b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2631 | 2026.01.14 19:24:22.006963 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2632 | 2026.01.14 19:24:22.006979 [ 286 ] {} <Debug> TCP-Session: 6a2343a2-db61-4025-8ae6-1cd7e545cbce Authenticating user 'default' from [fd00:1122:3344:101::e]:35654 | ||
| 2633 | 2026.01.14 19:24:22.006981 [ 289 ] {} <Debug> TCP-Session: 01e01eb2-cc1c-49f8-bb71-cdb8a0df5b2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2634 | 2026.01.14 19:24:22.007004 [ 294 ] {} <Debug> TCP-Session: 151bc00c-0db2-413f-ab1f-09748c0f47c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36781 | ||
| 2635 | 2026.01.14 19:24:22.007014 [ 286 ] {} <Debug> TCP-Session: 6a2343a2-db61-4025-8ae6-1cd7e545cbce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2636 | 2026.01.14 19:24:22.007035 [ 294 ] {} <Debug> TCP-Session: 151bc00c-0db2-413f-ab1f-09748c0f47c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2637 | 2026.01.14 19:24:22.007039 [ 286 ] {} <Debug> TCP-Session: 6a2343a2-db61-4025-8ae6-1cd7e545cbce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2638 | 2026.01.14 19:24:22.007049 [ 294 ] {} <Debug> TCP-Session: 151bc00c-0db2-413f-ab1f-09748c0f47c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2639 | 2026.01.14 19:24:22.006964 [ 291 ] {} <Debug> TCP-Session: 15c8bef2-b3ac-4807-a026-f673f866166c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2640 | 2026.01.14 19:24:22.006927 [ 288 ] {} <Trace> TCP-Session: 37ad891f-ab66-4bc0-8efe-c6f7bb66899d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2641 | 2026.01.14 19:24:22.007090 [ 291 ] {} <Debug> TCP-Session: 15c8bef2-b3ac-4807-a026-f673f866166c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2642 | 2026.01.14 19:24:22.006752 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45461 | ||
| 2643 | 2026.01.14 19:24:22.006735 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61608 | ||
| 2644 | 2026.01.14 19:24:22.006736 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36025 | ||
| 2645 | 2026.01.14 19:24:22.006878 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2646 | 2026.01.14 19:24:22.007219 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2647 | 2026.01.14 19:24:22.007243 [ 267 ] {} <Debug> TCP-Session: 198d8dd6-bdf6-4111-bb5f-4276152b55b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44531 | ||
| 2648 | 2026.01.14 19:24:22.007250 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2649 | 2026.01.14 19:24:22.007253 [ 293 ] {} <Debug> TCP-Session: 102a2425-9c01-4817-8bd7-a2e28aad37d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45461 | ||
| 2650 | 2026.01.14 19:24:22.007263 [ 267 ] {} <Debug> TCP-Session: 198d8dd6-bdf6-4111-bb5f-4276152b55b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2651 | 2026.01.14 19:24:22.007282 [ 292 ] {} <Debug> TCP-Session: 1b759ede-6950-4fa8-996e-1b8f3e0c5e5d Authenticating user 'default' from [fd00:1122:3344:101::e]:61608 | ||
| 2652 | 2026.01.14 19:24:22.007297 [ 267 ] {} <Debug> TCP-Session: 198d8dd6-bdf6-4111-bb5f-4276152b55b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2653 | 2026.01.14 19:24:22.007316 [ 292 ] {} <Debug> TCP-Session: 1b759ede-6950-4fa8-996e-1b8f3e0c5e5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2654 | 2026.01.14 19:24:22.007320 [ 288 ] {03c7b3dd-5793-4d67-8580-18c44fa597ee} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39277) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2655 | 2026.01.14 19:24:22.007335 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2656 | 2026.01.14 19:24:22.007338 [ 292 ] {} <Debug> TCP-Session: 1b759ede-6950-4fa8-996e-1b8f3e0c5e5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2657 | 2026.01.14 19:24:22.007386 [ 290 ] {} <Debug> TCP-Session: dc7f6362-935e-4715-95cd-28209db4fef6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36025 | ||
| 2658 | 2026.01.14 19:24:22.007289 [ 293 ] {} <Debug> TCP-Session: 102a2425-9c01-4817-8bd7-a2e28aad37d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2659 | 2026.01.14 19:24:22.007416 [ 290 ] {} <Debug> TCP-Session: dc7f6362-935e-4715-95cd-28209db4fef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2660 | 2026.01.14 19:24:22.007433 [ 293 ] {} <Debug> TCP-Session: 102a2425-9c01-4817-8bd7-a2e28aad37d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2661 | 2026.01.14 19:24:22.007444 [ 290 ] {} <Debug> TCP-Session: dc7f6362-935e-4715-95cd-28209db4fef6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2662 | 2026.01.14 19:24:22.007656 [ 288 ] {03c7b3dd-5793-4d67-8580-18c44fa597ee} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2663 | 2026.01.14 19:24:22.007718 [ 288 ] {03c7b3dd-5793-4d67-8580-18c44fa597ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2664 | 2026.01.14 19:24:22.008027 [ 288 ] {03c7b3dd-5793-4d67-8580-18c44fa597ee} <Debug> oximeter.version (53e5b984-13f5-4b48-9823-1440a3148595) (SelectExecutor): Key condition: unknown | ||
| 2665 | 2026.01.14 19:24:22.008976 [ 327 ] {03c7b3dd-5793-4d67-8580-18c44fa597ee} <Trace> AggregatingTransform: Aggregating | ||
| 2666 | 2026.01.14 19:24:22.009032 [ 327 ] {03c7b3dd-5793-4d67-8580-18c44fa597ee} <Trace> Aggregator: Aggregation method: without_key | ||
| 2667 | 2026.01.14 19:24:22.009074 [ 327 ] {03c7b3dd-5793-4d67-8580-18c44fa597ee} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001002094 sec. (997.910 rows/sec., 38.98 KiB/sec.) | ||
| 2668 | 2026.01.14 19:24:22.009098 [ 327 ] {03c7b3dd-5793-4d67-8580-18c44fa597ee} <Trace> Aggregator: Merging aggregated data | ||
| 2669 | 2026.01.14 19:24:22.010486 [ 288 ] {03c7b3dd-5793-4d67-8580-18c44fa597ee} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003251 sec., 307.59766225776684 rows/sec., 12.02 KiB/sec. | ||
| 2670 | 2026.01.14 19:24:22.010700 [ 288 ] {03c7b3dd-5793-4d67-8580-18c44fa597ee} <Debug> TCPHandler: Processed in 0.003915574 sec. | ||
| 2671 | 2026.01.14 19:24:22.010832 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2672 | 2026.01.14 19:24:22.010861 [ 288 ] {} <Debug> TCP-Session: 37ad891f-ab66-4bc0-8efe-c6f7bb66899d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2673 | 2026.01.14 19:24:22.010862 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2674 | 2026.01.14 19:24:22.010882 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2675 | 2026.01.14 19:24:22.010897 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2676 | 2026.01.14 19:24:22.010912 [ 289 ] {} <Debug> TCP-Session: 01e01eb2-cc1c-49f8-bb71-cdb8a0df5b2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2677 | 2026.01.14 19:24:22.010917 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2678 | 2026.01.14 19:24:22.010949 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2679 | 2026.01.14 19:24:22.010968 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2680 | 2026.01.14 19:24:22.010986 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2681 | 2026.01.14 19:24:22.010999 [ 293 ] {} <Debug> TCP-Session: 102a2425-9c01-4817-8bd7-a2e28aad37d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2682 | 2026.01.14 19:24:22.011022 [ 290 ] {} <Debug> TCP-Session: dc7f6362-935e-4715-95cd-28209db4fef6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2683 | 2026.01.14 19:24:22.011040 [ 294 ] {} <Debug> TCP-Session: 151bc00c-0db2-413f-ab1f-09748c0f47c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2684 | 2026.01.14 19:24:22.010981 [ 292 ] {} <Debug> TCP-Session: 1b759ede-6950-4fa8-996e-1b8f3e0c5e5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2685 | 2026.01.14 19:24:22.010950 [ 291 ] {} <Debug> TCP-Session: 15c8bef2-b3ac-4807-a026-f673f866166c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2686 | 2026.01.14 19:24:22.010934 [ 286 ] {} <Debug> TCP-Session: 6a2343a2-db61-4025-8ae6-1cd7e545cbce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2687 | 2026.01.14 19:24:22.010930 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2688 | 2026.01.14 19:24:22.011167 [ 267 ] {} <Debug> TCP-Session: 198d8dd6-bdf6-4111-bb5f-4276152b55b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2689 | 2026.01.14 19:24:24.070632 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2690 | 2026.01.14 19:24:24.070728 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2691 | 2026.01.14 19:24:24.181941 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4744 | ||
| 2692 | 2026.01.14 19:24:24.182444 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2693 | 2026.01.14 19:24:24.182485 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2694 | 2026.01.14 19:24:24.182972 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2695 | 2026.01.14 19:24:24.183215 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2696 | 2026.01.14 19:24:24.183373 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4744 | ||
| 2697 | 2026.01.14 19:24:24.416702 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2698 | 2026.01.14 19:24:24.433209 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2699 | 2026.01.14 19:24:24.433249 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2700 | 2026.01.14 19:24:24.439314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2701 | 2026.01.14 19:24:24.440026 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2702 | 2026.01.14 19:24:24.442832 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2703 | 2026.01.14 19:24:25.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.11 MiB, peak 215.82 MiB, free memory in arenas 0.00 B, will set to 210.73 MiB (RSS), difference: 2.62 MiB | ||
| 2704 | 2026.01.14 19:24:26.721883 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2705 | 2026.01.14 19:24:26.722071 [ 268 ] {568df4fc-ca07-47fe-ad23-792b327467bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2706 | 2026.01.14 19:24:26.722142 [ 268 ] {568df4fc-ca07-47fe-ad23-792b327467bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2707 | 2026.01.14 19:24:26.722800 [ 268 ] {568df4fc-ca07-47fe-ad23-792b327467bd} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2708 | 2026.01.14 19:24:26.722848 [ 268 ] {568df4fc-ca07-47fe-ad23-792b327467bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2709 | 2026.01.14 19:24:26.723247 [ 268 ] {568df4fc-ca07-47fe-ad23-792b327467bd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2710 | 2026.01.14 19:24:26.723482 [ 268 ] {568df4fc-ca07-47fe-ad23-792b327467bd} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2711 | 2026.01.14 19:24:26.723645 [ 268 ] {568df4fc-ca07-47fe-ad23-792b327467bd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001624 sec., 34482.75862068965 rows/sec., 2.63 MiB/sec. | ||
| 2712 | 2026.01.14 19:24:26.723687 [ 268 ] {568df4fc-ca07-47fe-ad23-792b327467bd} <Debug> TCPHandler: Processed in 0.001942577 sec. | ||
| 2713 | 2026.01.14 19:24:26.723808 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2714 | 2026.01.14 19:24:26.723903 [ 268 ] {38af800c-ac9c-41bb-89a3-e9e3f3a2b383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2715 | 2026.01.14 19:24:26.723943 [ 268 ] {38af800c-ac9c-41bb-89a3-e9e3f3a2b383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2716 | 2026.01.14 19:24:26.724481 [ 268 ] {38af800c-ac9c-41bb-89a3-e9e3f3a2b383} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2717 | 2026.01.14 19:24:26.724525 [ 268 ] {38af800c-ac9c-41bb-89a3-e9e3f3a2b383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2718 | 2026.01.14 19:24:26.724932 [ 268 ] {38af800c-ac9c-41bb-89a3-e9e3f3a2b383} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2719 | 2026.01.14 19:24:26.725201 [ 268 ] {38af800c-ac9c-41bb-89a3-e9e3f3a2b383} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2720 | 2026.01.14 19:24:26.725367 [ 268 ] {38af800c-ac9c-41bb-89a3-e9e3f3a2b383} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001481 sec., 43214.04456448346 rows/sec., 3.37 MiB/sec. | ||
| 2721 | 2026.01.14 19:24:26.725410 [ 268 ] {38af800c-ac9c-41bb-89a3-e9e3f3a2b383} <Debug> TCPHandler: Processed in 0.001653963 sec. | ||
| 2722 | 2026.01.14 19:24:26.725530 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2723 | 2026.01.14 19:24:26.725625 [ 268 ] {19160e2b-ede9-483f-a06c-63088b001a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2724 | 2026.01.14 19:24:26.725668 [ 268 ] {19160e2b-ede9-483f-a06c-63088b001a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2725 | 2026.01.14 19:24:26.726081 [ 268 ] {19160e2b-ede9-483f-a06c-63088b001a5b} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2726 | 2026.01.14 19:24:26.726117 [ 268 ] {19160e2b-ede9-483f-a06c-63088b001a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2727 | 2026.01.14 19:24:26.726451 [ 268 ] {19160e2b-ede9-483f-a06c-63088b001a5b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2728 | 2026.01.14 19:24:26.726656 [ 268 ] {19160e2b-ede9-483f-a06c-63088b001a5b} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2729 | 2026.01.14 19:24:26.726792 [ 268 ] {19160e2b-ede9-483f-a06c-63088b001a5b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 2730 | 2026.01.14 19:24:26.726828 [ 268 ] {19160e2b-ede9-483f-a06c-63088b001a5b} <Debug> TCPHandler: Processed in 0.001348239 sec. | ||
| 2731 | 2026.01.14 19:24:26.726939 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2732 | 2026.01.14 19:24:26.727031 [ 268 ] {5c1404f9-5b3e-4a90-ab6e-7639aa52b2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2733 | 2026.01.14 19:24:26.727071 [ 268 ] {5c1404f9-5b3e-4a90-ab6e-7639aa52b2b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2734 | 2026.01.14 19:24:26.727403 [ 268 ] {5c1404f9-5b3e-4a90-ab6e-7639aa52b2b6} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2735 | 2026.01.14 19:24:26.727438 [ 268 ] {5c1404f9-5b3e-4a90-ab6e-7639aa52b2b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2736 | 2026.01.14 19:24:26.727744 [ 268 ] {5c1404f9-5b3e-4a90-ab6e-7639aa52b2b6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2737 | 2026.01.14 19:24:26.727946 [ 268 ] {5c1404f9-5b3e-4a90-ab6e-7639aa52b2b6} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2738 | 2026.01.14 19:24:26.728082 [ 268 ] {5c1404f9-5b3e-4a90-ab6e-7639aa52b2b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 2739 | 2026.01.14 19:24:26.728133 [ 268 ] {5c1404f9-5b3e-4a90-ab6e-7639aa52b2b6} <Debug> TCPHandler: Processed in 0.001244257 sec. | ||
| 2740 | 2026.01.14 19:24:29.201465 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 354 | ||
| 2741 | 2026.01.14 19:24:29.204094 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2742 | 2026.01.14 19:24:29.204141 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2743 | 2026.01.14 19:24:29.205299 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2744 | 2026.01.14 19:24:29.205556 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2745 | 2026.01.14 19:24:29.205805 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 354 | ||
| 2746 | 2026.01.14 19:24:31.683464 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5192 | ||
| 2747 | 2026.01.14 19:24:31.684273 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2026.01.14 19:24:31.684354 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2749 | 2026.01.14 19:24:31.685082 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2750 | 2026.01.14 19:24:31.685319 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2751 | 2026.01.14 19:24:31.685465 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5192 | ||
| 2752 | 2026.01.14 19:24:31.685460 [ 110 ] {} <Debug> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2753 | 2026.01.14 19:24:31.685545 [ 110 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2026.01.14 19:24:31.685567 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2755 | 2026.01.14 19:24:31.685724 [ 188 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::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 | ||
| 2756 | 2026.01.14 19:24:31.685888 [ 188 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2757 | 2026.01.14 19:24:31.685943 [ 188 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2824 rows starting from the beginning of the part | ||
| 2758 | 2026.01.14 19:24:31.686049 [ 188 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2759 | 2026.01.14 19:24:31.686104 [ 188 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2760 | 2026.01.14 19:24:31.686152 [ 188 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2761 | 2026.01.14 19:24:31.686200 [ 188 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2762 | 2026.01.14 19:24:31.686244 [ 188 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2763 | 2026.01.14 19:24:31.687702 [ 192 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5192 rows, containing 4 columns (4 merged, 0 gathered) in 0.002037718 sec., 2547948.244065175 rows/sec., 36.45 MiB/sec. | ||
| 2764 | 2026.01.14 19:24:31.688684 [ 197 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2765 | 2026.01.14 19:24:31.689039 [ 197 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_11_2} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2026.01.14 19:24:31.689134 [ 197 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_11_2} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2767 | 2026.01.14 19:24:31.689236 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2768 | 2026.01.14 19:24:31.730627 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2769 | 2026.01.14 19:24:31.730841 [ 268 ] {4c663b8c-1ca0-4ac9-9289-2247aae0dd90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2770 | 2026.01.14 19:24:31.731190 [ 268 ] {4c663b8c-1ca0-4ac9-9289-2247aae0dd90} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2771 | 2026.01.14 19:24:31.731230 [ 268 ] {4c663b8c-1ca0-4ac9-9289-2247aae0dd90} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2772 | 2026.01.14 19:24:31.731502 [ 268 ] {4c663b8c-1ca0-4ac9-9289-2247aae0dd90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2773 | 2026.01.14 19:24:31.731571 [ 268 ] {4c663b8c-1ca0-4ac9-9289-2247aae0dd90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2774 | 2026.01.14 19:24:31.731711 [ 268 ] {4c663b8c-1ca0-4ac9-9289-2247aae0dd90} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2775 | 2026.01.14 19:24:31.731843 [ 348 ] {4c663b8c-1ca0-4ac9-9289-2247aae0dd90} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2776 | 2026.01.14 19:24:31.731865 [ 320 ] {4c663b8c-1ca0-4ac9-9289-2247aae0dd90} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2777 | 2026.01.14 19:24:31.731847 [ 299 ] {4c663b8c-1ca0-4ac9-9289-2247aae0dd90} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2778 | 2026.01.14 19:24:31.732039 [ 268 ] {4c663b8c-1ca0-4ac9-9289-2247aae0dd90} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (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 | ||
| 2779 | 2026.01.14 19:24:31.732068 [ 268 ] {4c663b8c-1ca0-4ac9-9289-2247aae0dd90} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2780 | 2026.01.14 19:24:31.732151 [ 268 ] {4c663b8c-1ca0-4ac9-9289-2247aae0dd90} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2781 | 2026.01.14 19:24:31.732172 [ 268 ] {4c663b8c-1ca0-4ac9-9289-2247aae0dd90} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2782 | 2026.01.14 19:24:31.732211 [ 268 ] {4c663b8c-1ca0-4ac9-9289-2247aae0dd90} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2783 | 2026.01.14 19:24:31.732248 [ 268 ] {4c663b8c-1ca0-4ac9-9289-2247aae0dd90} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2784 | 2026.01.14 19:24:31.732288 [ 268 ] {4c663b8c-1ca0-4ac9-9289-2247aae0dd90} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2785 | 2026.01.14 19:24:31.733235 [ 268 ] {4c663b8c-1ca0-4ac9-9289-2247aae0dd90} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002496 sec., 16426.28205128205 rows/sec., 661.61 KiB/sec. | ||
| 2786 | 2026.01.14 19:24:31.733376 [ 268 ] {4c663b8c-1ca0-4ac9-9289-2247aae0dd90} <Debug> TCPHandler: Processed in 0.002869609 sec. | ||
| 2787 | 2026.01.14 19:24:31.739612 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2788 | 2026.01.14 19:24:31.739724 [ 268 ] {5a01f7fb-9033-40b5-95db-9bf88e7e3c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2789 | 2026.01.14 19:24:31.739769 [ 268 ] {5a01f7fb-9033-40b5-95db-9bf88e7e3c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2790 | 2026.01.14 19:24:31.740340 [ 268 ] {5a01f7fb-9033-40b5-95db-9bf88e7e3c88} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2791 | 2026.01.14 19:24:31.740376 [ 268 ] {5a01f7fb-9033-40b5-95db-9bf88e7e3c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2792 | 2026.01.14 19:24:31.740775 [ 268 ] {5a01f7fb-9033-40b5-95db-9bf88e7e3c88} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2793 | 2026.01.14 19:24:31.741004 [ 268 ] {5a01f7fb-9033-40b5-95db-9bf88e7e3c88} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2026.01.14 19:24:31.741150 [ 268 ] {5a01f7fb-9033-40b5-95db-9bf88e7e3c88} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001458 sec., 685.8710562414266 rows/sec., 71.00 KiB/sec. | ||
| 2795 | 2026.01.14 19:24:31.741189 [ 268 ] {5a01f7fb-9033-40b5-95db-9bf88e7e3c88} <Debug> TCPHandler: Processed in 0.001632652 sec. | ||
| 2796 | 2026.01.14 19:24:31.741313 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2797 | 2026.01.14 19:24:31.741410 [ 268 ] {c7211880-99b0-4309-bb8f-59c9cd0be56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2798 | 2026.01.14 19:24:31.741449 [ 268 ] {c7211880-99b0-4309-bb8f-59c9cd0be56b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2799 | 2026.01.14 19:24:31.742041 [ 268 ] {c7211880-99b0-4309-bb8f-59c9cd0be56b} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2800 | 2026.01.14 19:24:31.742075 [ 268 ] {c7211880-99b0-4309-bb8f-59c9cd0be56b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2801 | 2026.01.14 19:24:31.742414 [ 268 ] {c7211880-99b0-4309-bb8f-59c9cd0be56b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2802 | 2026.01.14 19:24:31.742627 [ 268 ] {c7211880-99b0-4309-bb8f-59c9cd0be56b} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2803 | 2026.01.14 19:24:31.742761 [ 268 ] {c7211880-99b0-4309-bb8f-59c9cd0be56b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001372 sec., 298833.81924198254 rows/sec., 18.96 MiB/sec. | ||
| 2804 | 2026.01.14 19:24:31.742797 [ 268 ] {c7211880-99b0-4309-bb8f-59c9cd0be56b} <Debug> TCPHandler: Processed in 0.001541041 sec. | ||
| 2805 | 2026.01.14 19:24:31.742911 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2806 | 2026.01.14 19:24:31.743005 [ 268 ] {5b7bdb07-ef54-4eff-839e-9afea33f8afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2807 | 2026.01.14 19:24:31.743044 [ 268 ] {5b7bdb07-ef54-4eff-839e-9afea33f8afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2808 | 2026.01.14 19:24:31.743432 [ 268 ] {5b7bdb07-ef54-4eff-839e-9afea33f8afe} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2809 | 2026.01.14 19:24:31.743465 [ 268 ] {5b7bdb07-ef54-4eff-839e-9afea33f8afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2810 | 2026.01.14 19:24:31.743741 [ 268 ] {5b7bdb07-ef54-4eff-839e-9afea33f8afe} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2811 | 2026.01.14 19:24:31.743950 [ 268 ] {5b7bdb07-ef54-4eff-839e-9afea33f8afe} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2026.01.14 19:24:31.744076 [ 268 ] {5b7bdb07-ef54-4eff-839e-9afea33f8afe} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00109 sec., 7339.4495412844035 rows/sec., 598.48 KiB/sec. | ||
| 2813 | 2026.01.14 19:24:31.744111 [ 268 ] {5b7bdb07-ef54-4eff-839e-9afea33f8afe} <Debug> TCPHandler: Processed in 0.001251317 sec. | ||
| 2814 | 2026.01.14 19:24:31.744211 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2815 | 2026.01.14 19:24:31.744304 [ 268 ] {00312d96-1b40-44f3-8040-8bba8fe5ea23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2816 | 2026.01.14 19:24:31.744343 [ 268 ] {00312d96-1b40-44f3-8040-8bba8fe5ea23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2817 | 2026.01.14 19:24:31.745190 [ 268 ] {00312d96-1b40-44f3-8040-8bba8fe5ea23} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2818 | 2026.01.14 19:24:31.745223 [ 268 ] {00312d96-1b40-44f3-8040-8bba8fe5ea23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2819 | 2026.01.14 19:24:31.745596 [ 268 ] {00312d96-1b40-44f3-8040-8bba8fe5ea23} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2820 | 2026.01.14 19:24:31.745820 [ 268 ] {00312d96-1b40-44f3-8040-8bba8fe5ea23} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2821 | 2026.01.14 19:24:31.745949 [ 268 ] {00312d96-1b40-44f3-8040-8bba8fe5ea23} <Debug> executeQuery: Read 1200 rows, 98.13 KiB in 0.001663 sec., 721587.4924834636 rows/sec., 57.63 MiB/sec. | ||
| 2822 | 2026.01.14 19:24:31.745985 [ 268 ] {00312d96-1b40-44f3-8040-8bba8fe5ea23} <Debug> TCPHandler: Processed in 0.001824585 sec. | ||
| 2823 | 2026.01.14 19:24:31.746109 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2824 | 2026.01.14 19:24:31.746230 [ 268 ] {224a0a81-003f-4d25-be76-d646f5640600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2825 | 2026.01.14 19:24:31.746280 [ 268 ] {224a0a81-003f-4d25-be76-d646f5640600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2826 | 2026.01.14 19:24:31.746795 [ 268 ] {224a0a81-003f-4d25-be76-d646f5640600} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2827 | 2026.01.14 19:24:31.746831 [ 268 ] {224a0a81-003f-4d25-be76-d646f5640600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2828 | 2026.01.14 19:24:31.747152 [ 268 ] {224a0a81-003f-4d25-be76-d646f5640600} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2829 | 2026.01.14 19:24:31.747367 [ 268 ] {224a0a81-003f-4d25-be76-d646f5640600} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2830 | 2026.01.14 19:24:31.747505 [ 268 ] {224a0a81-003f-4d25-be76-d646f5640600} <Debug> executeQuery: Read 254 rows, 15.96 KiB in 0.001299 sec., 195535.02694380292 rows/sec., 12.00 MiB/sec. | ||
| 2831 | 2026.01.14 19:24:31.747541 [ 268 ] {224a0a81-003f-4d25-be76-d646f5640600} <Debug> TCPHandler: Processed in 0.00149613 sec. | ||
| 2832 | 2026.01.14 19:24:31.747684 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2833 | 2026.01.14 19:24:31.747802 [ 268 ] {be5291d1-0228-4e95-8fa7-5e7961705d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2834 | 2026.01.14 19:24:31.747848 [ 268 ] {be5291d1-0228-4e95-8fa7-5e7961705d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2835 | 2026.01.14 19:24:31.748395 [ 268 ] {be5291d1-0228-4e95-8fa7-5e7961705d7f} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2836 | 2026.01.14 19:24:31.748436 [ 268 ] {be5291d1-0228-4e95-8fa7-5e7961705d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2837 | 2026.01.14 19:24:31.748768 [ 268 ] {be5291d1-0228-4e95-8fa7-5e7961705d7f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2838 | 2026.01.14 19:24:31.748978 [ 268 ] {be5291d1-0228-4e95-8fa7-5e7961705d7f} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2026.01.14 19:24:31.749109 [ 268 ] {be5291d1-0228-4e95-8fa7-5e7961705d7f} <Debug> executeQuery: Read 214 rows, 14.13 KiB in 0.001331 sec., 160781.36739293765 rows/sec., 10.37 MiB/sec. | ||
| 2840 | 2026.01.14 19:24:31.749144 [ 268 ] {be5291d1-0228-4e95-8fa7-5e7961705d7f} <Debug> TCPHandler: Processed in 0.001530092 sec. | ||
| 2841 | 2026.01.14 19:24:31.749243 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2842 | 2026.01.14 19:24:31.749339 [ 268 ] {83b8b7ad-a7fe-4aaa-b378-61f2e33d23ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2843 | 2026.01.14 19:24:31.749378 [ 268 ] {83b8b7ad-a7fe-4aaa-b378-61f2e33d23ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2844 | 2026.01.14 19:24:31.749813 [ 268 ] {83b8b7ad-a7fe-4aaa-b378-61f2e33d23ae} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2845 | 2026.01.14 19:24:31.749847 [ 268 ] {83b8b7ad-a7fe-4aaa-b378-61f2e33d23ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2846 | 2026.01.14 19:24:31.750137 [ 268 ] {83b8b7ad-a7fe-4aaa-b378-61f2e33d23ae} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2847 | 2026.01.14 19:24:31.750342 [ 268 ] {83b8b7ad-a7fe-4aaa-b378-61f2e33d23ae} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2848 | 2026.01.14 19:24:31.750467 [ 268 ] {83b8b7ad-a7fe-4aaa-b378-61f2e33d23ae} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001146 sec., 184118.67364746943 rows/sec., 10.46 MiB/sec. | ||
| 2849 | 2026.01.14 19:24:31.750502 [ 268 ] {83b8b7ad-a7fe-4aaa-b378-61f2e33d23ae} <Debug> TCPHandler: Processed in 0.001306398 sec. | ||
| 2850 | 2026.01.14 19:24:31.750682 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2851 | 2026.01.14 19:24:31.750781 [ 268 ] {49641300-74df-40ac-b6c9-78130f44aad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2852 | 2026.01.14 19:24:31.750820 [ 268 ] {49641300-74df-40ac-b6c9-78130f44aad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2853 | 2026.01.14 19:24:31.751460 [ 268 ] {49641300-74df-40ac-b6c9-78130f44aad7} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2854 | 2026.01.14 19:24:31.751494 [ 268 ] {49641300-74df-40ac-b6c9-78130f44aad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2855 | 2026.01.14 19:24:31.751817 [ 268 ] {49641300-74df-40ac-b6c9-78130f44aad7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2856 | 2026.01.14 19:24:31.752021 [ 268 ] {49641300-74df-40ac-b6c9-78130f44aad7} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2857 | 2026.01.14 19:24:31.752140 [ 268 ] {49641300-74df-40ac-b6c9-78130f44aad7} <Debug> executeQuery: Read 728 rows, 52.40 KiB in 0.001377 sec., 528685.5482933915 rows/sec., 37.16 MiB/sec. | ||
| 2858 | 2026.01.14 19:24:31.752176 [ 268 ] {49641300-74df-40ac-b6c9-78130f44aad7} <Debug> TCPHandler: Processed in 0.001545081 sec. | ||
| 2859 | 2026.01.14 19:24:31.752288 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2860 | 2026.01.14 19:24:31.752381 [ 268 ] {d0bf34a5-40b6-4ed5-a8ae-9d946ba08a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2861 | 2026.01.14 19:24:31.752422 [ 268 ] {d0bf34a5-40b6-4ed5-a8ae-9d946ba08a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2862 | 2026.01.14 19:24:31.752766 [ 268 ] {d0bf34a5-40b6-4ed5-a8ae-9d946ba08a8f} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2863 | 2026.01.14 19:24:31.752800 [ 268 ] {d0bf34a5-40b6-4ed5-a8ae-9d946ba08a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2864 | 2026.01.14 19:24:31.753085 [ 268 ] {d0bf34a5-40b6-4ed5-a8ae-9d946ba08a8f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2865 | 2026.01.14 19:24:31.753291 [ 268 ] {d0bf34a5-40b6-4ed5-a8ae-9d946ba08a8f} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2866 | 2026.01.14 19:24:31.753416 [ 268 ] {d0bf34a5-40b6-4ed5-a8ae-9d946ba08a8f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 2867 | 2026.01.14 19:24:31.753451 [ 268 ] {d0bf34a5-40b6-4ed5-a8ae-9d946ba08a8f} <Debug> TCPHandler: Processed in 0.001213277 sec. | ||
| 2868 | 2026.01.14 19:24:31.753578 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2869 | 2026.01.14 19:24:31.753670 [ 268 ] {e5728cc0-471e-4d17-9185-cbbf8d9bf892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2870 | 2026.01.14 19:24:31.753711 [ 268 ] {e5728cc0-471e-4d17-9185-cbbf8d9bf892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2871 | 2026.01.14 19:24:31.754167 [ 268 ] {e5728cc0-471e-4d17-9185-cbbf8d9bf892} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2872 | 2026.01.14 19:24:31.754203 [ 268 ] {e5728cc0-471e-4d17-9185-cbbf8d9bf892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2873 | 2026.01.14 19:24:31.754547 [ 268 ] {e5728cc0-471e-4d17-9185-cbbf8d9bf892} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2874 | 2026.01.14 19:24:31.754746 [ 268 ] {e5728cc0-471e-4d17-9185-cbbf8d9bf892} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2875 | 2026.01.14 19:24:31.754872 [ 268 ] {e5728cc0-471e-4d17-9185-cbbf8d9bf892} <Debug> executeQuery: Read 318 rows, 21.40 KiB in 0.001219 sec., 260869.5652173913 rows/sec., 17.15 MiB/sec. | ||
| 2876 | 2026.01.14 19:24:31.754907 [ 268 ] {e5728cc0-471e-4d17-9185-cbbf8d9bf892} <Debug> TCPHandler: Processed in 0.001384009 sec. | ||
| 2877 | 2026.01.14 19:24:31.755023 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2878 | 2026.01.14 19:24:31.755116 [ 268 ] {c50dd038-6616-4491-b28e-62b953047d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2879 | 2026.01.14 19:24:31.755156 [ 268 ] {c50dd038-6616-4491-b28e-62b953047d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2880 | 2026.01.14 19:24:31.755473 [ 268 ] {c50dd038-6616-4491-b28e-62b953047d88} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2881 | 2026.01.14 19:24:31.755506 [ 268 ] {c50dd038-6616-4491-b28e-62b953047d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2882 | 2026.01.14 19:24:31.755792 [ 268 ] {c50dd038-6616-4491-b28e-62b953047d88} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2883 | 2026.01.14 19:24:31.756000 [ 268 ] {c50dd038-6616-4491-b28e-62b953047d88} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2884 | 2026.01.14 19:24:31.756124 [ 268 ] {c50dd038-6616-4491-b28e-62b953047d88} <Debug> executeQuery: Read 3 rows, 199.00 B in 0.001027 sec., 2921.1295034079844 rows/sec., 189.23 KiB/sec. | ||
| 2885 | 2026.01.14 19:24:31.756157 [ 268 ] {c50dd038-6616-4491-b28e-62b953047d88} <Debug> TCPHandler: Processed in 0.001190827 sec. | ||
| 2886 | 2026.01.14 19:24:31.756264 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2887 | 2026.01.14 19:24:31.756357 [ 268 ] {431546b4-d582-4d05-99c5-0cb40f1a9986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2888 | 2026.01.14 19:24:31.756408 [ 268 ] {431546b4-d582-4d05-99c5-0cb40f1a9986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2889 | 2026.01.14 19:24:31.757356 [ 268 ] {431546b4-d582-4d05-99c5-0cb40f1a9986} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2890 | 2026.01.14 19:24:31.757390 [ 268 ] {431546b4-d582-4d05-99c5-0cb40f1a9986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2891 | 2026.01.14 19:24:31.757954 [ 268 ] {431546b4-d582-4d05-99c5-0cb40f1a9986} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2892 | 2026.01.14 19:24:31.758187 [ 268 ] {431546b4-d582-4d05-99c5-0cb40f1a9986} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2893 | 2026.01.14 19:24:31.758318 [ 268 ] {431546b4-d582-4d05-99c5-0cb40f1a9986} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001979 sec., 20717.534108135424 rows/sec., 37.12 MiB/sec. | ||
| 2894 | 2026.01.14 19:24:31.758369 [ 268 ] {431546b4-d582-4d05-99c5-0cb40f1a9986} <Debug> TCPHandler: Processed in 0.002154119 sec. | ||
| 2895 | 2026.01.14 19:24:31.758483 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2896 | 2026.01.14 19:24:31.758578 [ 268 ] {4d79af2f-9f01-4849-b8f7-9f370d0af905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2897 | 2026.01.14 19:24:31.758618 [ 268 ] {4d79af2f-9f01-4849-b8f7-9f370d0af905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2898 | 2026.01.14 19:24:31.758949 [ 268 ] {4d79af2f-9f01-4849-b8f7-9f370d0af905} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2026.01.14 19:24:31.758984 [ 268 ] {4d79af2f-9f01-4849-b8f7-9f370d0af905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2900 | 2026.01.14 19:24:31.759281 [ 268 ] {4d79af2f-9f01-4849-b8f7-9f370d0af905} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2901 | 2026.01.14 19:24:31.759483 [ 268 ] {4d79af2f-9f01-4849-b8f7-9f370d0af905} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2026.01.14 19:24:31.759603 [ 268 ] {4d79af2f-9f01-4849-b8f7-9f370d0af905} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001044 sec., 99616.85823754789 rows/sec., 6.10 MiB/sec. | ||
| 2903 | 2026.01.14 19:24:31.759636 [ 268 ] {4d79af2f-9f01-4849-b8f7-9f370d0af905} <Debug> TCPHandler: Processed in 0.001201347 sec. | ||
| 2904 | 2026.01.14 19:24:31.942883 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2905 | 2026.01.14 19:24:31.959601 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2026.01.14 19:24:31.959637 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2907 | 2026.01.14 19:24:31.965948 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2908 | 2026.01.14 19:24:31.966864 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2909 | 2026.01.14 19:24:31.967125 [ 130 ] {} <Debug> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2910 | 2026.01.14 19:24:31.967166 [ 130 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2911 | 2026.01.14 19:24:31.967195 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2912 | 2026.01.14 19:24:31.967305 [ 188 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 2913 | 2026.01.14 19:24:31.970508 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2914 | 2026.01.14 19:24:31.971588 [ 188 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2915 | 2026.01.14 19:24:31.973182 [ 188 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 2916 | 2026.01.14 19:24:31.977714 [ 188 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 2917 | 2026.01.14 19:24:31.981955 [ 188 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 2918 | 2026.01.14 19:24:31.986200 [ 188 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 2919 | 2026.01.14 19:24:31.990898 [ 188 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 2920 | 2026.01.14 19:24:31.995213 [ 188 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 2921 | 2026.01.14 19:24:32.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.38 MiB, peak 217.23 MiB, free memory in arenas 0.00 B, will set to 217.44 MiB (RSS), difference: 1.06 MiB | ||
| 2922 | 2026.01.14 19:24:32.050451 [ 202 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.083196944 sec., 997.632797666222 rows/sec., 5.16 MiB/sec. | ||
| 2923 | 2026.01.14 19:24:32.053198 [ 193 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2924 | 2026.01.14 19:24:32.055299 [ 193 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_11_2} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2925 | 2026.01.14 19:24:32.055417 [ 193 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_11_2} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2926 | 2026.01.14 19:24:32.057231 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2927 | 2026.01.14 19:24:33.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.00 MiB, peak 223.88 MiB, free memory in arenas 0.00 B, will set to 222.33 MiB (RSS), difference: 8.33 MiB | ||
| 2928 | 2026.01.14 19:24:36.723088 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2929 | 2026.01.14 19:24:36.723286 [ 268 ] {205a72dd-f378-4ad6-a1c6-0cf7965d1014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2930 | 2026.01.14 19:24:36.723356 [ 268 ] {205a72dd-f378-4ad6-a1c6-0cf7965d1014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2931 | 2026.01.14 19:24:36.724009 [ 268 ] {205a72dd-f378-4ad6-a1c6-0cf7965d1014} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2026.01.14 19:24:36.724050 [ 268 ] {205a72dd-f378-4ad6-a1c6-0cf7965d1014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2933 | 2026.01.14 19:24:36.724431 [ 268 ] {205a72dd-f378-4ad6-a1c6-0cf7965d1014} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2934 | 2026.01.14 19:24:36.724656 [ 268 ] {205a72dd-f378-4ad6-a1c6-0cf7965d1014} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2026.01.14 19:24:36.724812 [ 268 ] {205a72dd-f378-4ad6-a1c6-0cf7965d1014} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001574 sec., 35578.14485387548 rows/sec., 2.72 MiB/sec. | ||
| 2936 | 2026.01.14 19:24:36.724853 [ 268 ] {205a72dd-f378-4ad6-a1c6-0cf7965d1014} <Debug> TCPHandler: Processed in 0.001902536 sec. | ||
| 2937 | 2026.01.14 19:24:36.724971 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2938 | 2026.01.14 19:24:36.725065 [ 268 ] {2a2718c0-f3ff-4d9b-b8c9-8bedf6d03134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2939 | 2026.01.14 19:24:36.725106 [ 268 ] {2a2718c0-f3ff-4d9b-b8c9-8bedf6d03134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2940 | 2026.01.14 19:24:36.725514 [ 268 ] {2a2718c0-f3ff-4d9b-b8c9-8bedf6d03134} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2026.01.14 19:24:36.725548 [ 268 ] {2a2718c0-f3ff-4d9b-b8c9-8bedf6d03134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2942 | 2026.01.14 19:24:36.725830 [ 268 ] {2a2718c0-f3ff-4d9b-b8c9-8bedf6d03134} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2943 | 2026.01.14 19:24:36.726042 [ 268 ] {2a2718c0-f3ff-4d9b-b8c9-8bedf6d03134} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2944 | 2026.01.14 19:24:36.726160 [ 268 ] {2a2718c0-f3ff-4d9b-b8c9-8bedf6d03134} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 2945 | 2026.01.14 19:24:36.726195 [ 268 ] {2a2718c0-f3ff-4d9b-b8c9-8bedf6d03134} <Debug> TCPHandler: Processed in 0.001337639 sec. | ||
| 2946 | 2026.01.14 19:24:36.726374 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2947 | 2026.01.14 19:24:36.726468 [ 268 ] {1472f927-0504-49eb-8d12-54efa2aadc91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2948 | 2026.01.14 19:24:36.726511 [ 268 ] {1472f927-0504-49eb-8d12-54efa2aadc91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2949 | 2026.01.14 19:24:36.726916 [ 268 ] {1472f927-0504-49eb-8d12-54efa2aadc91} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2950 | 2026.01.14 19:24:36.726952 [ 268 ] {1472f927-0504-49eb-8d12-54efa2aadc91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2951 | 2026.01.14 19:24:36.727266 [ 268 ] {1472f927-0504-49eb-8d12-54efa2aadc91} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2952 | 2026.01.14 19:24:36.727478 [ 268 ] {1472f927-0504-49eb-8d12-54efa2aadc91} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2953 | 2026.01.14 19:24:36.727616 [ 268 ] {1472f927-0504-49eb-8d12-54efa2aadc91} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 2954 | 2026.01.14 19:24:36.727652 [ 268 ] {1472f927-0504-49eb-8d12-54efa2aadc91} <Debug> TCPHandler: Processed in 0.001329699 sec. | ||
| 2955 | 2026.01.14 19:24:36.727762 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2956 | 2026.01.14 19:24:36.727858 [ 268 ] {c427f71b-88dd-4497-96be-f5422f2d4cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2957 | 2026.01.14 19:24:36.727899 [ 268 ] {c427f71b-88dd-4497-96be-f5422f2d4cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2958 | 2026.01.14 19:24:36.728231 [ 268 ] {c427f71b-88dd-4497-96be-f5422f2d4cdd} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2026.01.14 19:24:36.728267 [ 268 ] {c427f71b-88dd-4497-96be-f5422f2d4cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2960 | 2026.01.14 19:24:36.728562 [ 268 ] {c427f71b-88dd-4497-96be-f5422f2d4cdd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2961 | 2026.01.14 19:24:36.728786 [ 268 ] {c427f71b-88dd-4497-96be-f5422f2d4cdd} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2962 | 2026.01.14 19:24:36.728921 [ 268 ] {c427f71b-88dd-4497-96be-f5422f2d4cdd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 2963 | 2026.01.14 19:24:36.728957 [ 268 ] {c427f71b-88dd-4497-96be-f5422f2d4cdd} <Debug> TCPHandler: Processed in 0.001246678 sec. | ||
| 2964 | 2026.01.14 19:24:39.071004 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2965 | 2026.01.14 19:24:39.071096 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2966 | 2026.01.14 19:24:39.185536 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5704 | ||
| 2967 | 2026.01.14 19:24:39.186361 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2968 | 2026.01.14 19:24:39.186439 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2969 | 2026.01.14 19:24:39.187100 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2970 | 2026.01.14 19:24:39.187339 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2971 | 2026.01.14 19:24:39.187487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5704 | ||
| 2972 | 2026.01.14 19:24:39.206910 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 390 | ||
| 2973 | 2026.01.14 19:24:39.209336 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2974 | 2026.01.14 19:24:39.209398 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2975 | 2026.01.14 19:24:39.210728 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2976 | 2026.01.14 19:24:39.211018 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2977 | 2026.01.14 19:24:39.211387 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 390 | ||
| 2978 | 2026.01.14 19:24:39.470555 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2979 | 2026.01.14 19:24:39.486412 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2026.01.14 19:24:39.486468 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2981 | 2026.01.14 19:24:39.492143 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2982 | 2026.01.14 19:24:39.492850 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2983 | 2026.01.14 19:24:39.495878 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2984 | 2026.01.14 19:24:41.736771 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2985 | 2026.01.14 19:24:41.736965 [ 268 ] {a8c80ab8-6be6-4dab-bcff-6dd078d890f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2986 | 2026.01.14 19:24:41.737036 [ 268 ] {a8c80ab8-6be6-4dab-bcff-6dd078d890f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2987 | 2026.01.14 19:24:41.738018 [ 268 ] {a8c80ab8-6be6-4dab-bcff-6dd078d890f9} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2988 | 2026.01.14 19:24:41.738065 [ 268 ] {a8c80ab8-6be6-4dab-bcff-6dd078d890f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2989 | 2026.01.14 19:24:41.738487 [ 268 ] {a8c80ab8-6be6-4dab-bcff-6dd078d890f9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2990 | 2026.01.14 19:24:41.738718 [ 268 ] {a8c80ab8-6be6-4dab-bcff-6dd078d890f9} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2026.01.14 19:24:41.738868 [ 115 ] {} <Debug> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2992 | 2026.01.14 19:24:41.738881 [ 268 ] {a8c80ab8-6be6-4dab-bcff-6dd078d890f9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001968 sec., 208333.3333333333 rows/sec., 13.22 MiB/sec. | ||
| 2993 | 2026.01.14 19:24:41.738941 [ 115 ] {} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2994 | 2026.01.14 19:24:41.738959 [ 268 ] {a8c80ab8-6be6-4dab-bcff-6dd078d890f9} <Debug> TCPHandler: Processed in 0.002321732 sec. | ||
| 2995 | 2026.01.14 19:24:41.738971 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 2996 | 2026.01.14 19:24:41.739096 [ 192 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::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 | ||
| 2997 | 2026.01.14 19:24:41.739126 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2998 | 2026.01.14 19:24:41.739239 [ 268 ] {1812b3ba-30b0-48b4-b94e-d64374db259e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2999 | 2026.01.14 19:24:41.739239 [ 192 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3000 | 2026.01.14 19:24:41.739285 [ 268 ] {1812b3ba-30b0-48b4-b94e-d64374db259e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3001 | 2026.01.14 19:24:41.739292 [ 192 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3002 | 2026.01.14 19:24:41.739396 [ 192 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 3003 | 2026.01.14 19:24:41.739451 [ 192 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 3004 | 2026.01.14 19:24:41.739553 [ 192 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 3005 | 2026.01.14 19:24:41.739602 [ 192 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 3006 | 2026.01.14 19:24:41.739645 [ 192 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 3007 | 2026.01.14 19:24:41.740350 [ 268 ] {1812b3ba-30b0-48b4-b94e-d64374db259e} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2026.01.14 19:24:41.740395 [ 268 ] {1812b3ba-30b0-48b4-b94e-d64374db259e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3009 | 2026.01.14 19:24:41.740843 [ 268 ] {1812b3ba-30b0-48b4-b94e-d64374db259e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3010 | 2026.01.14 19:24:41.740961 [ 193 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001916807 sec., 1082007.7347380305 rows/sec., 73.01 MiB/sec. | ||
| 3011 | 2026.01.14 19:24:41.741083 [ 268 ] {1812b3ba-30b0-48b4-b94e-d64374db259e} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3012 | 2026.01.14 19:24:41.741231 [ 268 ] {1812b3ba-30b0-48b4-b94e-d64374db259e} <Debug> executeQuery: Read 1194 rows, 97.66 KiB in 0.002015 sec., 592555.8312655088 rows/sec., 47.33 MiB/sec. | ||
| 3013 | 2026.01.14 19:24:41.741254 [ 202 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3014 | 2026.01.14 19:24:41.741271 [ 268 ] {1812b3ba-30b0-48b4-b94e-d64374db259e} <Debug> TCPHandler: Processed in 0.00221153 sec. | ||
| 3015 | 2026.01.14 19:24:41.741389 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3016 | 2026.01.14 19:24:41.741487 [ 268 ] {1e45501d-80c5-4b12-a0f7-e0b133caa290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3017 | 2026.01.14 19:24:41.741534 [ 268 ] {1e45501d-80c5-4b12-a0f7-e0b133caa290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3018 | 2026.01.14 19:24:41.741571 [ 202 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_6_1} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2026.01.14 19:24:41.741647 [ 202 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_6_1} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3020 | 2026.01.14 19:24:41.741726 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 3021 | 2026.01.14 19:24:41.742033 [ 268 ] {1e45501d-80c5-4b12-a0f7-e0b133caa290} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3022 | 2026.01.14 19:24:41.742067 [ 268 ] {1e45501d-80c5-4b12-a0f7-e0b133caa290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3023 | 2026.01.14 19:24:41.742370 [ 268 ] {1e45501d-80c5-4b12-a0f7-e0b133caa290} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3024 | 2026.01.14 19:24:41.742578 [ 268 ] {1e45501d-80c5-4b12-a0f7-e0b133caa290} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3025 | 2026.01.14 19:24:41.742717 [ 268 ] {1e45501d-80c5-4b12-a0f7-e0b133caa290} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001251 sec., 196642.68585131897 rows/sec., 12.02 MiB/sec. | ||
| 3026 | 2026.01.14 19:24:41.742755 [ 268 ] {1e45501d-80c5-4b12-a0f7-e0b133caa290} <Debug> TCPHandler: Processed in 0.00141605 sec. | ||
| 3027 | 2026.01.14 19:24:41.742867 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3028 | 2026.01.14 19:24:41.742960 [ 268 ] {46c0d17b-2605-494c-a35b-1b8643975256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3029 | 2026.01.14 19:24:41.742998 [ 268 ] {46c0d17b-2605-494c-a35b-1b8643975256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3030 | 2026.01.14 19:24:41.743465 [ 268 ] {46c0d17b-2605-494c-a35b-1b8643975256} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3031 | 2026.01.14 19:24:41.743500 [ 268 ] {46c0d17b-2605-494c-a35b-1b8643975256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3032 | 2026.01.14 19:24:41.743825 [ 268 ] {46c0d17b-2605-494c-a35b-1b8643975256} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3033 | 2026.01.14 19:24:41.744039 [ 268 ] {46c0d17b-2605-494c-a35b-1b8643975256} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3034 | 2026.01.14 19:24:41.744131 [ 115 ] {} <Debug> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3035 | 2026.01.14 19:24:41.744164 [ 115 ] {} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2026.01.14 19:24:41.744172 [ 268 ] {46c0d17b-2605-494c-a35b-1b8643975256} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001231 sec., 172217.7091795288 rows/sec., 11.11 MiB/sec. | ||
| 3037 | 2026.01.14 19:24:41.744180 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3038 | 2026.01.14 19:24:41.744215 [ 268 ] {46c0d17b-2605-494c-a35b-1b8643975256} <Debug> TCPHandler: Processed in 0.00140057 sec. | ||
| 3039 | 2026.01.14 19:24:41.744269 [ 189 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::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 | ||
| 3040 | 2026.01.14 19:24:41.744333 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3041 | 2026.01.14 19:24:41.744360 [ 189 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3042 | 2026.01.14 19:24:41.744387 [ 189 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3043 | 2026.01.14 19:24:41.744426 [ 268 ] {122a8b1a-e1fe-4233-8c18-1bd89d61a3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3044 | 2026.01.14 19:24:41.744457 [ 189 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 3045 | 2026.01.14 19:24:41.744464 [ 268 ] {122a8b1a-e1fe-4233-8c18-1bd89d61a3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3046 | 2026.01.14 19:24:41.744501 [ 189 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 3047 | 2026.01.14 19:24:41.744553 [ 189 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 3048 | 2026.01.14 19:24:41.744593 [ 189 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 214 rows starting from the beginning of the part | ||
| 3049 | 2026.01.14 19:24:41.744630 [ 189 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 3050 | 2026.01.14 19:24:41.744921 [ 268 ] {122a8b1a-e1fe-4233-8c18-1bd89d61a3a5} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2026.01.14 19:24:41.744956 [ 268 ] {122a8b1a-e1fe-4233-8c18-1bd89d61a3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3052 | 2026.01.14 19:24:41.745271 [ 268 ] {122a8b1a-e1fe-4233-8c18-1bd89d61a3a5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3053 | 2026.01.14 19:24:41.745444 [ 202 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1086 rows, containing 5 columns (5 merged, 0 gathered) in 0.001209957 sec., 897552.5576528753 rows/sec., 61.67 MiB/sec. | ||
| 3054 | 2026.01.14 19:24:41.745476 [ 268 ] {122a8b1a-e1fe-4233-8c18-1bd89d61a3a5} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3055 | 2026.01.14 19:24:41.745544 [ 202 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3056 | 2026.01.14 19:24:41.745576 [ 115 ] {} <Debug> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3057 | 2026.01.14 19:24:41.745610 [ 115 ] {} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3058 | 2026.01.14 19:24:41.745611 [ 268 ] {122a8b1a-e1fe-4233-8c18-1bd89d61a3a5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001203 sec., 175394.84621778884 rows/sec., 9.96 MiB/sec. | ||
| 3059 | 2026.01.14 19:24:41.745631 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3060 | 2026.01.14 19:24:41.745662 [ 268 ] {122a8b1a-e1fe-4233-8c18-1bd89d61a3a5} <Debug> TCPHandler: Processed in 0.001377649 sec. | ||
| 3061 | 2026.01.14 19:24:41.745707 [ 189 ] {837add7e-9e47-48aa-a971-04e6009ade65::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 | ||
| 3062 | 2026.01.14 19:24:41.745774 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3063 | 2026.01.14 19:24:41.745778 [ 189 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3064 | 2026.01.14 19:24:41.745774 [ 202 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_6_1} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2026.01.14 19:24:41.745811 [ 189 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3066 | 2026.01.14 19:24:41.745857 [ 189 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 3067 | 2026.01.14 19:24:41.745868 [ 202 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_6_1} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3068 | 2026.01.14 19:24:41.745869 [ 268 ] {ddb269cc-c8bc-44a4-9276-415356321eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3069 | 2026.01.14 19:24:41.745891 [ 189 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 3070 | 2026.01.14 19:24:41.745916 [ 268 ] {ddb269cc-c8bc-44a4-9276-415356321eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3071 | 2026.01.14 19:24:41.745923 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3072 | 2026.01.14 19:24:41.745923 [ 189 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 3073 | 2026.01.14 19:24:41.745966 [ 189 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 3074 | 2026.01.14 19:24:41.746002 [ 189 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 3075 | 2026.01.14 19:24:41.746549 [ 268 ] {ddb269cc-c8bc-44a4-9276-415356321eeb} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2026.01.14 19:24:41.746583 [ 268 ] {ddb269cc-c8bc-44a4-9276-415356321eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3077 | 2026.01.14 19:24:41.746748 [ 194 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001073755 sec., 993708.9932060852 rows/sec., 60.44 MiB/sec. | ||
| 3078 | 2026.01.14 19:24:41.746866 [ 202 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3079 | 2026.01.14 19:24:41.746933 [ 268 ] {ddb269cc-c8bc-44a4-9276-415356321eeb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3080 | 2026.01.14 19:24:41.747125 [ 202 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_6_1} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.01.14 19:24:41.747183 [ 202 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_6_1} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3082 | 2026.01.14 19:24:41.747226 [ 268 ] {ddb269cc-c8bc-44a4-9276-415356321eeb} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2026.01.14 19:24:41.747237 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3084 | 2026.01.14 19:24:41.747370 [ 268 ] {ddb269cc-c8bc-44a4-9276-415356321eeb} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001518 sec., 474308.3003952569 rows/sec., 33.29 MiB/sec. | ||
| 3085 | 2026.01.14 19:24:41.747408 [ 268 ] {ddb269cc-c8bc-44a4-9276-415356321eeb} <Debug> TCPHandler: Processed in 0.001682033 sec. | ||
| 3086 | 2026.01.14 19:24:41.747525 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3087 | 2026.01.14 19:24:41.747625 [ 268 ] {a8bf91d0-1239-4e06-a3e7-ef4d5e0c3768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3088 | 2026.01.14 19:24:41.747666 [ 268 ] {a8bf91d0-1239-4e06-a3e7-ef4d5e0c3768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3089 | 2026.01.14 19:24:41.747996 [ 268 ] {a8bf91d0-1239-4e06-a3e7-ef4d5e0c3768} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2026.01.14 19:24:41.748031 [ 268 ] {a8bf91d0-1239-4e06-a3e7-ef4d5e0c3768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3091 | 2026.01.14 19:24:41.748347 [ 268 ] {a8bf91d0-1239-4e06-a3e7-ef4d5e0c3768} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3092 | 2026.01.14 19:24:41.748552 [ 268 ] {a8bf91d0-1239-4e06-a3e7-ef4d5e0c3768} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2026.01.14 19:24:41.748689 [ 268 ] {a8bf91d0-1239-4e06-a3e7-ef4d5e0c3768} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 3094 | 2026.01.14 19:24:41.748725 [ 268 ] {a8bf91d0-1239-4e06-a3e7-ef4d5e0c3768} <Debug> TCPHandler: Processed in 0.001251357 sec. | ||
| 3095 | 2026.01.14 19:24:41.748834 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3096 | 2026.01.14 19:24:41.748927 [ 268 ] {4a164423-fdfb-46fb-8e93-128da6e9121d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3097 | 2026.01.14 19:24:41.748969 [ 268 ] {4a164423-fdfb-46fb-8e93-128da6e9121d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3098 | 2026.01.14 19:24:41.749410 [ 268 ] {4a164423-fdfb-46fb-8e93-128da6e9121d} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3099 | 2026.01.14 19:24:41.749445 [ 268 ] {4a164423-fdfb-46fb-8e93-128da6e9121d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3100 | 2026.01.14 19:24:41.749780 [ 268 ] {4a164423-fdfb-46fb-8e93-128da6e9121d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3101 | 2026.01.14 19:24:41.749985 [ 268 ] {4a164423-fdfb-46fb-8e93-128da6e9121d} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3102 | 2026.01.14 19:24:41.750123 [ 268 ] {4a164423-fdfb-46fb-8e93-128da6e9121d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001215 sec., 258436.21399176956 rows/sec., 16.98 MiB/sec. | ||
| 3103 | 2026.01.14 19:24:41.750160 [ 268 ] {4a164423-fdfb-46fb-8e93-128da6e9121d} <Debug> TCPHandler: Processed in 0.001376878 sec. | ||
| 3104 | 2026.01.14 19:24:41.750277 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3105 | 2026.01.14 19:24:41.750371 [ 268 ] {47f19169-2be2-411f-80a4-db37a41047d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3106 | 2026.01.14 19:24:41.750410 [ 268 ] {47f19169-2be2-411f-80a4-db37a41047d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3107 | 2026.01.14 19:24:41.750748 [ 268 ] {47f19169-2be2-411f-80a4-db37a41047d9} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2026.01.14 19:24:41.750783 [ 268 ] {47f19169-2be2-411f-80a4-db37a41047d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3109 | 2026.01.14 19:24:41.751091 [ 268 ] {47f19169-2be2-411f-80a4-db37a41047d9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3110 | 2026.01.14 19:24:41.751300 [ 268 ] {47f19169-2be2-411f-80a4-db37a41047d9} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2026.01.14 19:24:41.751443 [ 268 ] {47f19169-2be2-411f-80a4-db37a41047d9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 61.82 KiB/sec. | ||
| 3112 | 2026.01.14 19:24:41.751480 [ 268 ] {47f19169-2be2-411f-80a4-db37a41047d9} <Debug> TCPHandler: Processed in 0.001262208 sec. | ||
| 3113 | 2026.01.14 19:24:41.751605 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3114 | 2026.01.14 19:24:41.751698 [ 268 ] {6641f306-ce86-464c-ba37-40b1ed42ff86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3115 | 2026.01.14 19:24:41.751749 [ 268 ] {6641f306-ce86-464c-ba37-40b1ed42ff86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3116 | 2026.01.14 19:24:41.752593 [ 268 ] {6641f306-ce86-464c-ba37-40b1ed42ff86} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3117 | 2026.01.14 19:24:41.752630 [ 268 ] {6641f306-ce86-464c-ba37-40b1ed42ff86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3118 | 2026.01.14 19:24:41.753195 [ 268 ] {6641f306-ce86-464c-ba37-40b1ed42ff86} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3119 | 2026.01.14 19:24:41.753420 [ 268 ] {6641f306-ce86-464c-ba37-40b1ed42ff86} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2026.01.14 19:24:41.753561 [ 268 ] {6641f306-ce86-464c-ba37-40b1ed42ff86} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001881 sec., 21796.91653375864 rows/sec., 39.06 MiB/sec. | ||
| 3121 | 2026.01.14 19:24:41.753619 [ 268 ] {6641f306-ce86-464c-ba37-40b1ed42ff86} <Debug> TCPHandler: Processed in 0.002067828 sec. | ||
| 3122 | 2026.01.14 19:24:41.753753 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3123 | 2026.01.14 19:24:41.753847 [ 268 ] {0c9e805e-adf4-4c15-87ee-91943ef3bfda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3124 | 2026.01.14 19:24:41.753887 [ 268 ] {0c9e805e-adf4-4c15-87ee-91943ef3bfda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3125 | 2026.01.14 19:24:41.754233 [ 268 ] {0c9e805e-adf4-4c15-87ee-91943ef3bfda} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2026.01.14 19:24:41.754276 [ 268 ] {0c9e805e-adf4-4c15-87ee-91943ef3bfda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3127 | 2026.01.14 19:24:41.754593 [ 268 ] {0c9e805e-adf4-4c15-87ee-91943ef3bfda} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3128 | 2026.01.14 19:24:41.754794 [ 268 ] {0c9e805e-adf4-4c15-87ee-91943ef3bfda} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.01.14 19:24:41.754917 [ 268 ] {0c9e805e-adf4-4c15-87ee-91943ef3bfda} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001089 sec., 95500.45913682278 rows/sec., 5.85 MiB/sec. | ||
| 3130 | 2026.01.14 19:24:41.754951 [ 268 ] {0c9e805e-adf4-4c15-87ee-91943ef3bfda} <Debug> TCPHandler: Processed in 0.001258518 sec. | ||
| 3131 | 2026.01.14 19:24:46.687601 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6152 | ||
| 3132 | 2026.01.14 19:24:46.688118 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2026.01.14 19:24:46.688169 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3134 | 2026.01.14 19:24:46.688863 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3135 | 2026.01.14 19:24:46.689113 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.01.14 19:24:46.689239 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6152 | ||
| 3137 | 2026.01.14 19:24:46.723552 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3138 | 2026.01.14 19:24:46.723741 [ 268 ] {889dffc9-15cf-4dc1-bab0-32dae382b188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3139 | 2026.01.14 19:24:46.723811 [ 268 ] {889dffc9-15cf-4dc1-bab0-32dae382b188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3140 | 2026.01.14 19:24:46.724457 [ 268 ] {889dffc9-15cf-4dc1-bab0-32dae382b188} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3141 | 2026.01.14 19:24:46.724505 [ 268 ] {889dffc9-15cf-4dc1-bab0-32dae382b188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3142 | 2026.01.14 19:24:46.724890 [ 268 ] {889dffc9-15cf-4dc1-bab0-32dae382b188} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3143 | 2026.01.14 19:24:46.725108 [ 268 ] {889dffc9-15cf-4dc1-bab0-32dae382b188} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3144 | 2026.01.14 19:24:46.725278 [ 268 ] {889dffc9-15cf-4dc1-bab0-32dae382b188} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001587 sec., 2520.4788909892877 rows/sec., 205.53 KiB/sec. | ||
| 3145 | 2026.01.14 19:24:46.725338 [ 268 ] {889dffc9-15cf-4dc1-bab0-32dae382b188} <Debug> TCPHandler: Processed in 0.001920396 sec. | ||
| 3146 | 2026.01.14 19:24:46.725464 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3147 | 2026.01.14 19:24:46.725564 [ 268 ] {c82d4950-7578-4378-965e-2337cc09fd35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3148 | 2026.01.14 19:24:46.725605 [ 268 ] {c82d4950-7578-4378-965e-2337cc09fd35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3149 | 2026.01.14 19:24:46.726041 [ 268 ] {c82d4950-7578-4378-965e-2337cc09fd35} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3150 | 2026.01.14 19:24:46.726078 [ 268 ] {c82d4950-7578-4378-965e-2337cc09fd35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3151 | 2026.01.14 19:24:46.726401 [ 268 ] {c82d4950-7578-4378-965e-2337cc09fd35} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3152 | 2026.01.14 19:24:46.726606 [ 268 ] {c82d4950-7578-4378-965e-2337cc09fd35} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2026.01.14 19:24:46.726741 [ 268 ] {c82d4950-7578-4378-965e-2337cc09fd35} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.0012 sec., 48333.333333333336 rows/sec., 3.68 MiB/sec. | ||
| 3154 | 2026.01.14 19:24:46.726737 [ 145 ] {} <Debug> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3155 | 2026.01.14 19:24:46.726777 [ 268 ] {c82d4950-7578-4378-965e-2337cc09fd35} <Debug> TCPHandler: Processed in 0.001369009 sec. | ||
| 3156 | 2026.01.14 19:24:46.726815 [ 145 ] {} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3157 | 2026.01.14 19:24:46.726841 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3158 | 2026.01.14 19:24:46.726901 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3159 | 2026.01.14 19:24:46.726969 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::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 | ||
| 3160 | 2026.01.14 19:24:46.726996 [ 268 ] {f87f325e-8d28-4861-99ba-961437faca10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3161 | 2026.01.14 19:24:46.727034 [ 268 ] {f87f325e-8d28-4861-99ba-961437faca10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3162 | 2026.01.14 19:24:46.727071 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3163 | 2026.01.14 19:24:46.727105 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1302 rows starting from the beginning of the part | ||
| 3164 | 2026.01.14 19:24:46.727167 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 3165 | 2026.01.14 19:24:46.727214 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1200 rows starting from the beginning of the part | ||
| 3166 | 2026.01.14 19:24:46.727259 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 3167 | 2026.01.14 19:24:46.727303 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1194 rows starting from the beginning of the part | ||
| 3168 | 2026.01.14 19:24:46.727344 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 58 rows starting from the beginning of the part | ||
| 3169 | 2026.01.14 19:24:46.727428 [ 268 ] {f87f325e-8d28-4861-99ba-961437faca10} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3170 | 2026.01.14 19:24:46.727463 [ 268 ] {f87f325e-8d28-4861-99ba-961437faca10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3171 | 2026.01.14 19:24:46.727751 [ 268 ] {f87f325e-8d28-4861-99ba-961437faca10} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3172 | 2026.01.14 19:24:46.727954 [ 268 ] {f87f325e-8d28-4861-99ba-961437faca10} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3173 | 2026.01.14 19:24:46.728091 [ 268 ] {f87f325e-8d28-4861-99ba-961437faca10} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001112 sec., 3597.1223021582737 rows/sec., 251.17 KiB/sec. | ||
| 3174 | 2026.01.14 19:24:46.728126 [ 268 ] {f87f325e-8d28-4861-99ba-961437faca10} <Debug> TCPHandler: Processed in 0.001274058 sec. | ||
| 3175 | 2026.01.14 19:24:46.728234 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3176 | 2026.01.14 19:24:46.728331 [ 268 ] {fd652b57-4e0f-4950-97a3-8b1153126482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3177 | 2026.01.14 19:24:46.728370 [ 268 ] {fd652b57-4e0f-4950-97a3-8b1153126482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3178 | 2026.01.14 19:24:46.728770 [ 268 ] {fd652b57-4e0f-4950-97a3-8b1153126482} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3179 | 2026.01.14 19:24:46.728793 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3866 rows, containing 5 columns (5 merged, 0 gathered) in 0.001868916 sec., 2068578.7911281192 rows/sec., 173.47 MiB/sec. | ||
| 3180 | 2026.01.14 19:24:46.728804 [ 268 ] {fd652b57-4e0f-4950-97a3-8b1153126482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3181 | 2026.01.14 19:24:46.728983 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3182 | 2026.01.14 19:24:46.729101 [ 268 ] {fd652b57-4e0f-4950-97a3-8b1153126482} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3183 | 2026.01.14 19:24:46.729204 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_16_3} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3184 | 2026.01.14 19:24:46.729262 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_16_3} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3185 | 2026.01.14 19:24:46.729317 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 3186 | 2026.01.14 19:24:46.729319 [ 268 ] {fd652b57-4e0f-4950-97a3-8b1153126482} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2026.01.14 19:24:46.729445 [ 145 ] {} <Debug> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3188 | 2026.01.14 19:24:46.729453 [ 268 ] {fd652b57-4e0f-4950-97a3-8b1153126482} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001147 sec., 59285.09154315606 rows/sec., 4.63 MiB/sec. | ||
| 3189 | 2026.01.14 19:24:46.729484 [ 145 ] {} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3190 | 2026.01.14 19:24:46.729505 [ 268 ] {fd652b57-4e0f-4950-97a3-8b1153126482} <Debug> TCPHandler: Processed in 0.001319768 sec. | ||
| 3191 | 2026.01.14 19:24:46.729509 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3192 | 2026.01.14 19:24:46.729613 [ 194 ] {839a7e5b-868f-4427-8078-cd84844130a1::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 | ||
| 3193 | 2026.01.14 19:24:46.729631 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3194 | 2026.01.14 19:24:46.729715 [ 194 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3195 | 2026.01.14 19:24:46.729727 [ 268 ] {c4823966-2f82-4bb4-a23f-a551b68e9b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3196 | 2026.01.14 19:24:46.729749 [ 194 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 777 rows starting from the beginning of the part | ||
| 3197 | 2026.01.14 19:24:46.729768 [ 268 ] {c4823966-2f82-4bb4-a23f-a551b68e9b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3198 | 2026.01.14 19:24:46.729807 [ 194 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3199 | 2026.01.14 19:24:46.729852 [ 194 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 728 rows starting from the beginning of the part | ||
| 3200 | 2026.01.14 19:24:46.729892 [ 194 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3201 | 2026.01.14 19:24:46.729927 [ 194 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 720 rows starting from the beginning of the part | ||
| 3202 | 2026.01.14 19:24:46.729970 [ 194 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 68 rows starting from the beginning of the part | ||
| 3203 | 2026.01.14 19:24:46.730168 [ 268 ] {c4823966-2f82-4bb4-a23f-a551b68e9b5d} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3204 | 2026.01.14 19:24:46.730202 [ 268 ] {c4823966-2f82-4bb4-a23f-a551b68e9b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3205 | 2026.01.14 19:24:46.730552 [ 268 ] {c4823966-2f82-4bb4-a23f-a551b68e9b5d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3206 | 2026.01.14 19:24:46.730757 [ 268 ] {c4823966-2f82-4bb4-a23f-a551b68e9b5d} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3207 | 2026.01.14 19:24:46.730877 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3208 | 2026.01.14 19:24:46.730888 [ 268 ] {c4823966-2f82-4bb4-a23f-a551b68e9b5d} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001183 sec., 136939.98309382924 rows/sec., 9.54 MiB/sec. | ||
| 3209 | 2026.01.14 19:24:46.730919 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3210 | 2026.01.14 19:24:46.730938 [ 268 ] {c4823966-2f82-4bb4-a23f-a551b68e9b5d} <Debug> TCPHandler: Processed in 0.001355378 sec. | ||
| 3211 | 2026.01.14 19:24:46.730943 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3212 | 2026.01.14 19:24:46.731022 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2421 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143977 sec., 1681518.5758836481 rows/sec., 126.16 MiB/sec. | ||
| 3213 | 2026.01.14 19:24:46.731054 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3214 | 2026.01.14 19:24:46.731064 [ 196 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3215 | 2026.01.14 19:24:46.731152 [ 268 ] {a39d2396-45ff-48eb-bdbb-842e0d82c380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3216 | 2026.01.14 19:24:46.731176 [ 202 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3217 | 2026.01.14 19:24:46.731196 [ 268 ] {a39d2396-45ff-48eb-bdbb-842e0d82c380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3218 | 2026.01.14 19:24:46.731203 [ 196 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3219 | 2026.01.14 19:24:46.731248 [ 196 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2126 rows starting from the beginning of the part | ||
| 3220 | 2026.01.14 19:24:46.731329 [ 196 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3221 | 2026.01.14 19:24:46.731381 [ 196 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 318 rows starting from the beginning of the part | ||
| 3222 | 2026.01.14 19:24:46.731418 [ 202 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_16_3} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3223 | 2026.01.14 19:24:46.731433 [ 196 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3224 | 2026.01.14 19:24:46.731489 [ 196 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 314 rows starting from the beginning of the part | ||
| 3225 | 2026.01.14 19:24:46.731491 [ 202 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_16_3} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3226 | 2026.01.14 19:24:46.731533 [ 268 ] {a39d2396-45ff-48eb-bdbb-842e0d82c380} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3227 | 2026.01.14 19:24:46.731553 [ 196 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 162 rows starting from the beginning of the part | ||
| 3228 | 2026.01.14 19:24:46.731562 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 3229 | 2026.01.14 19:24:46.731570 [ 268 ] {a39d2396-45ff-48eb-bdbb-842e0d82c380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3230 | 2026.01.14 19:24:46.731925 [ 268 ] {a39d2396-45ff-48eb-bdbb-842e0d82c380} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3231 | 2026.01.14 19:24:46.732144 [ 268 ] {a39d2396-45ff-48eb-bdbb-842e0d82c380} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2026.01.14 19:24:46.732262 [ 145 ] {} <Debug> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3233 | 2026.01.14 19:24:46.732277 [ 268 ] {a39d2396-45ff-48eb-bdbb-842e0d82c380} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 3234 | 2026.01.14 19:24:46.732303 [ 145 ] {} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3235 | 2026.01.14 19:24:46.732328 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3236 | 2026.01.14 19:24:46.732333 [ 268 ] {a39d2396-45ff-48eb-bdbb-842e0d82c380} <Debug> TCPHandler: Processed in 0.001327298 sec. | ||
| 3237 | 2026.01.14 19:24:46.732427 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::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 | ||
| 3238 | 2026.01.14 19:24:46.732534 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3239 | 2026.01.14 19:24:46.732564 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 642 rows starting from the beginning of the part | ||
| 3240 | 2026.01.14 19:24:46.732620 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3241 | 2026.01.14 19:24:46.732662 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 104 rows starting from the beginning of the part | ||
| 3242 | 2026.01.14 19:24:46.732702 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3243 | 2026.01.14 19:24:46.732738 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 104 rows starting from the beginning of the part | ||
| 3244 | 2026.01.14 19:24:46.732775 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3245 | 2026.01.14 19:24:46.733295 [ 202 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3240 rows, containing 5 columns (5 merged, 0 gathered) in 0.002282132 sec., 1419725.0641067212 rows/sec., 97.27 MiB/sec. | ||
| 3246 | 2026.01.14 19:24:46.733618 [ 196 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3247 | 2026.01.14 19:24:46.733690 [ 201 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1030 rows, containing 4 columns (4 merged, 0 gathered) in 0.001304698 sec., 789454.7243883259 rows/sec., 50.78 MiB/sec. | ||
| 3248 | 2026.01.14 19:24:46.733851 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3249 | 2026.01.14 19:24:46.733891 [ 196 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2026.01.14 19:24:46.733972 [ 196 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3251 | 2026.01.14 19:24:46.734039 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 3252 | 2026.01.14 19:24:46.734128 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_16_3} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2026.01.14 19:24:46.734195 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_16_3} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3254 | 2026.01.14 19:24:46.734255 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3255 | 2026.01.14 19:24:46.995982 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3256 | 2026.01.14 19:24:47.011148 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2026.01.14 19:24:47.011208 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3258 | 2026.01.14 19:24:47.017247 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3259 | 2026.01.14 19:24:47.017986 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2026.01.14 19:24:47.020684 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3261 | 2026.01.14 19:24:49.211592 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 424 | ||
| 3262 | 2026.01.14 19:24:49.213850 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3263 | 2026.01.14 19:24:49.213899 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3264 | 2026.01.14 19:24:49.215085 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3265 | 2026.01.14 19:24:49.215371 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3266 | 2026.01.14 19:24:49.215620 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 424 | ||
| 3267 | 2026.01.14 19:24:51.735182 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3268 | 2026.01.14 19:24:51.735357 [ 268 ] {9946afca-5f09-4aac-81e0-46fb4bfce122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3269 | 2026.01.14 19:24:51.735429 [ 268 ] {9946afca-5f09-4aac-81e0-46fb4bfce122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3270 | 2026.01.14 19:24:51.736364 [ 268 ] {9946afca-5f09-4aac-81e0-46fb4bfce122} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3271 | 2026.01.14 19:24:51.736414 [ 268 ] {9946afca-5f09-4aac-81e0-46fb4bfce122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3272 | 2026.01.14 19:24:51.736812 [ 268 ] {9946afca-5f09-4aac-81e0-46fb4bfce122} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3273 | 2026.01.14 19:24:51.737043 [ 268 ] {9946afca-5f09-4aac-81e0-46fb4bfce122} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3274 | 2026.01.14 19:24:51.737199 [ 268 ] {9946afca-5f09-4aac-81e0-46fb4bfce122} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001887 sec., 217276.0996290408 rows/sec., 13.78 MiB/sec. | ||
| 3275 | 2026.01.14 19:24:51.737246 [ 268 ] {9946afca-5f09-4aac-81e0-46fb4bfce122} <Debug> TCPHandler: Processed in 0.00223257 sec. | ||
| 3276 | 2026.01.14 19:24:51.737374 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3277 | 2026.01.14 19:24:51.737483 [ 268 ] {a74946d2-dbd9-4c59-a5e8-0d4e86de5b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3278 | 2026.01.14 19:24:51.737524 [ 268 ] {a74946d2-dbd9-4c59-a5e8-0d4e86de5b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3279 | 2026.01.14 19:24:51.738434 [ 268 ] {a74946d2-dbd9-4c59-a5e8-0d4e86de5b19} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3280 | 2026.01.14 19:24:51.738468 [ 268 ] {a74946d2-dbd9-4c59-a5e8-0d4e86de5b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3281 | 2026.01.14 19:24:51.738844 [ 268 ] {a74946d2-dbd9-4c59-a5e8-0d4e86de5b19} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3282 | 2026.01.14 19:24:51.739052 [ 268 ] {a74946d2-dbd9-4c59-a5e8-0d4e86de5b19} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3283 | 2026.01.14 19:24:51.739182 [ 268 ] {a74946d2-dbd9-4c59-a5e8-0d4e86de5b19} <Debug> executeQuery: Read 1194 rows, 97.66 KiB in 0.001722 sec., 693379.7909407666 rows/sec., 55.38 MiB/sec. | ||
| 3284 | 2026.01.14 19:24:51.739219 [ 268 ] {a74946d2-dbd9-4c59-a5e8-0d4e86de5b19} <Debug> TCPHandler: Processed in 0.001898626 sec. | ||
| 3285 | 2026.01.14 19:24:51.739331 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3286 | 2026.01.14 19:24:51.739437 [ 268 ] {d01673c5-805a-45b4-8f64-5bfcc37fdf6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3287 | 2026.01.14 19:24:51.739478 [ 268 ] {d01673c5-805a-45b4-8f64-5bfcc37fdf6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3288 | 2026.01.14 19:24:51.739948 [ 268 ] {d01673c5-805a-45b4-8f64-5bfcc37fdf6f} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2026.01.14 19:24:51.739983 [ 268 ] {d01673c5-805a-45b4-8f64-5bfcc37fdf6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3290 | 2026.01.14 19:24:51.740283 [ 268 ] {d01673c5-805a-45b4-8f64-5bfcc37fdf6f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3291 | 2026.01.14 19:24:51.740496 [ 268 ] {d01673c5-805a-45b4-8f64-5bfcc37fdf6f} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2026.01.14 19:24:51.740583 [ 142 ] {} <Debug> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3293 | 2026.01.14 19:24:51.740618 [ 142 ] {} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2026.01.14 19:24:51.740625 [ 268 ] {d01673c5-805a-45b4-8f64-5bfcc37fdf6f} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001208 sec., 203642.38410596026 rows/sec., 12.45 MiB/sec. | ||
| 3295 | 2026.01.14 19:24:51.740638 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3296 | 2026.01.14 19:24:51.740665 [ 268 ] {d01673c5-805a-45b4-8f64-5bfcc37fdf6f} <Debug> TCPHandler: Processed in 0.001386229 sec. | ||
| 3297 | 2026.01.14 19:24:51.740776 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3298 | 2026.01.14 19:24:51.740781 [ 190 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::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 | ||
| 3299 | 2026.01.14 19:24:51.740869 [ 268 ] {4c40f42a-02cb-4d83-bf7b-437d9b607478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3300 | 2026.01.14 19:24:51.740913 [ 268 ] {4c40f42a-02cb-4d83-bf7b-437d9b607478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3301 | 2026.01.14 19:24:51.740935 [ 190 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3302 | 2026.01.14 19:24:51.740975 [ 190 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 261 rows starting from the beginning of the part | ||
| 3303 | 2026.01.14 19:24:51.741044 [ 190 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 237 rows starting from the beginning of the part | ||
| 3304 | 2026.01.14 19:24:51.741087 [ 190 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 254 rows starting from the beginning of the part | ||
| 3305 | 2026.01.14 19:24:51.741126 [ 190 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 246 rows starting from the beginning of the part | ||
| 3306 | 2026.01.14 19:24:51.741164 [ 190 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 3307 | 2026.01.14 19:24:51.741201 [ 190 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 246 rows starting from the beginning of the part | ||
| 3308 | 2026.01.14 19:24:51.741373 [ 268 ] {4c40f42a-02cb-4d83-bf7b-437d9b607478} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3309 | 2026.01.14 19:24:51.741423 [ 268 ] {4c40f42a-02cb-4d83-bf7b-437d9b607478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3310 | 2026.01.14 19:24:51.741797 [ 268 ] {4c40f42a-02cb-4d83-bf7b-437d9b607478} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3311 | 2026.01.14 19:24:51.742027 [ 268 ] {4c40f42a-02cb-4d83-bf7b-437d9b607478} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3312 | 2026.01.14 19:24:51.742162 [ 268 ] {4c40f42a-02cb-4d83-bf7b-437d9b607478} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001312 sec., 161585.36585365853 rows/sec., 10.42 MiB/sec. | ||
| 3313 | 2026.01.14 19:24:51.742171 [ 196 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1248 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144785 sec., 861967.7452774803 rows/sec., 56.08 MiB/sec. | ||
| 3314 | 2026.01.14 19:24:51.742200 [ 268 ] {4c40f42a-02cb-4d83-bf7b-437d9b607478} <Debug> TCPHandler: Processed in 0.00147457 sec. | ||
| 3315 | 2026.01.14 19:24:51.742330 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3316 | 2026.01.14 19:24:51.742403 [ 201 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3317 | 2026.01.14 19:24:51.742432 [ 268 ] {dde5dc62-6e23-49eb-b624-def454ca7a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3318 | 2026.01.14 19:24:51.742476 [ 268 ] {dde5dc62-6e23-49eb-b624-def454ca7a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3319 | 2026.01.14 19:24:51.742753 [ 201 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_11_2} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3320 | 2026.01.14 19:24:51.742852 [ 201 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_11_2} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3321 | 2026.01.14 19:24:51.742936 [ 268 ] {dde5dc62-6e23-49eb-b624-def454ca7a73} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3322 | 2026.01.14 19:24:51.742950 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3323 | 2026.01.14 19:24:51.742979 [ 268 ] {dde5dc62-6e23-49eb-b624-def454ca7a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3324 | 2026.01.14 19:24:51.743295 [ 268 ] {dde5dc62-6e23-49eb-b624-def454ca7a73} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3325 | 2026.01.14 19:24:51.743513 [ 268 ] {dde5dc62-6e23-49eb-b624-def454ca7a73} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3326 | 2026.01.14 19:24:51.743643 [ 268 ] {dde5dc62-6e23-49eb-b624-def454ca7a73} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001229 sec., 171684.29617575265 rows/sec., 9.75 MiB/sec. | ||
| 3327 | 2026.01.14 19:24:51.743679 [ 268 ] {dde5dc62-6e23-49eb-b624-def454ca7a73} <Debug> TCPHandler: Processed in 0.00139963 sec. | ||
| 3328 | 2026.01.14 19:24:51.743786 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3329 | 2026.01.14 19:24:51.743879 [ 268 ] {6d3aedc6-4937-47a4-abce-2c4564a3bbc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3330 | 2026.01.14 19:24:51.743917 [ 268 ] {6d3aedc6-4937-47a4-abce-2c4564a3bbc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3331 | 2026.01.14 19:24:51.744534 [ 268 ] {6d3aedc6-4937-47a4-abce-2c4564a3bbc4} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3332 | 2026.01.14 19:24:51.744568 [ 268 ] {6d3aedc6-4937-47a4-abce-2c4564a3bbc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3333 | 2026.01.14 19:24:51.744894 [ 268 ] {6d3aedc6-4937-47a4-abce-2c4564a3bbc4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3334 | 2026.01.14 19:24:51.745099 [ 268 ] {6d3aedc6-4937-47a4-abce-2c4564a3bbc4} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3335 | 2026.01.14 19:24:51.745223 [ 268 ] {6d3aedc6-4937-47a4-abce-2c4564a3bbc4} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001362 sec., 528634.3612334802 rows/sec., 37.11 MiB/sec. | ||
| 3336 | 2026.01.14 19:24:51.745258 [ 268 ] {6d3aedc6-4937-47a4-abce-2c4564a3bbc4} <Debug> TCPHandler: Processed in 0.001520861 sec. | ||
| 3337 | 2026.01.14 19:24:51.745370 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3338 | 2026.01.14 19:24:51.745472 [ 268 ] {200587dd-7b1d-406b-8318-9903c8773459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3339 | 2026.01.14 19:24:51.745513 [ 268 ] {200587dd-7b1d-406b-8318-9903c8773459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3340 | 2026.01.14 19:24:51.745841 [ 268 ] {200587dd-7b1d-406b-8318-9903c8773459} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2026.01.14 19:24:51.745874 [ 268 ] {200587dd-7b1d-406b-8318-9903c8773459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3342 | 2026.01.14 19:24:51.746174 [ 268 ] {200587dd-7b1d-406b-8318-9903c8773459} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3343 | 2026.01.14 19:24:51.746376 [ 268 ] {200587dd-7b1d-406b-8318-9903c8773459} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3344 | 2026.01.14 19:24:51.746463 [ 142 ] {} <Debug> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3345 | 2026.01.14 19:24:51.746489 [ 142 ] {} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3346 | 2026.01.14 19:24:51.746506 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3347 | 2026.01.14 19:24:51.746510 [ 268 ] {200587dd-7b1d-406b-8318-9903c8773459} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 3348 | 2026.01.14 19:24:51.746548 [ 268 ] {200587dd-7b1d-406b-8318-9903c8773459} <Debug> TCPHandler: Processed in 0.001228657 sec. | ||
| 3349 | 2026.01.14 19:24:51.746593 [ 190 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::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 | ||
| 3350 | 2026.01.14 19:24:51.746658 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3351 | 2026.01.14 19:24:51.746693 [ 190 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3352 | 2026.01.14 19:24:51.746723 [ 190 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::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 | ||
| 3353 | 2026.01.14 19:24:51.746756 [ 268 ] {d9041787-b02b-49a6-9188-59fa43690ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3354 | 2026.01.14 19:24:51.746765 [ 190 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::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 | ||
| 3355 | 2026.01.14 19:24:51.746805 [ 268 ] {d9041787-b02b-49a6-9188-59fa43690ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3356 | 2026.01.14 19:24:51.746812 [ 190 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::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 | ||
| 3357 | 2026.01.14 19:24:51.746856 [ 190 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::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 | ||
| 3358 | 2026.01.14 19:24:51.746886 [ 190 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::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 | ||
| 3359 | 2026.01.14 19:24:51.746915 [ 190 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::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 | ||
| 3360 | 2026.01.14 19:24:51.747250 [ 268 ] {d9041787-b02b-49a6-9188-59fa43690ea6} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2026.01.14 19:24:51.747288 [ 268 ] {d9041787-b02b-49a6-9188-59fa43690ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3362 | 2026.01.14 19:24:51.747527 [ 196 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.000967713 sec., 37201.11231325816 rows/sec., 1.90 MiB/sec. | ||
| 3363 | 2026.01.14 19:24:51.747656 [ 201 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3364 | 2026.01.14 19:24:51.747677 [ 268 ] {d9041787-b02b-49a6-9188-59fa43690ea6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3365 | 2026.01.14 19:24:51.747973 [ 201 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_6_1} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2026.01.14 19:24:51.747989 [ 268 ] {d9041787-b02b-49a6-9188-59fa43690ea6} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3367 | 2026.01.14 19:24:51.748047 [ 201 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_6_1} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3368 | 2026.01.14 19:24:51.748123 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3369 | 2026.01.14 19:24:51.748137 [ 268 ] {d9041787-b02b-49a6-9188-59fa43690ea6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001398 sec., 224606.5808297568 rows/sec., 14.75 MiB/sec. | ||
| 3370 | 2026.01.14 19:24:51.748179 [ 268 ] {d9041787-b02b-49a6-9188-59fa43690ea6} <Debug> TCPHandler: Processed in 0.001572072 sec. | ||
| 3371 | 2026.01.14 19:24:51.748289 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3372 | 2026.01.14 19:24:51.748390 [ 268 ] {7ba36011-01b3-4aa7-8153-c0852343601e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3373 | 2026.01.14 19:24:51.748431 [ 268 ] {7ba36011-01b3-4aa7-8153-c0852343601e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3374 | 2026.01.14 19:24:51.748743 [ 268 ] {7ba36011-01b3-4aa7-8153-c0852343601e} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3375 | 2026.01.14 19:24:51.748777 [ 268 ] {7ba36011-01b3-4aa7-8153-c0852343601e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3376 | 2026.01.14 19:24:51.749069 [ 268 ] {7ba36011-01b3-4aa7-8153-c0852343601e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3377 | 2026.01.14 19:24:51.749270 [ 268 ] {7ba36011-01b3-4aa7-8153-c0852343601e} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3378 | 2026.01.14 19:24:51.749352 [ 142 ] {} <Debug> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3379 | 2026.01.14 19:24:51.749375 [ 142 ] {} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3380 | 2026.01.14 19:24:51.749391 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3381 | 2026.01.14 19:24:51.749403 [ 268 ] {7ba36011-01b3-4aa7-8153-c0852343601e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 3382 | 2026.01.14 19:24:51.749439 [ 268 ] {7ba36011-01b3-4aa7-8153-c0852343601e} <Debug> TCPHandler: Processed in 0.001200076 sec. | ||
| 3383 | 2026.01.14 19:24:51.749466 [ 198 ] {08829890-4a79-41fb-b958-1fb1650c3714::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 | ||
| 3384 | 2026.01.14 19:24:51.749547 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3385 | 2026.01.14 19:24:51.749557 [ 198 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3386 | 2026.01.14 19:24:51.749589 [ 198 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 3387 | 2026.01.14 19:24:51.749639 [ 268 ] {c36b3379-a310-4beb-9cd3-8feafe4cd71e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3388 | 2026.01.14 19:24:51.749658 [ 198 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 3389 | 2026.01.14 19:24:51.749692 [ 268 ] {c36b3379-a310-4beb-9cd3-8feafe4cd71e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3390 | 2026.01.14 19:24:51.749704 [ 198 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 3391 | 2026.01.14 19:24:51.749743 [ 198 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
| 3392 | 2026.01.14 19:24:51.749779 [ 198 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 3393 | 2026.01.14 19:24:51.749817 [ 198 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3394 | 2026.01.14 19:24:51.750508 [ 198 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8 rows, containing 4 columns (4 merged, 0 gathered) in 0.001078494 sec., 7417.751049148164 rows/sec., 492.59 KiB/sec. | ||
| 3395 | 2026.01.14 19:24:51.750540 [ 268 ] {c36b3379-a310-4beb-9cd3-8feafe4cd71e} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2026.01.14 19:24:51.750575 [ 268 ] {c36b3379-a310-4beb-9cd3-8feafe4cd71e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3397 | 2026.01.14 19:24:51.750644 [ 196 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3398 | 2026.01.14 19:24:51.750967 [ 196 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_6_1} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3399 | 2026.01.14 19:24:51.751034 [ 196 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_6_1} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3400 | 2026.01.14 19:24:51.751105 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3401 | 2026.01.14 19:24:51.751176 [ 268 ] {c36b3379-a310-4beb-9cd3-8feafe4cd71e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3402 | 2026.01.14 19:24:51.751413 [ 268 ] {c36b3379-a310-4beb-9cd3-8feafe4cd71e} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2026.01.14 19:24:51.751555 [ 268 ] {c36b3379-a310-4beb-9cd3-8feafe4cd71e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001933 sec., 21210.55354371443 rows/sec., 38.01 MiB/sec. | ||
| 3404 | 2026.01.14 19:24:51.751616 [ 268 ] {c36b3379-a310-4beb-9cd3-8feafe4cd71e} <Debug> TCPHandler: Processed in 0.002119589 sec. | ||
| 3405 | 2026.01.14 19:24:51.751729 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3406 | 2026.01.14 19:24:51.751823 [ 268 ] {76dc89c1-b196-465a-9080-b802296c34ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3407 | 2026.01.14 19:24:51.751863 [ 268 ] {76dc89c1-b196-465a-9080-b802296c34ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3408 | 2026.01.14 19:24:51.752194 [ 268 ] {76dc89c1-b196-465a-9080-b802296c34ad} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3409 | 2026.01.14 19:24:51.752227 [ 268 ] {76dc89c1-b196-465a-9080-b802296c34ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3410 | 2026.01.14 19:24:51.752551 [ 268 ] {76dc89c1-b196-465a-9080-b802296c34ad} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3411 | 2026.01.14 19:24:51.752758 [ 268 ] {76dc89c1-b196-465a-9080-b802296c34ad} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3412 | 2026.01.14 19:24:51.752883 [ 268 ] {76dc89c1-b196-465a-9080-b802296c34ad} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001078 sec., 96474.95361781077 rows/sec., 5.91 MiB/sec. | ||
| 3413 | 2026.01.14 19:24:51.752918 [ 268 ] {76dc89c1-b196-465a-9080-b802296c34ad} <Debug> TCPHandler: Processed in 0.001240027 sec. | ||
| 3414 | 2026.01.14 19:24:54.071138 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3415 | 2026.01.14 19:24:54.071236 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3416 | 2026.01.14 19:24:54.189419 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6664 | ||
| 3417 | 2026.01.14 19:24:54.190250 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3418 | 2026.01.14 19:24:54.190304 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3419 | 2026.01.14 19:24:54.190790 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3420 | 2026.01.14 19:24:54.191031 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3421 | 2026.01.14 19:24:54.191174 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6664 | ||
| 3422 | 2026.01.14 19:24:54.520835 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3423 | 2026.01.14 19:24:54.537847 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3424 | 2026.01.14 19:24:54.537899 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3425 | 2026.01.14 19:24:54.544227 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3426 | 2026.01.14 19:24:54.544932 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3427 | 2026.01.14 19:24:54.547903 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3428 | 2026.01.14 19:24:56.723350 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3429 | 2026.01.14 19:24:56.723531 [ 268 ] {95192693-f448-4145-94dd-ee1c28a70352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3430 | 2026.01.14 19:24:56.723597 [ 268 ] {95192693-f448-4145-94dd-ee1c28a70352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3431 | 2026.01.14 19:24:56.724232 [ 268 ] {95192693-f448-4145-94dd-ee1c28a70352} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3432 | 2026.01.14 19:24:56.724280 [ 268 ] {95192693-f448-4145-94dd-ee1c28a70352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3433 | 2026.01.14 19:24:56.724662 [ 268 ] {95192693-f448-4145-94dd-ee1c28a70352} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3434 | 2026.01.14 19:24:56.724880 [ 268 ] {95192693-f448-4145-94dd-ee1c28a70352} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2026.01.14 19:24:56.725050 [ 268 ] {95192693-f448-4145-94dd-ee1c28a70352} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001565 sec., 35782.747603833865 rows/sec., 2.73 MiB/sec. | ||
| 3436 | 2026.01.14 19:24:56.725098 [ 268 ] {95192693-f448-4145-94dd-ee1c28a70352} <Debug> TCPHandler: Processed in 0.001873275 sec. | ||
| 3437 | 2026.01.14 19:24:56.725230 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3438 | 2026.01.14 19:24:56.725353 [ 268 ] {26c61526-179d-4231-8f23-2eed7776302a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3439 | 2026.01.14 19:24:56.725402 [ 268 ] {26c61526-179d-4231-8f23-2eed7776302a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3440 | 2026.01.14 19:24:56.725919 [ 268 ] {26c61526-179d-4231-8f23-2eed7776302a} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3441 | 2026.01.14 19:24:56.725962 [ 268 ] {26c61526-179d-4231-8f23-2eed7776302a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3442 | 2026.01.14 19:24:56.726313 [ 268 ] {26c61526-179d-4231-8f23-2eed7776302a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3443 | 2026.01.14 19:24:56.726523 [ 268 ] {26c61526-179d-4231-8f23-2eed7776302a} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3444 | 2026.01.14 19:24:56.726656 [ 268 ] {26c61526-179d-4231-8f23-2eed7776302a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001331 sec., 48084.14725770098 rows/sec., 3.75 MiB/sec. | ||
| 3445 | 2026.01.14 19:24:56.726692 [ 268 ] {26c61526-179d-4231-8f23-2eed7776302a} <Debug> TCPHandler: Processed in 0.001520291 sec. | ||
| 3446 | 2026.01.14 19:24:56.726805 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3447 | 2026.01.14 19:24:56.726896 [ 268 ] {1000869b-97e8-4751-a1ed-62eba2e9c30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3448 | 2026.01.14 19:24:56.726937 [ 268 ] {1000869b-97e8-4751-a1ed-62eba2e9c30d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3449 | 2026.01.14 19:24:56.727375 [ 268 ] {1000869b-97e8-4751-a1ed-62eba2e9c30d} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3450 | 2026.01.14 19:24:56.727412 [ 268 ] {1000869b-97e8-4751-a1ed-62eba2e9c30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3451 | 2026.01.14 19:24:56.727740 [ 268 ] {1000869b-97e8-4751-a1ed-62eba2e9c30d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3452 | 2026.01.14 19:24:56.727952 [ 268 ] {1000869b-97e8-4751-a1ed-62eba2e9c30d} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3453 | 2026.01.14 19:24:56.728085 [ 268 ] {1000869b-97e8-4751-a1ed-62eba2e9c30d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 3454 | 2026.01.14 19:24:56.728121 [ 268 ] {1000869b-97e8-4751-a1ed-62eba2e9c30d} <Debug> TCPHandler: Processed in 0.001364799 sec. | ||
| 3455 | 2026.01.14 19:24:56.728229 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3456 | 2026.01.14 19:24:56.728321 [ 268 ] {f3b7b6de-5e07-46da-a278-ef29164c39dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3457 | 2026.01.14 19:24:56.728361 [ 268 ] {f3b7b6de-5e07-46da-a278-ef29164c39dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3458 | 2026.01.14 19:24:56.728689 [ 268 ] {f3b7b6de-5e07-46da-a278-ef29164c39dc} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3459 | 2026.01.14 19:24:56.728724 [ 268 ] {f3b7b6de-5e07-46da-a278-ef29164c39dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3460 | 2026.01.14 19:24:56.729018 [ 268 ] {f3b7b6de-5e07-46da-a278-ef29164c39dc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3461 | 2026.01.14 19:24:56.729222 [ 268 ] {f3b7b6de-5e07-46da-a278-ef29164c39dc} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3462 | 2026.01.14 19:24:56.729353 [ 268 ] {f3b7b6de-5e07-46da-a278-ef29164c39dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 3463 | 2026.01.14 19:24:56.729387 [ 268 ] {f3b7b6de-5e07-46da-a278-ef29164c39dc} <Debug> TCPHandler: Processed in 0.001206946 sec. | ||
| 3464 | 2026.01.14 19:24:58.552436 [ 134 ] {} <Debug> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3465 | 2026.01.14 19:24:58.552525 [ 134 ] {} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3466 | 2026.01.14 19:24:58.552560 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3467 | 2026.01.14 19:24:58.552781 [ 195 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::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 | ||
| 3468 | 2026.01.14 19:24:58.553018 [ 195 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3469 | 2026.01.14 19:24:58.553096 [ 195 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3470 | 2026.01.14 19:24:58.553255 [ 195 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3471 | 2026.01.14 19:24:58.553341 [ 195 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3472 | 2026.01.14 19:24:58.553390 [ 195 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 3473 | 2026.01.14 19:24:58.553436 [ 195 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3474 | 2026.01.14 19:24:58.554236 [ 196 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.001548232 sec., 15501.552738866008 rows/sec., 1.29 MiB/sec. | ||
| 3475 | 2026.01.14 19:24:58.554417 [ 196 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3476 | 2026.01.14 19:24:58.554711 [ 196 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_5_1} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3477 | 2026.01.14 19:24:58.554785 [ 196 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_5_1} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3478 | 2026.01.14 19:24:58.554872 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3479 | 2026.01.14 19:24:59.215826 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 454 | ||
| 3480 | 2026.01.14 19:24:59.218051 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3481 | 2026.01.14 19:24:59.218107 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3482 | 2026.01.14 19:24:59.219322 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3483 | 2026.01.14 19:24:59.219617 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3484 | 2026.01.14 19:24:59.219987 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 454 | ||
| 3485 | 2026.01.14 19:25:01.691247 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7112 | ||
| 3486 | 2026.01.14 19:25:01.691742 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3487 | 2026.01.14 19:25:01.691794 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3488 | 2026.01.14 19:25:01.692322 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3489 | 2026.01.14 19:25:01.692583 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3490 | 2026.01.14 19:25:01.692746 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7112 | ||
| 3491 | 2026.01.14 19:25:01.735285 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3492 | 2026.01.14 19:25:01.735543 [ 268 ] {4f3a66b8-476a-4b64-8b58-b5c7c92a65c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3493 | 2026.01.14 19:25:01.735611 [ 268 ] {4f3a66b8-476a-4b64-8b58-b5c7c92a65c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3494 | 2026.01.14 19:25:01.736606 [ 268 ] {4f3a66b8-476a-4b64-8b58-b5c7c92a65c8} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3495 | 2026.01.14 19:25:01.736647 [ 268 ] {4f3a66b8-476a-4b64-8b58-b5c7c92a65c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3496 | 2026.01.14 19:25:01.737047 [ 268 ] {4f3a66b8-476a-4b64-8b58-b5c7c92a65c8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3497 | 2026.01.14 19:25:01.737273 [ 268 ] {4f3a66b8-476a-4b64-8b58-b5c7c92a65c8} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3498 | 2026.01.14 19:25:01.737422 [ 268 ] {4f3a66b8-476a-4b64-8b58-b5c7c92a65c8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00193 sec., 212435.23316062175 rows/sec., 13.48 MiB/sec. | ||
| 3499 | 2026.01.14 19:25:01.737462 [ 268 ] {4f3a66b8-476a-4b64-8b58-b5c7c92a65c8} <Debug> TCPHandler: Processed in 0.002333972 sec. | ||
| 3500 | 2026.01.14 19:25:01.737591 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3501 | 2026.01.14 19:25:01.737682 [ 268 ] {fbefc4f0-487c-4e1a-ac8a-c0cf8a6483f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3502 | 2026.01.14 19:25:01.737722 [ 268 ] {fbefc4f0-487c-4e1a-ac8a-c0cf8a6483f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3503 | 2026.01.14 19:25:01.738145 [ 268 ] {fbefc4f0-487c-4e1a-ac8a-c0cf8a6483f3} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3504 | 2026.01.14 19:25:01.738180 [ 268 ] {fbefc4f0-487c-4e1a-ac8a-c0cf8a6483f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3505 | 2026.01.14 19:25:01.738479 [ 268 ] {fbefc4f0-487c-4e1a-ac8a-c0cf8a6483f3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3506 | 2026.01.14 19:25:01.738682 [ 268 ] {fbefc4f0-487c-4e1a-ac8a-c0cf8a6483f3} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3507 | 2026.01.14 19:25:01.738803 [ 268 ] {fbefc4f0-487c-4e1a-ac8a-c0cf8a6483f3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001139 sec., 3511.8525021949076 rows/sec., 286.37 KiB/sec. | ||
| 3508 | 2026.01.14 19:25:01.738839 [ 268 ] {fbefc4f0-487c-4e1a-ac8a-c0cf8a6483f3} <Debug> TCPHandler: Processed in 0.001297277 sec. | ||
| 3509 | 2026.01.14 19:25:01.738953 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3510 | 2026.01.14 19:25:01.739044 [ 268 ] {bd7337b8-e0e8-48ae-9a00-8310dcdec4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3511 | 2026.01.14 19:25:01.739081 [ 268 ] {bd7337b8-e0e8-48ae-9a00-8310dcdec4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3512 | 2026.01.14 19:25:01.739998 [ 268 ] {bd7337b8-e0e8-48ae-9a00-8310dcdec4d5} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3513 | 2026.01.14 19:25:01.740033 [ 268 ] {bd7337b8-e0e8-48ae-9a00-8310dcdec4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3514 | 2026.01.14 19:25:01.740401 [ 268 ] {bd7337b8-e0e8-48ae-9a00-8310dcdec4d5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3515 | 2026.01.14 19:25:01.740608 [ 268 ] {bd7337b8-e0e8-48ae-9a00-8310dcdec4d5} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3516 | 2026.01.14 19:25:01.740732 [ 268 ] {bd7337b8-e0e8-48ae-9a00-8310dcdec4d5} <Debug> executeQuery: Read 1196 rows, 97.81 KiB in 0.001706 sec., 701055.0996483001 rows/sec., 55.99 MiB/sec. | ||
| 3517 | 2026.01.14 19:25:01.740767 [ 268 ] {bd7337b8-e0e8-48ae-9a00-8310dcdec4d5} <Debug> TCPHandler: Processed in 0.001863136 sec. | ||
| 3518 | 2026.01.14 19:25:01.740877 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3519 | 2026.01.14 19:25:01.740968 [ 268 ] {95ebc2d2-1ea9-4a93-bc64-4e4ee8b74f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3520 | 2026.01.14 19:25:01.741005 [ 268 ] {95ebc2d2-1ea9-4a93-bc64-4e4ee8b74f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3521 | 2026.01.14 19:25:01.741485 [ 268 ] {95ebc2d2-1ea9-4a93-bc64-4e4ee8b74f3c} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3522 | 2026.01.14 19:25:01.741519 [ 268 ] {95ebc2d2-1ea9-4a93-bc64-4e4ee8b74f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3523 | 2026.01.14 19:25:01.741813 [ 268 ] {95ebc2d2-1ea9-4a93-bc64-4e4ee8b74f3c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3524 | 2026.01.14 19:25:01.742020 [ 268 ] {95ebc2d2-1ea9-4a93-bc64-4e4ee8b74f3c} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3525 | 2026.01.14 19:25:01.742141 [ 268 ] {95ebc2d2-1ea9-4a93-bc64-4e4ee8b74f3c} <Debug> executeQuery: Read 250 rows, 15.68 KiB in 0.001192 sec., 209731.5436241611 rows/sec., 12.84 MiB/sec. | ||
| 3526 | 2026.01.14 19:25:01.742177 [ 268 ] {95ebc2d2-1ea9-4a93-bc64-4e4ee8b74f3c} <Debug> TCPHandler: Processed in 0.001349048 sec. | ||
| 3527 | 2026.01.14 19:25:01.742284 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3528 | 2026.01.14 19:25:01.742376 [ 268 ] {5076c6fa-ebb1-40ef-bcb6-54656fb69af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3529 | 2026.01.14 19:25:01.742413 [ 268 ] {5076c6fa-ebb1-40ef-bcb6-54656fb69af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3530 | 2026.01.14 19:25:01.742877 [ 268 ] {5076c6fa-ebb1-40ef-bcb6-54656fb69af5} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3531 | 2026.01.14 19:25:01.742911 [ 268 ] {5076c6fa-ebb1-40ef-bcb6-54656fb69af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3532 | 2026.01.14 19:25:01.743207 [ 268 ] {5076c6fa-ebb1-40ef-bcb6-54656fb69af5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3533 | 2026.01.14 19:25:01.743418 [ 268 ] {5076c6fa-ebb1-40ef-bcb6-54656fb69af5} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3534 | 2026.01.14 19:25:01.743543 [ 268 ] {5076c6fa-ebb1-40ef-bcb6-54656fb69af5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001184 sec., 179054.05405405405 rows/sec., 11.55 MiB/sec. | ||
| 3535 | 2026.01.14 19:25:01.743620 [ 268 ] {5076c6fa-ebb1-40ef-bcb6-54656fb69af5} <Debug> TCPHandler: Processed in 0.001383519 sec. | ||
| 3536 | 2026.01.14 19:25:01.743744 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3537 | 2026.01.14 19:25:01.743833 [ 268 ] {6ad63e02-ecd5-4de1-b8a0-37014b7c5f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3538 | 2026.01.14 19:25:01.743871 [ 268 ] {6ad63e02-ecd5-4de1-b8a0-37014b7c5f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3539 | 2026.01.14 19:25:01.744377 [ 268 ] {6ad63e02-ecd5-4de1-b8a0-37014b7c5f30} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3540 | 2026.01.14 19:25:01.744413 [ 268 ] {6ad63e02-ecd5-4de1-b8a0-37014b7c5f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3541 | 2026.01.14 19:25:01.744714 [ 268 ] {6ad63e02-ecd5-4de1-b8a0-37014b7c5f30} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3542 | 2026.01.14 19:25:01.744922 [ 268 ] {6ad63e02-ecd5-4de1-b8a0-37014b7c5f30} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3543 | 2026.01.14 19:25:01.745045 [ 268 ] {6ad63e02-ecd5-4de1-b8a0-37014b7c5f30} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001229 sec., 171684.29617575265 rows/sec., 9.75 MiB/sec. | ||
| 3544 | 2026.01.14 19:25:01.745081 [ 268 ] {6ad63e02-ecd5-4de1-b8a0-37014b7c5f30} <Debug> TCPHandler: Processed in 0.001385159 sec. | ||
| 3545 | 2026.01.14 19:25:01.745195 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3546 | 2026.01.14 19:25:01.745285 [ 268 ] {a1b1211c-75ac-443d-ab06-906181533ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3547 | 2026.01.14 19:25:01.745323 [ 268 ] {a1b1211c-75ac-443d-ab06-906181533ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3548 | 2026.01.14 19:25:01.745931 [ 268 ] {a1b1211c-75ac-443d-ab06-906181533ce4} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3549 | 2026.01.14 19:25:01.745966 [ 268 ] {a1b1211c-75ac-443d-ab06-906181533ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3550 | 2026.01.14 19:25:01.746298 [ 268 ] {a1b1211c-75ac-443d-ab06-906181533ce4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3551 | 2026.01.14 19:25:01.746502 [ 268 ] {a1b1211c-75ac-443d-ab06-906181533ce4} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2026.01.14 19:25:01.746622 [ 268 ] {a1b1211c-75ac-443d-ab06-906181533ce4} <Debug> executeQuery: Read 724 rows, 52.08 KiB in 0.001354 sec., 534711.964549483 rows/sec., 37.56 MiB/sec. | ||
| 3553 | 2026.01.14 19:25:01.746658 [ 268 ] {a1b1211c-75ac-443d-ab06-906181533ce4} <Debug> TCPHandler: Processed in 0.001511101 sec. | ||
| 3554 | 2026.01.14 19:25:01.746767 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3555 | 2026.01.14 19:25:01.746858 [ 268 ] {14d47c46-3997-4a03-98d3-b0fba223846d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3556 | 2026.01.14 19:25:01.746898 [ 268 ] {14d47c46-3997-4a03-98d3-b0fba223846d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3557 | 2026.01.14 19:25:01.747224 [ 268 ] {14d47c46-3997-4a03-98d3-b0fba223846d} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2026.01.14 19:25:01.747259 [ 268 ] {14d47c46-3997-4a03-98d3-b0fba223846d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3559 | 2026.01.14 19:25:01.747564 [ 268 ] {14d47c46-3997-4a03-98d3-b0fba223846d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3560 | 2026.01.14 19:25:01.747787 [ 268 ] {14d47c46-3997-4a03-98d3-b0fba223846d} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2026.01.14 19:25:01.747909 [ 268 ] {14d47c46-3997-4a03-98d3-b0fba223846d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 3562 | 2026.01.14 19:25:01.747943 [ 268 ] {14d47c46-3997-4a03-98d3-b0fba223846d} <Debug> TCPHandler: Processed in 0.001222487 sec. | ||
| 3563 | 2026.01.14 19:25:01.748053 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3564 | 2026.01.14 19:25:01.748148 [ 268 ] {13e4a7fe-39a6-4770-b773-c12a3bd78b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3565 | 2026.01.14 19:25:01.748188 [ 268 ] {13e4a7fe-39a6-4770-b773-c12a3bd78b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3566 | 2026.01.14 19:25:01.748617 [ 268 ] {13e4a7fe-39a6-4770-b773-c12a3bd78b3e} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3567 | 2026.01.14 19:25:01.748652 [ 268 ] {13e4a7fe-39a6-4770-b773-c12a3bd78b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3568 | 2026.01.14 19:25:01.748978 [ 268 ] {13e4a7fe-39a6-4770-b773-c12a3bd78b3e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3569 | 2026.01.14 19:25:01.749186 [ 268 ] {13e4a7fe-39a6-4770-b773-c12a3bd78b3e} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3570 | 2026.01.14 19:25:01.749311 [ 268 ] {13e4a7fe-39a6-4770-b773-c12a3bd78b3e} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001185 sec., 266666.6666666666 rows/sec., 17.52 MiB/sec. | ||
| 3571 | 2026.01.14 19:25:01.749346 [ 268 ] {13e4a7fe-39a6-4770-b773-c12a3bd78b3e} <Debug> TCPHandler: Processed in 0.001342209 sec. | ||
| 3572 | 2026.01.14 19:25:01.749454 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3573 | 2026.01.14 19:25:01.749544 [ 268 ] {877b83f8-6339-4bf9-a45f-4fc9f3e1a952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3574 | 2026.01.14 19:25:01.749582 [ 268 ] {877b83f8-6339-4bf9-a45f-4fc9f3e1a952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3575 | 2026.01.14 19:25:01.749904 [ 268 ] {877b83f8-6339-4bf9-a45f-4fc9f3e1a952} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3576 | 2026.01.14 19:25:01.749939 [ 268 ] {877b83f8-6339-4bf9-a45f-4fc9f3e1a952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3577 | 2026.01.14 19:25:01.750235 [ 268 ] {877b83f8-6339-4bf9-a45f-4fc9f3e1a952} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3578 | 2026.01.14 19:25:01.750437 [ 268 ] {877b83f8-6339-4bf9-a45f-4fc9f3e1a952} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3579 | 2026.01.14 19:25:01.750557 [ 268 ] {877b83f8-6339-4bf9-a45f-4fc9f3e1a952} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 3580 | 2026.01.14 19:25:01.750591 [ 268 ] {877b83f8-6339-4bf9-a45f-4fc9f3e1a952} <Debug> TCPHandler: Processed in 0.001185486 sec. | ||
| 3581 | 2026.01.14 19:25:01.750696 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3582 | 2026.01.14 19:25:01.750785 [ 268 ] {6c64843c-2f67-4ae6-a60f-b6b226d721f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3583 | 2026.01.14 19:25:01.750836 [ 268 ] {6c64843c-2f67-4ae6-a60f-b6b226d721f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3584 | 2026.01.14 19:25:01.751656 [ 268 ] {6c64843c-2f67-4ae6-a60f-b6b226d721f0} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3585 | 2026.01.14 19:25:01.751691 [ 268 ] {6c64843c-2f67-4ae6-a60f-b6b226d721f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3586 | 2026.01.14 19:25:01.752220 [ 268 ] {6c64843c-2f67-4ae6-a60f-b6b226d721f0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3587 | 2026.01.14 19:25:01.752441 [ 268 ] {6c64843c-2f67-4ae6-a60f-b6b226d721f0} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3588 | 2026.01.14 19:25:01.752569 [ 268 ] {6c64843c-2f67-4ae6-a60f-b6b226d721f0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001801 sec., 22765.130483064964 rows/sec., 40.79 MiB/sec. | ||
| 3589 | 2026.01.14 19:25:01.752618 [ 268 ] {6c64843c-2f67-4ae6-a60f-b6b226d721f0} <Debug> TCPHandler: Processed in 0.001969137 sec. | ||
| 3590 | 2026.01.14 19:25:01.752729 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3591 | 2026.01.14 19:25:01.752819 [ 268 ] {4d0e2e33-f836-4c0e-af50-11c4f78bb0fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3592 | 2026.01.14 19:25:01.752858 [ 268 ] {4d0e2e33-f836-4c0e-af50-11c4f78bb0fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3593 | 2026.01.14 19:25:01.753182 [ 268 ] {4d0e2e33-f836-4c0e-af50-11c4f78bb0fc} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3594 | 2026.01.14 19:25:01.753216 [ 268 ] {4d0e2e33-f836-4c0e-af50-11c4f78bb0fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3595 | 2026.01.14 19:25:01.753513 [ 268 ] {4d0e2e33-f836-4c0e-af50-11c4f78bb0fc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3596 | 2026.01.14 19:25:01.753723 [ 268 ] {4d0e2e33-f836-4c0e-af50-11c4f78bb0fc} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3597 | 2026.01.14 19:25:01.753843 [ 268 ] {4d0e2e33-f836-4c0e-af50-11c4f78bb0fc} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001041 sec., 99903.93852065322 rows/sec., 6.12 MiB/sec. | ||
| 3598 | 2026.01.14 19:25:01.753876 [ 268 ] {4d0e2e33-f836-4c0e-af50-11c4f78bb0fc} <Debug> TCPHandler: Processed in 0.001194466 sec. | ||
| 3599 | 2026.01.14 19:25:02.047968 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3600 | 2026.01.14 19:25:02.064600 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3601 | 2026.01.14 19:25:02.064653 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3602 | 2026.01.14 19:25:02.070108 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3603 | 2026.01.14 19:25:02.070809 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3604 | 2026.01.14 19:25:02.073594 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3605 | 2026.01.14 19:25:06.722260 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3606 | 2026.01.14 19:25:06.722445 [ 268 ] {d929f91a-3460-4760-bcb9-688b12cc1ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3607 | 2026.01.14 19:25:06.722510 [ 268 ] {d929f91a-3460-4760-bcb9-688b12cc1ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3608 | 2026.01.14 19:25:06.723148 [ 268 ] {d929f91a-3460-4760-bcb9-688b12cc1ae3} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3609 | 2026.01.14 19:25:06.723193 [ 268 ] {d929f91a-3460-4760-bcb9-688b12cc1ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3610 | 2026.01.14 19:25:06.723583 [ 268 ] {d929f91a-3460-4760-bcb9-688b12cc1ae3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3611 | 2026.01.14 19:25:06.723822 [ 268 ] {d929f91a-3460-4760-bcb9-688b12cc1ae3} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3612 | 2026.01.14 19:25:06.723982 [ 268 ] {d929f91a-3460-4760-bcb9-688b12cc1ae3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001582 sec., 35398.23008849558 rows/sec., 2.70 MiB/sec. | ||
| 3613 | 2026.01.14 19:25:06.724029 [ 268 ] {d929f91a-3460-4760-bcb9-688b12cc1ae3} <Debug> TCPHandler: Processed in 0.001897346 sec. | ||
| 3614 | 2026.01.14 19:25:06.724154 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3615 | 2026.01.14 19:25:06.724258 [ 268 ] {1b1db695-40aa-422a-a74f-83c607ed55ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3616 | 2026.01.14 19:25:06.724301 [ 268 ] {1b1db695-40aa-422a-a74f-83c607ed55ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3617 | 2026.01.14 19:25:06.724732 [ 268 ] {1b1db695-40aa-422a-a74f-83c607ed55ad} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3618 | 2026.01.14 19:25:06.724771 [ 268 ] {1b1db695-40aa-422a-a74f-83c607ed55ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3619 | 2026.01.14 19:25:06.725093 [ 268 ] {1b1db695-40aa-422a-a74f-83c607ed55ad} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3620 | 2026.01.14 19:25:06.725304 [ 268 ] {1b1db695-40aa-422a-a74f-83c607ed55ad} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3621 | 2026.01.14 19:25:06.725438 [ 268 ] {1b1db695-40aa-422a-a74f-83c607ed55ad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 3622 | 2026.01.14 19:25:06.725480 [ 268 ] {1b1db695-40aa-422a-a74f-83c607ed55ad} <Debug> TCPHandler: Processed in 0.001380379 sec. | ||
| 3623 | 2026.01.14 19:25:06.725595 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3624 | 2026.01.14 19:25:06.725688 [ 268 ] {56ab183c-93c4-4183-b783-8f336557001d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3625 | 2026.01.14 19:25:06.725729 [ 268 ] {56ab183c-93c4-4183-b783-8f336557001d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3626 | 2026.01.14 19:25:06.726139 [ 268 ] {56ab183c-93c4-4183-b783-8f336557001d} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3627 | 2026.01.14 19:25:06.726174 [ 268 ] {56ab183c-93c4-4183-b783-8f336557001d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3628 | 2026.01.14 19:25:06.726498 [ 268 ] {56ab183c-93c4-4183-b783-8f336557001d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3629 | 2026.01.14 19:25:06.726711 [ 268 ] {56ab183c-93c4-4183-b783-8f336557001d} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3630 | 2026.01.14 19:25:06.726838 [ 268 ] {56ab183c-93c4-4183-b783-8f336557001d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 3631 | 2026.01.14 19:25:06.726874 [ 268 ] {56ab183c-93c4-4183-b783-8f336557001d} <Debug> TCPHandler: Processed in 0.001330158 sec. | ||
| 3632 | 2026.01.14 19:25:06.726984 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3633 | 2026.01.14 19:25:06.727076 [ 268 ] {3496985a-df82-40f1-9c0d-035016f7028d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3634 | 2026.01.14 19:25:06.727115 [ 268 ] {3496985a-df82-40f1-9c0d-035016f7028d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3635 | 2026.01.14 19:25:06.727442 [ 268 ] {3496985a-df82-40f1-9c0d-035016f7028d} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3636 | 2026.01.14 19:25:06.727479 [ 268 ] {3496985a-df82-40f1-9c0d-035016f7028d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3637 | 2026.01.14 19:25:06.727784 [ 268 ] {3496985a-df82-40f1-9c0d-035016f7028d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3638 | 2026.01.14 19:25:06.727996 [ 268 ] {3496985a-df82-40f1-9c0d-035016f7028d} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3639 | 2026.01.14 19:25:06.728121 [ 268 ] {3496985a-df82-40f1-9c0d-035016f7028d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 3640 | 2026.01.14 19:25:06.728156 [ 268 ] {3496985a-df82-40f1-9c0d-035016f7028d} <Debug> TCPHandler: Processed in 0.001221987 sec. | ||
| 3641 | 2026.01.14 19:25:09.071297 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3642 | 2026.01.14 19:25:09.071381 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3643 | 2026.01.14 19:25:09.192859 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7624 | ||
| 3644 | 2026.01.14 19:25:09.193727 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3645 | 2026.01.14 19:25:09.193826 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3646 | 2026.01.14 19:25:09.194369 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3647 | 2026.01.14 19:25:09.194622 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2026.01.14 19:25:09.194738 [ 118 ] {} <Debug> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3649 | 2026.01.14 19:25:09.194762 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7624 | ||
| 3650 | 2026.01.14 19:25:09.194803 [ 118 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3651 | 2026.01.14 19:25:09.194827 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3652 | 2026.01.14 19:25:09.194928 [ 198 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::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 | ||
| 3653 | 2026.01.14 19:25:09.195052 [ 198 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3654 | 2026.01.14 19:25:09.195092 [ 198 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5192 rows starting from the beginning of the part | ||
| 3655 | 2026.01.14 19:25:09.195158 [ 198 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3656 | 2026.01.14 19:25:09.195203 [ 198 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3657 | 2026.01.14 19:25:09.195245 [ 198 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3658 | 2026.01.14 19:25:09.195288 [ 198 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3659 | 2026.01.14 19:25:09.195330 [ 198 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3660 | 2026.01.14 19:25:09.196728 [ 196 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7624 rows, containing 4 columns (4 merged, 0 gathered) in 0.001841616 sec., 4139842.399284107 rows/sec., 59.22 MiB/sec. | ||
| 3661 | 2026.01.14 19:25:09.197438 [ 198 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3662 | 2026.01.14 19:25:09.197686 [ 198 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_16_3} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3663 | 2026.01.14 19:25:09.197750 [ 198 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_16_3} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3664 | 2026.01.14 19:25:09.197818 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3665 | 2026.01.14 19:25:09.220180 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 486 | ||
| 3666 | 2026.01.14 19:25:09.222561 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3667 | 2026.01.14 19:25:09.222606 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3668 | 2026.01.14 19:25:09.223838 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3669 | 2026.01.14 19:25:09.224144 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3670 | 2026.01.14 19:25:09.224288 [ 118 ] {} <Debug> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3671 | 2026.01.14 19:25:09.224323 [ 118 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3672 | 2026.01.14 19:25:09.224342 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3673 | 2026.01.14 19:25:09.224450 [ 191 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::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 | ||
| 3674 | 2026.01.14 19:25:09.224542 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 486 | ||
| 3675 | 2026.01.14 19:25:09.225102 [ 191 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3676 | 2026.01.14 19:25:09.225304 [ 191 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 320 rows starting from the beginning of the part | ||
| 3677 | 2026.01.14 19:25:09.225783 [ 191 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3678 | 2026.01.14 19:25:09.226162 [ 191 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 3679 | 2026.01.14 19:25:09.226533 [ 191 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 3680 | 2026.01.14 19:25:09.226912 [ 191 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::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 | ||
| 3681 | 2026.01.14 19:25:09.227268 [ 191 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 3682 | 2026.01.14 19:25:09.233323 [ 196 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 486 rows, containing 72 columns (72 merged, 0 gathered) in 0.008920923 sec., 54478.6677342692 rows/sec., 50.76 MiB/sec. | ||
| 3683 | 2026.01.14 19:25:09.234051 [ 191 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3684 | 2026.01.14 19:25:09.234565 [ 191 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_11_2} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3685 | 2026.01.14 19:25:09.234636 [ 191 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_11_2} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3686 | 2026.01.14 19:25:09.234793 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 3687 | 2026.01.14 19:25:09.573686 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3688 | 2026.01.14 19:25:09.590732 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3689 | 2026.01.14 19:25:09.590776 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3690 | 2026.01.14 19:25:09.596912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3691 | 2026.01.14 19:25:09.597713 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3692 | 2026.01.14 19:25:09.598017 [ 118 ] {} <Debug> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3693 | 2026.01.14 19:25:09.598058 [ 118 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3694 | 2026.01.14 19:25:09.598082 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3695 | 2026.01.14 19:25:09.598205 [ 199 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 3696 | 2026.01.14 19:25:09.600915 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3697 | 2026.01.14 19:25:09.602187 [ 199 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3698 | 2026.01.14 19:25:09.603622 [ 199 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 3699 | 2026.01.14 19:25:09.608174 [ 199 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 3700 | 2026.01.14 19:25:09.612591 [ 199 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 3701 | 2026.01.14 19:25:09.616719 [ 199 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 3702 | 2026.01.14 19:25:09.621244 [ 199 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 3703 | 2026.01.14 19:25:09.625437 [ 199 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 3704 | 2026.01.14 19:25:09.679714 [ 197 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081554962 sec., 1483.6620241451403 rows/sec., 7.67 MiB/sec. | ||
| 3705 | 2026.01.14 19:25:09.682579 [ 196 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3706 | 2026.01.14 19:25:09.684826 [ 196 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_16_3} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3707 | 2026.01.14 19:25:09.684938 [ 196 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_16_3} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3708 | 2026.01.14 19:25:09.687135 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3709 | 2026.01.14 19:25:10.000254 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.79 MiB, peak 237.77 MiB, free memory in arenas 0.00 B, will set to 238.43 MiB (RSS), difference: 10.63 MiB | ||
| 3710 | 2026.01.14 19:25:10.001405 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000839402 sec. | ||
| 3711 | 2026.01.14 19:25:11.734998 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2026.01.14 19:25:11.735215 [ 268 ] {5c45ab1e-25de-47ba-9cc9-5ad55872bd20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3713 | 2026.01.14 19:25:11.735295 [ 268 ] {5c45ab1e-25de-47ba-9cc9-5ad55872bd20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3714 | 2026.01.14 19:25:11.736131 [ 268 ] {5c45ab1e-25de-47ba-9cc9-5ad55872bd20} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2026.01.14 19:25:11.736174 [ 268 ] {5c45ab1e-25de-47ba-9cc9-5ad55872bd20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3716 | 2026.01.14 19:25:11.736609 [ 268 ] {5c45ab1e-25de-47ba-9cc9-5ad55872bd20} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3717 | 2026.01.14 19:25:11.736841 [ 268 ] {5c45ab1e-25de-47ba-9cc9-5ad55872bd20} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2026.01.14 19:25:11.736998 [ 268 ] {5c45ab1e-25de-47ba-9cc9-5ad55872bd20} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001842 sec., 222584.14766558088 rows/sec., 14.12 MiB/sec. | ||
| 3719 | 2026.01.14 19:25:11.737039 [ 268 ] {5c45ab1e-25de-47ba-9cc9-5ad55872bd20} <Debug> TCPHandler: Processed in 0.002196711 sec. | ||
| 3720 | 2026.01.14 19:25:11.737155 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2026.01.14 19:25:11.737249 [ 268 ] {266d5a9d-73aa-412c-a80a-d4af95512545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3722 | 2026.01.14 19:25:11.737289 [ 268 ] {266d5a9d-73aa-412c-a80a-d4af95512545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3723 | 2026.01.14 19:25:11.738255 [ 268 ] {266d5a9d-73aa-412c-a80a-d4af95512545} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2026.01.14 19:25:11.738291 [ 268 ] {266d5a9d-73aa-412c-a80a-d4af95512545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3725 | 2026.01.14 19:25:11.738691 [ 268 ] {266d5a9d-73aa-412c-a80a-d4af95512545} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3726 | 2026.01.14 19:25:11.738909 [ 268 ] {266d5a9d-73aa-412c-a80a-d4af95512545} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2026.01.14 19:25:11.739015 [ 116 ] {} <Debug> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3728 | 2026.01.14 19:25:11.739039 [ 268 ] {266d5a9d-73aa-412c-a80a-d4af95512545} <Debug> executeQuery: Read 1194 rows, 97.66 KiB in 0.001808 sec., 660398.2300884956 rows/sec., 52.75 MiB/sec. | ||
| 3729 | 2026.01.14 19:25:11.739086 [ 116 ] {} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3730 | 2026.01.14 19:25:11.739094 [ 268 ] {266d5a9d-73aa-412c-a80a-d4af95512545} <Debug> TCPHandler: Processed in 0.001991648 sec. | ||
| 3731 | 2026.01.14 19:25:11.739118 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3732 | 2026.01.14 19:25:11.739248 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3733 | 2026.01.14 19:25:11.739261 [ 191 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::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 | ||
| 3734 | 2026.01.14 19:25:11.739349 [ 268 ] {81fd2464-d291-441d-b5c5-d0c899180ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3735 | 2026.01.14 19:25:11.739393 [ 268 ] {81fd2464-d291-441d-b5c5-d0c899180ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3736 | 2026.01.14 19:25:11.739420 [ 191 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3737 | 2026.01.14 19:25:11.739463 [ 191 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1325 rows starting from the beginning of the part | ||
| 3738 | 2026.01.14 19:25:11.739537 [ 191 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1194 rows starting from the beginning of the part | ||
| 3739 | 2026.01.14 19:25:11.739588 [ 191 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
| 3740 | 2026.01.14 19:25:11.739635 [ 191 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1196 rows starting from the beginning of the part | ||
| 3741 | 2026.01.14 19:25:11.739672 [ 191 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 3742 | 2026.01.14 19:25:11.739712 [ 191 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1194 rows starting from the beginning of the part | ||
| 3743 | 2026.01.14 19:25:11.739928 [ 268 ] {81fd2464-d291-441d-b5c5-d0c899180ccf} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2026.01.14 19:25:11.739969 [ 268 ] {81fd2464-d291-441d-b5c5-d0c899180ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3745 | 2026.01.14 19:25:11.740439 [ 268 ] {81fd2464-d291-441d-b5c5-d0c899180ccf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3746 | 2026.01.14 19:25:11.740677 [ 268 ] {81fd2464-d291-441d-b5c5-d0c899180ccf} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3747 | 2026.01.14 19:25:11.740807 [ 268 ] {81fd2464-d291-441d-b5c5-d0c899180ccf} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.00148 sec., 166216.2162162162 rows/sec., 10.16 MiB/sec. | ||
| 3748 | 2026.01.14 19:25:11.740846 [ 268 ] {81fd2464-d291-441d-b5c5-d0c899180ccf} <Debug> TCPHandler: Processed in 0.001649033 sec. | ||
| 3749 | 2026.01.14 19:25:11.740964 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3750 | 2026.01.14 19:25:11.741066 [ 268 ] {2fc673b9-cd4e-4a03-844e-b4d111d70973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3751 | 2026.01.14 19:25:11.741104 [ 268 ] {2fc673b9-cd4e-4a03-844e-b4d111d70973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3752 | 2026.01.14 19:25:11.741586 [ 268 ] {2fc673b9-cd4e-4a03-844e-b4d111d70973} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2026.01.14 19:25:11.741621 [ 268 ] {2fc673b9-cd4e-4a03-844e-b4d111d70973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3754 | 2026.01.14 19:25:11.746643 [ 268 ] {2fc673b9-cd4e-4a03-844e-b4d111d70973} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3755 | 2026.01.14 19:25:11.746834 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5021 rows, containing 5 columns (5 merged, 0 gathered) in 0.007634625 sec., 657661.6402246344 rows/sec., 55.19 MiB/sec. | ||
| 3756 | 2026.01.14 19:25:11.746869 [ 268 ] {2fc673b9-cd4e-4a03-844e-b4d111d70973} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3757 | 2026.01.14 19:25:11.747013 [ 268 ] {2fc673b9-cd4e-4a03-844e-b4d111d70973} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.005965 sec., 35540.653813914505 rows/sec., 2.29 MiB/sec. | ||
| 3758 | 2026.01.14 19:25:11.747052 [ 268 ] {2fc673b9-cd4e-4a03-844e-b4d111d70973} <Debug> TCPHandler: Processed in 0.006138454 sec. | ||
| 3759 | 2026.01.14 19:25:11.747152 [ 197 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3760 | 2026.01.14 19:25:11.747168 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3761 | 2026.01.14 19:25:11.747279 [ 268 ] {25b91764-c174-41e7-969b-580a241e1099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3762 | 2026.01.14 19:25:11.747319 [ 268 ] {25b91764-c174-41e7-969b-580a241e1099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3763 | 2026.01.14 19:25:11.747492 [ 197 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_21_4} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3764 | 2026.01.14 19:25:11.747583 [ 197 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_21_4} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3765 | 2026.01.14 19:25:11.747680 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 3766 | 2026.01.14 19:25:11.747793 [ 268 ] {25b91764-c174-41e7-969b-580a241e1099} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3767 | 2026.01.14 19:25:11.747832 [ 268 ] {25b91764-c174-41e7-969b-580a241e1099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3768 | 2026.01.14 19:25:11.748162 [ 268 ] {25b91764-c174-41e7-969b-580a241e1099} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3769 | 2026.01.14 19:25:11.748374 [ 268 ] {25b91764-c174-41e7-969b-580a241e1099} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2026.01.14 19:25:11.748502 [ 268 ] {25b91764-c174-41e7-969b-580a241e1099} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00124 sec., 170161.29032258064 rows/sec., 9.66 MiB/sec. | ||
| 3771 | 2026.01.14 19:25:11.748539 [ 268 ] {25b91764-c174-41e7-969b-580a241e1099} <Debug> TCPHandler: Processed in 0.00142203 sec. | ||
| 3772 | 2026.01.14 19:25:11.748653 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3773 | 2026.01.14 19:25:11.748746 [ 268 ] {3898c9e9-4da7-455e-9b89-c0cd18460683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3774 | 2026.01.14 19:25:11.748793 [ 268 ] {3898c9e9-4da7-455e-9b89-c0cd18460683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3775 | 2026.01.14 19:25:11.749432 [ 268 ] {3898c9e9-4da7-455e-9b89-c0cd18460683} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3776 | 2026.01.14 19:25:11.749468 [ 268 ] {3898c9e9-4da7-455e-9b89-c0cd18460683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3777 | 2026.01.14 19:25:11.749810 [ 268 ] {3898c9e9-4da7-455e-9b89-c0cd18460683} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3778 | 2026.01.14 19:25:11.750021 [ 268 ] {3898c9e9-4da7-455e-9b89-c0cd18460683} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3779 | 2026.01.14 19:25:11.750121 [ 116 ] {} <Debug> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3780 | 2026.01.14 19:25:11.750148 [ 268 ] {3898c9e9-4da7-455e-9b89-c0cd18460683} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.00142 sec., 507042.25352112675 rows/sec., 35.59 MiB/sec. | ||
| 3781 | 2026.01.14 19:25:11.750157 [ 116 ] {} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3782 | 2026.01.14 19:25:11.750186 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3783 | 2026.01.14 19:25:11.750192 [ 268 ] {3898c9e9-4da7-455e-9b89-c0cd18460683} <Debug> TCPHandler: Processed in 0.001590052 sec. | ||
| 3784 | 2026.01.14 19:25:11.750264 [ 191 ] {839a7e5b-868f-4427-8078-cd84844130a1::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 | ||
| 3785 | 2026.01.14 19:25:11.750308 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3786 | 2026.01.14 19:25:11.750371 [ 191 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3787 | 2026.01.14 19:25:11.750406 [ 268 ] {ff4b03c2-ccd0-4ce5-bcaf-09662c30a6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3788 | 2026.01.14 19:25:11.750407 [ 191 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 792 rows starting from the beginning of the part | ||
| 3789 | 2026.01.14 19:25:11.750457 [ 268 ] {ff4b03c2-ccd0-4ce5-bcaf-09662c30a6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3790 | 2026.01.14 19:25:11.750484 [ 191 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 720 rows starting from the beginning of the part | ||
| 3791 | 2026.01.14 19:25:11.750532 [ 191 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
| 3792 | 2026.01.14 19:25:11.750571 [ 191 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 724 rows starting from the beginning of the part | ||
| 3793 | 2026.01.14 19:25:11.750611 [ 191 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 3794 | 2026.01.14 19:25:11.750647 [ 191 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 720 rows starting from the beginning of the part | ||
| 3795 | 2026.01.14 19:25:11.750809 [ 268 ] {ff4b03c2-ccd0-4ce5-bcaf-09662c30a6b8} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3796 | 2026.01.14 19:25:11.750851 [ 268 ] {ff4b03c2-ccd0-4ce5-bcaf-09662c30a6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3797 | 2026.01.14 19:25:11.751186 [ 268 ] {ff4b03c2-ccd0-4ce5-bcaf-09662c30a6b8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3798 | 2026.01.14 19:25:11.751417 [ 268 ] {ff4b03c2-ccd0-4ce5-bcaf-09662c30a6b8} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3799 | 2026.01.14 19:25:11.751549 [ 268 ] {ff4b03c2-ccd0-4ce5-bcaf-09662c30a6b8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001161 sec., 5167.958656330749 rows/sec., 270.01 KiB/sec. | ||
| 3800 | 2026.01.14 19:25:11.751585 [ 268 ] {ff4b03c2-ccd0-4ce5-bcaf-09662c30a6b8} <Debug> TCPHandler: Processed in 0.001326678 sec. | ||
| 3801 | 2026.01.14 19:25:11.751691 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3802 | 2026.01.14 19:25:11.751788 [ 268 ] {6e5485e6-84b7-4f9c-87ba-2827118be148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3803 | 2026.01.14 19:25:11.751806 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3084 rows, containing 5 columns (5 merged, 0 gathered) in 0.001579872 sec., 1952056.8754937109 rows/sec., 145.74 MiB/sec. | ||
| 3804 | 2026.01.14 19:25:11.751829 [ 268 ] {6e5485e6-84b7-4f9c-87ba-2827118be148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3805 | 2026.01.14 19:25:11.751974 [ 188 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3806 | 2026.01.14 19:25:11.752235 [ 188 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_21_4} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3807 | 2026.01.14 19:25:11.752258 [ 268 ] {6e5485e6-84b7-4f9c-87ba-2827118be148} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3808 | 2026.01.14 19:25:11.752299 [ 268 ] {6e5485e6-84b7-4f9c-87ba-2827118be148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3809 | 2026.01.14 19:25:11.752307 [ 188 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_21_4} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3810 | 2026.01.14 19:25:11.752390 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 3811 | 2026.01.14 19:25:11.752657 [ 268 ] {6e5485e6-84b7-4f9c-87ba-2827118be148} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3812 | 2026.01.14 19:25:11.752870 [ 268 ] {6e5485e6-84b7-4f9c-87ba-2827118be148} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3813 | 2026.01.14 19:25:11.752964 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3814 | 2026.01.14 19:25:11.752993 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3815 | 2026.01.14 19:25:11.752999 [ 268 ] {6e5485e6-84b7-4f9c-87ba-2827118be148} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001234 sec., 254457.05024311182 rows/sec., 16.72 MiB/sec. | ||
| 3816 | 2026.01.14 19:25:11.753009 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3817 | 2026.01.14 19:25:11.753041 [ 268 ] {6e5485e6-84b7-4f9c-87ba-2827118be148} <Debug> TCPHandler: Processed in 0.00140053 sec. | ||
| 3818 | 2026.01.14 19:25:11.753086 [ 188 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::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 | ||
| 3819 | 2026.01.14 19:25:11.753153 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3820 | 2026.01.14 19:25:11.753197 [ 188 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3821 | 2026.01.14 19:25:11.753231 [ 188 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3240 rows starting from the beginning of the part | ||
| 3822 | 2026.01.14 19:25:11.753251 [ 268 ] {59237ac6-eb20-4e98-a592-bb0e181cf171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3823 | 2026.01.14 19:25:11.753283 [ 188 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 314 rows starting from the beginning of the part | ||
| 3824 | 2026.01.14 19:25:11.753302 [ 268 ] {59237ac6-eb20-4e98-a592-bb0e181cf171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3825 | 2026.01.14 19:25:11.753331 [ 188 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3826 | 2026.01.14 19:25:11.753377 [ 188 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 316 rows starting from the beginning of the part | ||
| 3827 | 2026.01.14 19:25:11.753416 [ 188 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3828 | 2026.01.14 19:25:11.753455 [ 188 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 314 rows starting from the beginning of the part | ||
| 3829 | 2026.01.14 19:25:11.753618 [ 268 ] {59237ac6-eb20-4e98-a592-bb0e181cf171} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3830 | 2026.01.14 19:25:11.753660 [ 268 ] {59237ac6-eb20-4e98-a592-bb0e181cf171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3831 | 2026.01.14 19:25:11.753984 [ 268 ] {59237ac6-eb20-4e98-a592-bb0e181cf171} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3832 | 2026.01.14 19:25:11.754205 [ 268 ] {59237ac6-eb20-4e98-a592-bb0e181cf171} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3833 | 2026.01.14 19:25:11.754338 [ 268 ] {59237ac6-eb20-4e98-a592-bb0e181cf171} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 60.81 KiB/sec. | ||
| 3834 | 2026.01.14 19:25:11.754374 [ 268 ] {59237ac6-eb20-4e98-a592-bb0e181cf171} <Debug> TCPHandler: Processed in 0.001271547 sec. | ||
| 3835 | 2026.01.14 19:25:11.754484 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3836 | 2026.01.14 19:25:11.754582 [ 268 ] {f1e7de0d-6678-4171-9839-a941f8c82ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3837 | 2026.01.14 19:25:11.754636 [ 268 ] {f1e7de0d-6678-4171-9839-a941f8c82ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3838 | 2026.01.14 19:25:11.755261 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4504 rows, containing 5 columns (5 merged, 0 gathered) in 0.00220669 sec., 2041066.0310238414 rows/sec., 138.80 MiB/sec. | ||
| 3839 | 2026.01.14 19:25:11.755452 [ 268 ] {f1e7de0d-6678-4171-9839-a941f8c82ea1} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3840 | 2026.01.14 19:25:11.755493 [ 268 ] {f1e7de0d-6678-4171-9839-a941f8c82ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3841 | 2026.01.14 19:25:11.755751 [ 192 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3842 | 2026.01.14 19:25:11.756084 [ 192 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3843 | 2026.01.14 19:25:11.756127 [ 268 ] {f1e7de0d-6678-4171-9839-a941f8c82ea1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3844 | 2026.01.14 19:25:11.756170 [ 192 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3845 | 2026.01.14 19:25:11.756281 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 3846 | 2026.01.14 19:25:11.756382 [ 268 ] {f1e7de0d-6678-4171-9839-a941f8c82ea1} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3847 | 2026.01.14 19:25:11.756488 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3848 | 2026.01.14 19:25:11.756519 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3849 | 2026.01.14 19:25:11.756527 [ 268 ] {f1e7de0d-6678-4171-9839-a941f8c82ea1} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001962 sec., 20897.04383282365 rows/sec., 37.45 MiB/sec. | ||
| 3850 | 2026.01.14 19:25:11.756535 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3851 | 2026.01.14 19:25:11.756592 [ 268 ] {f1e7de0d-6678-4171-9839-a941f8c82ea1} <Debug> TCPHandler: Processed in 0.00215897 sec. | ||
| 3852 | 2026.01.14 19:25:11.756612 [ 188 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::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 | ||
| 3853 | 2026.01.14 19:25:11.756727 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3854 | 2026.01.14 19:25:11.756790 [ 188 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3855 | 2026.01.14 19:25:11.756824 [ 268 ] {5d8052b7-f329-40d0-861b-dc8d006f0a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3856 | 2026.01.14 19:25:11.756838 [ 188 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 113 rows starting from the beginning of the part | ||
| 3857 | 2026.01.14 19:25:11.756872 [ 268 ] {5d8052b7-f329-40d0-861b-dc8d006f0a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3858 | 2026.01.14 19:25:11.756952 [ 188 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part | ||
| 3859 | 2026.01.14 19:25:11.757052 [ 188 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 3860 | 2026.01.14 19:25:11.757138 [ 188 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 3861 | 2026.01.14 19:25:11.757227 [ 188 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
| 3862 | 2026.01.14 19:25:11.757233 [ 268 ] {5d8052b7-f329-40d0-861b-dc8d006f0a7c} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3863 | 2026.01.14 19:25:11.757275 [ 268 ] {5d8052b7-f329-40d0-861b-dc8d006f0a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3864 | 2026.01.14 19:25:11.757317 [ 188 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 3865 | 2026.01.14 19:25:11.757625 [ 268 ] {5d8052b7-f329-40d0-861b-dc8d006f0a7c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3866 | 2026.01.14 19:25:11.757893 [ 268 ] {5d8052b7-f329-40d0-861b-dc8d006f0a7c} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3867 | 2026.01.14 19:25:11.758003 [ 116 ] {} <Debug> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3868 | 2026.01.14 19:25:11.758027 [ 268 ] {5d8052b7-f329-40d0-861b-dc8d006f0a7c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001221 sec., 85176.08517608517 rows/sec., 5.22 MiB/sec. | ||
| 3869 | 2026.01.14 19:25:11.758033 [ 116 ] {} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3870 | 2026.01.14 19:25:11.758065 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3871 | 2026.01.14 19:25:11.758070 [ 268 ] {5d8052b7-f329-40d0-861b-dc8d006f0a7c} <Debug> TCPHandler: Processed in 0.001393479 sec. | ||
| 3872 | 2026.01.14 19:25:11.758147 [ 192 ] {15e33962-2d92-4361-8967-26e26a4f1192::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 | ||
| 3873 | 2026.01.14 19:25:11.758264 [ 192 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3874 | 2026.01.14 19:25:11.758303 [ 192 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1030 rows starting from the beginning of the part | ||
| 3875 | 2026.01.14 19:25:11.758367 [ 192 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 3876 | 2026.01.14 19:25:11.758412 [ 192 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3877 | 2026.01.14 19:25:11.758449 [ 192 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 104 rows starting from the beginning of the part | ||
| 3878 | 2026.01.14 19:25:11.758485 [ 192 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3879 | 2026.01.14 19:25:11.758525 [ 192 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 104 rows starting from the beginning of the part | ||
| 3880 | 2026.01.14 19:25:11.759660 [ 192 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1462 rows, containing 4 columns (4 merged, 0 gathered) in 0.001552012 sec., 942003.025749801 rows/sec., 60.22 MiB/sec. | ||
| 3881 | 2026.01.14 19:25:11.759858 [ 189 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3882 | 2026.01.14 19:25:11.760184 [ 189 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_21_4} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3883 | 2026.01.14 19:25:11.760252 [ 189 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_21_4} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3884 | 2026.01.14 19:25:11.760346 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3885 | 2026.01.14 19:25:11.760865 [ 189 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 19 columns (19 merged, 0 gathered) in 0.004280549 sec., 74289.5362253767 rows/sec., 133.12 MiB/sec. | ||
| 3886 | 2026.01.14 19:25:11.761492 [ 192 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3887 | 2026.01.14 19:25:11.761819 [ 192 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3888 | 2026.01.14 19:25:11.761892 [ 192 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3889 | 2026.01.14 19:25:11.762002 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.76 MiB. | ||
| 3890 | 2026.01.14 19:25:12.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.37 MiB, peak 246.16 MiB, free memory in arenas 0.00 B, will set to 240.95 MiB (RSS), difference: 1.58 MiB | ||
| 3891 | 2026.01.14 19:25:16.694863 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8072 | ||
| 3892 | 2026.01.14 19:25:16.695410 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3893 | 2026.01.14 19:25:16.695454 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3894 | 2026.01.14 19:25:16.695950 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3895 | 2026.01.14 19:25:16.696196 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3896 | 2026.01.14 19:25:16.696338 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8072 | ||
| 3897 | 2026.01.14 19:25:16.722389 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3898 | 2026.01.14 19:25:16.722558 [ 268 ] {92cecb37-4d71-4fbc-bde1-d0f340c81d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3899 | 2026.01.14 19:25:16.722618 [ 268 ] {92cecb37-4d71-4fbc-bde1-d0f340c81d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3900 | 2026.01.14 19:25:16.723280 [ 268 ] {92cecb37-4d71-4fbc-bde1-d0f340c81d17} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3901 | 2026.01.14 19:25:16.723318 [ 268 ] {92cecb37-4d71-4fbc-bde1-d0f340c81d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3902 | 2026.01.14 19:25:16.723710 [ 268 ] {92cecb37-4d71-4fbc-bde1-d0f340c81d17} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3903 | 2026.01.14 19:25:16.723930 [ 268 ] {92cecb37-4d71-4fbc-bde1-d0f340c81d17} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3904 | 2026.01.14 19:25:16.724080 [ 268 ] {92cecb37-4d71-4fbc-bde1-d0f340c81d17} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001569 sec., 35691.52326322498 rows/sec., 2.72 MiB/sec. | ||
| 3905 | 2026.01.14 19:25:16.724120 [ 268 ] {92cecb37-4d71-4fbc-bde1-d0f340c81d17} <Debug> TCPHandler: Processed in 0.001856066 sec. | ||
| 3906 | 2026.01.14 19:25:16.724262 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3907 | 2026.01.14 19:25:16.724358 [ 268 ] {f89aa87b-7f67-4b19-9c44-5adf9cbbf5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3908 | 2026.01.14 19:25:16.724397 [ 268 ] {f89aa87b-7f67-4b19-9c44-5adf9cbbf5dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3909 | 2026.01.14 19:25:16.724808 [ 268 ] {f89aa87b-7f67-4b19-9c44-5adf9cbbf5dc} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3910 | 2026.01.14 19:25:16.724841 [ 268 ] {f89aa87b-7f67-4b19-9c44-5adf9cbbf5dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3911 | 2026.01.14 19:25:16.725137 [ 268 ] {f89aa87b-7f67-4b19-9c44-5adf9cbbf5dc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3912 | 2026.01.14 19:25:16.725350 [ 268 ] {f89aa87b-7f67-4b19-9c44-5adf9cbbf5dc} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3913 | 2026.01.14 19:25:16.725473 [ 268 ] {f89aa87b-7f67-4b19-9c44-5adf9cbbf5dc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001134 sec., 56437.3897707231 rows/sec., 4.41 MiB/sec. | ||
| 3914 | 2026.01.14 19:25:16.725511 [ 268 ] {f89aa87b-7f67-4b19-9c44-5adf9cbbf5dc} <Debug> TCPHandler: Processed in 0.001319758 sec. | ||
| 3915 | 2026.01.14 19:25:16.725627 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3916 | 2026.01.14 19:25:16.725720 [ 268 ] {95026896-c5e8-4ec8-a1e0-344f41b5c232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3917 | 2026.01.14 19:25:16.725762 [ 268 ] {95026896-c5e8-4ec8-a1e0-344f41b5c232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3918 | 2026.01.14 19:25:16.726156 [ 268 ] {95026896-c5e8-4ec8-a1e0-344f41b5c232} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3919 | 2026.01.14 19:25:16.726189 [ 268 ] {95026896-c5e8-4ec8-a1e0-344f41b5c232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3920 | 2026.01.14 19:25:16.726514 [ 268 ] {95026896-c5e8-4ec8-a1e0-344f41b5c232} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3921 | 2026.01.14 19:25:16.726728 [ 268 ] {95026896-c5e8-4ec8-a1e0-344f41b5c232} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3922 | 2026.01.14 19:25:16.726851 [ 268 ] {95026896-c5e8-4ec8-a1e0-344f41b5c232} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 3923 | 2026.01.14 19:25:16.726886 [ 268 ] {95026896-c5e8-4ec8-a1e0-344f41b5c232} <Debug> TCPHandler: Processed in 0.001310108 sec. | ||
| 3924 | 2026.01.14 19:25:16.726993 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3925 | 2026.01.14 19:25:16.727084 [ 268 ] {3d80cfee-3e30-49f4-a064-7d445665136d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3926 | 2026.01.14 19:25:16.727124 [ 268 ] {3d80cfee-3e30-49f4-a064-7d445665136d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3927 | 2026.01.14 19:25:16.727446 [ 268 ] {3d80cfee-3e30-49f4-a064-7d445665136d} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3928 | 2026.01.14 19:25:16.727479 [ 268 ] {3d80cfee-3e30-49f4-a064-7d445665136d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3929 | 2026.01.14 19:25:16.727780 [ 268 ] {3d80cfee-3e30-49f4-a064-7d445665136d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3930 | 2026.01.14 19:25:16.727981 [ 268 ] {3d80cfee-3e30-49f4-a064-7d445665136d} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3931 | 2026.01.14 19:25:16.728107 [ 268 ] {3d80cfee-3e30-49f4-a064-7d445665136d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 3932 | 2026.01.14 19:25:16.728141 [ 268 ] {3d80cfee-3e30-49f4-a064-7d445665136d} <Debug> TCPHandler: Processed in 0.001199256 sec. | ||
| 3933 | 2026.01.14 19:25:17.101065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3934 | 2026.01.14 19:25:17.115419 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3935 | 2026.01.14 19:25:17.115463 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 3936 | 2026.01.14 19:25:17.121065 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3937 | 2026.01.14 19:25:17.121742 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3938 | 2026.01.14 19:25:17.124205 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3939 | 2026.01.14 19:25:19.224725 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 516 | ||
| 3940 | 2026.01.14 19:25:19.227352 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3941 | 2026.01.14 19:25:19.227416 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 3942 | 2026.01.14 19:25:19.228763 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3943 | 2026.01.14 19:25:19.229069 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3944 | 2026.01.14 19:25:19.229377 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 516 | ||
| 3945 | 2026.01.14 19:25:19.737721 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42256 | ||
| 3946 | 2026.01.14 19:25:19.737828 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3947 | 2026.01.14 19:25:19.737855 [ 288 ] {} <Debug> TCP-Session: d7fe7de7-e6f6-4940-97cb-af729ad33b07 Authenticating user 'default' from [fd00:1122:3344:101::e]:42256 | ||
| 3948 | 2026.01.14 19:25:19.737877 [ 288 ] {} <Debug> TCP-Session: d7fe7de7-e6f6-4940-97cb-af729ad33b07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3949 | 2026.01.14 19:25:19.737889 [ 288 ] {} <Debug> TCP-Session: d7fe7de7-e6f6-4940-97cb-af729ad33b07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3950 | 2026.01.14 19:25:19.738100 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37446 | ||
| 3951 | 2026.01.14 19:25:19.738138 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50510 | ||
| 3952 | 2026.01.14 19:25:19.738159 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43846 | ||
| 3953 | 2026.01.14 19:25:19.738180 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61920 | ||
| 3954 | 2026.01.14 19:25:19.738169 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50751 | ||
| 3955 | 2026.01.14 19:25:19.738228 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3956 | 2026.01.14 19:25:19.738147 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42632 | ||
| 3957 | 2026.01.14 19:25:19.738284 [ 289 ] {} <Debug> TCP-Session: 37b15ce6-39c3-4381-acd3-81b174ac9fef Authenticating user 'default' from [fd00:1122:3344:101::e]:37446 | ||
| 3958 | 2026.01.14 19:25:19.738306 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3959 | 2026.01.14 19:25:19.738322 [ 289 ] {} <Debug> TCP-Session: 37b15ce6-39c3-4381-acd3-81b174ac9fef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3960 | 2026.01.14 19:25:19.738334 [ 292 ] {} <Debug> TCP-Session: d25f0b84-0d94-43e9-9223-339fa7c3d836 Authenticating user 'default' from [fd00:1122:3344:101::e]:50510 | ||
| 3961 | 2026.01.14 19:25:19.738339 [ 289 ] {} <Debug> TCP-Session: 37b15ce6-39c3-4381-acd3-81b174ac9fef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3962 | 2026.01.14 19:25:19.738352 [ 292 ] {} <Debug> TCP-Session: d25f0b84-0d94-43e9-9223-339fa7c3d836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3963 | 2026.01.14 19:25:19.738126 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50274 | ||
| 3964 | 2026.01.14 19:25:19.738368 [ 292 ] {} <Debug> TCP-Session: d25f0b84-0d94-43e9-9223-339fa7c3d836 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3965 | 2026.01.14 19:25:19.738118 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54157 | ||
| 3966 | 2026.01.14 19:25:19.738221 [ 288 ] {} <Trace> TCP-Session: d7fe7de7-e6f6-4940-97cb-af729ad33b07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3967 | 2026.01.14 19:25:19.738576 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3968 | 2026.01.14 19:25:19.738606 [ 293 ] {} <Debug> TCP-Session: ccea178d-41d0-4981-9612-74d4534aa451 Authenticating user 'default' from [fd00:1122:3344:101::e]:42632 | ||
| 3969 | 2026.01.14 19:25:19.738624 [ 293 ] {} <Debug> TCP-Session: ccea178d-41d0-4981-9612-74d4534aa451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3970 | 2026.01.14 19:25:19.738637 [ 293 ] {} <Debug> TCP-Session: ccea178d-41d0-4981-9612-74d4534aa451 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3971 | 2026.01.14 19:25:19.738644 [ 288 ] {74d5e9c7-3924-4930-99b4-43e5d320fc45} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42256) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3972 | 2026.01.14 19:25:19.738700 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3973 | 2026.01.14 19:25:19.738726 [ 267 ] {} <Debug> TCP-Session: 603acd6e-7a5d-43a8-88b0-e3f283d2dcf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50751 | ||
| 3974 | 2026.01.14 19:25:19.738735 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3975 | 2026.01.14 19:25:19.738743 [ 267 ] {} <Debug> TCP-Session: 603acd6e-7a5d-43a8-88b0-e3f283d2dcf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3976 | 2026.01.14 19:25:19.738773 [ 267 ] {} <Debug> TCP-Session: 603acd6e-7a5d-43a8-88b0-e3f283d2dcf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3977 | 2026.01.14 19:25:19.738775 [ 290 ] {} <Debug> TCP-Session: 1ae6b503-d71e-4f10-8983-12dd59b23ec2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54157 | ||
| 3978 | 2026.01.14 19:25:19.738806 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3979 | 2026.01.14 19:25:19.738808 [ 290 ] {} <Debug> TCP-Session: 1ae6b503-d71e-4f10-8983-12dd59b23ec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3980 | 2026.01.14 19:25:19.738832 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3981 | 2026.01.14 19:25:19.738844 [ 290 ] {} <Debug> TCP-Session: 1ae6b503-d71e-4f10-8983-12dd59b23ec2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3982 | 2026.01.14 19:25:19.738846 [ 291 ] {} <Debug> TCP-Session: 0ceae4d8-83a8-4b92-afdf-0c81273c3462 Authenticating user 'default' from [fd00:1122:3344:101::e]:50274 | ||
| 3983 | 2026.01.14 19:25:19.738864 [ 294 ] {} <Debug> TCP-Session: e0851851-ce25-4e45-8071-07fbbdc35cd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43846 | ||
| 3984 | 2026.01.14 19:25:19.738855 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3985 | 2026.01.14 19:25:19.738902 [ 294 ] {} <Debug> TCP-Session: e0851851-ce25-4e45-8071-07fbbdc35cd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3986 | 2026.01.14 19:25:19.738900 [ 291 ] {} <Debug> TCP-Session: 0ceae4d8-83a8-4b92-afdf-0c81273c3462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3987 | 2026.01.14 19:25:19.738931 [ 294 ] {} <Debug> TCP-Session: e0851851-ce25-4e45-8071-07fbbdc35cd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3988 | 2026.01.14 19:25:19.738943 [ 291 ] {} <Debug> TCP-Session: 0ceae4d8-83a8-4b92-afdf-0c81273c3462 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3989 | 2026.01.14 19:25:19.738900 [ 288 ] {74d5e9c7-3924-4930-99b4-43e5d320fc45} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3990 | 2026.01.14 19:25:19.738922 [ 286 ] {} <Debug> TCP-Session: 51f01a30-e937-4fe0-872c-0b8c6bbaccb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61920 | ||
| 3991 | 2026.01.14 19:25:19.739020 [ 286 ] {} <Debug> TCP-Session: 51f01a30-e937-4fe0-872c-0b8c6bbaccb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3992 | 2026.01.14 19:25:19.739033 [ 286 ] {} <Debug> TCP-Session: 51f01a30-e937-4fe0-872c-0b8c6bbaccb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3993 | 2026.01.14 19:25:19.739038 [ 288 ] {74d5e9c7-3924-4930-99b4-43e5d320fc45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3994 | 2026.01.14 19:25:19.739322 [ 288 ] {74d5e9c7-3924-4930-99b4-43e5d320fc45} <Debug> oximeter.version (53e5b984-13f5-4b48-9823-1440a3148595) (SelectExecutor): Key condition: unknown | ||
| 3995 | 2026.01.14 19:25:19.740332 [ 299 ] {74d5e9c7-3924-4930-99b4-43e5d320fc45} <Trace> AggregatingTransform: Aggregating | ||
| 3996 | 2026.01.14 19:25:19.740380 [ 299 ] {74d5e9c7-3924-4930-99b4-43e5d320fc45} <Trace> Aggregator: Aggregation method: without_key | ||
| 3997 | 2026.01.14 19:25:19.740413 [ 299 ] {74d5e9c7-3924-4930-99b4-43e5d320fc45} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000992523 sec. (1007.533 rows/sec., 39.36 KiB/sec.) | ||
| 3998 | 2026.01.14 19:25:19.740428 [ 299 ] {74d5e9c7-3924-4930-99b4-43e5d320fc45} <Trace> Aggregator: Merging aggregated data | ||
| 3999 | 2026.01.14 19:25:19.741663 [ 288 ] {74d5e9c7-3924-4930-99b4-43e5d320fc45} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003074 sec., 325.30904359141186 rows/sec., 12.71 KiB/sec. | ||
| 4000 | 2026.01.14 19:25:19.741808 [ 288 ] {74d5e9c7-3924-4930-99b4-43e5d320fc45} <Debug> TCPHandler: Processed in 0.003707091 sec. | ||
| 4001 | 2026.01.14 19:25:19.741925 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4002 | 2026.01.14 19:25:19.741955 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4003 | 2026.01.14 19:25:19.741955 [ 288 ] {} <Debug> TCP-Session: d7fe7de7-e6f6-4940-97cb-af729ad33b07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4004 | 2026.01.14 19:25:19.741976 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4005 | 2026.01.14 19:25:19.741996 [ 286 ] {} <Debug> TCP-Session: 51f01a30-e937-4fe0-872c-0b8c6bbaccb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4006 | 2026.01.14 19:25:19.741998 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4007 | 2026.01.14 19:25:19.742026 [ 290 ] {} <Debug> TCP-Session: 1ae6b503-d71e-4f10-8983-12dd59b23ec2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4008 | 2026.01.14 19:25:19.742017 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4009 | 2026.01.14 19:25:19.742049 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4010 | 2026.01.14 19:25:19.742061 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4011 | 2026.01.14 19:25:19.742078 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4012 | 2026.01.14 19:25:19.742107 [ 293 ] {} <Debug> TCP-Session: ccea178d-41d0-4981-9612-74d4534aa451 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4013 | 2026.01.14 19:25:19.742095 [ 292 ] {} <Debug> TCP-Session: d25f0b84-0d94-43e9-9223-339fa7c3d836 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4014 | 2026.01.14 19:25:19.742127 [ 267 ] {} <Debug> TCP-Session: 603acd6e-7a5d-43a8-88b0-e3f283d2dcf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4015 | 2026.01.14 19:25:19.742086 [ 289 ] {} <Debug> TCP-Session: 37b15ce6-39c3-4381-acd3-81b174ac9fef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4016 | 2026.01.14 19:25:19.742049 [ 294 ] {} <Debug> TCP-Session: e0851851-ce25-4e45-8071-07fbbdc35cd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4017 | 2026.01.14 19:25:19.742031 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4018 | 2026.01.14 19:25:19.742225 [ 291 ] {} <Debug> TCP-Session: 0ceae4d8-83a8-4b92-afdf-0c81273c3462 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4019 | 2026.01.14 19:25:20.153595 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54468 | ||
| 4020 | 2026.01.14 19:25:20.153701 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4021 | 2026.01.14 19:25:20.153726 [ 288 ] {} <Debug> TCP-Session: 023411cc-8115-4d04-9546-738cccc1b1a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54468 | ||
| 4022 | 2026.01.14 19:25:20.153748 [ 288 ] {} <Debug> TCP-Session: 023411cc-8115-4d04-9546-738cccc1b1a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4023 | 2026.01.14 19:25:20.153761 [ 288 ] {} <Debug> TCP-Session: 023411cc-8115-4d04-9546-738cccc1b1a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4024 | 2026.01.14 19:25:20.153982 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58323 | ||
| 4025 | 2026.01.14 19:25:20.154019 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40158 | ||
| 4026 | 2026.01.14 19:25:20.154050 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40644 | ||
| 4027 | 2026.01.14 19:25:20.154066 [ 288 ] {} <Trace> TCP-Session: 023411cc-8115-4d04-9546-738cccc1b1a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4028 | 2026.01.14 19:25:20.154097 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4029 | 2026.01.14 19:25:20.154061 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58699 | ||
| 4030 | 2026.01.14 19:25:20.154139 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4031 | 2026.01.14 19:25:20.154140 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4032 | 2026.01.14 19:25:20.154172 [ 293 ] {} <Debug> TCP-Session: 81a9d289-2840-475b-b5a0-26995a902e2a Authenticating user 'default' from [fd00:1122:3344:101::e]:40644 | ||
| 4033 | 2026.01.14 19:25:20.154143 [ 289 ] {} <Debug> TCP-Session: 7a30dfc6-53c1-4412-acf8-7b32a02fd411 Authenticating user 'default' from [fd00:1122:3344:101::e]:58323 | ||
| 4034 | 2026.01.14 19:25:20.154195 [ 290 ] {} <Debug> TCP-Session: ddde0023-94a3-4b71-aa7a-994fab2a94ed Authenticating user 'default' from [fd00:1122:3344:101::e]:40158 | ||
| 4035 | 2026.01.14 19:25:20.154202 [ 293 ] {} <Debug> TCP-Session: 81a9d289-2840-475b-b5a0-26995a902e2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4036 | 2026.01.14 19:25:20.154228 [ 289 ] {} <Debug> TCP-Session: 7a30dfc6-53c1-4412-acf8-7b32a02fd411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4037 | 2026.01.14 19:25:20.154244 [ 290 ] {} <Debug> TCP-Session: ddde0023-94a3-4b71-aa7a-994fab2a94ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4038 | 2026.01.14 19:25:20.154250 [ 288 ] {58a4511f-337c-4d37-a842-2f3bdaab1d72} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54468) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4039 | 2026.01.14 19:25:20.154272 [ 290 ] {} <Debug> TCP-Session: ddde0023-94a3-4b71-aa7a-994fab2a94ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4040 | 2026.01.14 19:25:20.154259 [ 289 ] {} <Debug> TCP-Session: 7a30dfc6-53c1-4412-acf8-7b32a02fd411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4041 | 2026.01.14 19:25:20.154245 [ 293 ] {} <Debug> TCP-Session: 81a9d289-2840-475b-b5a0-26995a902e2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4042 | 2026.01.14 19:25:20.154034 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52046 | ||
| 4043 | 2026.01.14 19:25:20.154030 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53825 | ||
| 4044 | 2026.01.14 19:25:20.154196 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4045 | 2026.01.14 19:25:20.154424 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4046 | 2026.01.14 19:25:20.154430 [ 294 ] {} <Debug> TCP-Session: 08de211e-7dc9-47a9-b08f-7e60ad47ccc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58699 | ||
| 4047 | 2026.01.14 19:25:20.154459 [ 292 ] {} <Debug> TCP-Session: c23cda9e-bed0-40ca-b135-7dd2f1873636 Authenticating user 'default' from [fd00:1122:3344:101::e]:52046 | ||
| 4048 | 2026.01.14 19:25:20.154469 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4049 | 2026.01.14 19:25:20.154464 [ 294 ] {} <Debug> TCP-Session: 08de211e-7dc9-47a9-b08f-7e60ad47ccc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4050 | 2026.01.14 19:25:20.154493 [ 292 ] {} <Debug> TCP-Session: c23cda9e-bed0-40ca-b135-7dd2f1873636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4051 | 2026.01.14 19:25:20.154513 [ 294 ] {} <Debug> TCP-Session: 08de211e-7dc9-47a9-b08f-7e60ad47ccc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4052 | 2026.01.14 19:25:20.154509 [ 291 ] {} <Debug> TCP-Session: 60a259f5-9e99-4b2e-b43c-a229e3acf238 Authenticating user 'default' from [fd00:1122:3344:101::e]:53825 | ||
| 4053 | 2026.01.14 19:25:20.154528 [ 292 ] {} <Debug> TCP-Session: c23cda9e-bed0-40ca-b135-7dd2f1873636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4054 | 2026.01.14 19:25:20.154562 [ 291 ] {} <Debug> TCP-Session: 60a259f5-9e99-4b2e-b43c-a229e3acf238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4055 | 2026.01.14 19:25:20.154583 [ 291 ] {} <Debug> TCP-Session: 60a259f5-9e99-4b2e-b43c-a229e3acf238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4056 | 2026.01.14 19:25:20.154587 [ 288 ] {58a4511f-337c-4d37-a842-2f3bdaab1d72} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4057 | 2026.01.14 19:25:20.154654 [ 288 ] {58a4511f-337c-4d37-a842-2f3bdaab1d72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4058 | 2026.01.14 19:25:20.154943 [ 288 ] {58a4511f-337c-4d37-a842-2f3bdaab1d72} <Debug> oximeter.version (53e5b984-13f5-4b48-9823-1440a3148595) (SelectExecutor): Key condition: unknown | ||
| 4059 | 2026.01.14 19:25:20.155982 [ 308 ] {58a4511f-337c-4d37-a842-2f3bdaab1d72} <Trace> AggregatingTransform: Aggregating | ||
| 4060 | 2026.01.14 19:25:20.156039 [ 308 ] {58a4511f-337c-4d37-a842-2f3bdaab1d72} <Trace> Aggregator: Aggregation method: without_key | ||
| 4061 | 2026.01.14 19:25:20.156081 [ 308 ] {58a4511f-337c-4d37-a842-2f3bdaab1d72} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001038384 sec. (963.035 rows/sec., 37.62 KiB/sec.) | ||
| 4062 | 2026.01.14 19:25:20.156104 [ 308 ] {58a4511f-337c-4d37-a842-2f3bdaab1d72} <Trace> Aggregator: Merging aggregated data | ||
| 4063 | 2026.01.14 19:25:20.157195 [ 288 ] {58a4511f-337c-4d37-a842-2f3bdaab1d72} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003004 sec., 332.8894806924101 rows/sec., 13.00 KiB/sec. | ||
| 4064 | 2026.01.14 19:25:20.157328 [ 288 ] {58a4511f-337c-4d37-a842-2f3bdaab1d72} <Debug> TCPHandler: Processed in 0.003381847 sec. | ||
| 4065 | 2026.01.14 19:25:20.157472 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4066 | 2026.01.14 19:25:20.157516 [ 288 ] {} <Debug> TCP-Session: 023411cc-8115-4d04-9546-738cccc1b1a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4067 | 2026.01.14 19:25:20.157522 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4068 | 2026.01.14 19:25:20.157542 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4069 | 2026.01.14 19:25:20.157566 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4070 | 2026.01.14 19:25:20.157576 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4071 | 2026.01.14 19:25:20.157608 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4072 | 2026.01.14 19:25:20.157626 [ 291 ] {} <Debug> TCP-Session: 60a259f5-9e99-4b2e-b43c-a229e3acf238 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4073 | 2026.01.14 19:25:20.157642 [ 293 ] {} <Debug> TCP-Session: 81a9d289-2840-475b-b5a0-26995a902e2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4074 | 2026.01.14 19:25:20.157660 [ 294 ] {} <Debug> TCP-Session: 08de211e-7dc9-47a9-b08f-7e60ad47ccc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4075 | 2026.01.14 19:25:20.157606 [ 290 ] {} <Debug> TCP-Session: ddde0023-94a3-4b71-aa7a-994fab2a94ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4076 | 2026.01.14 19:25:20.157574 [ 289 ] {} <Debug> TCP-Session: 7a30dfc6-53c1-4412-acf8-7b32a02fd411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4077 | 2026.01.14 19:25:20.157589 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4078 | 2026.01.14 19:25:20.157758 [ 292 ] {} <Debug> TCP-Session: c23cda9e-bed0-40ca-b135-7dd2f1873636 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4079 | 2026.01.14 19:25:20.159726 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46795 | ||
| 4080 | 2026.01.14 19:25:20.159764 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34517 | ||
| 4081 | 2026.01.14 19:25:20.159791 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4082 | 2026.01.14 19:25:20.159819 [ 286 ] {} <Debug> TCP-Session: 6380914a-3b20-4cd6-be7c-5200875d3ab6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46795 | ||
| 4083 | 2026.01.14 19:25:20.159834 [ 286 ] {} <Debug> TCP-Session: 6380914a-3b20-4cd6-be7c-5200875d3ab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4084 | 2026.01.14 19:25:20.159838 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4085 | 2026.01.14 19:25:20.159847 [ 286 ] {} <Debug> TCP-Session: 6380914a-3b20-4cd6-be7c-5200875d3ab6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4086 | 2026.01.14 19:25:20.159878 [ 267 ] {} <Debug> TCP-Session: 1c124d02-3a79-4edf-8527-3faa4f06c796 Authenticating user 'default' from [fd00:1122:3344:101::e]:34517 | ||
| 4087 | 2026.01.14 19:25:20.159904 [ 267 ] {} <Debug> TCP-Session: 1c124d02-3a79-4edf-8527-3faa4f06c796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4088 | 2026.01.14 19:25:20.159920 [ 267 ] {} <Debug> TCP-Session: 1c124d02-3a79-4edf-8527-3faa4f06c796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4089 | 2026.01.14 19:25:20.180625 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:46795). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4090 | |||
| 4091 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4092 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4093 | 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 | ||
| 4094 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4095 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4096 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4097 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4098 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4099 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4100 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4101 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 4102 | (version 23.8.7.1) | ||
| 4103 | 2026.01.14 19:25:20.180776 [ 286 ] {} <Debug> TCP-Session: 6380914a-3b20-4cd6-be7c-5200875d3ab6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4104 | 2026.01.14 19:25:20.180795 [ 267 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34517). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4105 | |||
| 4106 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4107 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4108 | 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 | ||
| 4109 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4110 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4111 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4112 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4113 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4114 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4115 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4116 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 4117 | (version 23.8.7.1) | ||
| 4118 | 2026.01.14 19:25:20.180875 [ 267 ] {} <Debug> TCP-Session: 1c124d02-3a79-4edf-8527-3faa4f06c796 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4119 | 2026.01.14 19:25:21.736262 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4120 | 2026.01.14 19:25:21.736434 [ 268 ] {43a364c2-8dce-425b-9f57-635e7c071054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4121 | 2026.01.14 19:25:21.736502 [ 268 ] {43a364c2-8dce-425b-9f57-635e7c071054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4122 | 2026.01.14 19:25:21.737320 [ 268 ] {43a364c2-8dce-425b-9f57-635e7c071054} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4123 | 2026.01.14 19:25:21.737369 [ 268 ] {43a364c2-8dce-425b-9f57-635e7c071054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4124 | 2026.01.14 19:25:21.737835 [ 268 ] {43a364c2-8dce-425b-9f57-635e7c071054} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4125 | 2026.01.14 19:25:21.738063 [ 268 ] {43a364c2-8dce-425b-9f57-635e7c071054} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4126 | 2026.01.14 19:25:21.738225 [ 268 ] {43a364c2-8dce-425b-9f57-635e7c071054} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001836 sec., 223311.54684095862 rows/sec., 14.17 MiB/sec. | ||
| 4127 | 2026.01.14 19:25:21.738276 [ 268 ] {43a364c2-8dce-425b-9f57-635e7c071054} <Debug> TCPHandler: Processed in 0.00214231 sec. | ||
| 4128 | 2026.01.14 19:25:21.738404 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4129 | 2026.01.14 19:25:21.738511 [ 268 ] {2540c34d-3451-43d8-a2e9-84d640bcc5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4130 | 2026.01.14 19:25:21.738555 [ 268 ] {2540c34d-3451-43d8-a2e9-84d640bcc5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4131 | 2026.01.14 19:25:21.739529 [ 268 ] {2540c34d-3451-43d8-a2e9-84d640bcc5a2} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4132 | 2026.01.14 19:25:21.739567 [ 268 ] {2540c34d-3451-43d8-a2e9-84d640bcc5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4133 | 2026.01.14 19:25:21.739945 [ 268 ] {2540c34d-3451-43d8-a2e9-84d640bcc5a2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4134 | 2026.01.14 19:25:21.740152 [ 268 ] {2540c34d-3451-43d8-a2e9-84d640bcc5a2} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4135 | 2026.01.14 19:25:21.740289 [ 268 ] {2540c34d-3451-43d8-a2e9-84d640bcc5a2} <Debug> executeQuery: Read 1194 rows, 97.66 KiB in 0.001806 sec., 661129.5681063123 rows/sec., 52.81 MiB/sec. | ||
| 4136 | 2026.01.14 19:25:21.740329 [ 268 ] {2540c34d-3451-43d8-a2e9-84d640bcc5a2} <Debug> TCPHandler: Processed in 0.001979407 sec. | ||
| 4137 | 2026.01.14 19:25:21.740444 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4138 | 2026.01.14 19:25:21.740541 [ 268 ] {5f1a0a61-e2c5-4480-9592-8bf57ead4236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4139 | 2026.01.14 19:25:21.740582 [ 268 ] {5f1a0a61-e2c5-4480-9592-8bf57ead4236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4140 | 2026.01.14 19:25:21.741068 [ 268 ] {5f1a0a61-e2c5-4480-9592-8bf57ead4236} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4141 | 2026.01.14 19:25:21.741105 [ 268 ] {5f1a0a61-e2c5-4480-9592-8bf57ead4236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4142 | 2026.01.14 19:25:21.741409 [ 268 ] {5f1a0a61-e2c5-4480-9592-8bf57ead4236} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4143 | 2026.01.14 19:25:21.741623 [ 268 ] {5f1a0a61-e2c5-4480-9592-8bf57ead4236} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4144 | 2026.01.14 19:25:21.741757 [ 268 ] {5f1a0a61-e2c5-4480-9592-8bf57ead4236} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001236 sec., 199029.12621359224 rows/sec., 12.17 MiB/sec. | ||
| 4145 | 2026.01.14 19:25:21.741795 [ 268 ] {5f1a0a61-e2c5-4480-9592-8bf57ead4236} <Debug> TCPHandler: Processed in 0.001402729 sec. | ||
| 4146 | 2026.01.14 19:25:21.741908 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4147 | 2026.01.14 19:25:21.742001 [ 268 ] {7344a2c5-18ef-471a-b0b5-649daca29108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4148 | 2026.01.14 19:25:21.742042 [ 268 ] {7344a2c5-18ef-471a-b0b5-649daca29108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4149 | 2026.01.14 19:25:21.742506 [ 268 ] {7344a2c5-18ef-471a-b0b5-649daca29108} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2026.01.14 19:25:21.742544 [ 268 ] {7344a2c5-18ef-471a-b0b5-649daca29108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4151 | 2026.01.14 19:25:21.742854 [ 268 ] {7344a2c5-18ef-471a-b0b5-649daca29108} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4152 | 2026.01.14 19:25:21.743058 [ 268 ] {7344a2c5-18ef-471a-b0b5-649daca29108} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2026.01.14 19:25:21.743188 [ 268 ] {7344a2c5-18ef-471a-b0b5-649daca29108} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001205 sec., 175933.60995850625 rows/sec., 11.35 MiB/sec. | ||
| 4154 | 2026.01.14 19:25:21.743227 [ 268 ] {7344a2c5-18ef-471a-b0b5-649daca29108} <Debug> TCPHandler: Processed in 0.001369999 sec. | ||
| 4155 | 2026.01.14 19:25:21.743329 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4156 | 2026.01.14 19:25:21.743422 [ 268 ] {3b581223-10fb-4edd-aa38-fd1c99392b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4157 | 2026.01.14 19:25:21.743461 [ 268 ] {3b581223-10fb-4edd-aa38-fd1c99392b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4158 | 2026.01.14 19:25:21.743915 [ 268 ] {3b581223-10fb-4edd-aa38-fd1c99392b10} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4159 | 2026.01.14 19:25:21.743951 [ 268 ] {3b581223-10fb-4edd-aa38-fd1c99392b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4160 | 2026.01.14 19:25:21.744255 [ 268 ] {3b581223-10fb-4edd-aa38-fd1c99392b10} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4161 | 2026.01.14 19:25:21.744460 [ 268 ] {3b581223-10fb-4edd-aa38-fd1c99392b10} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4162 | 2026.01.14 19:25:21.744591 [ 268 ] {3b581223-10fb-4edd-aa38-fd1c99392b10} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001186 sec., 177908.9376053963 rows/sec., 10.10 MiB/sec. | ||
| 4163 | 2026.01.14 19:25:21.744628 [ 268 ] {3b581223-10fb-4edd-aa38-fd1c99392b10} <Debug> TCPHandler: Processed in 0.001349928 sec. | ||
| 4164 | 2026.01.14 19:25:21.744732 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4165 | 2026.01.14 19:25:21.744822 [ 268 ] {2ac44e1c-bf2b-45d7-ae5a-3752a1abb336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4166 | 2026.01.14 19:25:21.744861 [ 268 ] {2ac44e1c-bf2b-45d7-ae5a-3752a1abb336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4167 | 2026.01.14 19:25:21.745476 [ 268 ] {2ac44e1c-bf2b-45d7-ae5a-3752a1abb336} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4168 | 2026.01.14 19:25:21.745512 [ 268 ] {2ac44e1c-bf2b-45d7-ae5a-3752a1abb336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4169 | 2026.01.14 19:25:21.745858 [ 268 ] {2ac44e1c-bf2b-45d7-ae5a-3752a1abb336} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4170 | 2026.01.14 19:25:21.746081 [ 268 ] {2ac44e1c-bf2b-45d7-ae5a-3752a1abb336} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4171 | 2026.01.14 19:25:21.746207 [ 268 ] {2ac44e1c-bf2b-45d7-ae5a-3752a1abb336} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001402 sec., 513552.0684736091 rows/sec., 36.05 MiB/sec. | ||
| 4172 | 2026.01.14 19:25:21.746244 [ 268 ] {2ac44e1c-bf2b-45d7-ae5a-3752a1abb336} <Debug> TCPHandler: Processed in 0.001562712 sec. | ||
| 4173 | 2026.01.14 19:25:21.746356 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4174 | 2026.01.14 19:25:21.746449 [ 268 ] {46dada51-6b4e-41c1-be96-0516710d6e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4175 | 2026.01.14 19:25:21.746491 [ 268 ] {46dada51-6b4e-41c1-be96-0516710d6e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4176 | 2026.01.14 19:25:21.746814 [ 268 ] {46dada51-6b4e-41c1-be96-0516710d6e74} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4177 | 2026.01.14 19:25:21.746850 [ 268 ] {46dada51-6b4e-41c1-be96-0516710d6e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4178 | 2026.01.14 19:25:21.747151 [ 268 ] {46dada51-6b4e-41c1-be96-0516710d6e74} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4179 | 2026.01.14 19:25:21.747351 [ 268 ] {46dada51-6b4e-41c1-be96-0516710d6e74} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4180 | 2026.01.14 19:25:21.747484 [ 268 ] {46dada51-6b4e-41c1-be96-0516710d6e74} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 4181 | 2026.01.14 19:25:21.747522 [ 268 ] {46dada51-6b4e-41c1-be96-0516710d6e74} <Debug> TCPHandler: Processed in 0.001215617 sec. | ||
| 4182 | 2026.01.14 19:25:21.747629 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4183 | 2026.01.14 19:25:21.747726 [ 268 ] {bbbeca56-c08b-40f5-84f4-226d598b73c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4184 | 2026.01.14 19:25:21.747774 [ 268 ] {bbbeca56-c08b-40f5-84f4-226d598b73c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4185 | 2026.01.14 19:25:21.748201 [ 268 ] {bbbeca56-c08b-40f5-84f4-226d598b73c1} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2026.01.14 19:25:21.748237 [ 268 ] {bbbeca56-c08b-40f5-84f4-226d598b73c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4187 | 2026.01.14 19:25:21.748578 [ 268 ] {bbbeca56-c08b-40f5-84f4-226d598b73c1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4188 | 2026.01.14 19:25:21.748804 [ 268 ] {bbbeca56-c08b-40f5-84f4-226d598b73c1} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2026.01.14 19:25:21.748939 [ 268 ] {bbbeca56-c08b-40f5-84f4-226d598b73c1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001231 sec., 255077.17303005685 rows/sec., 16.76 MiB/sec. | ||
| 4190 | 2026.01.14 19:25:21.748981 [ 268 ] {bbbeca56-c08b-40f5-84f4-226d598b73c1} <Debug> TCPHandler: Processed in 0.001403679 sec. | ||
| 4191 | 2026.01.14 19:25:21.749103 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4192 | 2026.01.14 19:25:21.749197 [ 268 ] {0c4f6f85-0aed-4634-bb63-1fa6134f7aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4193 | 2026.01.14 19:25:21.749238 [ 268 ] {0c4f6f85-0aed-4634-bb63-1fa6134f7aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4194 | 2026.01.14 19:25:21.749596 [ 268 ] {0c4f6f85-0aed-4634-bb63-1fa6134f7aca} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4195 | 2026.01.14 19:25:21.749643 [ 268 ] {0c4f6f85-0aed-4634-bb63-1fa6134f7aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4196 | 2026.01.14 19:25:21.749992 [ 268 ] {0c4f6f85-0aed-4634-bb63-1fa6134f7aca} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4197 | 2026.01.14 19:25:21.750229 [ 268 ] {0c4f6f85-0aed-4634-bb63-1fa6134f7aca} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4198 | 2026.01.14 19:25:21.750364 [ 268 ] {0c4f6f85-0aed-4634-bb63-1fa6134f7aca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001186 sec., 843.1703204047218 rows/sec., 56.82 KiB/sec. | ||
| 4199 | 2026.01.14 19:25:21.750402 [ 268 ] {0c4f6f85-0aed-4634-bb63-1fa6134f7aca} <Debug> TCPHandler: Processed in 0.001350109 sec. | ||
| 4200 | 2026.01.14 19:25:21.750519 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4201 | 2026.01.14 19:25:21.750615 [ 268 ] {d111d1f9-49ce-410d-a1e8-3f123fe3cab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4202 | 2026.01.14 19:25:21.750669 [ 268 ] {d111d1f9-49ce-410d-a1e8-3f123fe3cab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4203 | 2026.01.14 19:25:21.751529 [ 268 ] {d111d1f9-49ce-410d-a1e8-3f123fe3cab2} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4204 | 2026.01.14 19:25:21.751566 [ 268 ] {d111d1f9-49ce-410d-a1e8-3f123fe3cab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4205 | 2026.01.14 19:25:21.752116 [ 268 ] {d111d1f9-49ce-410d-a1e8-3f123fe3cab2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4206 | 2026.01.14 19:25:21.752343 [ 268 ] {d111d1f9-49ce-410d-a1e8-3f123fe3cab2} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4207 | 2026.01.14 19:25:21.752484 [ 268 ] {d111d1f9-49ce-410d-a1e8-3f123fe3cab2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001888 sec., 21716.101694915254 rows/sec., 38.91 MiB/sec. | ||
| 4208 | 2026.01.14 19:25:21.752546 [ 268 ] {d111d1f9-49ce-410d-a1e8-3f123fe3cab2} <Debug> TCPHandler: Processed in 0.002078309 sec. | ||
| 4209 | 2026.01.14 19:25:21.752726 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4210 | 2026.01.14 19:25:21.752821 [ 268 ] {015ed284-a3eb-45bc-8f39-cd7af86ff37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4211 | 2026.01.14 19:25:21.752864 [ 268 ] {015ed284-a3eb-45bc-8f39-cd7af86ff37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4212 | 2026.01.14 19:25:21.753208 [ 268 ] {015ed284-a3eb-45bc-8f39-cd7af86ff37f} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4213 | 2026.01.14 19:25:21.753245 [ 268 ] {015ed284-a3eb-45bc-8f39-cd7af86ff37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4214 | 2026.01.14 19:25:21.753553 [ 268 ] {015ed284-a3eb-45bc-8f39-cd7af86ff37f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4215 | 2026.01.14 19:25:21.753763 [ 268 ] {015ed284-a3eb-45bc-8f39-cd7af86ff37f} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4216 | 2026.01.14 19:25:21.753889 [ 268 ] {015ed284-a3eb-45bc-8f39-cd7af86ff37f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001085 sec., 95852.53456221198 rows/sec., 5.87 MiB/sec. | ||
| 4217 | 2026.01.14 19:25:21.753925 [ 268 ] {015ed284-a3eb-45bc-8f39-cd7af86ff37f} <Debug> TCPHandler: Processed in 0.001250337 sec. | ||
| 4218 | 2026.01.14 19:25:21.763149 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38439 | ||
| 4219 | 2026.01.14 19:25:21.763228 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4220 | 2026.01.14 19:25:21.763255 [ 286 ] {} <Debug> TCP-Session: ad726cd3-1130-4a16-8af4-cc706165668b Authenticating user 'default' from [fd00:1122:3344:101::e]:38439 | ||
| 4221 | 2026.01.14 19:25:21.763278 [ 286 ] {} <Debug> TCP-Session: ad726cd3-1130-4a16-8af4-cc706165668b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4222 | 2026.01.14 19:25:21.763293 [ 286 ] {} <Debug> TCP-Session: ad726cd3-1130-4a16-8af4-cc706165668b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4223 | 2026.01.14 19:25:21.763508 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44347 | ||
| 4224 | 2026.01.14 19:25:21.763554 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64063 | ||
| 4225 | 2026.01.14 19:25:21.763555 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34356 | ||
| 4226 | 2026.01.14 19:25:21.763607 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55418 | ||
| 4227 | 2026.01.14 19:25:21.763620 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55940 | ||
| 4228 | 2026.01.14 19:25:21.763657 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4229 | 2026.01.14 19:25:21.763643 [ 286 ] {} <Trace> TCP-Session: ad726cd3-1130-4a16-8af4-cc706165668b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4230 | 2026.01.14 19:25:21.763692 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4231 | 2026.01.14 19:25:21.763709 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4232 | 2026.01.14 19:25:21.763728 [ 294 ] {} <Debug> TCP-Session: 64d97137-35b7-4ff2-a611-c1c5f088c5da Authenticating user 'default' from [fd00:1122:3344:101::e]:55418 | ||
| 4233 | 2026.01.14 19:25:21.763731 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4234 | 2026.01.14 19:25:21.763752 [ 289 ] {} <Debug> TCP-Session: 50e06ec6-93a1-46e6-ba0c-0197c47a3ed1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34356 | ||
| 4235 | 2026.01.14 19:25:21.763779 [ 267 ] {} <Debug> TCP-Session: c840bc6e-fb1d-47da-9af8-5d4d9cbcd67f Authenticating user 'default' from [fd00:1122:3344:101::e]:55940 | ||
| 4236 | 2026.01.14 19:25:21.763803 [ 289 ] {} <Debug> TCP-Session: 50e06ec6-93a1-46e6-ba0c-0197c47a3ed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4237 | 2026.01.14 19:25:21.763755 [ 294 ] {} <Debug> TCP-Session: 64d97137-35b7-4ff2-a611-c1c5f088c5da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4238 | 2026.01.14 19:25:21.763827 [ 289 ] {} <Debug> TCP-Session: 50e06ec6-93a1-46e6-ba0c-0197c47a3ed1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4239 | 2026.01.14 19:25:21.763822 [ 267 ] {} <Debug> TCP-Session: c840bc6e-fb1d-47da-9af8-5d4d9cbcd67f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4240 | 2026.01.14 19:25:21.763844 [ 294 ] {} <Debug> TCP-Session: 64d97137-35b7-4ff2-a611-c1c5f088c5da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4241 | 2026.01.14 19:25:21.763876 [ 267 ] {} <Debug> TCP-Session: c840bc6e-fb1d-47da-9af8-5d4d9cbcd67f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4242 | 2026.01.14 19:25:21.763839 [ 286 ] {3f5b1270-7a8b-4b38-b965-006906ad53db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38439) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4243 | 2026.01.14 19:25:21.763708 [ 288 ] {} <Debug> TCP-Session: f271ddf7-cb6c-4546-a525-511de93a952b Authenticating user 'default' from [fd00:1122:3344:101::e]:44347 | ||
| 4244 | 2026.01.14 19:25:21.763641 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4245 | 2026.01.14 19:25:21.763969 [ 288 ] {} <Debug> TCP-Session: f271ddf7-cb6c-4546-a525-511de93a952b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4246 | 2026.01.14 19:25:21.763989 [ 290 ] {} <Debug> TCP-Session: dbec7506-aa18-4979-a34f-ee7ea73a0d99 Authenticating user 'default' from [fd00:1122:3344:101::e]:64063 | ||
| 4247 | 2026.01.14 19:25:21.763996 [ 288 ] {} <Debug> TCP-Session: f271ddf7-cb6c-4546-a525-511de93a952b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4248 | 2026.01.14 19:25:21.764015 [ 290 ] {} <Debug> TCP-Session: dbec7506-aa18-4979-a34f-ee7ea73a0d99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4249 | 2026.01.14 19:25:21.763584 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41177 | ||
| 4250 | 2026.01.14 19:25:21.764038 [ 290 ] {} <Debug> TCP-Session: dbec7506-aa18-4979-a34f-ee7ea73a0d99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4251 | 2026.01.14 19:25:21.763574 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39210 | ||
| 4252 | 2026.01.14 19:25:21.763598 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42220 | ||
| 4253 | 2026.01.14 19:25:21.764107 [ 286 ] {3f5b1270-7a8b-4b38-b965-006906ad53db} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4254 | 2026.01.14 19:25:21.764109 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4255 | 2026.01.14 19:25:21.764175 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4256 | 2026.01.14 19:25:21.764182 [ 286 ] {3f5b1270-7a8b-4b38-b965-006906ad53db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4257 | 2026.01.14 19:25:21.764208 [ 291 ] {} <Debug> TCP-Session: fe3d0c2b-a9ee-45aa-aabc-053d3056659b Authenticating user 'default' from [fd00:1122:3344:101::e]:39210 | ||
| 4258 | 2026.01.14 19:25:21.764177 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4259 | 2026.01.14 19:25:21.764238 [ 291 ] {} <Debug> TCP-Session: fe3d0c2b-a9ee-45aa-aabc-053d3056659b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4260 | 2026.01.14 19:25:21.764177 [ 292 ] {} <Debug> TCP-Session: 5a918957-10e4-44ab-a6aa-70d065680029 Authenticating user 'default' from [fd00:1122:3344:101::e]:41177 | ||
| 4261 | 2026.01.14 19:25:21.764264 [ 291 ] {} <Debug> TCP-Session: fe3d0c2b-a9ee-45aa-aabc-053d3056659b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4262 | 2026.01.14 19:25:21.764286 [ 292 ] {} <Debug> TCP-Session: 5a918957-10e4-44ab-a6aa-70d065680029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4263 | 2026.01.14 19:25:21.764260 [ 293 ] {} <Debug> TCP-Session: cfeb04a1-8738-4bee-a42e-532ffbf91879 Authenticating user 'default' from [fd00:1122:3344:101::e]:42220 | ||
| 4264 | 2026.01.14 19:25:21.764312 [ 292 ] {} <Debug> TCP-Session: 5a918957-10e4-44ab-a6aa-70d065680029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4265 | 2026.01.14 19:25:21.764334 [ 293 ] {} <Debug> TCP-Session: cfeb04a1-8738-4bee-a42e-532ffbf91879 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4266 | 2026.01.14 19:25:21.764351 [ 293 ] {} <Debug> TCP-Session: cfeb04a1-8738-4bee-a42e-532ffbf91879 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4267 | 2026.01.14 19:25:21.764446 [ 286 ] {3f5b1270-7a8b-4b38-b965-006906ad53db} <Debug> oximeter.version (53e5b984-13f5-4b48-9823-1440a3148595) (SelectExecutor): Key condition: unknown | ||
| 4268 | 2026.01.14 19:25:21.765306 [ 338 ] {3f5b1270-7a8b-4b38-b965-006906ad53db} <Trace> AggregatingTransform: Aggregating | ||
| 4269 | 2026.01.14 19:25:21.765353 [ 338 ] {3f5b1270-7a8b-4b38-b965-006906ad53db} <Trace> Aggregator: Aggregation method: without_key | ||
| 4270 | 2026.01.14 19:25:21.765390 [ 338 ] {3f5b1270-7a8b-4b38-b965-006906ad53db} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000849702 sec. (1176.883 rows/sec., 45.97 KiB/sec.) | ||
| 4271 | 2026.01.14 19:25:21.765409 [ 338 ] {3f5b1270-7a8b-4b38-b965-006906ad53db} <Trace> Aggregator: Merging aggregated data | ||
| 4272 | 2026.01.14 19:25:21.766600 [ 286 ] {3f5b1270-7a8b-4b38-b965-006906ad53db} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002802 sec., 356.8879371877231 rows/sec., 13.94 KiB/sec. | ||
| 4273 | 2026.01.14 19:25:21.766747 [ 286 ] {3f5b1270-7a8b-4b38-b965-006906ad53db} <Debug> TCPHandler: Processed in 0.003167793 sec. | ||
| 4274 | 2026.01.14 19:25:21.766862 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4275 | 2026.01.14 19:25:21.766889 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4276 | 2026.01.14 19:25:21.766891 [ 286 ] {} <Debug> TCP-Session: ad726cd3-1130-4a16-8af4-cc706165668b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4277 | 2026.01.14 19:25:21.766909 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4278 | 2026.01.14 19:25:21.766929 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4279 | 2026.01.14 19:25:21.766960 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4280 | 2026.01.14 19:25:21.766975 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4281 | 2026.01.14 19:25:21.766991 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4282 | 2026.01.14 19:25:21.767017 [ 291 ] {} <Debug> TCP-Session: fe3d0c2b-a9ee-45aa-aabc-053d3056659b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4283 | 2026.01.14 19:25:21.767028 [ 292 ] {} <Debug> TCP-Session: 5a918957-10e4-44ab-a6aa-70d065680029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4284 | 2026.01.14 19:25:21.767044 [ 293 ] {} <Debug> TCP-Session: cfeb04a1-8738-4bee-a42e-532ffbf91879 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4285 | 2026.01.14 19:25:21.767009 [ 289 ] {} <Debug> TCP-Session: 50e06ec6-93a1-46e6-ba0c-0197c47a3ed1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4286 | 2026.01.14 19:25:21.767004 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4287 | 2026.01.14 19:25:21.766964 [ 267 ] {} <Debug> TCP-Session: c840bc6e-fb1d-47da-9af8-5d4d9cbcd67f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4288 | 2026.01.14 19:25:21.767117 [ 294 ] {} <Debug> TCP-Session: 64d97137-35b7-4ff2-a611-c1c5f088c5da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4289 | 2026.01.14 19:25:21.766942 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4290 | 2026.01.14 19:25:21.766931 [ 288 ] {} <Debug> TCP-Session: f271ddf7-cb6c-4546-a525-511de93a952b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4291 | 2026.01.14 19:25:21.767168 [ 290 ] {} <Debug> TCP-Session: dbec7506-aa18-4979-a34f-ee7ea73a0d99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4292 | 2026.01.14 19:25:22.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.04 MiB, peak 253.16 MiB, free memory in arenas 0.00 B, will set to 242.04 MiB (RSS), difference: -1.01 MiB | ||
| 4293 | 2026.01.14 19:25:24.071635 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4294 | 2026.01.14 19:25:24.071699 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4295 | 2026.01.14 19:25:24.196392 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8584 | ||
| 4296 | 2026.01.14 19:25:24.196904 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4297 | 2026.01.14 19:25:24.196948 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4298 | 2026.01.14 19:25:24.197473 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4299 | 2026.01.14 19:25:24.197749 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4300 | 2026.01.14 19:25:24.197902 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8584 | ||
| 4301 | 2026.01.14 19:25:24.624263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4302 | 2026.01.14 19:25:24.639491 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4303 | 2026.01.14 19:25:24.639540 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4304 | 2026.01.14 19:25:24.645805 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4305 | 2026.01.14 19:25:24.646496 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4306 | 2026.01.14 19:25:24.649193 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4307 | 2026.01.14 19:25:26.722734 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4308 | 2026.01.14 19:25:26.722899 [ 268 ] {db1066a4-db3b-42c7-bed4-190435e0688f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4309 | 2026.01.14 19:25:26.722961 [ 268 ] {db1066a4-db3b-42c7-bed4-190435e0688f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4310 | 2026.01.14 19:25:26.723583 [ 268 ] {db1066a4-db3b-42c7-bed4-190435e0688f} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4311 | 2026.01.14 19:25:26.723624 [ 268 ] {db1066a4-db3b-42c7-bed4-190435e0688f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4312 | 2026.01.14 19:25:26.723993 [ 268 ] {db1066a4-db3b-42c7-bed4-190435e0688f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4313 | 2026.01.14 19:25:26.724207 [ 268 ] {db1066a4-db3b-42c7-bed4-190435e0688f} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2026.01.14 19:25:26.724375 [ 268 ] {db1066a4-db3b-42c7-bed4-190435e0688f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001521 sec., 36817.88297172912 rows/sec., 2.81 MiB/sec. | ||
| 4315 | 2026.01.14 19:25:26.724416 [ 268 ] {db1066a4-db3b-42c7-bed4-190435e0688f} <Debug> TCPHandler: Processed in 0.001806335 sec. | ||
| 4316 | 2026.01.14 19:25:26.724544 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4317 | 2026.01.14 19:25:26.724642 [ 268 ] {743ef700-b6e6-4c89-b83b-53a6007f1f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4318 | 2026.01.14 19:25:26.724682 [ 268 ] {743ef700-b6e6-4c89-b83b-53a6007f1f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4319 | 2026.01.14 19:25:26.725111 [ 268 ] {743ef700-b6e6-4c89-b83b-53a6007f1f80} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4320 | 2026.01.14 19:25:26.725147 [ 268 ] {743ef700-b6e6-4c89-b83b-53a6007f1f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4321 | 2026.01.14 19:25:26.725464 [ 268 ] {743ef700-b6e6-4c89-b83b-53a6007f1f80} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4322 | 2026.01.14 19:25:26.725692 [ 268 ] {743ef700-b6e6-4c89-b83b-53a6007f1f80} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4323 | 2026.01.14 19:25:26.725823 [ 268 ] {743ef700-b6e6-4c89-b83b-53a6007f1f80} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. | ||
| 4324 | 2026.01.14 19:25:26.725860 [ 268 ] {743ef700-b6e6-4c89-b83b-53a6007f1f80} <Debug> TCPHandler: Processed in 0.001374789 sec. | ||
| 4325 | 2026.01.14 19:25:26.725975 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4326 | 2026.01.14 19:25:26.726069 [ 268 ] {1cf34d4f-c274-47c7-84b4-1eb33b35ba62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4327 | 2026.01.14 19:25:26.726110 [ 268 ] {1cf34d4f-c274-47c7-84b4-1eb33b35ba62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4328 | 2026.01.14 19:25:26.726527 [ 268 ] {1cf34d4f-c274-47c7-84b4-1eb33b35ba62} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4329 | 2026.01.14 19:25:26.726562 [ 268 ] {1cf34d4f-c274-47c7-84b4-1eb33b35ba62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4330 | 2026.01.14 19:25:26.726880 [ 268 ] {1cf34d4f-c274-47c7-84b4-1eb33b35ba62} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4331 | 2026.01.14 19:25:26.727087 [ 268 ] {1cf34d4f-c274-47c7-84b4-1eb33b35ba62} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4332 | 2026.01.14 19:25:26.727219 [ 268 ] {1cf34d4f-c274-47c7-84b4-1eb33b35ba62} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 4333 | 2026.01.14 19:25:26.727255 [ 268 ] {1cf34d4f-c274-47c7-84b4-1eb33b35ba62} <Debug> TCPHandler: Processed in 0.001331459 sec. | ||
| 4334 | 2026.01.14 19:25:26.727357 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4335 | 2026.01.14 19:25:26.727451 [ 268 ] {1893fc36-5914-47f3-a413-7fa884b32687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4336 | 2026.01.14 19:25:26.727492 [ 268 ] {1893fc36-5914-47f3-a413-7fa884b32687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4337 | 2026.01.14 19:25:26.727836 [ 268 ] {1893fc36-5914-47f3-a413-7fa884b32687} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2026.01.14 19:25:26.727872 [ 268 ] {1893fc36-5914-47f3-a413-7fa884b32687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4339 | 2026.01.14 19:25:26.728170 [ 268 ] {1893fc36-5914-47f3-a413-7fa884b32687} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4340 | 2026.01.14 19:25:26.728371 [ 268 ] {1893fc36-5914-47f3-a413-7fa884b32687} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2026.01.14 19:25:26.728505 [ 268 ] {1893fc36-5914-47f3-a413-7fa884b32687} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 4342 | 2026.01.14 19:25:26.728549 [ 268 ] {1893fc36-5914-47f3-a413-7fa884b32687} <Debug> TCPHandler: Processed in 0.001241877 sec. | ||
| 4343 | 2026.01.14 19:25:27.506550 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4344 | 2026.01.14 19:25:27.506777 [ 268 ] {81f0be12-27c8-491e-b52b-27e6596792c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4345 | 2026.01.14 19:25:27.507160 [ 268 ] {81f0be12-27c8-491e-b52b-27e6596792c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4346 | 2026.01.14 19:25:27.507200 [ 268 ] {81f0be12-27c8-491e-b52b-27e6596792c5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4347 | 2026.01.14 19:25:27.507457 [ 268 ] {81f0be12-27c8-491e-b52b-27e6596792c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4348 | 2026.01.14 19:25:27.507531 [ 268 ] {81f0be12-27c8-491e-b52b-27e6596792c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4349 | 2026.01.14 19:25:27.507675 [ 268 ] {81f0be12-27c8-491e-b52b-27e6596792c5} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 4350 | 2026.01.14 19:25:27.507794 [ 314 ] {81f0be12-27c8-491e-b52b-27e6596792c5} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4351 | 2026.01.14 19:25:27.507805 [ 341 ] {81f0be12-27c8-491e-b52b-27e6596792c5} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4352 | 2026.01.14 19:25:27.507805 [ 302 ] {81f0be12-27c8-491e-b52b-27e6596792c5} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4353 | 2026.01.14 19:25:27.507856 [ 312 ] {81f0be12-27c8-491e-b52b-27e6596792c5} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4354 | 2026.01.14 19:25:27.507987 [ 268 ] {81f0be12-27c8-491e-b52b-27e6596792c5} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4355 | 2026.01.14 19:25:27.508013 [ 268 ] {81f0be12-27c8-491e-b52b-27e6596792c5} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4356 | 2026.01.14 19:25:27.508097 [ 268 ] {81f0be12-27c8-491e-b52b-27e6596792c5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4357 | 2026.01.14 19:25:27.508117 [ 268 ] {81f0be12-27c8-491e-b52b-27e6596792c5} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4358 | 2026.01.14 19:25:27.508150 [ 268 ] {81f0be12-27c8-491e-b52b-27e6596792c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4359 | 2026.01.14 19:25:27.508186 [ 268 ] {81f0be12-27c8-491e-b52b-27e6596792c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4360 | 2026.01.14 19:25:27.508233 [ 268 ] {81f0be12-27c8-491e-b52b-27e6596792c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4361 | 2026.01.14 19:25:27.509222 [ 268 ] {81f0be12-27c8-491e-b52b-27e6596792c5} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002544 sec., 16116.352201257863 rows/sec., 649.12 KiB/sec. | ||
| 4362 | 2026.01.14 19:25:27.509369 [ 268 ] {81f0be12-27c8-491e-b52b-27e6596792c5} <Debug> TCPHandler: Processed in 0.002951241 sec. | ||
| 4363 | 2026.01.14 19:25:27.509714 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4364 | 2026.01.14 19:25:27.509852 [ 268 ] {bde0248a-56f6-45e2-988b-d5bb98ac3c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4365 | 2026.01.14 19:25:27.510097 [ 268 ] {bde0248a-56f6-45e2-988b-d5bb98ac3c86} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4366 | 2026.01.14 19:25:27.510135 [ 268 ] {bde0248a-56f6-45e2-988b-d5bb98ac3c86} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4367 | 2026.01.14 19:25:27.510348 [ 268 ] {bde0248a-56f6-45e2-988b-d5bb98ac3c86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4368 | 2026.01.14 19:25:27.510399 [ 268 ] {bde0248a-56f6-45e2-988b-d5bb98ac3c86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4369 | 2026.01.14 19:25:27.510497 [ 268 ] {bde0248a-56f6-45e2-988b-d5bb98ac3c86} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 4370 | 2026.01.14 19:25:27.510570 [ 312 ] {bde0248a-56f6-45e2-988b-d5bb98ac3c86} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4371 | 2026.01.14 19:25:27.510599 [ 337 ] {bde0248a-56f6-45e2-988b-d5bb98ac3c86} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4372 | 2026.01.14 19:25:27.510611 [ 323 ] {bde0248a-56f6-45e2-988b-d5bb98ac3c86} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4373 | 2026.01.14 19:25:27.510599 [ 302 ] {bde0248a-56f6-45e2-988b-d5bb98ac3c86} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4374 | 2026.01.14 19:25:27.510769 [ 268 ] {bde0248a-56f6-45e2-988b-d5bb98ac3c86} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4375 | 2026.01.14 19:25:27.510789 [ 268 ] {bde0248a-56f6-45e2-988b-d5bb98ac3c86} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4376 | 2026.01.14 19:25:27.510859 [ 268 ] {bde0248a-56f6-45e2-988b-d5bb98ac3c86} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4377 | 2026.01.14 19:25:27.510876 [ 268 ] {bde0248a-56f6-45e2-988b-d5bb98ac3c86} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4378 | 2026.01.14 19:25:27.510905 [ 268 ] {bde0248a-56f6-45e2-988b-d5bb98ac3c86} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4379 | 2026.01.14 19:25:27.510962 [ 268 ] {bde0248a-56f6-45e2-988b-d5bb98ac3c86} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4380 | 2026.01.14 19:25:27.510992 [ 268 ] {bde0248a-56f6-45e2-988b-d5bb98ac3c86} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4381 | 2026.01.14 19:25:27.511634 [ 268 ] {bde0248a-56f6-45e2-988b-d5bb98ac3c86} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001843 sec., 22246.33749321758 rows/sec., 896.02 KiB/sec. | ||
| 4382 | 2026.01.14 19:25:27.511727 [ 268 ] {bde0248a-56f6-45e2-988b-d5bb98ac3c86} <Debug> TCPHandler: Processed in 0.002061618 sec. | ||
| 4383 | 2026.01.14 19:25:27.512092 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4384 | 2026.01.14 19:25:27.512225 [ 268 ] {136c9afa-a345-4434-a835-1ed88bc644be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4385 | 2026.01.14 19:25:27.512464 [ 268 ] {136c9afa-a345-4434-a835-1ed88bc644be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4386 | 2026.01.14 19:25:27.512500 [ 268 ] {136c9afa-a345-4434-a835-1ed88bc644be} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4387 | 2026.01.14 19:25:27.512736 [ 268 ] {136c9afa-a345-4434-a835-1ed88bc644be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4388 | 2026.01.14 19:25:27.512787 [ 268 ] {136c9afa-a345-4434-a835-1ed88bc644be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4389 | 2026.01.14 19:25:27.512883 [ 268 ] {136c9afa-a345-4434-a835-1ed88bc644be} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 4390 | 2026.01.14 19:25:27.512943 [ 312 ] {136c9afa-a345-4434-a835-1ed88bc644be} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4391 | 2026.01.14 19:25:27.512967 [ 302 ] {136c9afa-a345-4434-a835-1ed88bc644be} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4392 | 2026.01.14 19:25:27.512970 [ 323 ] {136c9afa-a345-4434-a835-1ed88bc644be} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4393 | 2026.01.14 19:25:27.512978 [ 276 ] {136c9afa-a345-4434-a835-1ed88bc644be} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4394 | 2026.01.14 19:25:27.513096 [ 268 ] {136c9afa-a345-4434-a835-1ed88bc644be} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4395 | 2026.01.14 19:25:27.513120 [ 268 ] {136c9afa-a345-4434-a835-1ed88bc644be} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4396 | 2026.01.14 19:25:27.513196 [ 268 ] {136c9afa-a345-4434-a835-1ed88bc644be} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4397 | 2026.01.14 19:25:27.513214 [ 268 ] {136c9afa-a345-4434-a835-1ed88bc644be} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4398 | 2026.01.14 19:25:27.513250 [ 268 ] {136c9afa-a345-4434-a835-1ed88bc644be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4399 | 2026.01.14 19:25:27.513296 [ 268 ] {136c9afa-a345-4434-a835-1ed88bc644be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4400 | 2026.01.14 19:25:27.513337 [ 268 ] {136c9afa-a345-4434-a835-1ed88bc644be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4401 | 2026.01.14 19:25:27.514047 [ 268 ] {136c9afa-a345-4434-a835-1ed88bc644be} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00188 sec., 21808.510638297874 rows/sec., 878.39 KiB/sec. | ||
| 4402 | 2026.01.14 19:25:27.514160 [ 268 ] {136c9afa-a345-4434-a835-1ed88bc644be} <Debug> TCPHandler: Processed in 0.002116749 sec. | ||
| 4403 | 2026.01.14 19:25:27.514406 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4404 | 2026.01.14 19:25:27.514548 [ 268 ] {c57b9fc5-1019-4eb3-88a0-f67437b928cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4405 | 2026.01.14 19:25:27.514788 [ 268 ] {c57b9fc5-1019-4eb3-88a0-f67437b928cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4406 | 2026.01.14 19:25:27.514824 [ 268 ] {c57b9fc5-1019-4eb3-88a0-f67437b928cd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4407 | 2026.01.14 19:25:27.515036 [ 268 ] {c57b9fc5-1019-4eb3-88a0-f67437b928cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4408 | 2026.01.14 19:25:27.515086 [ 268 ] {c57b9fc5-1019-4eb3-88a0-f67437b928cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4409 | 2026.01.14 19:25:27.515181 [ 268 ] {c57b9fc5-1019-4eb3-88a0-f67437b928cd} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 4410 | 2026.01.14 19:25:27.515240 [ 323 ] {c57b9fc5-1019-4eb3-88a0-f67437b928cd} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4411 | 2026.01.14 19:25:27.515247 [ 302 ] {c57b9fc5-1019-4eb3-88a0-f67437b928cd} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4412 | 2026.01.14 19:25:27.515269 [ 306 ] {c57b9fc5-1019-4eb3-88a0-f67437b928cd} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4413 | 2026.01.14 19:25:27.515249 [ 336 ] {c57b9fc5-1019-4eb3-88a0-f67437b928cd} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4414 | 2026.01.14 19:25:27.515385 [ 268 ] {c57b9fc5-1019-4eb3-88a0-f67437b928cd} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4415 | 2026.01.14 19:25:27.515410 [ 268 ] {c57b9fc5-1019-4eb3-88a0-f67437b928cd} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4416 | 2026.01.14 19:25:27.515475 [ 268 ] {c57b9fc5-1019-4eb3-88a0-f67437b928cd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4417 | 2026.01.14 19:25:27.515492 [ 268 ] {c57b9fc5-1019-4eb3-88a0-f67437b928cd} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4418 | 2026.01.14 19:25:27.515528 [ 268 ] {c57b9fc5-1019-4eb3-88a0-f67437b928cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4419 | 2026.01.14 19:25:27.515559 [ 268 ] {c57b9fc5-1019-4eb3-88a0-f67437b928cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4420 | 2026.01.14 19:25:27.515604 [ 268 ] {c57b9fc5-1019-4eb3-88a0-f67437b928cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4421 | 2026.01.14 19:25:27.516174 [ 268 ] {c57b9fc5-1019-4eb3-88a0-f67437b928cd} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001692 sec., 24231.678486997636 rows/sec., 975.99 KiB/sec. | ||
| 4422 | 2026.01.14 19:25:27.516265 [ 268 ] {c57b9fc5-1019-4eb3-88a0-f67437b928cd} <Debug> TCPHandler: Processed in 0.001906927 sec. | ||
| 4423 | 2026.01.14 19:25:27.516501 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4424 | 2026.01.14 19:25:27.516644 [ 268 ] {855e560c-7023-4cf3-aec7-496c3736b48e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4425 | 2026.01.14 19:25:27.516878 [ 268 ] {855e560c-7023-4cf3-aec7-496c3736b48e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4426 | 2026.01.14 19:25:27.516915 [ 268 ] {855e560c-7023-4cf3-aec7-496c3736b48e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4427 | 2026.01.14 19:25:27.517128 [ 268 ] {855e560c-7023-4cf3-aec7-496c3736b48e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4428 | 2026.01.14 19:25:27.517177 [ 268 ] {855e560c-7023-4cf3-aec7-496c3736b48e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4429 | 2026.01.14 19:25:27.517281 [ 268 ] {855e560c-7023-4cf3-aec7-496c3736b48e} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 4430 | 2026.01.14 19:25:27.517342 [ 336 ] {855e560c-7023-4cf3-aec7-496c3736b48e} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4431 | 2026.01.14 19:25:27.517353 [ 323 ] {855e560c-7023-4cf3-aec7-496c3736b48e} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4432 | 2026.01.14 19:25:27.517347 [ 306 ] {855e560c-7023-4cf3-aec7-496c3736b48e} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4433 | 2026.01.14 19:25:27.517344 [ 302 ] {855e560c-7023-4cf3-aec7-496c3736b48e} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4434 | 2026.01.14 19:25:27.517474 [ 268 ] {855e560c-7023-4cf3-aec7-496c3736b48e} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4435 | 2026.01.14 19:25:27.517494 [ 268 ] {855e560c-7023-4cf3-aec7-496c3736b48e} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4436 | 2026.01.14 19:25:27.517565 [ 268 ] {855e560c-7023-4cf3-aec7-496c3736b48e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4437 | 2026.01.14 19:25:27.517583 [ 268 ] {855e560c-7023-4cf3-aec7-496c3736b48e} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4438 | 2026.01.14 19:25:27.517612 [ 268 ] {855e560c-7023-4cf3-aec7-496c3736b48e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4439 | 2026.01.14 19:25:27.517641 [ 268 ] {855e560c-7023-4cf3-aec7-496c3736b48e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4440 | 2026.01.14 19:25:27.517667 [ 268 ] {855e560c-7023-4cf3-aec7-496c3736b48e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4441 | 2026.01.14 19:25:27.518275 [ 268 ] {855e560c-7023-4cf3-aec7-496c3736b48e} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001689 sec., 24274.718768502073 rows/sec., 977.72 KiB/sec. | ||
| 4442 | 2026.01.14 19:25:27.518385 [ 268 ] {855e560c-7023-4cf3-aec7-496c3736b48e} <Debug> TCPHandler: Processed in 0.001933177 sec. | ||
| 4443 | 2026.01.14 19:25:27.518654 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4444 | 2026.01.14 19:25:27.518789 [ 268 ] {994ea8a5-7013-4151-9c8c-437e5c5a26e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4445 | 2026.01.14 19:25:27.519028 [ 268 ] {994ea8a5-7013-4151-9c8c-437e5c5a26e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4446 | 2026.01.14 19:25:27.519065 [ 268 ] {994ea8a5-7013-4151-9c8c-437e5c5a26e7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4447 | 2026.01.14 19:25:27.519279 [ 268 ] {994ea8a5-7013-4151-9c8c-437e5c5a26e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4448 | 2026.01.14 19:25:27.519329 [ 268 ] {994ea8a5-7013-4151-9c8c-437e5c5a26e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4449 | 2026.01.14 19:25:27.519424 [ 268 ] {994ea8a5-7013-4151-9c8c-437e5c5a26e7} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 4450 | 2026.01.14 19:25:27.519483 [ 308 ] {994ea8a5-7013-4151-9c8c-437e5c5a26e7} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4451 | 2026.01.14 19:25:27.519485 [ 336 ] {994ea8a5-7013-4151-9c8c-437e5c5a26e7} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4452 | 2026.01.14 19:25:27.519496 [ 323 ] {994ea8a5-7013-4151-9c8c-437e5c5a26e7} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4453 | 2026.01.14 19:25:27.519491 [ 306 ] {994ea8a5-7013-4151-9c8c-437e5c5a26e7} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4454 | 2026.01.14 19:25:27.519621 [ 268 ] {994ea8a5-7013-4151-9c8c-437e5c5a26e7} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4455 | 2026.01.14 19:25:27.519642 [ 268 ] {994ea8a5-7013-4151-9c8c-437e5c5a26e7} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4456 | 2026.01.14 19:25:27.519707 [ 268 ] {994ea8a5-7013-4151-9c8c-437e5c5a26e7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4457 | 2026.01.14 19:25:27.519723 [ 268 ] {994ea8a5-7013-4151-9c8c-437e5c5a26e7} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4458 | 2026.01.14 19:25:27.519752 [ 268 ] {994ea8a5-7013-4151-9c8c-437e5c5a26e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4459 | 2026.01.14 19:25:27.519781 [ 268 ] {994ea8a5-7013-4151-9c8c-437e5c5a26e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4460 | 2026.01.14 19:25:27.519808 [ 268 ] {994ea8a5-7013-4151-9c8c-437e5c5a26e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4461 | 2026.01.14 19:25:27.520461 [ 268 ] {994ea8a5-7013-4151-9c8c-437e5c5a26e7} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001731 sec., 23685.73079145003 rows/sec., 954.00 KiB/sec. | ||
| 4462 | 2026.01.14 19:25:27.520608 [ 268 ] {994ea8a5-7013-4151-9c8c-437e5c5a26e7} <Debug> TCPHandler: Processed in 0.002003478 sec. | ||
| 4463 | 2026.01.14 19:25:27.679679 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4464 | 2026.01.14 19:25:27.679794 [ 268 ] {4351004f-9f71-4ee8-bdba-1fd94a93afb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4465 | 2026.01.14 19:25:27.679838 [ 268 ] {4351004f-9f71-4ee8-bdba-1fd94a93afb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4466 | 2026.01.14 19:25:27.680453 [ 268 ] {4351004f-9f71-4ee8-bdba-1fd94a93afb1} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2026.01.14 19:25:27.680495 [ 268 ] {4351004f-9f71-4ee8-bdba-1fd94a93afb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4468 | 2026.01.14 19:25:27.680903 [ 268 ] {4351004f-9f71-4ee8-bdba-1fd94a93afb1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4469 | 2026.01.14 19:25:27.681105 [ 268 ] {4351004f-9f71-4ee8-bdba-1fd94a93afb1} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2026.01.14 19:25:27.681267 [ 268 ] {4351004f-9f71-4ee8-bdba-1fd94a93afb1} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001503 sec., 3992.015968063872 rows/sec., 888.85 KiB/sec. | ||
| 4471 | 2026.01.14 19:25:27.681307 [ 268 ] {4351004f-9f71-4ee8-bdba-1fd94a93afb1} <Debug> TCPHandler: Processed in 0.001684573 sec. | ||
| 4472 | 2026.01.14 19:25:27.681429 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4473 | 2026.01.14 19:25:27.681528 [ 268 ] {d9d92712-0414-4e15-b3e8-5fc58ceda460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4474 | 2026.01.14 19:25:27.681568 [ 268 ] {d9d92712-0414-4e15-b3e8-5fc58ceda460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4475 | 2026.01.14 19:25:27.682172 [ 268 ] {d9d92712-0414-4e15-b3e8-5fc58ceda460} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4476 | 2026.01.14 19:25:27.682208 [ 268 ] {d9d92712-0414-4e15-b3e8-5fc58ceda460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4477 | 2026.01.14 19:25:27.682549 [ 268 ] {d9d92712-0414-4e15-b3e8-5fc58ceda460} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4478 | 2026.01.14 19:25:27.682752 [ 268 ] {d9d92712-0414-4e15-b3e8-5fc58ceda460} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4479 | 2026.01.14 19:25:27.682849 [ 92 ] {} <Debug> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4480 | 2026.01.14 19:25:27.682878 [ 268 ] {d9d92712-0414-4e15-b3e8-5fc58ceda460} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001374 sec., 298398.83551673946 rows/sec., 18.93 MiB/sec. | ||
| 4481 | 2026.01.14 19:25:27.682892 [ 92 ] {} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4482 | 2026.01.14 19:25:27.682920 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4483 | 2026.01.14 19:25:27.682921 [ 268 ] {d9d92712-0414-4e15-b3e8-5fc58ceda460} <Debug> TCPHandler: Processed in 0.001541751 sec. | ||
| 4484 | 2026.01.14 19:25:27.683018 [ 193 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::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 | ||
| 4485 | 2026.01.14 19:25:27.683048 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4486 | 2026.01.14 19:25:27.683153 [ 268 ] {585d1c54-ef54-42bb-9094-9c7fa76820b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4487 | 2026.01.14 19:25:27.683193 [ 268 ] {585d1c54-ef54-42bb-9094-9c7fa76820b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4488 | 2026.01.14 19:25:27.683211 [ 193 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4489 | 2026.01.14 19:25:27.683270 [ 193 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 434 rows starting from the beginning of the part | ||
| 4490 | 2026.01.14 19:25:27.683400 [ 193 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 4491 | 2026.01.14 19:25:27.683479 [ 193 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 4492 | 2026.01.14 19:25:27.683547 [ 193 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 4493 | 2026.01.14 19:25:27.683596 [ 268 ] {585d1c54-ef54-42bb-9094-9c7fa76820b2} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4494 | 2026.01.14 19:25:27.683613 [ 193 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4495 | 2026.01.14 19:25:27.683645 [ 268 ] {585d1c54-ef54-42bb-9094-9c7fa76820b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4496 | 2026.01.14 19:25:27.683707 [ 193 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4497 | 2026.01.14 19:25:27.683974 [ 268 ] {585d1c54-ef54-42bb-9094-9c7fa76820b2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4498 | 2026.01.14 19:25:27.684218 [ 268 ] {585d1c54-ef54-42bb-9094-9c7fa76820b2} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4499 | 2026.01.14 19:25:27.684351 [ 268 ] {585d1c54-ef54-42bb-9094-9c7fa76820b2} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001216 sec., 8223.684210526315 rows/sec., 670.58 KiB/sec. | ||
| 4500 | 2026.01.14 19:25:27.684388 [ 268 ] {585d1c54-ef54-42bb-9094-9c7fa76820b2} <Debug> TCPHandler: Processed in 0.001390669 sec. | ||
| 4501 | 2026.01.14 19:25:27.684510 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4502 | 2026.01.14 19:25:27.684630 [ 268 ] {7d5569c3-f4dd-405d-9ec5-969b6c03c2ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4503 | 2026.01.14 19:25:27.684678 [ 268 ] {7d5569c3-f4dd-405d-9ec5-969b6c03c2ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4504 | 2026.01.14 19:25:27.685076 [ 192 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.002099989 sec., 1182863.3388079652 rows/sec., 79.77 MiB/sec. | ||
| 4505 | 2026.01.14 19:25:27.685293 [ 188 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4506 | 2026.01.14 19:25:27.685614 [ 188 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_11_2} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4507 | 2026.01.14 19:25:27.685694 [ 188 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_11_2} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4508 | 2026.01.14 19:25:27.685787 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4509 | 2026.01.14 19:25:27.686307 [ 268 ] {7d5569c3-f4dd-405d-9ec5-969b6c03c2ac} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4510 | 2026.01.14 19:25:27.686350 [ 268 ] {7d5569c3-f4dd-405d-9ec5-969b6c03c2ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4511 | 2026.01.14 19:25:27.686830 [ 268 ] {7d5569c3-f4dd-405d-9ec5-969b6c03c2ac} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4512 | 2026.01.14 19:25:27.687045 [ 268 ] {7d5569c3-f4dd-405d-9ec5-969b6c03c2ac} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4513 | 2026.01.14 19:25:27.687187 [ 268 ] {7d5569c3-f4dd-405d-9ec5-969b6c03c2ac} <Debug> executeQuery: Read 2339 rows, 194.14 KiB in 0.002582 sec., 905886.9093725793 rows/sec., 73.43 MiB/sec. | ||
| 4514 | 2026.01.14 19:25:27.687227 [ 268 ] {7d5569c3-f4dd-405d-9ec5-969b6c03c2ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 4515 | 2026.01.14 19:25:27.687240 [ 268 ] {7d5569c3-f4dd-405d-9ec5-969b6c03c2ac} <Debug> TCPHandler: Processed in 0.002791588 sec. | ||
| 4516 | 2026.01.14 19:25:27.687354 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4517 | 2026.01.14 19:25:27.687446 [ 268 ] {56b90b82-d62b-4666-a724-74867dacbde7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4518 | 2026.01.14 19:25:27.687485 [ 268 ] {56b90b82-d62b-4666-a724-74867dacbde7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4519 | 2026.01.14 19:25:27.687973 [ 268 ] {56b90b82-d62b-4666-a724-74867dacbde7} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2026.01.14 19:25:27.688008 [ 268 ] {56b90b82-d62b-4666-a724-74867dacbde7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4521 | 2026.01.14 19:25:27.688319 [ 268 ] {56b90b82-d62b-4666-a724-74867dacbde7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4522 | 2026.01.14 19:25:27.688528 [ 268 ] {56b90b82-d62b-4666-a724-74867dacbde7} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2026.01.14 19:25:27.688664 [ 268 ] {56b90b82-d62b-4666-a724-74867dacbde7} <Debug> executeQuery: Read 256 rows, 16.10 KiB in 0.001235 sec., 207287.44939271256 rows/sec., 12.73 MiB/sec. | ||
| 4524 | 2026.01.14 19:25:27.688701 [ 268 ] {56b90b82-d62b-4666-a724-74867dacbde7} <Debug> TCPHandler: Processed in 0.001394889 sec. | ||
| 4525 | 2026.01.14 19:25:27.688810 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4526 | 2026.01.14 19:25:27.688901 [ 268 ] {64752525-6851-48e8-ab84-d8b8643a7ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4527 | 2026.01.14 19:25:27.688941 [ 268 ] {64752525-6851-48e8-ab84-d8b8643a7ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4528 | 2026.01.14 19:25:27.689540 [ 268 ] {64752525-6851-48e8-ab84-d8b8643a7ce9} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.01.14 19:25:27.689578 [ 268 ] {64752525-6851-48e8-ab84-d8b8643a7ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4530 | 2026.01.14 19:25:27.690092 [ 268 ] {64752525-6851-48e8-ab84-d8b8643a7ce9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4531 | 2026.01.14 19:25:27.690307 [ 268 ] {64752525-6851-48e8-ab84-d8b8643a7ce9} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2026.01.14 19:25:27.690414 [ 91 ] {} <Debug> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4533 | 2026.01.14 19:25:27.690439 [ 268 ] {64752525-6851-48e8-ab84-d8b8643a7ce9} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001555 sec., 282958.1993569132 rows/sec., 18.72 MiB/sec. | ||
| 4534 | 2026.01.14 19:25:27.690458 [ 91 ] {} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2026.01.14 19:25:27.690484 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4536 | 2026.01.14 19:25:27.690484 [ 268 ] {64752525-6851-48e8-ab84-d8b8643a7ce9} <Debug> TCPHandler: Processed in 0.001721314 sec. | ||
| 4537 | 2026.01.14 19:25:27.690573 [ 188 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::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 | ||
| 4538 | 2026.01.14 19:25:27.690626 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4539 | 2026.01.14 19:25:27.690668 [ 188 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4540 | 2026.01.14 19:25:27.690702 [ 188 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 238 rows starting from the beginning of the part | ||
| 4541 | 2026.01.14 19:25:27.690727 [ 268 ] {f394f405-0dc5-45f2-9654-abb06f59684e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4542 | 2026.01.14 19:25:27.690761 [ 188 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 4543 | 2026.01.14 19:25:27.690772 [ 268 ] {f394f405-0dc5-45f2-9654-abb06f59684e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4544 | 2026.01.14 19:25:27.690809 [ 188 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 4545 | 2026.01.14 19:25:27.690854 [ 188 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 4546 | 2026.01.14 19:25:27.690908 [ 188 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 4547 | 2026.01.14 19:25:27.690960 [ 188 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 440 rows starting from the beginning of the part | ||
| 4548 | 2026.01.14 19:25:27.691251 [ 268 ] {f394f405-0dc5-45f2-9654-abb06f59684e} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2026.01.14 19:25:27.691293 [ 268 ] {f394f405-0dc5-45f2-9654-abb06f59684e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4550 | 2026.01.14 19:25:27.691631 [ 268 ] {f394f405-0dc5-45f2-9654-abb06f59684e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4551 | 2026.01.14 19:25:27.691855 [ 268 ] {f394f405-0dc5-45f2-9654-abb06f59684e} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4552 | 2026.01.14 19:25:27.691951 [ 192 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1526 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424329 sec., 1071381.6821815746 rows/sec., 74.01 MiB/sec. | ||
| 4553 | 2026.01.14 19:25:27.691957 [ 91 ] {} <Debug> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4554 | 2026.01.14 19:25:27.691988 [ 268 ] {f394f405-0dc5-45f2-9654-abb06f59684e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00128 sec., 164843.75 rows/sec., 9.36 MiB/sec. | ||
| 4555 | 2026.01.14 19:25:27.692003 [ 91 ] {} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4556 | 2026.01.14 19:25:27.692030 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4557 | 2026.01.14 19:25:27.692034 [ 268 ] {f394f405-0dc5-45f2-9654-abb06f59684e} <Debug> TCPHandler: Processed in 0.0014592 sec. | ||
| 4558 | 2026.01.14 19:25:27.692086 [ 188 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4559 | 2026.01.14 19:25:27.692130 [ 194 ] {837add7e-9e47-48aa-a971-04e6009ade65::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 | ||
| 4560 | 2026.01.14 19:25:27.692166 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2026.01.14 19:25:27.692225 [ 194 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4562 | 2026.01.14 19:25:27.692253 [ 194 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 223 rows starting from the beginning of the part | ||
| 4563 | 2026.01.14 19:25:27.692262 [ 268 ] {3307f61a-62c9-4e19-8de2-06fa91428a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4564 | 2026.01.14 19:25:27.692304 [ 268 ] {3307f61a-62c9-4e19-8de2-06fa91428a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4565 | 2026.01.14 19:25:27.692306 [ 194 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 4566 | 2026.01.14 19:25:27.692340 [ 188 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_11_2} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2026.01.14 19:25:27.692357 [ 194 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 4568 | 2026.01.14 19:25:27.692404 [ 194 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 4569 | 2026.01.14 19:25:27.692413 [ 188 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_11_2} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4570 | 2026.01.14 19:25:27.692442 [ 194 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4571 | 2026.01.14 19:25:27.692475 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4572 | 2026.01.14 19:25:27.692484 [ 194 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4573 | 2026.01.14 19:25:27.693136 [ 268 ] {3307f61a-62c9-4e19-8de2-06fa91428a70} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4574 | 2026.01.14 19:25:27.693171 [ 268 ] {3307f61a-62c9-4e19-8de2-06fa91428a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4575 | 2026.01.14 19:25:27.693410 [ 188 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001321138 sec., 967347.8470833478 rows/sec., 58.80 MiB/sec. | ||
| 4576 | 2026.01.14 19:25:27.693590 [ 187 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4577 | 2026.01.14 19:25:27.693614 [ 268 ] {3307f61a-62c9-4e19-8de2-06fa91428a70} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4578 | 2026.01.14 19:25:27.693901 [ 268 ] {3307f61a-62c9-4e19-8de2-06fa91428a70} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4579 | 2026.01.14 19:25:27.693948 [ 187 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_11_2} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4580 | 2026.01.14 19:25:27.694042 [ 187 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_11_2} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4581 | 2026.01.14 19:25:27.694055 [ 268 ] {3307f61a-62c9-4e19-8de2-06fa91428a70} <Debug> executeQuery: Read 1186 rows, 86.86 KiB in 0.001811 sec., 654886.8028713418 rows/sec., 46.84 MiB/sec. | ||
| 4582 | 2026.01.14 19:25:27.694100 [ 268 ] {3307f61a-62c9-4e19-8de2-06fa91428a70} <Debug> TCPHandler: Processed in 0.001984358 sec. | ||
| 4583 | 2026.01.14 19:25:27.694132 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4584 | 2026.01.14 19:25:27.694219 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4585 | 2026.01.14 19:25:27.694318 [ 268 ] {fa48091e-4681-40f5-b589-78dd5acda814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4586 | 2026.01.14 19:25:27.694359 [ 268 ] {fa48091e-4681-40f5-b589-78dd5acda814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4587 | 2026.01.14 19:25:27.694693 [ 268 ] {fa48091e-4681-40f5-b589-78dd5acda814} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2026.01.14 19:25:27.694729 [ 268 ] {fa48091e-4681-40f5-b589-78dd5acda814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4589 | 2026.01.14 19:25:27.695040 [ 268 ] {fa48091e-4681-40f5-b589-78dd5acda814} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4590 | 2026.01.14 19:25:27.695261 [ 268 ] {fa48091e-4681-40f5-b589-78dd5acda814} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4591 | 2026.01.14 19:25:27.695405 [ 268 ] {fa48091e-4681-40f5-b589-78dd5acda814} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 283.95 KiB/sec. | ||
| 4592 | 2026.01.14 19:25:27.695443 [ 268 ] {fa48091e-4681-40f5-b589-78dd5acda814} <Debug> TCPHandler: Processed in 0.001276087 sec. | ||
| 4593 | 2026.01.14 19:25:27.695559 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4594 | 2026.01.14 19:25:27.695654 [ 268 ] {3899ce92-e446-47e4-9662-ef58bf976935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4595 | 2026.01.14 19:25:27.695695 [ 268 ] {3899ce92-e446-47e4-9662-ef58bf976935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4596 | 2026.01.14 19:25:27.697699 [ 268 ] {3899ce92-e446-47e4-9662-ef58bf976935} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4597 | 2026.01.14 19:25:27.697740 [ 268 ] {3899ce92-e446-47e4-9662-ef58bf976935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4598 | 2026.01.14 19:25:27.698397 [ 268 ] {3899ce92-e446-47e4-9662-ef58bf976935} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4599 | 2026.01.14 19:25:27.698617 [ 268 ] {3899ce92-e446-47e4-9662-ef58bf976935} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4600 | 2026.01.14 19:25:27.698762 [ 268 ] {3899ce92-e446-47e4-9662-ef58bf976935} <Debug> executeQuery: Read 4661 rows, 317.91 KiB in 0.003126 sec., 1491042.8662827895 rows/sec., 99.32 MiB/sec. | ||
| 4601 | 2026.01.14 19:25:27.698806 [ 268 ] {3899ce92-e446-47e4-9662-ef58bf976935} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 4602 | 2026.01.14 19:25:27.698819 [ 268 ] {3899ce92-e446-47e4-9662-ef58bf976935} <Debug> TCPHandler: Processed in 0.003314406 sec. | ||
| 4603 | 2026.01.14 19:25:27.698928 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4604 | 2026.01.14 19:25:27.699022 [ 268 ] {c33b4d7e-30bf-4e45-a5a6-cedf396cd632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4605 | 2026.01.14 19:25:27.699063 [ 268 ] {c33b4d7e-30bf-4e45-a5a6-cedf396cd632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4606 | 2026.01.14 19:25:27.699379 [ 268 ] {c33b4d7e-30bf-4e45-a5a6-cedf396cd632} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4607 | 2026.01.14 19:25:27.699415 [ 268 ] {c33b4d7e-30bf-4e45-a5a6-cedf396cd632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4608 | 2026.01.14 19:25:27.699705 [ 268 ] {c33b4d7e-30bf-4e45-a5a6-cedf396cd632} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4609 | 2026.01.14 19:25:27.699921 [ 268 ] {c33b4d7e-30bf-4e45-a5a6-cedf396cd632} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4610 | 2026.01.14 19:25:27.700053 [ 268 ] {c33b4d7e-30bf-4e45-a5a6-cedf396cd632} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 4611 | 2026.01.14 19:25:27.700093 [ 268 ] {c33b4d7e-30bf-4e45-a5a6-cedf396cd632} <Debug> TCPHandler: Processed in 0.001215497 sec. | ||
| 4612 | 2026.01.14 19:25:27.700201 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4613 | 2026.01.14 19:25:27.700293 [ 268 ] {8f4313b1-3649-4e93-91a2-c3a1409b3511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4614 | 2026.01.14 19:25:27.700344 [ 268 ] {8f4313b1-3649-4e93-91a2-c3a1409b3511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4615 | 2026.01.14 19:25:27.701154 [ 268 ] {8f4313b1-3649-4e93-91a2-c3a1409b3511} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2026.01.14 19:25:27.701190 [ 268 ] {8f4313b1-3649-4e93-91a2-c3a1409b3511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4617 | 2026.01.14 19:25:27.701729 [ 268 ] {8f4313b1-3649-4e93-91a2-c3a1409b3511} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4618 | 2026.01.14 19:25:27.701956 [ 268 ] {8f4313b1-3649-4e93-91a2-c3a1409b3511} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4619 | 2026.01.14 19:25:27.702095 [ 268 ] {8f4313b1-3649-4e93-91a2-c3a1409b3511} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00182 sec., 22527.472527472528 rows/sec., 40.37 MiB/sec. | ||
| 4620 | 2026.01.14 19:25:27.702152 [ 268 ] {8f4313b1-3649-4e93-91a2-c3a1409b3511} <Debug> TCPHandler: Processed in 0.002001627 sec. | ||
| 4621 | 2026.01.14 19:25:27.702265 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4622 | 2026.01.14 19:25:27.702358 [ 268 ] {95a5e3ca-90fd-4446-b228-250ff83d2a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4623 | 2026.01.14 19:25:27.702399 [ 268 ] {95a5e3ca-90fd-4446-b228-250ff83d2a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4624 | 2026.01.14 19:25:27.702719 [ 268 ] {95a5e3ca-90fd-4446-b228-250ff83d2a9a} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2026.01.14 19:25:27.702755 [ 268 ] {95a5e3ca-90fd-4446-b228-250ff83d2a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4626 | 2026.01.14 19:25:27.703054 [ 268 ] {95a5e3ca-90fd-4446-b228-250ff83d2a9a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4627 | 2026.01.14 19:25:27.703260 [ 268 ] {95a5e3ca-90fd-4446-b228-250ff83d2a9a} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2026.01.14 19:25:27.703389 [ 268 ] {95a5e3ca-90fd-4446-b228-250ff83d2a9a} <Debug> executeQuery: Read 56 rows, 3.21 KiB in 0.001049 sec., 53384.17540514776 rows/sec., 2.99 MiB/sec. | ||
| 4629 | 2026.01.14 19:25:27.703431 [ 268 ] {95a5e3ca-90fd-4446-b228-250ff83d2a9a} <Debug> TCPHandler: Processed in 0.001216147 sec. | ||
| 4630 | 2026.01.14 19:25:29.229567 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 590 | ||
| 4631 | 2026.01.14 19:25:29.232801 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4632 | 2026.01.14 19:25:29.232854 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4633 | 2026.01.14 19:25:29.234122 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4634 | 2026.01.14 19:25:29.234385 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4635 | 2026.01.14 19:25:29.234674 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 590 | ||
| 4636 | 2026.01.14 19:25:31.697995 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9032 | ||
| 4637 | 2026.01.14 19:25:31.698500 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4638 | 2026.01.14 19:25:31.698544 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4639 | 2026.01.14 19:25:31.699061 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4640 | 2026.01.14 19:25:31.699301 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4641 | 2026.01.14 19:25:31.699419 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9032 | ||
| 4642 | 2026.01.14 19:25:31.721476 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4643 | 2026.01.14 19:25:31.721669 [ 268 ] {bb0440ed-aaac-4e0f-bbd5-0493ab20473f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4644 | 2026.01.14 19:25:31.721739 [ 268 ] {bb0440ed-aaac-4e0f-bbd5-0493ab20473f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4645 | 2026.01.14 19:25:31.722428 [ 268 ] {bb0440ed-aaac-4e0f-bbd5-0493ab20473f} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4646 | 2026.01.14 19:25:31.722474 [ 268 ] {bb0440ed-aaac-4e0f-bbd5-0493ab20473f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4647 | 2026.01.14 19:25:31.722879 [ 268 ] {bb0440ed-aaac-4e0f-bbd5-0493ab20473f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4648 | 2026.01.14 19:25:31.723106 [ 268 ] {bb0440ed-aaac-4e0f-bbd5-0493ab20473f} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4649 | 2026.01.14 19:25:31.723238 [ 84 ] {} <Debug> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4650 | 2026.01.14 19:25:31.723266 [ 268 ] {bb0440ed-aaac-4e0f-bbd5-0493ab20473f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.59 MiB/sec. | ||
| 4651 | 2026.01.14 19:25:31.723282 [ 84 ] {} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4652 | 2026.01.14 19:25:31.723310 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4653 | 2026.01.14 19:25:31.723316 [ 268 ] {bb0440ed-aaac-4e0f-bbd5-0493ab20473f} <Debug> TCPHandler: Processed in 0.001980927 sec. | ||
| 4654 | 2026.01.14 19:25:31.723446 [ 192 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::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 | ||
| 4655 | 2026.01.14 19:25:31.723451 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4656 | 2026.01.14 19:25:31.723599 [ 268 ] {deb813dc-97a5-4c9c-8367-0c82e6c7d74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4657 | 2026.01.14 19:25:31.723610 [ 192 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4658 | 2026.01.14 19:25:31.723643 [ 268 ] {deb813dc-97a5-4c9c-8367-0c82e6c7d74e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4659 | 2026.01.14 19:25:31.723658 [ 192 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1325 rows starting from the beginning of the part | ||
| 4660 | 2026.01.14 19:25:31.723739 [ 192 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 4661 | 2026.01.14 19:25:31.723791 [ 192 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1194 rows starting from the beginning of the part | ||
| 4662 | 2026.01.14 19:25:31.723839 [ 192 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 4663 | 2026.01.14 19:25:31.723886 [ 192 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2339 rows starting from the beginning of the part | ||
| 4664 | 2026.01.14 19:25:31.723929 [ 192 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4665 | 2026.01.14 19:25:31.724080 [ 268 ] {deb813dc-97a5-4c9c-8367-0c82e6c7d74e} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4666 | 2026.01.14 19:25:31.724121 [ 268 ] {deb813dc-97a5-4c9c-8367-0c82e6c7d74e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4667 | 2026.01.14 19:25:31.724457 [ 268 ] {deb813dc-97a5-4c9c-8367-0c82e6c7d74e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4668 | 2026.01.14 19:25:31.724690 [ 268 ] {deb813dc-97a5-4c9c-8367-0c82e6c7d74e} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4669 | 2026.01.14 19:25:31.724799 [ 84 ] {} <Debug> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4670 | 2026.01.14 19:25:31.724828 [ 84 ] {} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4671 | 2026.01.14 19:25:31.724843 [ 268 ] {deb813dc-97a5-4c9c-8367-0c82e6c7d74e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001264 sec., 50632.91139240507 rows/sec., 3.95 MiB/sec. | ||
| 4672 | 2026.01.14 19:25:31.724845 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4673 | 2026.01.14 19:25:31.724888 [ 268 ] {deb813dc-97a5-4c9c-8367-0c82e6c7d74e} <Debug> TCPHandler: Processed in 0.00148816 sec. | ||
| 4674 | 2026.01.14 19:25:31.724968 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::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 | ||
| 4675 | 2026.01.14 19:25:31.725011 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4676 | 2026.01.14 19:25:31.725072 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4677 | 2026.01.14 19:25:31.725105 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 792 rows starting from the beginning of the part | ||
| 4678 | 2026.01.14 19:25:31.725110 [ 268 ] {4b5d43e6-b496-4739-94f4-6cefb52db18e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4679 | 2026.01.14 19:25:31.725161 [ 268 ] {4b5d43e6-b496-4739-94f4-6cefb52db18e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4680 | 2026.01.14 19:25:31.725162 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 4681 | 2026.01.14 19:25:31.725220 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 720 rows starting from the beginning of the part | ||
| 4682 | 2026.01.14 19:25:31.725261 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 4683 | 2026.01.14 19:25:31.725299 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1186 rows starting from the beginning of the part | ||
| 4684 | 2026.01.14 19:25:31.725336 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4685 | 2026.01.14 19:25:31.725562 [ 268 ] {4b5d43e6-b496-4739-94f4-6cefb52db18e} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4686 | 2026.01.14 19:25:31.725602 [ 268 ] {4b5d43e6-b496-4739-94f4-6cefb52db18e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4687 | 2026.01.14 19:25:31.725954 [ 268 ] {4b5d43e6-b496-4739-94f4-6cefb52db18e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4688 | 2026.01.14 19:25:31.726035 [ 188 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5026 rows, containing 5 columns (5 merged, 0 gathered) in 0.002650697 sec., 1896105.0621779857 rows/sec., 160.08 MiB/sec. | ||
| 4689 | 2026.01.14 19:25:31.726190 [ 268 ] {4b5d43e6-b496-4739-94f4-6cefb52db18e} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2026.01.14 19:25:31.726308 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4691 | 2026.01.14 19:25:31.726322 [ 192 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4692 | 2026.01.14 19:25:31.726326 [ 268 ] {4b5d43e6-b496-4739-94f4-6cefb52db18e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001234 sec., 103727.71474878443 rows/sec., 7.22 MiB/sec. | ||
| 4693 | 2026.01.14 19:25:31.726350 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.01.14 19:25:31.726387 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4695 | 2026.01.14 19:25:31.726392 [ 268 ] {4b5d43e6-b496-4739-94f4-6cefb52db18e} <Debug> TCPHandler: Processed in 0.00143211 sec. | ||
| 4696 | 2026.01.14 19:25:31.726457 [ 187 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::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 | ||
| 4697 | 2026.01.14 19:25:31.726460 [ 190 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2890 rows, containing 5 columns (5 merged, 0 gathered) in 0.001530191 sec., 1888653.1158528577 rows/sec., 142.42 MiB/sec. | ||
| 4698 | 2026.01.14 19:25:31.726530 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4699 | 2026.01.14 19:25:31.726554 [ 187 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4700 | 2026.01.14 19:25:31.726585 [ 187 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 4504 rows starting from the beginning of the part | ||
| 4701 | 2026.01.14 19:25:31.726616 [ 192 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_26_5} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4702 | 2026.01.14 19:25:31.726629 [ 268 ] {08c77200-ad0a-4266-9a7d-b5118a8e403e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4703 | 2026.01.14 19:25:31.726630 [ 187 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4704 | 2026.01.14 19:25:31.726681 [ 268 ] {08c77200-ad0a-4266-9a7d-b5118a8e403e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4705 | 2026.01.14 19:25:31.726692 [ 187 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 314 rows starting from the beginning of the part | ||
| 4706 | 2026.01.14 19:25:31.726697 [ 192 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_26_5} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4707 | 2026.01.14 19:25:31.726720 [ 188 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4708 | 2026.01.14 19:25:31.726740 [ 187 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4709 | 2026.01.14 19:25:31.726779 [ 187 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4661 rows starting from the beginning of the part | ||
| 4710 | 2026.01.14 19:25:31.726787 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 4711 | 2026.01.14 19:25:31.726815 [ 187 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 128 rows starting from the beginning of the part | ||
| 4712 | 2026.01.14 19:25:31.727039 [ 268 ] {08c77200-ad0a-4266-9a7d-b5118a8e403e} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4713 | 2026.01.14 19:25:31.727064 [ 188 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_26_5} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4714 | 2026.01.14 19:25:31.727081 [ 268 ] {08c77200-ad0a-4266-9a7d-b5118a8e403e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4715 | 2026.01.14 19:25:31.727159 [ 188 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_26_5} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4716 | 2026.01.14 19:25:31.727258 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 4717 | 2026.01.14 19:25:31.727418 [ 268 ] {08c77200-ad0a-4266-9a7d-b5118a8e403e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4718 | 2026.01.14 19:25:31.727642 [ 268 ] {08c77200-ad0a-4266-9a7d-b5118a8e403e} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4719 | 2026.01.14 19:25:31.727742 [ 86 ] {} <Debug> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4720 | 2026.01.14 19:25:31.727771 [ 86 ] {} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.01.14 19:25:31.727776 [ 268 ] {08c77200-ad0a-4266-9a7d-b5118a8e403e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001165 sec., 41201.71673819742 rows/sec., 2.78 MiB/sec. | ||
| 4722 | 2026.01.14 19:25:31.727790 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4723 | 2026.01.14 19:25:31.727815 [ 268 ] {08c77200-ad0a-4266-9a7d-b5118a8e403e} <Debug> TCPHandler: Processed in 0.001335368 sec. | ||
| 4724 | 2026.01.14 19:25:31.727862 [ 192 ] {15e33962-2d92-4361-8967-26e26a4f1192::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 | ||
| 4725 | 2026.01.14 19:25:31.727946 [ 192 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4726 | 2026.01.14 19:25:31.727971 [ 192 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1462 rows starting from the beginning of the part | ||
| 4727 | 2026.01.14 19:25:31.728014 [ 192 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4728 | 2026.01.14 19:25:31.728049 [ 192 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 4729 | 2026.01.14 19:25:31.728084 [ 192 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4730 | 2026.01.14 19:25:31.728116 [ 192 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 4731 | 2026.01.14 19:25:31.728149 [ 192 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
| 4732 | 2026.01.14 19:25:31.729049 [ 188 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1790 rows, containing 4 columns (4 merged, 0 gathered) in 0.001216437 sec., 1471510.6495445305 rows/sec., 93.96 MiB/sec. | ||
| 4733 | 2026.01.14 19:25:31.729350 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4734 | 2026.01.14 19:25:31.729682 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_26_5} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2026.01.14 19:25:31.729767 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_26_5} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4736 | 2026.01.14 19:25:31.729856 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4737 | 2026.01.14 19:25:31.730509 [ 187 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9927 rows, containing 5 columns (5 merged, 0 gathered) in 0.004083116 sec., 2431231.441869396 rows/sec., 163.74 MiB/sec. | ||
| 4738 | 2026.01.14 19:25:31.730691 [ 187 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4739 | 2026.01.14 19:25:31.730930 [ 187 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4740 | 2026.01.14 19:25:31.730994 [ 187 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4741 | 2026.01.14 19:25:31.731054 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 4742 | 2026.01.14 19:25:32.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.00 MiB, peak 253.16 MiB, free memory in arenas 0.00 B, will set to 246.82 MiB (RSS), difference: 1.83 MiB | ||
| 4743 | 2026.01.14 19:25:32.149266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4744 | 2026.01.14 19:25:32.166654 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2026.01.14 19:25:32.166712 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 4746 | 2026.01.14 19:25:32.173460 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4747 | 2026.01.14 19:25:32.174205 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4748 | 2026.01.14 19:25:32.177335 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4749 | 2026.01.14 19:25:36.722914 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4750 | 2026.01.14 19:25:36.723116 [ 268 ] {fb74e64f-9e83-4eeb-a20f-f45734261a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4751 | 2026.01.14 19:25:36.723185 [ 268 ] {fb74e64f-9e83-4eeb-a20f-f45734261a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4752 | 2026.01.14 19:25:36.723824 [ 268 ] {fb74e64f-9e83-4eeb-a20f-f45734261a28} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4753 | 2026.01.14 19:25:36.723871 [ 268 ] {fb74e64f-9e83-4eeb-a20f-f45734261a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4754 | 2026.01.14 19:25:36.724264 [ 268 ] {fb74e64f-9e83-4eeb-a20f-f45734261a28} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4755 | 2026.01.14 19:25:36.724495 [ 268 ] {fb74e64f-9e83-4eeb-a20f-f45734261a28} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4756 | 2026.01.14 19:25:36.724649 [ 268 ] {fb74e64f-9e83-4eeb-a20f-f45734261a28} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001583 sec., 35375.86860391661 rows/sec., 2.70 MiB/sec. | ||
| 4757 | 2026.01.14 19:25:36.724688 [ 268 ] {fb74e64f-9e83-4eeb-a20f-f45734261a28} <Debug> TCPHandler: Processed in 0.001909956 sec. | ||
| 4758 | 2026.01.14 19:25:36.724807 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4759 | 2026.01.14 19:25:36.724898 [ 268 ] {a2eea721-ff0d-4171-b12c-47ad1a8d4725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4760 | 2026.01.14 19:25:36.724936 [ 268 ] {a2eea721-ff0d-4171-b12c-47ad1a8d4725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4761 | 2026.01.14 19:25:36.725345 [ 268 ] {a2eea721-ff0d-4171-b12c-47ad1a8d4725} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4762 | 2026.01.14 19:25:36.725381 [ 268 ] {a2eea721-ff0d-4171-b12c-47ad1a8d4725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4763 | 2026.01.14 19:25:36.725673 [ 268 ] {a2eea721-ff0d-4171-b12c-47ad1a8d4725} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4764 | 2026.01.14 19:25:36.725890 [ 268 ] {a2eea721-ff0d-4171-b12c-47ad1a8d4725} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4765 | 2026.01.14 19:25:36.726013 [ 268 ] {a2eea721-ff0d-4171-b12c-47ad1a8d4725} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001133 sec., 56487.202118270085 rows/sec., 4.41 MiB/sec. | ||
| 4766 | 2026.01.14 19:25:36.726048 [ 268 ] {a2eea721-ff0d-4171-b12c-47ad1a8d4725} <Debug> TCPHandler: Processed in 0.001288618 sec. | ||
| 4767 | 2026.01.14 19:25:36.726162 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4768 | 2026.01.14 19:25:36.726253 [ 268 ] {c86b4370-545a-43d6-9a6e-4b6c57af2293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4769 | 2026.01.14 19:25:36.726295 [ 268 ] {c86b4370-545a-43d6-9a6e-4b6c57af2293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4770 | 2026.01.14 19:25:36.726695 [ 268 ] {c86b4370-545a-43d6-9a6e-4b6c57af2293} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4771 | 2026.01.14 19:25:36.726729 [ 268 ] {c86b4370-545a-43d6-9a6e-4b6c57af2293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4772 | 2026.01.14 19:25:36.727246 [ 268 ] {c86b4370-545a-43d6-9a6e-4b6c57af2293} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4773 | 2026.01.14 19:25:36.727511 [ 268 ] {c86b4370-545a-43d6-9a6e-4b6c57af2293} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2026.01.14 19:25:36.727660 [ 268 ] {c86b4370-545a-43d6-9a6e-4b6c57af2293} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001424 sec., 112359.55056179776 rows/sec., 7.83 MiB/sec. | ||
| 4775 | 2026.01.14 19:25:36.727698 [ 268 ] {c86b4370-545a-43d6-9a6e-4b6c57af2293} <Debug> TCPHandler: Processed in 0.001584002 sec. | ||
| 4776 | 2026.01.14 19:25:36.727822 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4777 | 2026.01.14 19:25:36.727915 [ 268 ] {25df4da3-74f5-479f-9b33-41d19ec06369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4778 | 2026.01.14 19:25:36.727956 [ 268 ] {25df4da3-74f5-479f-9b33-41d19ec06369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4779 | 2026.01.14 19:25:36.728301 [ 268 ] {25df4da3-74f5-479f-9b33-41d19ec06369} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4780 | 2026.01.14 19:25:36.728336 [ 268 ] {25df4da3-74f5-479f-9b33-41d19ec06369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4781 | 2026.01.14 19:25:36.728645 [ 268 ] {25df4da3-74f5-479f-9b33-41d19ec06369} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4782 | 2026.01.14 19:25:36.728867 [ 268 ] {25df4da3-74f5-479f-9b33-41d19ec06369} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4783 | 2026.01.14 19:25:36.728992 [ 268 ] {25df4da3-74f5-479f-9b33-41d19ec06369} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 4784 | 2026.01.14 19:25:36.729028 [ 268 ] {25df4da3-74f5-479f-9b33-41d19ec06369} <Debug> TCPHandler: Processed in 0.001256758 sec. | ||
| 4785 | 2026.01.14 19:25:38.196611 [ 78 ] {} <Debug> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 4786 | 2026.01.14 19:25:38.196683 [ 78 ] {} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4787 | 2026.01.14 19:25:38.196707 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4788 | 2026.01.14 19:25:38.196831 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 4789 | 2026.01.14 19:25:38.196980 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4790 | 2026.01.14 19:25:38.197018 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 276 rows starting from the beginning of the part | ||
| 4791 | 2026.01.14 19:25:38.197101 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 250 rows starting from the beginning of the part | ||
| 4792 | 2026.01.14 19:25:38.197153 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 246 rows starting from the beginning of the part | ||
| 4793 | 2026.01.14 19:25:38.197200 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 246 rows starting from the beginning of the part | ||
| 4794 | 2026.01.14 19:25:38.197246 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 256 rows starting from the beginning of the part | ||
| 4795 | 2026.01.14 19:25:38.198181 [ 187 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1274 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405059 sec., 906723.489903271 rows/sec., 59.19 MiB/sec. | ||
| 4796 | 2026.01.14 19:25:38.198350 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4797 | 2026.01.14 19:25:38.198596 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_15_3} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4798 | 2026.01.14 19:25:38.198666 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_15_3} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 4799 | 2026.01.14 19:25:38.198728 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4800 | 2026.01.14 19:25:38.941421 [ 33 ] {} <Debug> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4801 | 2026.01.14 19:25:38.941504 [ 33 ] {} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4802 | 2026.01.14 19:25:38.941529 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4803 | 2026.01.14 19:25:38.941658 [ 195 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::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 | ||
| 4804 | 2026.01.14 19:25:38.941818 [ 195 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4805 | 2026.01.14 19:25:38.941859 [ 195 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4806 | 2026.01.14 19:25:38.941931 [ 195 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4807 | 2026.01.14 19:25:38.941977 [ 195 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4808 | 2026.01.14 19:25:38.942023 [ 195 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4809 | 2026.01.14 19:25:38.942067 [ 195 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4810 | 2026.01.14 19:25:38.942808 [ 188 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001210677 sec., 49559.04836715325 rows/sec., 2.53 MiB/sec. | ||
| 4811 | 2026.01.14 19:25:38.942930 [ 195 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4812 | 2026.01.14 19:25:38.943177 [ 195 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_10_2} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4813 | 2026.01.14 19:25:38.943242 [ 195 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_10_2} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4814 | 2026.01.14 19:25:38.943311 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4815 | 2026.01.14 19:25:39.071727 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4816 | 2026.01.14 19:25:39.071776 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4817 | 2026.01.14 19:25:39.199470 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9544 | ||
| 4818 | 2026.01.14 19:25:39.200023 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4819 | 2026.01.14 19:25:39.200070 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4820 | 2026.01.14 19:25:39.200608 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4821 | 2026.01.14 19:25:39.200853 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4822 | 2026.01.14 19:25:39.200997 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9544 | ||
| 4823 | 2026.01.14 19:25:39.206756 [ 33 ] {} <Debug> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4824 | 2026.01.14 19:25:39.206793 [ 33 ] {} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4825 | 2026.01.14 19:25:39.206812 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4826 | 2026.01.14 19:25:39.206936 [ 187 ] {94f555a7-7edf-4ae6-a7dd-6813eb470199::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 | ||
| 4827 | 2026.01.14 19:25:39.207237 [ 187 ] {94f555a7-7edf-4ae6-a7dd-6813eb470199::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4828 | 2026.01.14 19:25:39.207277 [ 187 ] {94f555a7-7edf-4ae6-a7dd-6813eb470199::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part | ||
| 4829 | 2026.01.14 19:25:39.207362 [ 187 ] {94f555a7-7edf-4ae6-a7dd-6813eb470199::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 4830 | 2026.01.14 19:25:39.207427 [ 187 ] {94f555a7-7edf-4ae6-a7dd-6813eb470199::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
| 4831 | 2026.01.14 19:25:39.207486 [ 187 ] {94f555a7-7edf-4ae6-a7dd-6813eb470199::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 | ||
| 4832 | 2026.01.14 19:25:39.207561 [ 187 ] {94f555a7-7edf-4ae6-a7dd-6813eb470199::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 4833 | 2026.01.14 19:25:39.209081 [ 187 ] {94f555a7-7edf-4ae6-a7dd-6813eb470199::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 6 columns (6 merged, 0 gathered) in 0.00219302 sec., 21887.62528385514 rows/sec., 5.26 MiB/sec. | ||
| 4834 | 2026.01.14 19:25:39.209271 [ 200 ] {94f555a7-7edf-4ae6-a7dd-6813eb470199::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4835 | 2026.01.14 19:25:39.209712 [ 200 ] {94f555a7-7edf-4ae6-a7dd-6813eb470199::all_1_5_1} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4836 | 2026.01.14 19:25:39.209795 [ 200 ] {94f555a7-7edf-4ae6-a7dd-6813eb470199::all_1_5_1} <Trace> oximeter.timeseries_schema (94f555a7-7edf-4ae6-a7dd-6813eb470199) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4837 | 2026.01.14 19:25:39.209888 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4838 | 2026.01.14 19:25:39.235101 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 606 | ||
| 4839 | 2026.01.14 19:25:39.237110 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4840 | 2026.01.14 19:25:39.237154 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4841 | 2026.01.14 19:25:39.238270 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4842 | 2026.01.14 19:25:39.238547 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4843 | 2026.01.14 19:25:39.238801 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 606 | ||
| 4844 | 2026.01.14 19:25:39.677381 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4845 | 2026.01.14 19:25:39.693718 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4846 | 2026.01.14 19:25:39.693767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4847 | 2026.01.14 19:25:39.699539 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4848 | 2026.01.14 19:25:39.700241 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4849 | 2026.01.14 19:25:39.703011 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4850 | 2026.01.14 19:25:39.718932 [ 33 ] {} <Debug> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4851 | 2026.01.14 19:25:39.719018 [ 33 ] {} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4852 | 2026.01.14 19:25:39.719055 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4853 | 2026.01.14 19:25:39.719262 [ 188 ] {08829890-4a79-41fb-b958-1fb1650c3714::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 | ||
| 4854 | 2026.01.14 19:25:39.719508 [ 188 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4855 | 2026.01.14 19:25:39.719579 [ 188 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 8 rows starting from the beginning of the part | ||
| 4856 | 2026.01.14 19:25:39.719700 [ 188 ] {08829890-4a79-41fb-b958-1fb1650c3714::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 | ||
| 4857 | 2026.01.14 19:25:39.719828 [ 188 ] {08829890-4a79-41fb-b958-1fb1650c3714::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 | ||
| 4858 | 2026.01.14 19:25:39.719896 [ 188 ] {08829890-4a79-41fb-b958-1fb1650c3714::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 | ||
| 4859 | 2026.01.14 19:25:39.719959 [ 188 ] {08829890-4a79-41fb-b958-1fb1650c3714::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 | ||
| 4860 | 2026.01.14 19:25:39.720875 [ 187 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001695024 sec., 7079.5457763429895 rows/sec., 472.43 KiB/sec. | ||
| 4861 | 2026.01.14 19:25:39.721047 [ 198 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4862 | 2026.01.14 19:25:39.721322 [ 198 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_10_2} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4863 | 2026.01.14 19:25:39.721389 [ 198 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_10_2} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4864 | 2026.01.14 19:25:39.721487 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4865 | 2026.01.14 19:25:41.735009 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4866 | 2026.01.14 19:25:41.735199 [ 268 ] {9c5be646-b055-451a-9b9a-a667cafa0ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4867 | 2026.01.14 19:25:41.735269 [ 268 ] {9c5be646-b055-451a-9b9a-a667cafa0ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4868 | 2026.01.14 19:25:41.736138 [ 268 ] {9c5be646-b055-451a-9b9a-a667cafa0ac0} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4869 | 2026.01.14 19:25:41.736184 [ 268 ] {9c5be646-b055-451a-9b9a-a667cafa0ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4870 | 2026.01.14 19:25:41.736579 [ 268 ] {9c5be646-b055-451a-9b9a-a667cafa0ac0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4871 | 2026.01.14 19:25:41.736801 [ 268 ] {9c5be646-b055-451a-9b9a-a667cafa0ac0} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4872 | 2026.01.14 19:25:41.736954 [ 268 ] {9c5be646-b055-451a-9b9a-a667cafa0ac0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001807 sec., 226895.40675152186 rows/sec., 14.39 MiB/sec. | ||
| 4873 | 2026.01.14 19:25:41.736996 [ 268 ] {9c5be646-b055-451a-9b9a-a667cafa0ac0} <Debug> TCPHandler: Processed in 0.002116999 sec. | ||
| 4874 | 2026.01.14 19:25:41.737118 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4875 | 2026.01.14 19:25:41.737211 [ 268 ] {b83b37d0-18db-442a-89e5-711cad0a2f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4876 | 2026.01.14 19:25:41.737251 [ 268 ] {b83b37d0-18db-442a-89e5-711cad0a2f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4877 | 2026.01.14 19:25:41.738248 [ 268 ] {b83b37d0-18db-442a-89e5-711cad0a2f4b} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4878 | 2026.01.14 19:25:41.738284 [ 268 ] {b83b37d0-18db-442a-89e5-711cad0a2f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4879 | 2026.01.14 19:25:41.738670 [ 268 ] {b83b37d0-18db-442a-89e5-711cad0a2f4b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4880 | 2026.01.14 19:25:41.738880 [ 268 ] {b83b37d0-18db-442a-89e5-711cad0a2f4b} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4881 | 2026.01.14 19:25:41.739009 [ 268 ] {b83b37d0-18db-442a-89e5-711cad0a2f4b} <Debug> executeQuery: Read 1194 rows, 97.66 KiB in 0.001816 sec., 657488.986784141 rows/sec., 52.52 MiB/sec. | ||
| 4882 | 2026.01.14 19:25:41.739046 [ 268 ] {b83b37d0-18db-442a-89e5-711cad0a2f4b} <Debug> TCPHandler: Processed in 0.001976788 sec. | ||
| 4883 | 2026.01.14 19:25:41.739159 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4884 | 2026.01.14 19:25:41.739252 [ 268 ] {677f0a63-fa86-4d73-be93-a572192e894a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4885 | 2026.01.14 19:25:41.739291 [ 268 ] {677f0a63-fa86-4d73-be93-a572192e894a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4886 | 2026.01.14 19:25:41.739784 [ 268 ] {677f0a63-fa86-4d73-be93-a572192e894a} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4887 | 2026.01.14 19:25:41.739820 [ 268 ] {677f0a63-fa86-4d73-be93-a572192e894a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4888 | 2026.01.14 19:25:41.740123 [ 268 ] {677f0a63-fa86-4d73-be93-a572192e894a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4889 | 2026.01.14 19:25:41.740329 [ 268 ] {677f0a63-fa86-4d73-be93-a572192e894a} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4890 | 2026.01.14 19:25:41.740453 [ 268 ] {677f0a63-fa86-4d73-be93-a572192e894a} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001219 sec., 201804.7579983593 rows/sec., 12.34 MiB/sec. | ||
| 4891 | 2026.01.14 19:25:41.740489 [ 268 ] {677f0a63-fa86-4d73-be93-a572192e894a} <Debug> TCPHandler: Processed in 0.001377188 sec. | ||
| 4892 | 2026.01.14 19:25:41.740601 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4893 | 2026.01.14 19:25:41.740692 [ 268 ] {dadce5c9-0909-4176-b39e-3f81fd5e7613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4894 | 2026.01.14 19:25:41.740731 [ 268 ] {dadce5c9-0909-4176-b39e-3f81fd5e7613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4895 | 2026.01.14 19:25:41.741196 [ 268 ] {dadce5c9-0909-4176-b39e-3f81fd5e7613} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4896 | 2026.01.14 19:25:41.741233 [ 268 ] {dadce5c9-0909-4176-b39e-3f81fd5e7613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4897 | 2026.01.14 19:25:41.741533 [ 268 ] {dadce5c9-0909-4176-b39e-3f81fd5e7613} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4898 | 2026.01.14 19:25:41.741750 [ 268 ] {dadce5c9-0909-4176-b39e-3f81fd5e7613} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4899 | 2026.01.14 19:25:41.741872 [ 268 ] {dadce5c9-0909-4176-b39e-3f81fd5e7613} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001198 sec., 176961.6026711185 rows/sec., 11.41 MiB/sec. | ||
| 4900 | 2026.01.14 19:25:41.741909 [ 268 ] {dadce5c9-0909-4176-b39e-3f81fd5e7613} <Debug> TCPHandler: Processed in 0.001356709 sec. | ||
| 4901 | 2026.01.14 19:25:41.742019 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4902 | 2026.01.14 19:25:41.742109 [ 268 ] {534f8227-9ee3-4e21-ad4e-7ef61931da14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4903 | 2026.01.14 19:25:41.742147 [ 268 ] {534f8227-9ee3-4e21-ad4e-7ef61931da14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4904 | 2026.01.14 19:25:41.742604 [ 268 ] {534f8227-9ee3-4e21-ad4e-7ef61931da14} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4905 | 2026.01.14 19:25:41.742639 [ 268 ] {534f8227-9ee3-4e21-ad4e-7ef61931da14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4906 | 2026.01.14 19:25:41.742943 [ 268 ] {534f8227-9ee3-4e21-ad4e-7ef61931da14} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4907 | 2026.01.14 19:25:41.743147 [ 268 ] {534f8227-9ee3-4e21-ad4e-7ef61931da14} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4908 | 2026.01.14 19:25:41.743269 [ 268 ] {534f8227-9ee3-4e21-ad4e-7ef61931da14} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001178 sec., 179117.14770797963 rows/sec., 10.17 MiB/sec. | ||
| 4909 | 2026.01.14 19:25:41.743305 [ 268 ] {534f8227-9ee3-4e21-ad4e-7ef61931da14} <Debug> TCPHandler: Processed in 0.001335338 sec. | ||
| 4910 | 2026.01.14 19:25:41.743413 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4911 | 2026.01.14 19:25:41.743504 [ 268 ] {251b490f-9ba5-460a-a379-f8126fbd32ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4912 | 2026.01.14 19:25:41.743542 [ 268 ] {251b490f-9ba5-460a-a379-f8126fbd32ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4913 | 2026.01.14 19:25:41.744161 [ 268 ] {251b490f-9ba5-460a-a379-f8126fbd32ca} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4914 | 2026.01.14 19:25:41.744197 [ 268 ] {251b490f-9ba5-460a-a379-f8126fbd32ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4915 | 2026.01.14 19:25:41.744538 [ 268 ] {251b490f-9ba5-460a-a379-f8126fbd32ca} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4916 | 2026.01.14 19:25:41.744743 [ 268 ] {251b490f-9ba5-460a-a379-f8126fbd32ca} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4917 | 2026.01.14 19:25:41.744866 [ 268 ] {251b490f-9ba5-460a-a379-f8126fbd32ca} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001379 sec., 522117.47643219726 rows/sec., 36.65 MiB/sec. | ||
| 4918 | 2026.01.14 19:25:41.744902 [ 268 ] {251b490f-9ba5-460a-a379-f8126fbd32ca} <Debug> TCPHandler: Processed in 0.001536911 sec. | ||
| 4919 | 2026.01.14 19:25:41.745012 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4920 | 2026.01.14 19:25:41.745102 [ 268 ] {e439e628-583a-4cc4-9e1d-1b5c6d941bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4921 | 2026.01.14 19:25:41.745142 [ 268 ] {e439e628-583a-4cc4-9e1d-1b5c6d941bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4922 | 2026.01.14 19:25:41.745469 [ 268 ] {e439e628-583a-4cc4-9e1d-1b5c6d941bae} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4923 | 2026.01.14 19:25:41.745504 [ 268 ] {e439e628-583a-4cc4-9e1d-1b5c6d941bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4924 | 2026.01.14 19:25:41.745810 [ 268 ] {e439e628-583a-4cc4-9e1d-1b5c6d941bae} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4925 | 2026.01.14 19:25:41.746010 [ 268 ] {e439e628-583a-4cc4-9e1d-1b5c6d941bae} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4926 | 2026.01.14 19:25:41.746138 [ 268 ] {e439e628-583a-4cc4-9e1d-1b5c6d941bae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 4927 | 2026.01.14 19:25:41.746173 [ 268 ] {e439e628-583a-4cc4-9e1d-1b5c6d941bae} <Debug> TCPHandler: Processed in 0.001208876 sec. | ||
| 4928 | 2026.01.14 19:25:41.746281 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4929 | 2026.01.14 19:25:41.746372 [ 268 ] {3634a948-317e-45b5-99cb-936f130b189a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4930 | 2026.01.14 19:25:41.746414 [ 268 ] {3634a948-317e-45b5-99cb-936f130b189a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4931 | 2026.01.14 19:25:41.746842 [ 268 ] {3634a948-317e-45b5-99cb-936f130b189a} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4932 | 2026.01.14 19:25:41.746878 [ 268 ] {3634a948-317e-45b5-99cb-936f130b189a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4933 | 2026.01.14 19:25:41.747206 [ 268 ] {3634a948-317e-45b5-99cb-936f130b189a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4934 | 2026.01.14 19:25:41.747415 [ 268 ] {3634a948-317e-45b5-99cb-936f130b189a} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4935 | 2026.01.14 19:25:41.747540 [ 268 ] {3634a948-317e-45b5-99cb-936f130b189a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001186 sec., 264755.48060708266 rows/sec., 17.39 MiB/sec. | ||
| 4936 | 2026.01.14 19:25:41.747576 [ 268 ] {3634a948-317e-45b5-99cb-936f130b189a} <Debug> TCPHandler: Processed in 0.001342589 sec. | ||
| 4937 | 2026.01.14 19:25:41.747683 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4938 | 2026.01.14 19:25:41.747774 [ 268 ] {9803a5f8-3840-4a95-b8de-e39bd34c40e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4939 | 2026.01.14 19:25:41.747814 [ 268 ] {9803a5f8-3840-4a95-b8de-e39bd34c40e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4940 | 2026.01.14 19:25:41.748118 [ 268 ] {9803a5f8-3840-4a95-b8de-e39bd34c40e5} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4941 | 2026.01.14 19:25:41.748153 [ 268 ] {9803a5f8-3840-4a95-b8de-e39bd34c40e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4942 | 2026.01.14 19:25:41.748458 [ 268 ] {9803a5f8-3840-4a95-b8de-e39bd34c40e5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4943 | 2026.01.14 19:25:41.748662 [ 268 ] {9803a5f8-3840-4a95-b8de-e39bd34c40e5} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2026.01.14 19:25:41.748788 [ 268 ] {9803a5f8-3840-4a95-b8de-e39bd34c40e5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 4945 | 2026.01.14 19:25:41.748823 [ 268 ] {9803a5f8-3840-4a95-b8de-e39bd34c40e5} <Debug> TCPHandler: Processed in 0.001187596 sec. | ||
| 4946 | 2026.01.14 19:25:41.748930 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4947 | 2026.01.14 19:25:41.749020 [ 268 ] {9a017ccb-1bbf-4f54-a2ce-7ffae1aa5a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4948 | 2026.01.14 19:25:41.749072 [ 268 ] {9a017ccb-1bbf-4f54-a2ce-7ffae1aa5a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4949 | 2026.01.14 19:25:41.749898 [ 268 ] {9a017ccb-1bbf-4f54-a2ce-7ffae1aa5a43} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4950 | 2026.01.14 19:25:41.749933 [ 268 ] {9a017ccb-1bbf-4f54-a2ce-7ffae1aa5a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4951 | 2026.01.14 19:25:41.750711 [ 268 ] {9a017ccb-1bbf-4f54-a2ce-7ffae1aa5a43} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4952 | 2026.01.14 19:25:41.750947 [ 268 ] {9a017ccb-1bbf-4f54-a2ce-7ffae1aa5a43} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4953 | 2026.01.14 19:25:41.751083 [ 268 ] {9a017ccb-1bbf-4f54-a2ce-7ffae1aa5a43} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00208 sec., 19711.538461538465 rows/sec., 35.32 MiB/sec. | ||
| 4954 | 2026.01.14 19:25:41.751145 [ 268 ] {9a017ccb-1bbf-4f54-a2ce-7ffae1aa5a43} <Debug> TCPHandler: Processed in 0.002263371 sec. | ||
| 4955 | 2026.01.14 19:25:41.751261 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4956 | 2026.01.14 19:25:41.751355 [ 268 ] {dd240d57-3f86-42bf-a174-24497ad8957a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4957 | 2026.01.14 19:25:41.751396 [ 268 ] {dd240d57-3f86-42bf-a174-24497ad8957a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4958 | 2026.01.14 19:25:41.751732 [ 268 ] {dd240d57-3f86-42bf-a174-24497ad8957a} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4959 | 2026.01.14 19:25:41.751768 [ 268 ] {dd240d57-3f86-42bf-a174-24497ad8957a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4960 | 2026.01.14 19:25:41.752083 [ 268 ] {dd240d57-3f86-42bf-a174-24497ad8957a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4961 | 2026.01.14 19:25:41.752302 [ 268 ] {dd240d57-3f86-42bf-a174-24497ad8957a} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4962 | 2026.01.14 19:25:41.752429 [ 268 ] {dd240d57-3f86-42bf-a174-24497ad8957a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001093 sec., 95150.96065873741 rows/sec., 5.83 MiB/sec. | ||
| 4963 | 2026.01.14 19:25:41.752464 [ 268 ] {dd240d57-3f86-42bf-a174-24497ad8957a} <Debug> TCPHandler: Processed in 0.001252387 sec. | ||
| 4964 | 2026.01.14 19:25:46.701169 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9992 | ||
| 4965 | 2026.01.14 19:25:46.701699 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4966 | 2026.01.14 19:25:46.701741 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4967 | 2026.01.14 19:25:46.702214 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4968 | 2026.01.14 19:25:46.702437 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4969 | 2026.01.14 19:25:46.702558 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9992 | ||
| 4970 | 2026.01.14 19:25:46.702559 [ 47 ] {} <Debug> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4971 | 2026.01.14 19:25:46.702625 [ 47 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4972 | 2026.01.14 19:25:46.702645 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4973 | 2026.01.14 19:25:46.702759 [ 188 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::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 | ||
| 4974 | 2026.01.14 19:25:46.702887 [ 188 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4975 | 2026.01.14 19:25:46.702924 [ 188 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7624 rows starting from the beginning of the part | ||
| 4976 | 2026.01.14 19:25:46.702985 [ 188 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4977 | 2026.01.14 19:25:46.703027 [ 188 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4978 | 2026.01.14 19:25:46.703066 [ 188 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4979 | 2026.01.14 19:25:46.703103 [ 188 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4980 | 2026.01.14 19:25:46.703140 [ 188 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4981 | 2026.01.14 19:25:46.705303 [ 187 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9992 rows, containing 4 columns (4 merged, 0 gathered) in 0.002594306 sec., 3851511.7337738876 rows/sec., 55.10 MiB/sec. | ||
| 4982 | 2026.01.14 19:25:46.705612 [ 199 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4983 | 2026.01.14 19:25:46.705885 [ 199 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_21_4} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4984 | 2026.01.14 19:25:46.705956 [ 199 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_21_4} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4985 | 2026.01.14 19:25:46.706050 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4986 | 2026.01.14 19:25:46.723311 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4987 | 2026.01.14 19:25:46.723485 [ 268 ] {6f1b2034-7214-42fc-9c3a-a08aaeec6513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4988 | 2026.01.14 19:25:46.723553 [ 268 ] {6f1b2034-7214-42fc-9c3a-a08aaeec6513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4989 | 2026.01.14 19:25:46.724207 [ 268 ] {6f1b2034-7214-42fc-9c3a-a08aaeec6513} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4990 | 2026.01.14 19:25:46.724245 [ 268 ] {6f1b2034-7214-42fc-9c3a-a08aaeec6513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 4991 | 2026.01.14 19:25:46.724620 [ 268 ] {6f1b2034-7214-42fc-9c3a-a08aaeec6513} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4992 | 2026.01.14 19:25:46.724855 [ 268 ] {6f1b2034-7214-42fc-9c3a-a08aaeec6513} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4993 | 2026.01.14 19:25:46.725005 [ 268 ] {6f1b2034-7214-42fc-9c3a-a08aaeec6513} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00157 sec., 2547.770700636943 rows/sec., 207.75 KiB/sec. | ||
| 4994 | 2026.01.14 19:25:46.725046 [ 268 ] {6f1b2034-7214-42fc-9c3a-a08aaeec6513} <Debug> TCPHandler: Processed in 0.001864586 sec. | ||
| 4995 | 2026.01.14 19:25:46.725174 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4996 | 2026.01.14 19:25:46.725271 [ 268 ] {1f43595d-6dfc-4bba-ab52-040399f1269c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4997 | 2026.01.14 19:25:46.725311 [ 268 ] {1f43595d-6dfc-4bba-ab52-040399f1269c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4998 | 2026.01.14 19:25:46.725790 [ 268 ] {1f43595d-6dfc-4bba-ab52-040399f1269c} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4999 | 2026.01.14 19:25:46.725832 [ 268 ] {1f43595d-6dfc-4bba-ab52-040399f1269c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5000 | 2026.01.14 19:25:46.726217 [ 268 ] {1f43595d-6dfc-4bba-ab52-040399f1269c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5001 | 2026.01.14 19:25:46.726479 [ 268 ] {1f43595d-6dfc-4bba-ab52-040399f1269c} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5002 | 2026.01.14 19:25:46.726630 [ 268 ] {1f43595d-6dfc-4bba-ab52-040399f1269c} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001377 sec., 42120.5519244735 rows/sec., 3.21 MiB/sec. | ||
| 5003 | 2026.01.14 19:25:46.726670 [ 268 ] {1f43595d-6dfc-4bba-ab52-040399f1269c} <Debug> TCPHandler: Processed in 0.001546811 sec. | ||
| 5004 | 2026.01.14 19:25:46.726781 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5005 | 2026.01.14 19:25:46.726875 [ 268 ] {5770ccd5-29af-4ed6-bc54-5333590e7814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5006 | 2026.01.14 19:25:46.726915 [ 268 ] {5770ccd5-29af-4ed6-bc54-5333590e7814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5007 | 2026.01.14 19:25:46.727304 [ 268 ] {5770ccd5-29af-4ed6-bc54-5333590e7814} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5008 | 2026.01.14 19:25:46.727338 [ 268 ] {5770ccd5-29af-4ed6-bc54-5333590e7814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5009 | 2026.01.14 19:25:46.727649 [ 268 ] {5770ccd5-29af-4ed6-bc54-5333590e7814} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5010 | 2026.01.14 19:25:46.727868 [ 268 ] {5770ccd5-29af-4ed6-bc54-5333590e7814} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5011 | 2026.01.14 19:25:46.727991 [ 268 ] {5770ccd5-29af-4ed6-bc54-5333590e7814} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001134 sec., 3527.336860670194 rows/sec., 246.29 KiB/sec. | ||
| 5012 | 2026.01.14 19:25:46.728027 [ 268 ] {5770ccd5-29af-4ed6-bc54-5333590e7814} <Debug> TCPHandler: Processed in 0.001296258 sec. | ||
| 5013 | 2026.01.14 19:25:46.728137 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5014 | 2026.01.14 19:25:46.728229 [ 268 ] {5d687d82-2384-4888-9aa3-cb2a5238d6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5015 | 2026.01.14 19:25:46.728267 [ 268 ] {5d687d82-2384-4888-9aa3-cb2a5238d6c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5016 | 2026.01.14 19:25:46.728674 [ 268 ] {5d687d82-2384-4888-9aa3-cb2a5238d6c9} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2026.01.14 19:25:46.728708 [ 268 ] {5d687d82-2384-4888-9aa3-cb2a5238d6c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5018 | 2026.01.14 19:25:46.729003 [ 268 ] {5d687d82-2384-4888-9aa3-cb2a5238d6c9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5019 | 2026.01.14 19:25:46.729228 [ 268 ] {5d687d82-2384-4888-9aa3-cb2a5238d6c9} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5020 | 2026.01.14 19:25:46.729349 [ 268 ] {5d687d82-2384-4888-9aa3-cb2a5238d6c9} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001138 sec., 59753.954305799656 rows/sec., 4.67 MiB/sec. | ||
| 5021 | 2026.01.14 19:25:46.729385 [ 268 ] {5d687d82-2384-4888-9aa3-cb2a5238d6c9} <Debug> TCPHandler: Processed in 0.001298788 sec. | ||
| 5022 | 2026.01.14 19:25:46.729499 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5023 | 2026.01.14 19:25:46.729592 [ 268 ] {5a51e7ce-0059-4d3a-9e57-410978a7b727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5024 | 2026.01.14 19:25:46.729634 [ 268 ] {5a51e7ce-0059-4d3a-9e57-410978a7b727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5025 | 2026.01.14 19:25:46.730037 [ 268 ] {5a51e7ce-0059-4d3a-9e57-410978a7b727} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5026 | 2026.01.14 19:25:46.730071 [ 268 ] {5a51e7ce-0059-4d3a-9e57-410978a7b727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5027 | 2026.01.14 19:25:46.730407 [ 268 ] {5a51e7ce-0059-4d3a-9e57-410978a7b727} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5028 | 2026.01.14 19:25:46.730618 [ 268 ] {5a51e7ce-0059-4d3a-9e57-410978a7b727} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5029 | 2026.01.14 19:25:46.730741 [ 268 ] {5a51e7ce-0059-4d3a-9e57-410978a7b727} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001167 sec., 138817.48071979434 rows/sec., 9.67 MiB/sec. | ||
| 5030 | 2026.01.14 19:25:46.730776 [ 268 ] {5a51e7ce-0059-4d3a-9e57-410978a7b727} <Debug> TCPHandler: Processed in 0.001327519 sec. | ||
| 5031 | 2026.01.14 19:25:46.730885 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5032 | 2026.01.14 19:25:46.730977 [ 268 ] {38709f14-5454-4cf6-9c99-ddcce8d0fb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5033 | 2026.01.14 19:25:46.731017 [ 268 ] {38709f14-5454-4cf6-9c99-ddcce8d0fb23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5034 | 2026.01.14 19:25:46.731339 [ 268 ] {38709f14-5454-4cf6-9c99-ddcce8d0fb23} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5035 | 2026.01.14 19:25:46.731372 [ 268 ] {38709f14-5454-4cf6-9c99-ddcce8d0fb23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5036 | 2026.01.14 19:25:46.731674 [ 268 ] {38709f14-5454-4cf6-9c99-ddcce8d0fb23} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5037 | 2026.01.14 19:25:46.731887 [ 268 ] {38709f14-5454-4cf6-9c99-ddcce8d0fb23} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5038 | 2026.01.14 19:25:46.732009 [ 268 ] {38709f14-5454-4cf6-9c99-ddcce8d0fb23} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 5039 | 2026.01.14 19:25:46.732042 [ 268 ] {38709f14-5454-4cf6-9c99-ddcce8d0fb23} <Debug> TCPHandler: Processed in 0.001206777 sec. | ||
| 5040 | 2026.01.14 19:25:47.203157 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5041 | 2026.01.14 19:25:47.219997 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5042 | 2026.01.14 19:25:47.220039 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5043 | 2026.01.14 19:25:47.225956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5044 | 2026.01.14 19:25:47.226696 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5045 | 2026.01.14 19:25:47.226985 [ 51 ] {} <Debug> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5046 | 2026.01.14 19:25:47.227032 [ 51 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5047 | 2026.01.14 19:25:47.227061 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5048 | 2026.01.14 19:25:47.227207 [ 199 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 5049 | 2026.01.14 19:25:47.229888 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5050 | 2026.01.14 19:25:47.230980 [ 199 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5051 | 2026.01.14 19:25:47.232377 [ 199 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 5052 | 2026.01.14 19:25:47.236769 [ 199 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5053 | 2026.01.14 19:25:47.241092 [ 199 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5054 | 2026.01.14 19:25:47.245082 [ 199 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 5055 | 2026.01.14 19:25:47.249471 [ 199 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 5056 | 2026.01.14 19:25:47.253738 [ 199 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 5057 | 2026.01.14 19:25:47.305183 [ 187 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078028893 sec., 2037.7067248666465 rows/sec., 10.54 MiB/sec. | ||
| 5058 | 2026.01.14 19:25:47.307103 [ 191 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5059 | 2026.01.14 19:25:47.309092 [ 191 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_21_4} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5060 | 2026.01.14 19:25:47.309195 [ 191 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_21_4} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5061 | 2026.01.14 19:25:47.310820 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5062 | 2026.01.14 19:25:48.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.80 MiB, peak 261.34 MiB, free memory in arenas 0.00 B, will set to 254.32 MiB (RSS), difference: 3.52 MiB | ||
| 5063 | 2026.01.14 19:25:49.239011 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 640 | ||
| 5064 | 2026.01.14 19:25:49.241629 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5065 | 2026.01.14 19:25:49.241696 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5066 | 2026.01.14 19:25:49.242999 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5067 | 2026.01.14 19:25:49.243292 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5068 | 2026.01.14 19:25:49.243680 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 640 | ||
| 5069 | 2026.01.14 19:25:51.735942 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5070 | 2026.01.14 19:25:51.736126 [ 268 ] {4dd5157f-1c54-4059-9638-a3423a829501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5071 | 2026.01.14 19:25:51.736195 [ 268 ] {4dd5157f-1c54-4059-9638-a3423a829501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5072 | 2026.01.14 19:25:51.737049 [ 268 ] {4dd5157f-1c54-4059-9638-a3423a829501} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2026.01.14 19:25:51.737097 [ 268 ] {4dd5157f-1c54-4059-9638-a3423a829501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5074 | 2026.01.14 19:25:51.737559 [ 268 ] {4dd5157f-1c54-4059-9638-a3423a829501} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5075 | 2026.01.14 19:25:51.737797 [ 268 ] {4dd5157f-1c54-4059-9638-a3423a829501} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.01.14 19:25:51.737946 [ 268 ] {4dd5157f-1c54-4059-9638-a3423a829501} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00187 sec., 219251.33689839573 rows/sec., 13.91 MiB/sec. | ||
| 5077 | 2026.01.14 19:25:51.737986 [ 268 ] {4dd5157f-1c54-4059-9638-a3423a829501} <Debug> TCPHandler: Processed in 0.00218132 sec. | ||
| 5078 | 2026.01.14 19:25:51.738109 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5079 | 2026.01.14 19:25:51.738204 [ 268 ] {c531c3da-a52f-4af5-92e1-02273f44f47c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5080 | 2026.01.14 19:25:51.738244 [ 268 ] {c531c3da-a52f-4af5-92e1-02273f44f47c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5081 | 2026.01.14 19:25:51.739219 [ 268 ] {c531c3da-a52f-4af5-92e1-02273f44f47c} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2026.01.14 19:25:51.739254 [ 268 ] {c531c3da-a52f-4af5-92e1-02273f44f47c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5083 | 2026.01.14 19:25:51.739666 [ 268 ] {c531c3da-a52f-4af5-92e1-02273f44f47c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5084 | 2026.01.14 19:25:51.739882 [ 268 ] {c531c3da-a52f-4af5-92e1-02273f44f47c} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2026.01.14 19:25:51.740011 [ 268 ] {c531c3da-a52f-4af5-92e1-02273f44f47c} <Debug> executeQuery: Read 1194 rows, 97.66 KiB in 0.001824 sec., 654605.2631578947 rows/sec., 52.29 MiB/sec. | ||
| 5086 | 2026.01.14 19:25:51.740046 [ 268 ] {c531c3da-a52f-4af5-92e1-02273f44f47c} <Debug> TCPHandler: Processed in 0.001988068 sec. | ||
| 5087 | 2026.01.14 19:25:51.740148 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5088 | 2026.01.14 19:25:51.740241 [ 268 ] {eeba08e2-deed-439c-aa20-db3b8012fbda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5089 | 2026.01.14 19:25:51.740280 [ 268 ] {eeba08e2-deed-439c-aa20-db3b8012fbda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5090 | 2026.01.14 19:25:51.740758 [ 268 ] {eeba08e2-deed-439c-aa20-db3b8012fbda} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5091 | 2026.01.14 19:25:51.740792 [ 268 ] {eeba08e2-deed-439c-aa20-db3b8012fbda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5092 | 2026.01.14 19:25:51.741104 [ 268 ] {eeba08e2-deed-439c-aa20-db3b8012fbda} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5093 | 2026.01.14 19:25:51.741328 [ 268 ] {eeba08e2-deed-439c-aa20-db3b8012fbda} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.01.14 19:25:51.741457 [ 268 ] {eeba08e2-deed-439c-aa20-db3b8012fbda} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001233 sec., 199513.38199513382 rows/sec., 12.20 MiB/sec. | ||
| 5095 | 2026.01.14 19:25:51.741492 [ 268 ] {eeba08e2-deed-439c-aa20-db3b8012fbda} <Debug> TCPHandler: Processed in 0.001395139 sec. | ||
| 5096 | 2026.01.14 19:25:51.741614 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5097 | 2026.01.14 19:25:51.741736 [ 268 ] {89763f8c-82cc-44b2-a0c7-dc94500a79f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5098 | 2026.01.14 19:25:51.741784 [ 268 ] {89763f8c-82cc-44b2-a0c7-dc94500a79f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5099 | 2026.01.14 19:25:51.742335 [ 268 ] {89763f8c-82cc-44b2-a0c7-dc94500a79f9} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5100 | 2026.01.14 19:25:51.742376 [ 268 ] {89763f8c-82cc-44b2-a0c7-dc94500a79f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5101 | 2026.01.14 19:25:51.742762 [ 268 ] {89763f8c-82cc-44b2-a0c7-dc94500a79f9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5102 | 2026.01.14 19:25:51.742976 [ 268 ] {89763f8c-82cc-44b2-a0c7-dc94500a79f9} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5103 | 2026.01.14 19:25:51.743102 [ 268 ] {89763f8c-82cc-44b2-a0c7-dc94500a79f9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00139 sec., 152517.98561151078 rows/sec., 9.84 MiB/sec. | ||
| 5104 | 2026.01.14 19:25:51.743139 [ 268 ] {89763f8c-82cc-44b2-a0c7-dc94500a79f9} <Debug> TCPHandler: Processed in 0.001588672 sec. | ||
| 5105 | 2026.01.14 19:25:51.743241 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5106 | 2026.01.14 19:25:51.743334 [ 268 ] {b5dc57bf-0d4b-49bd-b35c-0aa3275a3ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5107 | 2026.01.14 19:25:51.743373 [ 268 ] {b5dc57bf-0d4b-49bd-b35c-0aa3275a3ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5108 | 2026.01.14 19:25:51.743839 [ 268 ] {b5dc57bf-0d4b-49bd-b35c-0aa3275a3ef5} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5109 | 2026.01.14 19:25:51.743873 [ 268 ] {b5dc57bf-0d4b-49bd-b35c-0aa3275a3ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5110 | 2026.01.14 19:25:51.744198 [ 268 ] {b5dc57bf-0d4b-49bd-b35c-0aa3275a3ef5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5111 | 2026.01.14 19:25:51.744404 [ 268 ] {b5dc57bf-0d4b-49bd-b35c-0aa3275a3ef5} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5112 | 2026.01.14 19:25:51.744531 [ 268 ] {b5dc57bf-0d4b-49bd-b35c-0aa3275a3ef5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001214 sec., 173805.60131795716 rows/sec., 9.87 MiB/sec. | ||
| 5113 | 2026.01.14 19:25:51.744568 [ 268 ] {b5dc57bf-0d4b-49bd-b35c-0aa3275a3ef5} <Debug> TCPHandler: Processed in 0.001376219 sec. | ||
| 5114 | 2026.01.14 19:25:51.744674 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5115 | 2026.01.14 19:25:51.744768 [ 268 ] {acd68d0c-7b19-4f9d-811e-96b905de5f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5116 | 2026.01.14 19:25:51.744806 [ 268 ] {acd68d0c-7b19-4f9d-811e-96b905de5f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5117 | 2026.01.14 19:25:51.745451 [ 268 ] {acd68d0c-7b19-4f9d-811e-96b905de5f02} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5118 | 2026.01.14 19:25:51.745486 [ 268 ] {acd68d0c-7b19-4f9d-811e-96b905de5f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5119 | 2026.01.14 19:25:51.745814 [ 268 ] {acd68d0c-7b19-4f9d-811e-96b905de5f02} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5120 | 2026.01.14 19:25:51.746031 [ 268 ] {acd68d0c-7b19-4f9d-811e-96b905de5f02} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5121 | 2026.01.14 19:25:51.746157 [ 268 ] {acd68d0c-7b19-4f9d-811e-96b905de5f02} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001406 sec., 512091.0384068279 rows/sec., 35.94 MiB/sec. | ||
| 5122 | 2026.01.14 19:25:51.746194 [ 268 ] {acd68d0c-7b19-4f9d-811e-96b905de5f02} <Debug> TCPHandler: Processed in 0.001572841 sec. | ||
| 5123 | 2026.01.14 19:25:51.746304 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5124 | 2026.01.14 19:25:51.746396 [ 268 ] {4c9cda4f-ef1a-49ac-8819-c1b9619231b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5125 | 2026.01.14 19:25:51.746436 [ 268 ] {4c9cda4f-ef1a-49ac-8819-c1b9619231b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5126 | 2026.01.14 19:25:51.746775 [ 268 ] {4c9cda4f-ef1a-49ac-8819-c1b9619231b0} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5127 | 2026.01.14 19:25:51.746811 [ 268 ] {4c9cda4f-ef1a-49ac-8819-c1b9619231b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5128 | 2026.01.14 19:25:51.747129 [ 268 ] {4c9cda4f-ef1a-49ac-8819-c1b9619231b0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5129 | 2026.01.14 19:25:51.747340 [ 268 ] {4c9cda4f-ef1a-49ac-8819-c1b9619231b0} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2026.01.14 19:25:51.747465 [ 268 ] {4c9cda4f-ef1a-49ac-8819-c1b9619231b0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 5131 | 2026.01.14 19:25:51.747501 [ 268 ] {4c9cda4f-ef1a-49ac-8819-c1b9619231b0} <Debug> TCPHandler: Processed in 0.001246457 sec. | ||
| 5132 | 2026.01.14 19:25:51.747601 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5133 | 2026.01.14 19:25:51.747694 [ 268 ] {e6d30439-f7c8-40ce-9cff-8b91ef3efeda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5134 | 2026.01.14 19:25:51.747735 [ 268 ] {e6d30439-f7c8-40ce-9cff-8b91ef3efeda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5135 | 2026.01.14 19:25:51.748163 [ 268 ] {e6d30439-f7c8-40ce-9cff-8b91ef3efeda} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2026.01.14 19:25:51.748199 [ 268 ] {e6d30439-f7c8-40ce-9cff-8b91ef3efeda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5137 | 2026.01.14 19:25:51.748530 [ 268 ] {e6d30439-f7c8-40ce-9cff-8b91ef3efeda} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5138 | 2026.01.14 19:25:51.748733 [ 268 ] {e6d30439-f7c8-40ce-9cff-8b91ef3efeda} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2026.01.14 19:25:51.748856 [ 268 ] {e6d30439-f7c8-40ce-9cff-8b91ef3efeda} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001181 sec., 265876.3759525826 rows/sec., 17.47 MiB/sec. | ||
| 5140 | 2026.01.14 19:25:51.748892 [ 268 ] {e6d30439-f7c8-40ce-9cff-8b91ef3efeda} <Debug> TCPHandler: Processed in 0.001341038 sec. | ||
| 5141 | 2026.01.14 19:25:51.749013 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5142 | 2026.01.14 19:25:51.749134 [ 268 ] {2be7fac7-9ac1-45db-b252-19ac00e51f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5143 | 2026.01.14 19:25:51.749185 [ 268 ] {2be7fac7-9ac1-45db-b252-19ac00e51f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5144 | 2026.01.14 19:25:51.749560 [ 268 ] {2be7fac7-9ac1-45db-b252-19ac00e51f13} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2026.01.14 19:25:51.749603 [ 268 ] {2be7fac7-9ac1-45db-b252-19ac00e51f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5146 | 2026.01.14 19:25:51.749957 [ 268 ] {2be7fac7-9ac1-45db-b252-19ac00e51f13} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5147 | 2026.01.14 19:25:51.750175 [ 268 ] {2be7fac7-9ac1-45db-b252-19ac00e51f13} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2026.01.14 19:25:51.750302 [ 268 ] {2be7fac7-9ac1-45db-b252-19ac00e51f13} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001193 sec., 838.2229673093043 rows/sec., 56.48 KiB/sec. | ||
| 5149 | 2026.01.14 19:25:51.750338 [ 268 ] {2be7fac7-9ac1-45db-b252-19ac00e51f13} <Debug> TCPHandler: Processed in 0.001388299 sec. | ||
| 5150 | 2026.01.14 19:25:51.750441 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5151 | 2026.01.14 19:25:51.750535 [ 268 ] {91d5588f-eebf-45a7-9e26-4070a3125e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5152 | 2026.01.14 19:25:51.750589 [ 268 ] {91d5588f-eebf-45a7-9e26-4070a3125e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5153 | 2026.01.14 19:25:51.751432 [ 268 ] {91d5588f-eebf-45a7-9e26-4070a3125e34} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5154 | 2026.01.14 19:25:51.751468 [ 268 ] {91d5588f-eebf-45a7-9e26-4070a3125e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5155 | 2026.01.14 19:25:51.752038 [ 268 ] {91d5588f-eebf-45a7-9e26-4070a3125e34} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5156 | 2026.01.14 19:25:51.752274 [ 268 ] {91d5588f-eebf-45a7-9e26-4070a3125e34} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2026.01.14 19:25:51.752423 [ 268 ] {91d5588f-eebf-45a7-9e26-4070a3125e34} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001906 sec., 21511.017838405038 rows/sec., 38.55 MiB/sec. | ||
| 5158 | 2026.01.14 19:25:51.752476 [ 268 ] {91d5588f-eebf-45a7-9e26-4070a3125e34} <Debug> TCPHandler: Processed in 0.002086279 sec. | ||
| 5159 | 2026.01.14 19:25:51.752589 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5160 | 2026.01.14 19:25:51.752684 [ 268 ] {247fec83-0dc9-4498-ab20-28ab0c9054b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5161 | 2026.01.14 19:25:51.752725 [ 268 ] {247fec83-0dc9-4498-ab20-28ab0c9054b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5162 | 2026.01.14 19:25:51.753056 [ 268 ] {247fec83-0dc9-4498-ab20-28ab0c9054b1} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5163 | 2026.01.14 19:25:51.753092 [ 268 ] {247fec83-0dc9-4498-ab20-28ab0c9054b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5164 | 2026.01.14 19:25:51.753408 [ 268 ] {247fec83-0dc9-4498-ab20-28ab0c9054b1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5165 | 2026.01.14 19:25:51.753625 [ 268 ] {247fec83-0dc9-4498-ab20-28ab0c9054b1} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2026.01.14 19:25:51.753752 [ 268 ] {247fec83-0dc9-4498-ab20-28ab0c9054b1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001086 sec., 95764.27255985267 rows/sec., 5.87 MiB/sec. | ||
| 5167 | 2026.01.14 19:25:51.753787 [ 268 ] {247fec83-0dc9-4498-ab20-28ab0c9054b1} <Debug> TCPHandler: Processed in 0.001250257 sec. | ||
| 5168 | 2026.01.14 19:25:54.072028 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5169 | 2026.01.14 19:25:54.072114 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5170 | 2026.01.14 19:25:54.203602 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10504 | ||
| 5171 | 2026.01.14 19:25:54.204117 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5172 | 2026.01.14 19:25:54.204162 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5173 | 2026.01.14 19:25:54.204720 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5174 | 2026.01.14 19:25:54.204952 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5175 | 2026.01.14 19:25:54.205079 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10504 | ||
| 5176 | 2026.01.14 19:25:54.730913 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5177 | 2026.01.14 19:25:54.746204 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5178 | 2026.01.14 19:25:54.746264 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5179 | 2026.01.14 19:25:54.752253 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5180 | 2026.01.14 19:25:54.752934 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2026.01.14 19:25:54.755581 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5182 | 2026.01.14 19:25:56.722988 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5183 | 2026.01.14 19:25:56.723177 [ 268 ] {dd7b2802-83d7-4c34-a4c5-bfe06d0a67d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5184 | 2026.01.14 19:25:56.723246 [ 268 ] {dd7b2802-83d7-4c34-a4c5-bfe06d0a67d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5185 | 2026.01.14 19:25:56.723966 [ 268 ] {dd7b2802-83d7-4c34-a4c5-bfe06d0a67d7} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5186 | 2026.01.14 19:25:56.724012 [ 268 ] {dd7b2802-83d7-4c34-a4c5-bfe06d0a67d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5187 | 2026.01.14 19:25:56.724393 [ 268 ] {dd7b2802-83d7-4c34-a4c5-bfe06d0a67d7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5188 | 2026.01.14 19:25:56.724617 [ 268 ] {dd7b2802-83d7-4c34-a4c5-bfe06d0a67d7} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5189 | 2026.01.14 19:25:56.724746 [ 69 ] {} <Debug> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5190 | 2026.01.14 19:25:56.724772 [ 268 ] {dd7b2802-83d7-4c34-a4c5-bfe06d0a67d7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001647 sec., 34001.21432908318 rows/sec., 2.60 MiB/sec. | ||
| 5191 | 2026.01.14 19:25:56.724806 [ 69 ] {} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5192 | 2026.01.14 19:25:56.724820 [ 268 ] {dd7b2802-83d7-4c34-a4c5-bfe06d0a67d7} <Debug> TCPHandler: Processed in 0.001967277 sec. | ||
| 5193 | 2026.01.14 19:25:56.724834 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5194 | 2026.01.14 19:25:56.724946 [ 197 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::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 | ||
| 5195 | 2026.01.14 19:25:56.724957 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5196 | 2026.01.14 19:25:56.725070 [ 268 ] {f1413b4d-6b61-4d4f-bd18-c82be80c9546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5197 | 2026.01.14 19:25:56.725075 [ 197 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5198 | 2026.01.14 19:25:56.725112 [ 268 ] {f1413b4d-6b61-4d4f-bd18-c82be80c9546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5199 | 2026.01.14 19:25:56.725125 [ 197 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2466 rows starting from the beginning of the part | ||
| 5200 | 2026.01.14 19:25:56.725204 [ 197 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 5201 | 2026.01.14 19:25:56.725255 [ 197 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1194 rows starting from the beginning of the part | ||
| 5202 | 2026.01.14 19:25:56.725302 [ 197 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 58 rows starting from the beginning of the part | ||
| 5203 | 2026.01.14 19:25:56.725345 [ 197 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1194 rows starting from the beginning of the part | ||
| 5204 | 2026.01.14 19:25:56.725387 [ 197 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 5205 | 2026.01.14 19:25:56.725528 [ 268 ] {f1413b4d-6b61-4d4f-bd18-c82be80c9546} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5206 | 2026.01.14 19:25:56.725568 [ 268 ] {f1413b4d-6b61-4d4f-bd18-c82be80c9546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5207 | 2026.01.14 19:25:56.725890 [ 268 ] {f1413b4d-6b61-4d4f-bd18-c82be80c9546} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5208 | 2026.01.14 19:25:56.726120 [ 268 ] {f1413b4d-6b61-4d4f-bd18-c82be80c9546} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5209 | 2026.01.14 19:25:56.726226 [ 69 ] {} <Debug> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5210 | 2026.01.14 19:25:56.726252 [ 268 ] {f1413b4d-6b61-4d4f-bd18-c82be80c9546} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 5211 | 2026.01.14 19:25:56.726260 [ 69 ] {} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5212 | 2026.01.14 19:25:56.726291 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5213 | 2026.01.14 19:25:56.726295 [ 268 ] {f1413b4d-6b61-4d4f-bd18-c82be80c9546} <Debug> TCPHandler: Processed in 0.001387699 sec. | ||
| 5214 | 2026.01.14 19:25:56.726400 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::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 | ||
| 5215 | 2026.01.14 19:25:56.726419 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5216 | 2026.01.14 19:25:56.726532 [ 268 ] {c616193e-8e3f-413a-923e-c1e5cdea3600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5217 | 2026.01.14 19:25:56.726535 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5218 | 2026.01.14 19:25:56.726580 [ 268 ] {c616193e-8e3f-413a-923e-c1e5cdea3600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5219 | 2026.01.14 19:25:56.726586 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1250 rows starting from the beginning of the part | ||
| 5220 | 2026.01.14 19:25:56.726669 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 5221 | 2026.01.14 19:25:56.726715 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 720 rows starting from the beginning of the part | ||
| 5222 | 2026.01.14 19:25:56.726756 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 68 rows starting from the beginning of the part | ||
| 5223 | 2026.01.14 19:25:56.726793 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 720 rows starting from the beginning of the part | ||
| 5224 | 2026.01.14 19:25:56.726832 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 5225 | 2026.01.14 19:25:56.726996 [ 268 ] {c616193e-8e3f-413a-923e-c1e5cdea3600} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5226 | 2026.01.14 19:25:56.727037 [ 268 ] {c616193e-8e3f-413a-923e-c1e5cdea3600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5227 | 2026.01.14 19:25:56.727326 [ 189 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5024 rows, containing 5 columns (5 merged, 0 gathered) in 0.002430683 sec., 2066908.7659723626 rows/sec., 174.51 MiB/sec. | ||
| 5228 | 2026.01.14 19:25:56.727465 [ 268 ] {c616193e-8e3f-413a-923e-c1e5cdea3600} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5229 | 2026.01.14 19:25:56.727679 [ 193 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5230 | 2026.01.14 19:25:56.727727 [ 268 ] {c616193e-8e3f-413a-923e-c1e5cdea3600} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2026.01.14 19:25:56.727842 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5232 | 2026.01.14 19:25:56.727875 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5233 | 2026.01.14 19:25:56.727878 [ 268 ] {c616193e-8e3f-413a-923e-c1e5cdea3600} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001363 sec., 117388.11445341159 rows/sec., 8.18 MiB/sec. | ||
| 5234 | 2026.01.14 19:25:56.727896 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5235 | 2026.01.14 19:25:56.727927 [ 268 ] {c616193e-8e3f-413a-923e-c1e5cdea3600} <Debug> TCPHandler: Processed in 0.001557702 sec. | ||
| 5236 | 2026.01.14 19:25:56.727967 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::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 | ||
| 5237 | 2026.01.14 19:25:56.727981 [ 193 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_31_6} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5238 | 2026.01.14 19:25:56.728039 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5239 | 2026.01.14 19:25:56.728061 [ 193 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_31_6} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5240 | 2026.01.14 19:25:56.728063 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5241 | 2026.01.14 19:25:56.728099 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9927 rows starting from the beginning of the part | ||
| 5242 | 2026.01.14 19:25:56.728138 [ 268 ] {93f03ee2-4ff0-4cc1-8997-f913e65ce108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5243 | 2026.01.14 19:25:56.728142 [ 202 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2886 rows, containing 5 columns (5 merged, 0 gathered) in 0.001797285 sec., 1605755.347649371 rows/sec., 121.07 MiB/sec. | ||
| 5244 | 2026.01.14 19:25:56.728154 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 5245 | 2026.01.14 19:25:56.728184 [ 268 ] {93f03ee2-4ff0-4cc1-8997-f913e65ce108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5246 | 2026.01.14 19:25:56.728146 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5247 | 2026.01.14 19:25:56.728254 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 314 rows starting from the beginning of the part | ||
| 5248 | 2026.01.14 19:25:56.728289 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 162 rows starting from the beginning of the part | ||
| 5249 | 2026.01.14 19:25:56.728324 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 314 rows starting from the beginning of the part | ||
| 5250 | 2026.01.14 19:25:56.728359 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5251 | 2026.01.14 19:25:56.728447 [ 194 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5252 | 2026.01.14 19:25:56.728531 [ 268 ] {93f03ee2-4ff0-4cc1-8997-f913e65ce108} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5253 | 2026.01.14 19:25:56.728567 [ 268 ] {93f03ee2-4ff0-4cc1-8997-f913e65ce108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5254 | 2026.01.14 19:25:56.728788 [ 194 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_31_6} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5255 | 2026.01.14 19:25:56.728863 [ 194 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_31_6} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5256 | 2026.01.14 19:25:56.728878 [ 268 ] {93f03ee2-4ff0-4cc1-8997-f913e65ce108} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5257 | 2026.01.14 19:25:56.728953 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5258 | 2026.01.14 19:25:56.729087 [ 268 ] {93f03ee2-4ff0-4cc1-8997-f913e65ce108} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5259 | 2026.01.14 19:25:56.729188 [ 69 ] {} <Debug> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5260 | 2026.01.14 19:25:56.729220 [ 69 ] {} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5261 | 2026.01.14 19:25:56.729223 [ 268 ] {93f03ee2-4ff0-4cc1-8997-f913e65ce108} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 5262 | 2026.01.14 19:25:56.729240 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5263 | 2026.01.14 19:25:56.729270 [ 268 ] {93f03ee2-4ff0-4cc1-8997-f913e65ce108} <Debug> TCPHandler: Processed in 0.001278947 sec. | ||
| 5264 | 2026.01.14 19:25:56.729329 [ 193 ] {15e33962-2d92-4361-8967-26e26a4f1192::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 | ||
| 5265 | 2026.01.14 19:25:56.729439 [ 193 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5266 | 2026.01.14 19:25:56.729474 [ 193 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1790 rows starting from the beginning of the part | ||
| 5267 | 2026.01.14 19:25:56.729536 [ 193 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5268 | 2026.01.14 19:25:56.729595 [ 193 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 5269 | 2026.01.14 19:25:56.729653 [ 193 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5270 | 2026.01.14 19:25:56.729709 [ 193 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 5271 | 2026.01.14 19:25:56.729765 [ 193 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5272 | 2026.01.14 19:25:56.731173 [ 202 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2178 rows, containing 4 columns (4 merged, 0 gathered) in 0.001880117 sec., 1158438.5439842308 rows/sec., 74.02 MiB/sec. | ||
| 5273 | 2026.01.14 19:25:56.731463 [ 193 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5274 | 2026.01.14 19:25:56.731787 [ 193 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_31_6} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5275 | 2026.01.14 19:25:56.731876 [ 193 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_31_6} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5276 | 2026.01.14 19:25:56.731961 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5277 | 2026.01.14 19:25:56.732854 [ 193 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11037 rows, containing 5 columns (5 merged, 0 gathered) in 0.004911218 sec., 2247304.0292652454 rows/sec., 151.37 MiB/sec. | ||
| 5278 | 2026.01.14 19:25:56.733090 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5279 | 2026.01.14 19:25:56.733328 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5280 | 2026.01.14 19:25:56.733398 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5281 | 2026.01.14 19:25:56.733457 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 5282 | 2026.01.14 19:25:57.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.39 MiB, peak 262.51 MiB, free memory in arenas 0.00 B, will set to 256.67 MiB (RSS), difference: 1.28 MiB | ||
| 5283 | 2026.01.14 19:25:58.329253 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5284 | 2026.01.14 19:25:58.329507 [ 268 ] {7af72ee4-c7bc-4bc3-9449-7e39624bbea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5285 | 2026.01.14 19:25:58.329600 [ 268 ] {7af72ee4-c7bc-4bc3-9449-7e39624bbea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5286 | 2026.01.14 19:25:58.330556 [ 268 ] {7af72ee4-c7bc-4bc3-9449-7e39624bbea0} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5287 | 2026.01.14 19:25:58.330592 [ 268 ] {7af72ee4-c7bc-4bc3-9449-7e39624bbea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5288 | 2026.01.14 19:25:58.331029 [ 268 ] {7af72ee4-c7bc-4bc3-9449-7e39624bbea0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5289 | 2026.01.14 19:25:58.331263 [ 268 ] {7af72ee4-c7bc-4bc3-9449-7e39624bbea0} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5290 | 2026.01.14 19:25:58.331410 [ 268 ] {7af72ee4-c7bc-4bc3-9449-7e39624bbea0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001971 sec., 208016.23541349568 rows/sec., 13.20 MiB/sec. | ||
| 5291 | 2026.01.14 19:25:58.331452 [ 268 ] {7af72ee4-c7bc-4bc3-9449-7e39624bbea0} <Debug> TCPHandler: Processed in 0.002368562 sec. | ||
| 5292 | 2026.01.14 19:25:58.331573 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5293 | 2026.01.14 19:25:58.331669 [ 268 ] {08b5aba0-b181-4096-a95f-ac342ad83b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5294 | 2026.01.14 19:25:58.331711 [ 268 ] {08b5aba0-b181-4096-a95f-ac342ad83b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5295 | 2026.01.14 19:25:58.332111 [ 268 ] {08b5aba0-b181-4096-a95f-ac342ad83b21} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5296 | 2026.01.14 19:25:58.332145 [ 268 ] {08b5aba0-b181-4096-a95f-ac342ad83b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5297 | 2026.01.14 19:25:58.332441 [ 268 ] {08b5aba0-b181-4096-a95f-ac342ad83b21} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5298 | 2026.01.14 19:25:58.332676 [ 268 ] {08b5aba0-b181-4096-a95f-ac342ad83b21} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5299 | 2026.01.14 19:25:58.332801 [ 268 ] {08b5aba0-b181-4096-a95f-ac342ad83b21} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00115 sec., 3478.2608695652175 rows/sec., 283.63 KiB/sec. | ||
| 5300 | 2026.01.14 19:25:58.332838 [ 268 ] {08b5aba0-b181-4096-a95f-ac342ad83b21} <Debug> TCPHandler: Processed in 0.001316638 sec. | ||
| 5301 | 2026.01.14 19:25:58.332971 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5302 | 2026.01.14 19:25:58.333091 [ 268 ] {d0ab1776-b463-401d-9711-42ee821574d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5303 | 2026.01.14 19:25:58.333139 [ 268 ] {d0ab1776-b463-401d-9711-42ee821574d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5304 | 2026.01.14 19:25:58.334736 [ 268 ] {d0ab1776-b463-401d-9711-42ee821574d8} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5305 | 2026.01.14 19:25:58.334771 [ 268 ] {d0ab1776-b463-401d-9711-42ee821574d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5306 | 2026.01.14 19:25:58.335202 [ 268 ] {d0ab1776-b463-401d-9711-42ee821574d8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5307 | 2026.01.14 19:25:58.335409 [ 268 ] {d0ab1776-b463-401d-9711-42ee821574d8} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5308 | 2026.01.14 19:25:58.335535 [ 268 ] {d0ab1776-b463-401d-9711-42ee821574d8} <Debug> executeQuery: Read 2336 rows, 193.92 KiB in 0.002468 sec., 946515.397082658 rows/sec., 76.73 MiB/sec. | ||
| 5309 | 2026.01.14 19:25:58.335574 [ 268 ] {d0ab1776-b463-401d-9711-42ee821574d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 5310 | 2026.01.14 19:25:58.335587 [ 268 ] {d0ab1776-b463-401d-9711-42ee821574d8} <Debug> TCPHandler: Processed in 0.002676667 sec. | ||
| 5311 | 2026.01.14 19:25:58.335700 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5312 | 2026.01.14 19:25:58.335792 [ 268 ] {850da31e-e40d-475e-9bf7-908ff5d6bfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5313 | 2026.01.14 19:25:58.335830 [ 268 ] {850da31e-e40d-475e-9bf7-908ff5d6bfdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5314 | 2026.01.14 19:25:58.336316 [ 268 ] {850da31e-e40d-475e-9bf7-908ff5d6bfdb} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5315 | 2026.01.14 19:25:58.336349 [ 268 ] {850da31e-e40d-475e-9bf7-908ff5d6bfdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5316 | 2026.01.14 19:25:58.336650 [ 268 ] {850da31e-e40d-475e-9bf7-908ff5d6bfdb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5317 | 2026.01.14 19:25:58.336855 [ 268 ] {850da31e-e40d-475e-9bf7-908ff5d6bfdb} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5318 | 2026.01.14 19:25:58.336978 [ 268 ] {850da31e-e40d-475e-9bf7-908ff5d6bfdb} <Debug> executeQuery: Read 250 rows, 15.68 KiB in 0.001205 sec., 207468.8796680498 rows/sec., 12.71 MiB/sec. | ||
| 5319 | 2026.01.14 19:25:58.337014 [ 268 ] {850da31e-e40d-475e-9bf7-908ff5d6bfdb} <Debug> TCPHandler: Processed in 0.001363809 sec. | ||
| 5320 | 2026.01.14 19:25:58.337120 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5321 | 2026.01.14 19:25:58.337212 [ 268 ] {1f6f010f-31cd-48de-9ca0-130455a4e0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5322 | 2026.01.14 19:25:58.337250 [ 268 ] {1f6f010f-31cd-48de-9ca0-130455a4e0be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5323 | 2026.01.14 19:25:58.337775 [ 268 ] {1f6f010f-31cd-48de-9ca0-130455a4e0be} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5324 | 2026.01.14 19:25:58.337808 [ 268 ] {1f6f010f-31cd-48de-9ca0-130455a4e0be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5325 | 2026.01.14 19:25:58.338131 [ 268 ] {1f6f010f-31cd-48de-9ca0-130455a4e0be} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5326 | 2026.01.14 19:25:58.338344 [ 268 ] {1f6f010f-31cd-48de-9ca0-130455a4e0be} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5327 | 2026.01.14 19:25:58.338465 [ 268 ] {1f6f010f-31cd-48de-9ca0-130455a4e0be} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001271 sec., 346184.10700236034 rows/sec., 22.90 MiB/sec. | ||
| 5328 | 2026.01.14 19:25:58.338500 [ 268 ] {1f6f010f-31cd-48de-9ca0-130455a4e0be} <Debug> TCPHandler: Processed in 0.00142875 sec. | ||
| 5329 | 2026.01.14 19:25:58.338607 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5330 | 2026.01.14 19:25:58.338698 [ 268 ] {e399b2a1-37c9-4331-8dba-82506f8e0a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5331 | 2026.01.14 19:25:58.338735 [ 268 ] {e399b2a1-37c9-4331-8dba-82506f8e0a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5332 | 2026.01.14 19:25:58.339179 [ 268 ] {e399b2a1-37c9-4331-8dba-82506f8e0a8c} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5333 | 2026.01.14 19:25:58.339212 [ 268 ] {e399b2a1-37c9-4331-8dba-82506f8e0a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5334 | 2026.01.14 19:25:58.339503 [ 268 ] {e399b2a1-37c9-4331-8dba-82506f8e0a8c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5335 | 2026.01.14 19:25:58.339703 [ 268 ] {e399b2a1-37c9-4331-8dba-82506f8e0a8c} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5336 | 2026.01.14 19:25:58.339821 [ 268 ] {e399b2a1-37c9-4331-8dba-82506f8e0a8c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001141 sec., 184925.50394390884 rows/sec., 10.50 MiB/sec. | ||
| 5337 | 2026.01.14 19:25:58.339858 [ 268 ] {e399b2a1-37c9-4331-8dba-82506f8e0a8c} <Debug> TCPHandler: Processed in 0.001296918 sec. | ||
| 5338 | 2026.01.14 19:25:58.339958 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5339 | 2026.01.14 19:25:58.340047 [ 268 ] {05787030-3c2c-461c-ab70-f34d1157613c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5340 | 2026.01.14 19:25:58.340085 [ 268 ] {05787030-3c2c-461c-ab70-f34d1157613c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5341 | 2026.01.14 19:25:58.340918 [ 268 ] {05787030-3c2c-461c-ab70-f34d1157613c} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5342 | 2026.01.14 19:25:58.340952 [ 268 ] {05787030-3c2c-461c-ab70-f34d1157613c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5343 | 2026.01.14 19:25:58.341304 [ 268 ] {05787030-3c2c-461c-ab70-f34d1157613c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5344 | 2026.01.14 19:25:58.341508 [ 268 ] {05787030-3c2c-461c-ab70-f34d1157613c} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5345 | 2026.01.14 19:25:58.341635 [ 268 ] {05787030-3c2c-461c-ab70-f34d1157613c} <Debug> executeQuery: Read 1180 rows, 86.37 KiB in 0.001605 sec., 735202.492211838 rows/sec., 52.55 MiB/sec. | ||
| 5346 | 2026.01.14 19:25:58.341672 [ 268 ] {05787030-3c2c-461c-ab70-f34d1157613c} <Debug> TCPHandler: Processed in 0.001761955 sec. | ||
| 5347 | 2026.01.14 19:25:58.341780 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5348 | 2026.01.14 19:25:58.341871 [ 268 ] {c6245e70-06be-4ce7-9e3b-da4ac2f60d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5349 | 2026.01.14 19:25:58.341911 [ 268 ] {c6245e70-06be-4ce7-9e3b-da4ac2f60d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5350 | 2026.01.14 19:25:58.342232 [ 268 ] {c6245e70-06be-4ce7-9e3b-da4ac2f60d78} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5351 | 2026.01.14 19:25:58.342267 [ 268 ] {c6245e70-06be-4ce7-9e3b-da4ac2f60d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5352 | 2026.01.14 19:25:58.342553 [ 268 ] {c6245e70-06be-4ce7-9e3b-da4ac2f60d78} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5353 | 2026.01.14 19:25:58.342762 [ 268 ] {c6245e70-06be-4ce7-9e3b-da4ac2f60d78} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5354 | 2026.01.14 19:25:58.342889 [ 268 ] {c6245e70-06be-4ce7-9e3b-da4ac2f60d78} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001035 sec., 5797.101449275363 rows/sec., 302.88 KiB/sec. | ||
| 5355 | 2026.01.14 19:25:58.342924 [ 268 ] {c6245e70-06be-4ce7-9e3b-da4ac2f60d78} <Debug> TCPHandler: Processed in 0.001190077 sec. | ||
| 5356 | 2026.01.14 19:25:58.343041 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5357 | 2026.01.14 19:25:58.343186 [ 268 ] {047b592b-2035-4048-9c4c-93d1adeced79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5358 | 2026.01.14 19:25:58.343240 [ 268 ] {047b592b-2035-4048-9c4c-93d1adeced79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5359 | 2026.01.14 19:25:58.343930 [ 268 ] {047b592b-2035-4048-9c4c-93d1adeced79} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5360 | 2026.01.14 19:25:58.343968 [ 268 ] {047b592b-2035-4048-9c4c-93d1adeced79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5361 | 2026.01.14 19:25:58.344349 [ 268 ] {047b592b-2035-4048-9c4c-93d1adeced79} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5362 | 2026.01.14 19:25:58.344562 [ 268 ] {047b592b-2035-4048-9c4c-93d1adeced79} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5363 | 2026.01.14 19:25:58.344696 [ 268 ] {047b592b-2035-4048-9c4c-93d1adeced79} <Debug> executeQuery: Read 904 rows, 61.17 KiB in 0.001536 sec., 588541.6666666666 rows/sec., 38.89 MiB/sec. | ||
| 5364 | 2026.01.14 19:25:58.344734 [ 268 ] {047b592b-2035-4048-9c4c-93d1adeced79} <Debug> TCPHandler: Processed in 0.001753114 sec. | ||
| 5365 | 2026.01.14 19:25:58.344836 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5366 | 2026.01.14 19:25:58.344931 [ 268 ] {ad356769-4ede-4235-8598-c355c30d8f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5367 | 2026.01.14 19:25:58.344971 [ 268 ] {ad356769-4ede-4235-8598-c355c30d8f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5368 | 2026.01.14 19:25:58.345281 [ 268 ] {ad356769-4ede-4235-8598-c355c30d8f23} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5369 | 2026.01.14 19:25:58.345316 [ 268 ] {ad356769-4ede-4235-8598-c355c30d8f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5370 | 2026.01.14 19:25:58.345601 [ 268 ] {ad356769-4ede-4235-8598-c355c30d8f23} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5371 | 2026.01.14 19:25:58.345811 [ 268 ] {ad356769-4ede-4235-8598-c355c30d8f23} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5372 | 2026.01.14 19:25:58.345937 [ 268 ] {ad356769-4ede-4235-8598-c355c30d8f23} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 5373 | 2026.01.14 19:25:58.345973 [ 268 ] {ad356769-4ede-4235-8598-c355c30d8f23} <Debug> TCPHandler: Processed in 0.001186546 sec. | ||
| 5374 | 2026.01.14 19:25:58.346090 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5375 | 2026.01.14 19:25:58.346182 [ 268 ] {ac84d4cc-d962-4036-a318-579cf81a6831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5376 | 2026.01.14 19:25:58.346234 [ 268 ] {ac84d4cc-d962-4036-a318-579cf81a6831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5377 | 2026.01.14 19:25:58.347097 [ 268 ] {ac84d4cc-d962-4036-a318-579cf81a6831} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5378 | 2026.01.14 19:25:58.347133 [ 268 ] {ac84d4cc-d962-4036-a318-579cf81a6831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5379 | 2026.01.14 19:25:58.347659 [ 268 ] {ac84d4cc-d962-4036-a318-579cf81a6831} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5380 | 2026.01.14 19:25:58.347873 [ 268 ] {ac84d4cc-d962-4036-a318-579cf81a6831} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5381 | 2026.01.14 19:25:58.347981 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5382 | 2026.01.14 19:25:58.348006 [ 268 ] {ac84d4cc-d962-4036-a318-579cf81a6831} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001842 sec., 22258.41476655809 rows/sec., 39.89 MiB/sec. | ||
| 5383 | 2026.01.14 19:25:58.348053 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5384 | 2026.01.14 19:25:58.348074 [ 268 ] {ac84d4cc-d962-4036-a318-579cf81a6831} <Debug> TCPHandler: Processed in 0.002034088 sec. | ||
| 5385 | 2026.01.14 19:25:58.348082 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5386 | 2026.01.14 19:25:58.348202 [ 193 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::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 | ||
| 5387 | 2026.01.14 19:25:58.348220 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5388 | 2026.01.14 19:25:58.348325 [ 268 ] {d5ad8695-d61c-4f03-a0bd-97bec2a3f7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5389 | 2026.01.14 19:25:58.348366 [ 268 ] {d5ad8695-d61c-4f03-a0bd-97bec2a3f7bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5390 | 2026.01.14 19:25:58.348450 [ 193 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5391 | 2026.01.14 19:25:58.348514 [ 193 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 318 rows starting from the beginning of the part | ||
| 5392 | 2026.01.14 19:25:58.348644 [ 193 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 5393 | 2026.01.14 19:25:58.348721 [ 268 ] {d5ad8695-d61c-4f03-a0bd-97bec2a3f7bc} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5394 | 2026.01.14 19:25:58.348753 [ 193 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
| 5395 | 2026.01.14 19:25:58.348762 [ 268 ] {d5ad8695-d61c-4f03-a0bd-97bec2a3f7bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5396 | 2026.01.14 19:25:58.348870 [ 193 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 5397 | 2026.01.14 19:25:58.348961 [ 193 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 5398 | 2026.01.14 19:25:58.349045 [ 193 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 5399 | 2026.01.14 19:25:58.349082 [ 268 ] {d5ad8695-d61c-4f03-a0bd-97bec2a3f7bc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5400 | 2026.01.14 19:25:58.349309 [ 268 ] {d5ad8695-d61c-4f03-a0bd-97bec2a3f7bc} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5401 | 2026.01.14 19:25:58.349443 [ 268 ] {d5ad8695-d61c-4f03-a0bd-97bec2a3f7bc} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001137 sec., 59806.50835532102 rows/sec., 3.47 MiB/sec. | ||
| 5402 | 2026.01.14 19:25:58.349479 [ 268 ] {d5ad8695-d61c-4f03-a0bd-97bec2a3f7bc} <Debug> TCPHandler: Processed in 0.001308758 sec. | ||
| 5403 | 2026.01.14 19:25:58.352394 [ 197 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 523 rows, containing 19 columns (19 merged, 0 gathered) in 0.004239548 sec., 123362.20748060878 rows/sec., 221.06 MiB/sec. | ||
| 5404 | 2026.01.14 19:25:58.352978 [ 193 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5405 | 2026.01.14 19:25:58.353284 [ 193 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5406 | 2026.01.14 19:25:58.353352 [ 193 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5407 | 2026.01.14 19:25:58.353430 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
| 5408 | 2026.01.14 19:25:59.244827 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 694 | ||
| 5409 | 2026.01.14 19:25:59.247566 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5410 | 2026.01.14 19:25:59.247614 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5411 | 2026.01.14 19:25:59.248821 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5412 | 2026.01.14 19:25:59.249083 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5413 | 2026.01.14 19:25:59.249239 [ 64 ] {} <Debug> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5414 | 2026.01.14 19:25:59.249283 [ 64 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5415 | 2026.01.14 19:25:59.249305 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5416 | 2026.01.14 19:25:59.249344 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 694 | ||
| 5417 | 2026.01.14 19:25:59.249424 [ 202 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::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 | ||
| 5418 | 2026.01.14 19:25:59.249993 [ 202 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5419 | 2026.01.14 19:25:59.250158 [ 202 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 486 rows starting from the beginning of the part | ||
| 5420 | 2026.01.14 19:25:59.250545 [ 202 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::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 | ||
| 5421 | 2026.01.14 19:25:59.250900 [ 202 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 74 rows starting from the beginning of the part | ||
| 5422 | 2026.01.14 19:25:59.251211 [ 202 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 16 rows starting from the beginning of the part | ||
| 5423 | 2026.01.14 19:25:59.251539 [ 202 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 5424 | 2026.01.14 19:25:59.251869 [ 202 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 54 rows starting from the beginning of the part | ||
| 5425 | 2026.01.14 19:25:59.257970 [ 197 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 694 rows, containing 72 columns (72 merged, 0 gathered) in 0.008597598 sec., 80720.2197637061 rows/sec., 72.14 MiB/sec. | ||
| 5426 | 2026.01.14 19:25:59.259113 [ 201 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5427 | 2026.01.14 19:25:59.259783 [ 201 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_16_3} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5428 | 2026.01.14 19:25:59.259874 [ 201 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_16_3} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5429 | 2026.01.14 19:25:59.260130 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 5430 | 2026.01.14 19:26:01.705186 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10952 | ||
| 5431 | 2026.01.14 19:26:01.705721 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5432 | 2026.01.14 19:26:01.705771 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5433 | 2026.01.14 19:26:01.706267 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5434 | 2026.01.14 19:26:01.706488 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5435 | 2026.01.14 19:26:01.706628 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10952 | ||
| 5436 | 2026.01.14 19:26:01.719703 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5437 | 2026.01.14 19:26:01.719959 [ 268 ] {513e1d16-9ad6-475e-aa4e-0d09cc13bcf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5438 | 2026.01.14 19:26:01.720050 [ 268 ] {513e1d16-9ad6-475e-aa4e-0d09cc13bcf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5439 | 2026.01.14 19:26:01.720701 [ 268 ] {513e1d16-9ad6-475e-aa4e-0d09cc13bcf8} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5440 | 2026.01.14 19:26:01.720741 [ 268 ] {513e1d16-9ad6-475e-aa4e-0d09cc13bcf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5441 | 2026.01.14 19:26:01.721118 [ 268 ] {513e1d16-9ad6-475e-aa4e-0d09cc13bcf8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5442 | 2026.01.14 19:26:01.721334 [ 268 ] {513e1d16-9ad6-475e-aa4e-0d09cc13bcf8} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5443 | 2026.01.14 19:26:01.721483 [ 268 ] {513e1d16-9ad6-475e-aa4e-0d09cc13bcf8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001591 sec., 35197.98868636078 rows/sec., 2.69 MiB/sec. | ||
| 5444 | 2026.01.14 19:26:01.721523 [ 268 ] {513e1d16-9ad6-475e-aa4e-0d09cc13bcf8} <Debug> TCPHandler: Processed in 0.001988527 sec. | ||
| 5445 | 2026.01.14 19:26:01.721649 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5446 | 2026.01.14 19:26:01.721744 [ 268 ] {1e70d580-d0e6-4fa5-9b83-579ce69a4a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5447 | 2026.01.14 19:26:01.721784 [ 268 ] {1e70d580-d0e6-4fa5-9b83-579ce69a4a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5448 | 2026.01.14 19:26:01.722194 [ 268 ] {1e70d580-d0e6-4fa5-9b83-579ce69a4a14} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5449 | 2026.01.14 19:26:01.722230 [ 268 ] {1e70d580-d0e6-4fa5-9b83-579ce69a4a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5450 | 2026.01.14 19:26:01.722532 [ 268 ] {1e70d580-d0e6-4fa5-9b83-579ce69a4a14} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5451 | 2026.01.14 19:26:01.722736 [ 268 ] {1e70d580-d0e6-4fa5-9b83-579ce69a4a14} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5452 | 2026.01.14 19:26:01.722863 [ 268 ] {1e70d580-d0e6-4fa5-9b83-579ce69a4a14} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001137 sec., 56288.47845206684 rows/sec., 4.39 MiB/sec. | ||
| 5453 | 2026.01.14 19:26:01.722900 [ 268 ] {1e70d580-d0e6-4fa5-9b83-579ce69a4a14} <Debug> TCPHandler: Processed in 0.001301468 sec. | ||
| 5454 | 2026.01.14 19:26:01.723015 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5455 | 2026.01.14 19:26:01.723108 [ 268 ] {2897f05c-1dc0-4d2b-9f56-faefa5aa97c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5456 | 2026.01.14 19:26:01.723150 [ 268 ] {2897f05c-1dc0-4d2b-9f56-faefa5aa97c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5457 | 2026.01.14 19:26:01.723520 [ 268 ] {2897f05c-1dc0-4d2b-9f56-faefa5aa97c5} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5458 | 2026.01.14 19:26:01.723555 [ 268 ] {2897f05c-1dc0-4d2b-9f56-faefa5aa97c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5459 | 2026.01.14 19:26:01.723874 [ 268 ] {2897f05c-1dc0-4d2b-9f56-faefa5aa97c5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5460 | 2026.01.14 19:26:01.724079 [ 268 ] {2897f05c-1dc0-4d2b-9f56-faefa5aa97c5} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5461 | 2026.01.14 19:26:01.724204 [ 268 ] {2897f05c-1dc0-4d2b-9f56-faefa5aa97c5} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001114 sec., 86175.94254937164 rows/sec., 6.00 MiB/sec. | ||
| 5462 | 2026.01.14 19:26:01.724239 [ 268 ] {2897f05c-1dc0-4d2b-9f56-faefa5aa97c5} <Debug> TCPHandler: Processed in 0.001273828 sec. | ||
| 5463 | 2026.01.14 19:26:01.724350 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5464 | 2026.01.14 19:26:01.724442 [ 268 ] {ecce64ce-f4cc-4591-a0b4-e4c97c07b53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5465 | 2026.01.14 19:26:01.724482 [ 268 ] {ecce64ce-f4cc-4591-a0b4-e4c97c07b53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5466 | 2026.01.14 19:26:01.724806 [ 268 ] {ecce64ce-f4cc-4591-a0b4-e4c97c07b53f} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5467 | 2026.01.14 19:26:01.724841 [ 268 ] {ecce64ce-f4cc-4591-a0b4-e4c97c07b53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5468 | 2026.01.14 19:26:01.725137 [ 268 ] {ecce64ce-f4cc-4591-a0b4-e4c97c07b53f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5469 | 2026.01.14 19:26:01.725340 [ 268 ] {ecce64ce-f4cc-4591-a0b4-e4c97c07b53f} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5470 | 2026.01.14 19:26:01.725466 [ 268 ] {ecce64ce-f4cc-4591-a0b4-e4c97c07b53f} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001042 sec., 34548.9443378119 rows/sec., 2.33 MiB/sec. | ||
| 5471 | 2026.01.14 19:26:01.725499 [ 268 ] {ecce64ce-f4cc-4591-a0b4-e4c97c07b53f} <Debug> TCPHandler: Processed in 0.001199117 sec. | ||
| 5472 | 2026.01.14 19:26:02.255690 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5473 | 2026.01.14 19:26:02.271288 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5474 | 2026.01.14 19:26:02.271351 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5475 | 2026.01.14 19:26:02.277731 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5476 | 2026.01.14 19:26:02.278425 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5477 | 2026.01.14 19:26:02.281249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5478 | 2026.01.14 19:26:06.723114 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5479 | 2026.01.14 19:26:06.723319 [ 268 ] {82628f33-94d8-4a1a-a493-2709852a2538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5480 | 2026.01.14 19:26:06.723392 [ 268 ] {82628f33-94d8-4a1a-a493-2709852a2538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5481 | 2026.01.14 19:26:06.724115 [ 268 ] {82628f33-94d8-4a1a-a493-2709852a2538} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5482 | 2026.01.14 19:26:06.724169 [ 268 ] {82628f33-94d8-4a1a-a493-2709852a2538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5483 | 2026.01.14 19:26:06.724574 [ 268 ] {82628f33-94d8-4a1a-a493-2709852a2538} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5484 | 2026.01.14 19:26:06.724800 [ 268 ] {82628f33-94d8-4a1a-a493-2709852a2538} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5485 | 2026.01.14 19:26:06.724954 [ 268 ] {82628f33-94d8-4a1a-a493-2709852a2538} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001685 sec., 33234.42136498516 rows/sec., 2.54 MiB/sec. | ||
| 5486 | 2026.01.14 19:26:06.724995 [ 268 ] {82628f33-94d8-4a1a-a493-2709852a2538} <Debug> TCPHandler: Processed in 0.002012367 sec. | ||
| 5487 | 2026.01.14 19:26:06.725113 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5488 | 2026.01.14 19:26:06.725208 [ 268 ] {9f985fdc-2d59-44d5-a5d4-34f087d97a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5489 | 2026.01.14 19:26:06.725246 [ 268 ] {9f985fdc-2d59-44d5-a5d4-34f087d97a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5490 | 2026.01.14 19:26:06.725682 [ 268 ] {9f985fdc-2d59-44d5-a5d4-34f087d97a74} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5491 | 2026.01.14 19:26:06.725731 [ 268 ] {9f985fdc-2d59-44d5-a5d4-34f087d97a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5492 | 2026.01.14 19:26:06.726048 [ 268 ] {9f985fdc-2d59-44d5-a5d4-34f087d97a74} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5493 | 2026.01.14 19:26:06.726268 [ 268 ] {9f985fdc-2d59-44d5-a5d4-34f087d97a74} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5494 | 2026.01.14 19:26:06.726398 [ 268 ] {9f985fdc-2d59-44d5-a5d4-34f087d97a74} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 5495 | 2026.01.14 19:26:06.726435 [ 268 ] {9f985fdc-2d59-44d5-a5d4-34f087d97a74} <Debug> TCPHandler: Processed in 0.001372468 sec. | ||
| 5496 | 2026.01.14 19:26:06.726548 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5497 | 2026.01.14 19:26:06.726643 [ 268 ] {1f73636b-c2e5-47a3-ade0-1514032098e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5498 | 2026.01.14 19:26:06.726688 [ 268 ] {1f73636b-c2e5-47a3-ade0-1514032098e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5499 | 2026.01.14 19:26:06.727111 [ 268 ] {1f73636b-c2e5-47a3-ade0-1514032098e9} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5500 | 2026.01.14 19:26:06.727148 [ 268 ] {1f73636b-c2e5-47a3-ade0-1514032098e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5501 | 2026.01.14 19:26:06.727482 [ 268 ] {1f73636b-c2e5-47a3-ade0-1514032098e9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5502 | 2026.01.14 19:26:06.727686 [ 268 ] {1f73636b-c2e5-47a3-ade0-1514032098e9} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5503 | 2026.01.14 19:26:06.727819 [ 268 ] {1f73636b-c2e5-47a3-ade0-1514032098e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 5504 | 2026.01.14 19:26:06.727855 [ 268 ] {1f73636b-c2e5-47a3-ade0-1514032098e9} <Debug> TCPHandler: Processed in 0.001356559 sec. | ||
| 5505 | 2026.01.14 19:26:06.727979 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5506 | 2026.01.14 19:26:06.728100 [ 268 ] {2d07449a-0c37-4735-8a42-c8ff9fd5ad9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5507 | 2026.01.14 19:26:06.728151 [ 268 ] {2d07449a-0c37-4735-8a42-c8ff9fd5ad9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5508 | 2026.01.14 19:26:06.728497 [ 268 ] {2d07449a-0c37-4735-8a42-c8ff9fd5ad9b} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5509 | 2026.01.14 19:26:06.728534 [ 268 ] {2d07449a-0c37-4735-8a42-c8ff9fd5ad9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5510 | 2026.01.14 19:26:06.728857 [ 268 ] {2d07449a-0c37-4735-8a42-c8ff9fd5ad9b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5511 | 2026.01.14 19:26:06.729068 [ 268 ] {2d07449a-0c37-4735-8a42-c8ff9fd5ad9b} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5512 | 2026.01.14 19:26:06.729197 [ 268 ] {2d07449a-0c37-4735-8a42-c8ff9fd5ad9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 5513 | 2026.01.14 19:26:06.729234 [ 268 ] {2d07449a-0c37-4735-8a42-c8ff9fd5ad9b} <Debug> TCPHandler: Processed in 0.001319148 sec. | ||
| 5514 | 2026.01.14 19:26:09.072357 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5515 | 2026.01.14 19:26:09.072425 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5516 | 2026.01.14 19:26:09.206736 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11464 | ||
| 5517 | 2026.01.14 19:26:09.207290 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5518 | 2026.01.14 19:26:09.207337 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5519 | 2026.01.14 19:26:09.207817 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5520 | 2026.01.14 19:26:09.208046 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5521 | 2026.01.14 19:26:09.208187 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11464 | ||
| 5522 | 2026.01.14 19:26:09.249665 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 710 | ||
| 5523 | 2026.01.14 19:26:09.251714 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5524 | 2026.01.14 19:26:09.251760 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5525 | 2026.01.14 19:26:09.252916 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5526 | 2026.01.14 19:26:09.253181 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5527 | 2026.01.14 19:26:09.253441 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 710 | ||
| 5528 | 2026.01.14 19:26:09.748683 [ 50 ] {} <Debug> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 5529 | 2026.01.14 19:26:09.748753 [ 50 ] {} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5530 | 2026.01.14 19:26:09.748780 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5531 | 2026.01.14 19:26:09.748893 [ 202 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 5532 | 2026.01.14 19:26:09.749035 [ 202 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5533 | 2026.01.14 19:26:09.749072 [ 202 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 278 rows starting from the beginning of the part | ||
| 5534 | 2026.01.14 19:26:09.749140 [ 202 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 246 rows starting from the beginning of the part | ||
| 5535 | 2026.01.14 19:26:09.749189 [ 202 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 5536 | 2026.01.14 19:26:09.749230 [ 202 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 246 rows starting from the beginning of the part | ||
| 5537 | 2026.01.14 19:26:09.749274 [ 202 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 250 rows starting from the beginning of the part | ||
| 5538 | 2026.01.14 19:26:09.750128 [ 197 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1024 rows, containing 5 columns (5 merged, 0 gathered) in 0.001280998 sec., 799376.735951188 rows/sec., 52.23 MiB/sec. | ||
| 5539 | 2026.01.14 19:26:09.750354 [ 192 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 5540 | 2026.01.14 19:26:09.750679 [ 192 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_19_4} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2026.01.14 19:26:09.750759 [ 192 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_19_4} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 5542 | 2026.01.14 19:26:09.750850 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 5543 | 2026.01.14 19:26:09.781329 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5544 | 2026.01.14 19:26:09.797243 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5545 | 2026.01.14 19:26:09.797294 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5546 | 2026.01.14 19:26:09.803563 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5547 | 2026.01.14 19:26:09.804263 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5548 | 2026.01.14 19:26:09.807377 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5549 | 2026.01.14 19:26:10.794785 [ 49 ] {} <Debug> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5550 | 2026.01.14 19:26:10.794877 [ 49 ] {} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5551 | 2026.01.14 19:26:10.794915 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5552 | 2026.01.14 19:26:10.795063 [ 202 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::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 | ||
| 5553 | 2026.01.14 19:26:10.795241 [ 202 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5554 | 2026.01.14 19:26:10.795294 [ 202 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 5555 | 2026.01.14 19:26:10.795392 [ 202 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 5556 | 2026.01.14 19:26:10.795463 [ 202 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 5557 | 2026.01.14 19:26:10.795527 [ 202 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 5558 | 2026.01.14 19:26:10.795593 [ 202 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 5559 | 2026.01.14 19:26:10.796346 [ 197 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347149 sec., 29692.335443221204 rows/sec., 2.48 MiB/sec. | ||
| 5560 | 2026.01.14 19:26:10.796466 [ 202 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5561 | 2026.01.14 19:26:10.796707 [ 202 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_9_2} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5562 | 2026.01.14 19:26:10.796771 [ 202 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_9_2} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5563 | 2026.01.14 19:26:10.796831 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5564 | 2026.01.14 19:26:11.736087 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5565 | 2026.01.14 19:26:11.736277 [ 268 ] {10ece58f-5df6-4d7b-b0f2-0fc9a447c1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5566 | 2026.01.14 19:26:11.736344 [ 268 ] {10ece58f-5df6-4d7b-b0f2-0fc9a447c1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5567 | 2026.01.14 19:26:11.737242 [ 268 ] {10ece58f-5df6-4d7b-b0f2-0fc9a447c1db} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5568 | 2026.01.14 19:26:11.737287 [ 268 ] {10ece58f-5df6-4d7b-b0f2-0fc9a447c1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5569 | 2026.01.14 19:26:11.737674 [ 268 ] {10ece58f-5df6-4d7b-b0f2-0fc9a447c1db} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5570 | 2026.01.14 19:26:11.737900 [ 268 ] {10ece58f-5df6-4d7b-b0f2-0fc9a447c1db} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5571 | 2026.01.14 19:26:11.738049 [ 268 ] {10ece58f-5df6-4d7b-b0f2-0fc9a447c1db} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001822 sec., 225027.44237102085 rows/sec., 14.27 MiB/sec. | ||
| 5572 | 2026.01.14 19:26:11.738090 [ 268 ] {10ece58f-5df6-4d7b-b0f2-0fc9a447c1db} <Debug> TCPHandler: Processed in 0.002134379 sec. | ||
| 5573 | 2026.01.14 19:26:11.738232 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5574 | 2026.01.14 19:26:11.738325 [ 268 ] {b3da23f9-246a-4804-b419-027d5f61c19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5575 | 2026.01.14 19:26:11.738365 [ 268 ] {b3da23f9-246a-4804-b419-027d5f61c19e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5576 | 2026.01.14 19:26:11.739416 [ 268 ] {b3da23f9-246a-4804-b419-027d5f61c19e} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5577 | 2026.01.14 19:26:11.739451 [ 268 ] {b3da23f9-246a-4804-b419-027d5f61c19e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5578 | 2026.01.14 19:26:11.739811 [ 268 ] {b3da23f9-246a-4804-b419-027d5f61c19e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5579 | 2026.01.14 19:26:11.740014 [ 268 ] {b3da23f9-246a-4804-b419-027d5f61c19e} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5580 | 2026.01.14 19:26:11.740140 [ 268 ] {b3da23f9-246a-4804-b419-027d5f61c19e} <Debug> executeQuery: Read 1194 rows, 97.66 KiB in 0.001833 sec., 651391.16202946 rows/sec., 52.03 MiB/sec. | ||
| 5581 | 2026.01.14 19:26:11.740177 [ 268 ] {b3da23f9-246a-4804-b419-027d5f61c19e} <Debug> TCPHandler: Processed in 0.001998578 sec. | ||
| 5582 | 2026.01.14 19:26:11.740291 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5583 | 2026.01.14 19:26:11.740392 [ 268 ] {db8d4ebf-c634-4646-b561-72aacc0f1a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5584 | 2026.01.14 19:26:11.740432 [ 268 ] {db8d4ebf-c634-4646-b561-72aacc0f1a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5585 | 2026.01.14 19:26:11.740923 [ 268 ] {db8d4ebf-c634-4646-b561-72aacc0f1a2e} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5586 | 2026.01.14 19:26:11.740958 [ 268 ] {db8d4ebf-c634-4646-b561-72aacc0f1a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5587 | 2026.01.14 19:26:11.741258 [ 268 ] {db8d4ebf-c634-4646-b561-72aacc0f1a2e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5588 | 2026.01.14 19:26:11.741467 [ 268 ] {db8d4ebf-c634-4646-b561-72aacc0f1a2e} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5589 | 2026.01.14 19:26:11.741594 [ 268 ] {db8d4ebf-c634-4646-b561-72aacc0f1a2e} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.00122 sec., 201639.34426229508 rows/sec., 12.33 MiB/sec. | ||
| 5590 | 2026.01.14 19:26:11.741631 [ 268 ] {db8d4ebf-c634-4646-b561-72aacc0f1a2e} <Debug> TCPHandler: Processed in 0.001390449 sec. | ||
| 5591 | 2026.01.14 19:26:11.741740 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5592 | 2026.01.14 19:26:11.741827 [ 268 ] {3c1911de-b812-42df-bad9-4f41b96acf8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5593 | 2026.01.14 19:26:11.741864 [ 268 ] {3c1911de-b812-42df-bad9-4f41b96acf8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5594 | 2026.01.14 19:26:11.742301 [ 268 ] {3c1911de-b812-42df-bad9-4f41b96acf8b} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5595 | 2026.01.14 19:26:11.742335 [ 268 ] {3c1911de-b812-42df-bad9-4f41b96acf8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5596 | 2026.01.14 19:26:11.742631 [ 268 ] {3c1911de-b812-42df-bad9-4f41b96acf8b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5597 | 2026.01.14 19:26:11.742914 [ 268 ] {3c1911de-b812-42df-bad9-4f41b96acf8b} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5598 | 2026.01.14 19:26:11.743042 [ 268 ] {3c1911de-b812-42df-bad9-4f41b96acf8b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001224 sec., 173202.61437908496 rows/sec., 11.17 MiB/sec. | ||
| 5599 | 2026.01.14 19:26:11.743079 [ 268 ] {3c1911de-b812-42df-bad9-4f41b96acf8b} <Debug> TCPHandler: Processed in 0.001386019 sec. | ||
| 5600 | 2026.01.14 19:26:11.743189 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5601 | 2026.01.14 19:26:11.743283 [ 268 ] {d63135ef-c081-4afa-b161-afe6dc0a27b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5602 | 2026.01.14 19:26:11.743322 [ 268 ] {d63135ef-c081-4afa-b161-afe6dc0a27b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5603 | 2026.01.14 19:26:11.743788 [ 268 ] {d63135ef-c081-4afa-b161-afe6dc0a27b6} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5604 | 2026.01.14 19:26:11.743822 [ 268 ] {d63135ef-c081-4afa-b161-afe6dc0a27b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5605 | 2026.01.14 19:26:11.744140 [ 268 ] {d63135ef-c081-4afa-b161-afe6dc0a27b6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5606 | 2026.01.14 19:26:11.744347 [ 268 ] {d63135ef-c081-4afa-b161-afe6dc0a27b6} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5607 | 2026.01.14 19:26:11.744471 [ 268 ] {d63135ef-c081-4afa-b161-afe6dc0a27b6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001207 sec., 174813.5874067937 rows/sec., 9.93 MiB/sec. | ||
| 5608 | 2026.01.14 19:26:11.744508 [ 268 ] {d63135ef-c081-4afa-b161-afe6dc0a27b6} <Debug> TCPHandler: Processed in 0.001368068 sec. | ||
| 5609 | 2026.01.14 19:26:11.744617 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5610 | 2026.01.14 19:26:11.744709 [ 268 ] {228130e2-1f83-45c8-8ebe-b8f5cb38bdd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5611 | 2026.01.14 19:26:11.744747 [ 268 ] {228130e2-1f83-45c8-8ebe-b8f5cb38bdd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5612 | 2026.01.14 19:26:11.745379 [ 268 ] {228130e2-1f83-45c8-8ebe-b8f5cb38bdd4} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5613 | 2026.01.14 19:26:11.745416 [ 268 ] {228130e2-1f83-45c8-8ebe-b8f5cb38bdd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5614 | 2026.01.14 19:26:11.745760 [ 268 ] {228130e2-1f83-45c8-8ebe-b8f5cb38bdd4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5615 | 2026.01.14 19:26:11.745971 [ 268 ] {228130e2-1f83-45c8-8ebe-b8f5cb38bdd4} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5616 | 2026.01.14 19:26:11.746095 [ 268 ] {228130e2-1f83-45c8-8ebe-b8f5cb38bdd4} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001403 sec., 513186.02993585175 rows/sec., 36.02 MiB/sec. | ||
| 5617 | 2026.01.14 19:26:11.746130 [ 268 ] {228130e2-1f83-45c8-8ebe-b8f5cb38bdd4} <Debug> TCPHandler: Processed in 0.001562662 sec. | ||
| 5618 | 2026.01.14 19:26:11.746244 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5619 | 2026.01.14 19:26:11.746336 [ 268 ] {0a77621b-6a83-41b5-881c-085aa7f5a43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5620 | 2026.01.14 19:26:11.746377 [ 268 ] {0a77621b-6a83-41b5-881c-085aa7f5a43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5621 | 2026.01.14 19:26:11.746706 [ 268 ] {0a77621b-6a83-41b5-881c-085aa7f5a43f} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5622 | 2026.01.14 19:26:11.746742 [ 268 ] {0a77621b-6a83-41b5-881c-085aa7f5a43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5623 | 2026.01.14 19:26:11.747047 [ 268 ] {0a77621b-6a83-41b5-881c-085aa7f5a43f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5624 | 2026.01.14 19:26:11.747255 [ 268 ] {0a77621b-6a83-41b5-881c-085aa7f5a43f} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5625 | 2026.01.14 19:26:11.747379 [ 268 ] {0a77621b-6a83-41b5-881c-085aa7f5a43f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 5626 | 2026.01.14 19:26:11.747414 [ 268 ] {0a77621b-6a83-41b5-881c-085aa7f5a43f} <Debug> TCPHandler: Processed in 0.001218907 sec. | ||
| 5627 | 2026.01.14 19:26:11.747524 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5628 | 2026.01.14 19:26:11.747616 [ 268 ] {dd50bcf8-13a6-4610-8bfd-8139057724a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5629 | 2026.01.14 19:26:11.747657 [ 268 ] {dd50bcf8-13a6-4610-8bfd-8139057724a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5630 | 2026.01.14 19:26:11.748090 [ 268 ] {dd50bcf8-13a6-4610-8bfd-8139057724a1} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5631 | 2026.01.14 19:26:11.748125 [ 268 ] {dd50bcf8-13a6-4610-8bfd-8139057724a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5632 | 2026.01.14 19:26:11.748474 [ 268 ] {dd50bcf8-13a6-4610-8bfd-8139057724a1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5633 | 2026.01.14 19:26:11.748682 [ 268 ] {dd50bcf8-13a6-4610-8bfd-8139057724a1} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5634 | 2026.01.14 19:26:11.748810 [ 268 ] {dd50bcf8-13a6-4610-8bfd-8139057724a1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001212 sec., 259075.90759075907 rows/sec., 17.02 MiB/sec. | ||
| 5635 | 2026.01.14 19:26:11.748846 [ 268 ] {dd50bcf8-13a6-4610-8bfd-8139057724a1} <Debug> TCPHandler: Processed in 0.001370649 sec. | ||
| 5636 | 2026.01.14 19:26:11.748947 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5637 | 2026.01.14 19:26:11.749038 [ 268 ] {c936f768-a66a-4abb-9812-3b8a31d0ccb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5638 | 2026.01.14 19:26:11.749078 [ 268 ] {c936f768-a66a-4abb-9812-3b8a31d0ccb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5639 | 2026.01.14 19:26:11.749383 [ 268 ] {c936f768-a66a-4abb-9812-3b8a31d0ccb9} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5640 | 2026.01.14 19:26:11.749419 [ 268 ] {c936f768-a66a-4abb-9812-3b8a31d0ccb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5641 | 2026.01.14 19:26:11.749702 [ 268 ] {c936f768-a66a-4abb-9812-3b8a31d0ccb9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5642 | 2026.01.14 19:26:11.749923 [ 268 ] {c936f768-a66a-4abb-9812-3b8a31d0ccb9} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5643 | 2026.01.14 19:26:11.750048 [ 268 ] {c936f768-a66a-4abb-9812-3b8a31d0ccb9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 5644 | 2026.01.14 19:26:11.750083 [ 268 ] {c936f768-a66a-4abb-9812-3b8a31d0ccb9} <Debug> TCPHandler: Processed in 0.001183656 sec. | ||
| 5645 | 2026.01.14 19:26:11.750192 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5646 | 2026.01.14 19:26:11.750284 [ 268 ] {0e7066f6-8dfe-41e4-a71b-0078cab4e92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5647 | 2026.01.14 19:26:11.750336 [ 268 ] {0e7066f6-8dfe-41e4-a71b-0078cab4e92a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5648 | 2026.01.14 19:26:11.751192 [ 268 ] {0e7066f6-8dfe-41e4-a71b-0078cab4e92a} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5649 | 2026.01.14 19:26:11.751228 [ 268 ] {0e7066f6-8dfe-41e4-a71b-0078cab4e92a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5650 | 2026.01.14 19:26:11.751805 [ 268 ] {0e7066f6-8dfe-41e4-a71b-0078cab4e92a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5651 | 2026.01.14 19:26:11.752025 [ 268 ] {0e7066f6-8dfe-41e4-a71b-0078cab4e92a} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5652 | 2026.01.14 19:26:11.752157 [ 268 ] {0e7066f6-8dfe-41e4-a71b-0078cab4e92a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001891 sec., 21681.64992067689 rows/sec., 38.85 MiB/sec. | ||
| 5653 | 2026.01.14 19:26:11.752208 [ 268 ] {0e7066f6-8dfe-41e4-a71b-0078cab4e92a} <Debug> TCPHandler: Processed in 0.002064979 sec. | ||
| 5654 | 2026.01.14 19:26:11.752323 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5655 | 2026.01.14 19:26:11.752415 [ 268 ] {0ed925ba-eba2-46d7-a0b4-1f89d9a8b7eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5656 | 2026.01.14 19:26:11.752455 [ 268 ] {0ed925ba-eba2-46d7-a0b4-1f89d9a8b7eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5657 | 2026.01.14 19:26:11.752790 [ 268 ] {0ed925ba-eba2-46d7-a0b4-1f89d9a8b7eb} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5658 | 2026.01.14 19:26:11.752826 [ 268 ] {0ed925ba-eba2-46d7-a0b4-1f89d9a8b7eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5659 | 2026.01.14 19:26:11.753142 [ 268 ] {0ed925ba-eba2-46d7-a0b4-1f89d9a8b7eb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5660 | 2026.01.14 19:26:11.753350 [ 268 ] {0ed925ba-eba2-46d7-a0b4-1f89d9a8b7eb} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5661 | 2026.01.14 19:26:11.753472 [ 268 ] {0ed925ba-eba2-46d7-a0b4-1f89d9a8b7eb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001074 sec., 96834.26443202978 rows/sec., 5.93 MiB/sec. | ||
| 5662 | 2026.01.14 19:26:11.753507 [ 268 ] {0ed925ba-eba2-46d7-a0b4-1f89d9a8b7eb} <Debug> TCPHandler: Processed in 0.001233427 sec. | ||
| 5663 | 2026.01.14 19:26:16.708385 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11912 | ||
| 5664 | 2026.01.14 19:26:16.709116 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5665 | 2026.01.14 19:26:16.709190 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5666 | 2026.01.14 19:26:16.709814 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5667 | 2026.01.14 19:26:16.710079 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5668 | 2026.01.14 19:26:16.710225 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11912 | ||
| 5669 | 2026.01.14 19:26:16.731858 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5670 | 2026.01.14 19:26:16.732032 [ 268 ] {91502489-4cef-4711-a045-15e6e3e9cc4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5671 | 2026.01.14 19:26:16.732096 [ 268 ] {91502489-4cef-4711-a045-15e6e3e9cc4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5672 | 2026.01.14 19:26:16.732719 [ 268 ] {91502489-4cef-4711-a045-15e6e3e9cc4f} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2026.01.14 19:26:16.732762 [ 268 ] {91502489-4cef-4711-a045-15e6e3e9cc4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5674 | 2026.01.14 19:26:16.733160 [ 268 ] {91502489-4cef-4711-a045-15e6e3e9cc4f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5675 | 2026.01.14 19:26:16.733398 [ 268 ] {91502489-4cef-4711-a045-15e6e3e9cc4f} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5676 | 2026.01.14 19:26:16.733552 [ 268 ] {91502489-4cef-4711-a045-15e6e3e9cc4f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001567 sec., 15315.890236119974 rows/sec., 1.27 MiB/sec. | ||
| 5677 | 2026.01.14 19:26:16.733549 [ 42 ] {} <Debug> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5678 | 2026.01.14 19:26:16.733596 [ 268 ] {91502489-4cef-4711-a045-15e6e3e9cc4f} <Debug> TCPHandler: Processed in 0.001867225 sec. | ||
| 5679 | 2026.01.14 19:26:16.733633 [ 42 ] {} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5680 | 2026.01.14 19:26:16.733663 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5681 | 2026.01.14 19:26:16.733728 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5682 | 2026.01.14 19:26:16.733767 [ 190 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::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 | ||
| 5683 | 2026.01.14 19:26:16.733828 [ 268 ] {77c4154a-148b-4fcf-8f2a-4bf449a89661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5684 | 2026.01.14 19:26:16.733873 [ 190 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5685 | 2026.01.14 19:26:16.733876 [ 268 ] {77c4154a-148b-4fcf-8f2a-4bf449a89661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5686 | 2026.01.14 19:26:16.733913 [ 190 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 434 rows starting from the beginning of the part | ||
| 5687 | 2026.01.14 19:26:16.733977 [ 190 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 5688 | 2026.01.14 19:26:16.734022 [ 190 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 5689 | 2026.01.14 19:26:16.734064 [ 190 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 5690 | 2026.01.14 19:26:16.734102 [ 190 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 5691 | 2026.01.14 19:26:16.734157 [ 190 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 5692 | 2026.01.14 19:26:16.734389 [ 268 ] {77c4154a-148b-4fcf-8f2a-4bf449a89661} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5693 | 2026.01.14 19:26:16.734430 [ 268 ] {77c4154a-148b-4fcf-8f2a-4bf449a89661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5694 | 2026.01.14 19:26:16.734786 [ 268 ] {77c4154a-148b-4fcf-8f2a-4bf449a89661} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5695 | 2026.01.14 19:26:16.735014 [ 268 ] {77c4154a-148b-4fcf-8f2a-4bf449a89661} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5696 | 2026.01.14 19:26:16.735131 [ 42 ] {} <Debug> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5697 | 2026.01.14 19:26:16.735147 [ 268 ] {77c4154a-148b-4fcf-8f2a-4bf449a89661} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.001336 sec., 131736.5269461078 rows/sec., 11.56 MiB/sec. | ||
| 5698 | 2026.01.14 19:26:16.735167 [ 42 ] {} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5699 | 2026.01.14 19:26:16.735191 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5700 | 2026.01.14 19:26:16.735192 [ 268 ] {77c4154a-148b-4fcf-8f2a-4bf449a89661} <Debug> TCPHandler: Processed in 0.001517271 sec. | ||
| 5701 | 2026.01.14 19:26:16.735232 [ 190 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001510921 sec., 1388557.0456694956 rows/sec., 94.00 MiB/sec. | ||
| 5702 | 2026.01.14 19:26:16.735269 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::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 | ||
| 5703 | 2026.01.14 19:26:16.735317 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5704 | 2026.01.14 19:26:16.735362 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5705 | 2026.01.14 19:26:16.735368 [ 190 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5706 | 2026.01.14 19:26:16.735394 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2466 rows starting from the beginning of the part | ||
| 5707 | 2026.01.14 19:26:16.735412 [ 268 ] {bc66da6b-4ce9-4e30-860f-c06288336a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5708 | 2026.01.14 19:26:16.735453 [ 268 ] {bc66da6b-4ce9-4e30-860f-c06288336a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5709 | 2026.01.14 19:26:16.735456 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2336 rows starting from the beginning of the part | ||
| 5710 | 2026.01.14 19:26:16.735510 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5711 | 2026.01.14 19:26:16.735554 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
| 5712 | 2026.01.14 19:26:16.735593 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1194 rows starting from the beginning of the part | ||
| 5713 | 2026.01.14 19:26:16.735633 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 176 rows starting from the beginning of the part | ||
| 5714 | 2026.01.14 19:26:16.735648 [ 190 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_16_3} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5715 | 2026.01.14 19:26:16.735724 [ 190 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_16_3} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5716 | 2026.01.14 19:26:16.735799 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 5717 | 2026.01.14 19:26:16.735851 [ 268 ] {bc66da6b-4ce9-4e30-860f-c06288336a85} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5718 | 2026.01.14 19:26:16.735890 [ 268 ] {bc66da6b-4ce9-4e30-860f-c06288336a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5719 | 2026.01.14 19:26:16.736190 [ 268 ] {bc66da6b-4ce9-4e30-860f-c06288336a85} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5720 | 2026.01.14 19:26:16.736407 [ 268 ] {bc66da6b-4ce9-4e30-860f-c06288336a85} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5721 | 2026.01.14 19:26:16.736537 [ 268 ] {bc66da6b-4ce9-4e30-860f-c06288336a85} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001143 sec., 10498.687664041996 rows/sec., 840.72 KiB/sec. | ||
| 5722 | 2026.01.14 19:26:16.736576 [ 268 ] {bc66da6b-4ce9-4e30-860f-c06288336a85} <Debug> TCPHandler: Processed in 0.001310088 sec. | ||
| 5723 | 2026.01.14 19:26:16.736685 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5724 | 2026.01.14 19:26:16.736778 [ 268 ] {92622519-129d-48b0-b54d-649315961b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5725 | 2026.01.14 19:26:16.736819 [ 268 ] {92622519-129d-48b0-b54d-649315961b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5726 | 2026.01.14 19:26:16.737203 [ 268 ] {92622519-129d-48b0-b54d-649315961b0e} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5727 | 2026.01.14 19:26:16.737238 [ 268 ] {92622519-129d-48b0-b54d-649315961b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5728 | 2026.01.14 19:26:16.737528 [ 268 ] {92622519-129d-48b0-b54d-649315961b0e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5729 | 2026.01.14 19:26:16.737747 [ 197 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6284 rows, containing 5 columns (5 merged, 0 gathered) in 0.002511995 sec., 2501597.3359819585 rows/sec., 212.59 MiB/sec. | ||
| 5730 | 2026.01.14 19:26:16.737753 [ 268 ] {92622519-129d-48b0-b54d-649315961b0e} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5731 | 2026.01.14 19:26:16.737884 [ 42 ] {} <Debug> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5732 | 2026.01.14 19:26:16.737912 [ 268 ] {92622519-129d-48b0-b54d-649315961b0e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001151 sec., 20851.433536055607 rows/sec., 1.73 MiB/sec. | ||
| 5733 | 2026.01.14 19:26:16.737915 [ 42 ] {} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5734 | 2026.01.14 19:26:16.737952 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5735 | 2026.01.14 19:26:16.737958 [ 268 ] {92622519-129d-48b0-b54d-649315961b0e} <Debug> TCPHandler: Processed in 0.001323868 sec. | ||
| 5736 | 2026.01.14 19:26:16.738016 [ 202 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::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 | ||
| 5737 | 2026.01.14 19:26:16.738046 [ 190 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5738 | 2026.01.14 19:26:16.738072 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5739 | 2026.01.14 19:26:16.738097 [ 202 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5740 | 2026.01.14 19:26:16.738121 [ 202 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 466 rows starting from the beginning of the part | ||
| 5741 | 2026.01.14 19:26:16.738165 [ 202 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 5742 | 2026.01.14 19:26:16.738170 [ 268 ] {196f334c-1881-48f6-b201-7fbc0043f8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5743 | 2026.01.14 19:26:16.738200 [ 202 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 5744 | 2026.01.14 19:26:16.738214 [ 268 ] {196f334c-1881-48f6-b201-7fbc0043f8dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5745 | 2026.01.14 19:26:16.738233 [ 202 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 440 rows starting from the beginning of the part | ||
| 5746 | 2026.01.14 19:26:16.738268 [ 202 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 5747 | 2026.01.14 19:26:16.738303 [ 202 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 5748 | 2026.01.14 19:26:16.738357 [ 190 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_36_7} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5749 | 2026.01.14 19:26:16.738450 [ 190 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_36_7} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5750 | 2026.01.14 19:26:16.738529 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 5751 | 2026.01.14 19:26:16.738609 [ 268 ] {196f334c-1881-48f6-b201-7fbc0043f8dd} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5752 | 2026.01.14 19:26:16.738648 [ 268 ] {196f334c-1881-48f6-b201-7fbc0043f8dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5753 | 2026.01.14 19:26:16.738945 [ 268 ] {196f334c-1881-48f6-b201-7fbc0043f8dd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5754 | 2026.01.14 19:26:16.739161 [ 268 ] {196f334c-1881-48f6-b201-7fbc0043f8dd} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5755 | 2026.01.14 19:26:16.739184 [ 190 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001194426 sec., 1311090.0131109003 rows/sec., 91.53 MiB/sec. | ||
| 5756 | 2026.01.14 19:26:16.739262 [ 42 ] {} <Debug> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5757 | 2026.01.14 19:26:16.739290 [ 268 ] {196f334c-1881-48f6-b201-7fbc0043f8dd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001137 sec., 10554.089709762533 rows/sec., 824.54 KiB/sec. | ||
| 5758 | 2026.01.14 19:26:16.739293 [ 42 ] {} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5759 | 2026.01.14 19:26:16.739331 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5760 | 2026.01.14 19:26:16.739335 [ 268 ] {196f334c-1881-48f6-b201-7fbc0043f8dd} <Debug> TCPHandler: Processed in 0.001314068 sec. | ||
| 5761 | 2026.01.14 19:26:16.739341 [ 197 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5762 | 2026.01.14 19:26:16.739415 [ 198 ] {837add7e-9e47-48aa-a971-04e6009ade65::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 | ||
| 5763 | 2026.01.14 19:26:16.739460 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5764 | 2026.01.14 19:26:16.739516 [ 198 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5765 | 2026.01.14 19:26:16.739544 [ 198 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part | ||
| 5766 | 2026.01.14 19:26:16.739555 [ 268 ] {ff9e88ef-d790-472c-9ef8-f0389a4bac2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5767 | 2026.01.14 19:26:16.739596 [ 198 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 5768 | 2026.01.14 19:26:16.739597 [ 268 ] {ff9e88ef-d790-472c-9ef8-f0389a4bac2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5769 | 2026.01.14 19:26:16.739637 [ 198 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 5770 | 2026.01.14 19:26:16.739649 [ 197 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_16_3} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5771 | 2026.01.14 19:26:16.739676 [ 198 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 5772 | 2026.01.14 19:26:16.739715 [ 198 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 5773 | 2026.01.14 19:26:16.739736 [ 197 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_16_3} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5774 | 2026.01.14 19:26:16.739753 [ 198 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 5775 | 2026.01.14 19:26:16.739818 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5776 | 2026.01.14 19:26:16.740042 [ 268 ] {ff9e88ef-d790-472c-9ef8-f0389a4bac2f} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5777 | 2026.01.14 19:26:16.740081 [ 268 ] {ff9e88ef-d790-472c-9ef8-f0389a4bac2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5778 | 2026.01.14 19:26:16.740396 [ 268 ] {ff9e88ef-d790-472c-9ef8-f0389a4bac2f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5779 | 2026.01.14 19:26:16.740553 [ 197 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001176596 sec., 917052.2422309782 rows/sec., 55.97 MiB/sec. | ||
| 5780 | 2026.01.14 19:26:16.740616 [ 268 ] {ff9e88ef-d790-472c-9ef8-f0389a4bac2f} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5781 | 2026.01.14 19:26:16.740682 [ 198 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5782 | 2026.01.14 19:26:16.740749 [ 42 ] {} <Debug> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5783 | 2026.01.14 19:26:16.740752 [ 268 ] {ff9e88ef-d790-472c-9ef8-f0389a4bac2f} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001214 sec., 82372.32289950576 rows/sec., 6.74 MiB/sec. | ||
| 5784 | 2026.01.14 19:26:16.740791 [ 42 ] {} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5785 | 2026.01.14 19:26:16.740812 [ 268 ] {ff9e88ef-d790-472c-9ef8-f0389a4bac2f} <Debug> TCPHandler: Processed in 0.0014031 sec. | ||
| 5786 | 2026.01.14 19:26:16.740820 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5787 | 2026.01.14 19:26:16.740936 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5788 | 2026.01.14 19:26:16.740937 [ 196 ] {839a7e5b-868f-4427-8078-cd84844130a1::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 | ||
| 5789 | 2026.01.14 19:26:16.740979 [ 198 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_16_3} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5790 | 2026.01.14 19:26:16.741035 [ 268 ] {3abc90e8-57b5-42e9-8095-bb964f093bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5791 | 2026.01.14 19:26:16.741048 [ 198 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_16_3} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5792 | 2026.01.14 19:26:16.741080 [ 268 ] {3abc90e8-57b5-42e9-8095-bb964f093bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5793 | 2026.01.14 19:26:16.741082 [ 196 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5794 | 2026.01.14 19:26:16.741108 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5795 | 2026.01.14 19:26:16.741130 [ 196 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1250 rows starting from the beginning of the part | ||
| 5796 | 2026.01.14 19:26:16.741204 [ 196 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1180 rows starting from the beginning of the part | ||
| 5797 | 2026.01.14 19:26:16.741249 [ 196 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5798 | 2026.01.14 19:26:16.741298 [ 196 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
| 5799 | 2026.01.14 19:26:16.741339 [ 196 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 720 rows starting from the beginning of the part | ||
| 5800 | 2026.01.14 19:26:16.741378 [ 196 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 100 rows starting from the beginning of the part | ||
| 5801 | 2026.01.14 19:26:16.741505 [ 268 ] {3abc90e8-57b5-42e9-8095-bb964f093bad} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5802 | 2026.01.14 19:26:16.741547 [ 268 ] {3abc90e8-57b5-42e9-8095-bb964f093bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5803 | 2026.01.14 19:26:16.741932 [ 268 ] {3abc90e8-57b5-42e9-8095-bb964f093bad} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5804 | 2026.01.14 19:26:16.742159 [ 268 ] {3abc90e8-57b5-42e9-8095-bb964f093bad} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5805 | 2026.01.14 19:26:16.742268 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5806 | 2026.01.14 19:26:16.742293 [ 268 ] {3abc90e8-57b5-42e9-8095-bb964f093bad} <Debug> executeQuery: Read 340 rows, 26.35 KiB in 0.001275 sec., 266666.6666666666 rows/sec., 20.18 MiB/sec. | ||
| 5807 | 2026.01.14 19:26:16.742298 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5808 | 2026.01.14 19:26:16.742332 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5809 | 2026.01.14 19:26:16.742337 [ 268 ] {3abc90e8-57b5-42e9-8095-bb964f093bad} <Debug> TCPHandler: Processed in 0.00145185 sec. | ||
| 5810 | 2026.01.14 19:26:16.742406 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::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 | ||
| 5811 | 2026.01.14 19:26:16.742457 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5812 | 2026.01.14 19:26:16.742504 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5813 | 2026.01.14 19:26:16.742535 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11037 rows starting from the beginning of the part | ||
| 5814 | 2026.01.14 19:26:16.742555 [ 268 ] {17710692-8948-4ff8-9eac-d6f58fa33ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5815 | 2026.01.14 19:26:16.742587 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 904 rows starting from the beginning of the part | ||
| 5816 | 2026.01.14 19:26:16.742602 [ 268 ] {17710692-8948-4ff8-9eac-d6f58fa33ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5817 | 2026.01.14 19:26:16.742635 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 96 rows starting from the beginning of the part | ||
| 5818 | 2026.01.14 19:26:16.742678 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5819 | 2026.01.14 19:26:16.742716 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 314 rows starting from the beginning of the part | ||
| 5820 | 2026.01.14 19:26:16.742755 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 340 rows starting from the beginning of the part | ||
| 5821 | 2026.01.14 19:26:16.742832 [ 198 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3378 rows, containing 5 columns (5 merged, 0 gathered) in 0.001943656 sec., 1737961.8615639806 rows/sec., 131.78 MiB/sec. | ||
| 5822 | 2026.01.14 19:26:16.742948 [ 268 ] {17710692-8948-4ff8-9eac-d6f58fa33ca4} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5823 | 2026.01.14 19:26:16.742988 [ 268 ] {17710692-8948-4ff8-9eac-d6f58fa33ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5824 | 2026.01.14 19:26:16.743036 [ 196 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5825 | 2026.01.14 19:26:16.743328 [ 196 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_36_7} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5826 | 2026.01.14 19:26:16.743406 [ 196 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_36_7} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5827 | 2026.01.14 19:26:16.743484 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 5828 | 2026.01.14 19:26:16.743506 [ 268 ] {17710692-8948-4ff8-9eac-d6f58fa33ca4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5829 | 2026.01.14 19:26:16.743758 [ 268 ] {17710692-8948-4ff8-9eac-d6f58fa33ca4} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5830 | 2026.01.14 19:26:16.743866 [ 42 ] {} <Debug> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5831 | 2026.01.14 19:26:16.743896 [ 42 ] {} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5832 | 2026.01.14 19:26:16.743896 [ 268 ] {17710692-8948-4ff8-9eac-d6f58fa33ca4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001358 sec., 44182.62150220913 rows/sec., 2.98 MiB/sec. | ||
| 5833 | 2026.01.14 19:26:16.743914 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5834 | 2026.01.14 19:26:16.743947 [ 268 ] {17710692-8948-4ff8-9eac-d6f58fa33ca4} <Debug> TCPHandler: Processed in 0.001541612 sec. | ||
| 5835 | 2026.01.14 19:26:16.744056 [ 188 ] {15e33962-2d92-4361-8967-26e26a4f1192::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 | ||
| 5836 | 2026.01.14 19:26:16.744225 [ 188 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5837 | 2026.01.14 19:26:16.744262 [ 188 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2178 rows starting from the beginning of the part | ||
| 5838 | 2026.01.14 19:26:16.744327 [ 188 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 68 rows starting from the beginning of the part | ||
| 5839 | 2026.01.14 19:26:16.744370 [ 188 ] {15e33962-2d92-4361-8967-26e26a4f1192::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 | ||
| 5840 | 2026.01.14 19:26:16.744412 [ 188 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5841 | 2026.01.14 19:26:16.744448 [ 188 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 104 rows starting from the beginning of the part | ||
| 5842 | 2026.01.14 19:26:16.744487 [ 188 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5843 | 2026.01.14 19:26:16.745829 [ 199 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2506 rows, containing 4 columns (4 merged, 0 gathered) in 0.001823316 sec., 1374418.9158653794 rows/sec., 87.75 MiB/sec. | ||
| 5844 | 2026.01.14 19:26:16.746167 [ 196 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5845 | 2026.01.14 19:26:16.746495 [ 196 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_36_7} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5846 | 2026.01.14 19:26:16.746566 [ 196 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_36_7} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5847 | 2026.01.14 19:26:16.746657 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5848 | 2026.01.14 19:26:16.747406 [ 199 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12851 rows, containing 5 columns (5 merged, 0 gathered) in 0.005027099 sec., 2556345.12071475 rows/sec., 172.53 MiB/sec. | ||
| 5849 | 2026.01.14 19:26:16.747747 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5850 | 2026.01.14 19:26:16.748015 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5851 | 2026.01.14 19:26:16.748084 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5852 | 2026.01.14 19:26:16.748148 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
| 5853 | 2026.01.14 19:26:17.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.13 MiB, peak 266.99 MiB, free memory in arenas 0.00 B, will set to 261.20 MiB (RSS), difference: 1.07 MiB | ||
| 5854 | 2026.01.14 19:26:17.307553 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5855 | 2026.01.14 19:26:17.324244 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5856 | 2026.01.14 19:26:17.324301 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5857 | 2026.01.14 19:26:17.330504 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5858 | 2026.01.14 19:26:17.331217 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5859 | 2026.01.14 19:26:17.334112 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5860 | 2026.01.14 19:26:19.253698 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 748 | ||
| 5861 | 2026.01.14 19:26:19.256912 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5862 | 2026.01.14 19:26:19.256989 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 5863 | 2026.01.14 19:26:19.258705 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5864 | 2026.01.14 19:26:19.259103 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5865 | 2026.01.14 19:26:19.259661 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 748 | ||
| 5866 | 2026.01.14 19:26:19.867483 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36768 | ||
| 5867 | 2026.01.14 19:26:19.867591 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5868 | 2026.01.14 19:26:19.867617 [ 286 ] {} <Debug> TCP-Session: 62aa3546-5da3-4da4-ae2e-399054d11a68 Authenticating user 'default' from [fd00:1122:3344:101::e]:36768 | ||
| 5869 | 2026.01.14 19:26:19.867639 [ 286 ] {} <Debug> TCP-Session: 62aa3546-5da3-4da4-ae2e-399054d11a68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5870 | 2026.01.14 19:26:19.867652 [ 286 ] {} <Debug> TCP-Session: 62aa3546-5da3-4da4-ae2e-399054d11a68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5871 | 2026.01.14 19:26:19.867845 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39695 | ||
| 5872 | 2026.01.14 19:26:19.867881 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37583 | ||
| 5873 | 2026.01.14 19:26:19.867910 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38388 | ||
| 5874 | 2026.01.14 19:26:19.867932 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43136 | ||
| 5875 | 2026.01.14 19:26:19.867971 [ 286 ] {} <Trace> TCP-Session: 62aa3546-5da3-4da4-ae2e-399054d11a68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5876 | 2026.01.14 19:26:19.867976 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60649 | ||
| 5877 | 2026.01.14 19:26:19.868017 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5878 | 2026.01.14 19:26:19.868022 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5879 | 2026.01.14 19:26:19.868044 [ 290 ] {} <Debug> TCP-Session: 9fd782e8-7064-484c-a92d-2699ccde34cd Authenticating user 'default' from [fd00:1122:3344:101::e]:38388 | ||
| 5880 | 2026.01.14 19:26:19.867983 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48043 | ||
| 5881 | 2026.01.14 19:26:19.868075 [ 290 ] {} <Debug> TCP-Session: 9fd782e8-7064-484c-a92d-2699ccde34cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5882 | 2026.01.14 19:26:19.868105 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5883 | 2026.01.14 19:26:19.868114 [ 290 ] {} <Debug> TCP-Session: 9fd782e8-7064-484c-a92d-2699ccde34cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5884 | 2026.01.14 19:26:19.867965 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5885 | 2026.01.14 19:26:19.868143 [ 291 ] {} <Debug> TCP-Session: 991c154b-50c2-4fc8-9312-4a213f448956 Authenticating user 'default' from [fd00:1122:3344:101::e]:43136 | ||
| 5886 | 2026.01.14 19:26:19.868147 [ 286 ] {f439e877-84e0-44bf-897b-e41dd65d9b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36768) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5887 | 2026.01.14 19:26:19.868176 [ 288 ] {} <Debug> TCP-Session: bbc04d52-4530-40f0-a72e-18ba7f4bf028 Authenticating user 'default' from [fd00:1122:3344:101::e]:39695 | ||
| 5888 | 2026.01.14 19:26:19.868187 [ 291 ] {} <Debug> TCP-Session: 991c154b-50c2-4fc8-9312-4a213f448956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5889 | 2026.01.14 19:26:19.867947 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41803 | ||
| 5890 | 2026.01.14 19:26:19.868222 [ 291 ] {} <Debug> TCP-Session: 991c154b-50c2-4fc8-9312-4a213f448956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5891 | 2026.01.14 19:26:19.868252 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5892 | 2026.01.14 19:26:19.868280 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5893 | 2026.01.14 19:26:19.868298 [ 294 ] {} <Debug> TCP-Session: 5cdbdd28-9e34-4331-9098-c39be6ff9fd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60649 | ||
| 5894 | 2026.01.14 19:26:19.868218 [ 288 ] {} <Debug> TCP-Session: bbc04d52-4530-40f0-a72e-18ba7f4bf028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5895 | 2026.01.14 19:26:19.868318 [ 267 ] {} <Debug> TCP-Session: 37868ebd-acd3-4d40-aa0a-b76e06cf72da Authenticating user 'default' from [fd00:1122:3344:101::e]:48043 | ||
| 5896 | 2026.01.14 19:26:19.868335 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5897 | 2026.01.14 19:26:19.868350 [ 267 ] {} <Debug> TCP-Session: 37868ebd-acd3-4d40-aa0a-b76e06cf72da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5898 | 2026.01.14 19:26:19.868341 [ 288 ] {} <Debug> TCP-Session: bbc04d52-4530-40f0-a72e-18ba7f4bf028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5899 | 2026.01.14 19:26:19.868365 [ 267 ] {} <Debug> TCP-Session: 37868ebd-acd3-4d40-aa0a-b76e06cf72da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5900 | 2026.01.14 19:26:19.868364 [ 293 ] {} <Debug> TCP-Session: 81d017e6-d6a9-491e-9d18-8975f538996d Authenticating user 'default' from [fd00:1122:3344:101::e]:41803 | ||
| 5901 | 2026.01.14 19:26:19.868327 [ 294 ] {} <Debug> TCP-Session: 5cdbdd28-9e34-4331-9098-c39be6ff9fd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5902 | 2026.01.14 19:26:19.868392 [ 293 ] {} <Debug> TCP-Session: 81d017e6-d6a9-491e-9d18-8975f538996d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5903 | 2026.01.14 19:26:19.868411 [ 294 ] {} <Debug> TCP-Session: 5cdbdd28-9e34-4331-9098-c39be6ff9fd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5904 | 2026.01.14 19:26:19.868419 [ 286 ] {f439e877-84e0-44bf-897b-e41dd65d9b9e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5905 | 2026.01.14 19:26:19.868423 [ 293 ] {} <Debug> TCP-Session: 81d017e6-d6a9-491e-9d18-8975f538996d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5906 | 2026.01.14 19:26:19.867942 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41578 | ||
| 5907 | 2026.01.14 19:26:19.868481 [ 286 ] {f439e877-84e0-44bf-897b-e41dd65d9b9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5908 | 2026.01.14 19:26:19.868066 [ 289 ] {} <Debug> TCP-Session: 33abb9c3-2b48-4cfe-b0ff-a37cd78acc4c Authenticating user 'default' from [fd00:1122:3344:101::e]:37583 | ||
| 5909 | 2026.01.14 19:26:19.868539 [ 289 ] {} <Debug> TCP-Session: 33abb9c3-2b48-4cfe-b0ff-a37cd78acc4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5910 | 2026.01.14 19:26:19.868553 [ 289 ] {} <Debug> TCP-Session: 33abb9c3-2b48-4cfe-b0ff-a37cd78acc4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5911 | 2026.01.14 19:26:19.868630 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5912 | 2026.01.14 19:26:19.868655 [ 292 ] {} <Debug> TCP-Session: 6435a08f-1bdc-4e91-9081-ae46caefeedb Authenticating user 'default' from [fd00:1122:3344:101::e]:41578 | ||
| 5913 | 2026.01.14 19:26:19.868670 [ 292 ] {} <Debug> TCP-Session: 6435a08f-1bdc-4e91-9081-ae46caefeedb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5914 | 2026.01.14 19:26:19.868702 [ 292 ] {} <Debug> TCP-Session: 6435a08f-1bdc-4e91-9081-ae46caefeedb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5915 | 2026.01.14 19:26:19.868773 [ 286 ] {f439e877-84e0-44bf-897b-e41dd65d9b9e} <Debug> oximeter.version (53e5b984-13f5-4b48-9823-1440a3148595) (SelectExecutor): Key condition: unknown | ||
| 5916 | 2026.01.14 19:26:19.869670 [ 316 ] {f439e877-84e0-44bf-897b-e41dd65d9b9e} <Trace> AggregatingTransform: Aggregating | ||
| 5917 | 2026.01.14 19:26:19.869711 [ 316 ] {f439e877-84e0-44bf-897b-e41dd65d9b9e} <Trace> Aggregator: Aggregation method: without_key | ||
| 5918 | 2026.01.14 19:26:19.869750 [ 316 ] {f439e877-84e0-44bf-897b-e41dd65d9b9e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000863262 sec. (1158.397 rows/sec., 45.25 KiB/sec.) | ||
| 5919 | 2026.01.14 19:26:19.869769 [ 316 ] {f439e877-84e0-44bf-897b-e41dd65d9b9e} <Trace> Aggregator: Merging aggregated data | ||
| 5920 | 2026.01.14 19:26:19.871197 [ 286 ] {f439e877-84e0-44bf-897b-e41dd65d9b9e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003103 sec., 322.2687721559781 rows/sec., 12.59 KiB/sec. | ||
| 5921 | 2026.01.14 19:26:19.871383 [ 286 ] {f439e877-84e0-44bf-897b-e41dd65d9b9e} <Debug> TCPHandler: Processed in 0.003523849 sec. | ||
| 5922 | 2026.01.14 19:26:19.871497 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5923 | 2026.01.14 19:26:19.871526 [ 286 ] {} <Debug> TCP-Session: 62aa3546-5da3-4da4-ae2e-399054d11a68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5924 | 2026.01.14 19:26:19.871526 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5925 | 2026.01.14 19:26:19.871542 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5926 | 2026.01.14 19:26:19.871561 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5927 | 2026.01.14 19:26:19.871583 [ 288 ] {} <Debug> TCP-Session: bbc04d52-4530-40f0-a72e-18ba7f4bf028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5928 | 2026.01.14 19:26:19.871595 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5929 | 2026.01.14 19:26:19.871621 [ 267 ] {} <Debug> TCP-Session: 37868ebd-acd3-4d40-aa0a-b76e06cf72da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5930 | 2026.01.14 19:26:19.871629 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5931 | 2026.01.14 19:26:19.871645 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5932 | 2026.01.14 19:26:19.871641 [ 293 ] {} <Debug> TCP-Session: 81d017e6-d6a9-491e-9d18-8975f538996d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5933 | 2026.01.14 19:26:19.871677 [ 291 ] {} <Debug> TCP-Session: 991c154b-50c2-4fc8-9312-4a213f448956 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5934 | 2026.01.14 19:26:19.871693 [ 294 ] {} <Debug> TCP-Session: 5cdbdd28-9e34-4331-9098-c39be6ff9fd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5935 | 2026.01.14 19:26:19.871609 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5936 | 2026.01.14 19:26:19.871605 [ 289 ] {} <Debug> TCP-Session: 33abb9c3-2b48-4cfe-b0ff-a37cd78acc4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5937 | 2026.01.14 19:26:19.871579 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5938 | 2026.01.14 19:26:19.871759 [ 292 ] {} <Debug> TCP-Session: 6435a08f-1bdc-4e91-9081-ae46caefeedb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5939 | 2026.01.14 19:26:19.871797 [ 290 ] {} <Debug> TCP-Session: 9fd782e8-7064-484c-a92d-2699ccde34cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5940 | 2026.01.14 19:26:19.975198 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33429 | ||
| 5941 | 2026.01.14 19:26:19.975296 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5942 | 2026.01.14 19:26:19.975319 [ 286 ] {} <Debug> TCP-Session: a3d79d8f-40b4-490f-9706-ddae6f1570af Authenticating user 'default' from [fd00:1122:3344:101::e]:33429 | ||
| 5943 | 2026.01.14 19:26:19.975339 [ 286 ] {} <Debug> TCP-Session: a3d79d8f-40b4-490f-9706-ddae6f1570af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5944 | 2026.01.14 19:26:19.975352 [ 286 ] {} <Debug> TCP-Session: a3d79d8f-40b4-490f-9706-ddae6f1570af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5945 | 2026.01.14 19:26:19.975563 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46701 | ||
| 5946 | 2026.01.14 19:26:19.975588 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36358 | ||
| 5947 | 2026.01.14 19:26:19.975634 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46587 | ||
| 5948 | 2026.01.14 19:26:19.975691 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62965 | ||
| 5949 | 2026.01.14 19:26:19.975710 [ 286 ] {} <Trace> TCP-Session: a3d79d8f-40b4-490f-9706-ddae6f1570af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5950 | 2026.01.14 19:26:19.975727 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5951 | 2026.01.14 19:26:19.975753 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40891 | ||
| 5952 | 2026.01.14 19:26:19.975778 [ 290 ] {} <Debug> TCP-Session: c4755002-bf66-4e40-acec-7dd4aa053819 Authenticating user 'default' from [fd00:1122:3344:101::e]:46587 | ||
| 5953 | 2026.01.14 19:26:19.975769 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48698 | ||
| 5954 | 2026.01.14 19:26:19.975800 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5955 | 2026.01.14 19:26:19.975836 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5956 | 2026.01.14 19:26:19.975858 [ 291 ] {} <Debug> TCP-Session: 696a6646-60e8-4c2b-9317-285d608fb9af Authenticating user 'default' from [fd00:1122:3344:101::e]:62965 | ||
| 5957 | 2026.01.14 19:26:19.975872 [ 294 ] {} <Debug> TCP-Session: 2af2aa95-cf7c-43ab-8a84-0fc13ed5ac82 Authenticating user 'default' from [fd00:1122:3344:101::e]:40891 | ||
| 5958 | 2026.01.14 19:26:19.975878 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5959 | 2026.01.14 19:26:19.975893 [ 291 ] {} <Debug> TCP-Session: 696a6646-60e8-4c2b-9317-285d608fb9af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5960 | 2026.01.14 19:26:19.975902 [ 294 ] {} <Debug> TCP-Session: 2af2aa95-cf7c-43ab-8a84-0fc13ed5ac82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5961 | 2026.01.14 19:26:19.975932 [ 291 ] {} <Debug> TCP-Session: 696a6646-60e8-4c2b-9317-285d608fb9af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5962 | 2026.01.14 19:26:19.975959 [ 294 ] {} <Debug> TCP-Session: 2af2aa95-cf7c-43ab-8a84-0fc13ed5ac82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5963 | 2026.01.14 19:26:19.975924 [ 267 ] {} <Debug> TCP-Session: b1985da6-cc4a-4686-8c6b-a2e19d612840 Authenticating user 'default' from [fd00:1122:3344:101::e]:48698 | ||
| 5964 | 2026.01.14 19:26:19.975755 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5965 | 2026.01.14 19:26:19.976011 [ 267 ] {} <Debug> TCP-Session: b1985da6-cc4a-4686-8c6b-a2e19d612840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5966 | 2026.01.14 19:26:19.975726 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5967 | 2026.01.14 19:26:19.976043 [ 288 ] {} <Debug> TCP-Session: 3ee1f5bd-13c7-4f13-9451-a89ecc49b043 Authenticating user 'default' from [fd00:1122:3344:101::e]:46701 | ||
| 5968 | 2026.01.14 19:26:19.976075 [ 289 ] {} <Debug> TCP-Session: 248c3389-69d2-4eb9-a3fc-65aef48f6118 Authenticating user 'default' from [fd00:1122:3344:101::e]:36358 | ||
| 5969 | 2026.01.14 19:26:19.976089 [ 288 ] {} <Debug> TCP-Session: 3ee1f5bd-13c7-4f13-9451-a89ecc49b043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5970 | 2026.01.14 19:26:19.976038 [ 267 ] {} <Debug> TCP-Session: b1985da6-cc4a-4686-8c6b-a2e19d612840 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5971 | 2026.01.14 19:26:19.976123 [ 288 ] {} <Debug> TCP-Session: 3ee1f5bd-13c7-4f13-9451-a89ecc49b043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5972 | 2026.01.14 19:26:19.976116 [ 289 ] {} <Debug> TCP-Session: 248c3389-69d2-4eb9-a3fc-65aef48f6118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5973 | 2026.01.14 19:26:19.975706 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52964 | ||
| 5974 | 2026.01.14 19:26:19.976172 [ 289 ] {} <Debug> TCP-Session: 248c3389-69d2-4eb9-a3fc-65aef48f6118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5975 | 2026.01.14 19:26:19.975707 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34044 | ||
| 5976 | 2026.01.14 19:26:19.975802 [ 290 ] {} <Debug> TCP-Session: c4755002-bf66-4e40-acec-7dd4aa053819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5977 | 2026.01.14 19:26:19.976248 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5978 | 2026.01.14 19:26:19.976265 [ 290 ] {} <Debug> TCP-Session: c4755002-bf66-4e40-acec-7dd4aa053819 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5979 | 2026.01.14 19:26:19.975921 [ 286 ] {90ee96e1-3bec-4fea-b0a7-40e4a1e1b1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33429) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5980 | 2026.01.14 19:26:19.976298 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5981 | 2026.01.14 19:26:19.976287 [ 293 ] {} <Debug> TCP-Session: 3d0aa771-7f14-4193-8137-5d7ef8ce039b Authenticating user 'default' from [fd00:1122:3344:101::e]:52964 | ||
| 5982 | 2026.01.14 19:26:19.976341 [ 292 ] {} <Debug> TCP-Session: 826fbfa9-4336-4535-8928-d748af2d5b1c Authenticating user 'default' from [fd00:1122:3344:101::e]:34044 | ||
| 5983 | 2026.01.14 19:26:19.976361 [ 293 ] {} <Debug> TCP-Session: 3d0aa771-7f14-4193-8137-5d7ef8ce039b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5984 | 2026.01.14 19:26:19.976371 [ 292 ] {} <Debug> TCP-Session: 826fbfa9-4336-4535-8928-d748af2d5b1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5985 | 2026.01.14 19:26:19.976386 [ 293 ] {} <Debug> TCP-Session: 3d0aa771-7f14-4193-8137-5d7ef8ce039b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5986 | 2026.01.14 19:26:19.976398 [ 292 ] {} <Debug> TCP-Session: 826fbfa9-4336-4535-8928-d748af2d5b1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5987 | 2026.01.14 19:26:19.976558 [ 286 ] {90ee96e1-3bec-4fea-b0a7-40e4a1e1b1ff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5988 | 2026.01.14 19:26:19.976619 [ 286 ] {90ee96e1-3bec-4fea-b0a7-40e4a1e1b1ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5989 | 2026.01.14 19:26:19.976885 [ 286 ] {90ee96e1-3bec-4fea-b0a7-40e4a1e1b1ff} <Debug> oximeter.version (53e5b984-13f5-4b48-9823-1440a3148595) (SelectExecutor): Key condition: unknown | ||
| 5990 | 2026.01.14 19:26:19.977804 [ 335 ] {90ee96e1-3bec-4fea-b0a7-40e4a1e1b1ff} <Trace> AggregatingTransform: Aggregating | ||
| 5991 | 2026.01.14 19:26:19.977873 [ 335 ] {90ee96e1-3bec-4fea-b0a7-40e4a1e1b1ff} <Trace> Aggregator: Aggregation method: without_key | ||
| 5992 | 2026.01.14 19:26:19.977918 [ 335 ] {90ee96e1-3bec-4fea-b0a7-40e4a1e1b1ff} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000938073 sec. (1066.015 rows/sec., 41.64 KiB/sec.) | ||
| 5993 | 2026.01.14 19:26:19.977940 [ 335 ] {90ee96e1-3bec-4fea-b0a7-40e4a1e1b1ff} <Trace> Aggregator: Merging aggregated data | ||
| 5994 | 2026.01.14 19:26:19.979308 [ 286 ] {90ee96e1-3bec-4fea-b0a7-40e4a1e1b1ff} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003457 sec., 289.2681515765114 rows/sec., 11.30 KiB/sec. | ||
| 5995 | 2026.01.14 19:26:19.979427 [ 286 ] {90ee96e1-3bec-4fea-b0a7-40e4a1e1b1ff} <Debug> TCPHandler: Processed in 0.003837193 sec. | ||
| 5996 | 2026.01.14 19:26:19.979543 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5997 | 2026.01.14 19:26:19.979570 [ 286 ] {} <Debug> TCP-Session: a3d79d8f-40b4-490f-9706-ddae6f1570af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5998 | 2026.01.14 19:26:19.979592 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5999 | 2026.01.14 19:26:19.979615 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6000 | 2026.01.14 19:26:19.979630 [ 288 ] {} <Debug> TCP-Session: 3ee1f5bd-13c7-4f13-9451-a89ecc49b043 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6001 | 2026.01.14 19:26:19.979632 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6002 | 2026.01.14 19:26:19.979655 [ 289 ] {} <Debug> TCP-Session: 248c3389-69d2-4eb9-a3fc-65aef48f6118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6003 | 2026.01.14 19:26:19.979652 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6004 | 2026.01.14 19:26:19.979673 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6005 | 2026.01.14 19:26:19.979695 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6006 | 2026.01.14 19:26:19.979713 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6007 | 2026.01.14 19:26:19.979731 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6008 | 2026.01.14 19:26:19.979760 [ 291 ] {} <Debug> TCP-Session: 696a6646-60e8-4c2b-9317-285d608fb9af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6009 | 2026.01.14 19:26:19.979772 [ 294 ] {} <Debug> TCP-Session: 2af2aa95-cf7c-43ab-8a84-0fc13ed5ac82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6010 | 2026.01.14 19:26:19.979786 [ 290 ] {} <Debug> TCP-Session: c4755002-bf66-4e40-acec-7dd4aa053819 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6011 | 2026.01.14 19:26:19.979725 [ 293 ] {} <Debug> TCP-Session: 3d0aa771-7f14-4193-8137-5d7ef8ce039b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6012 | 2026.01.14 19:26:19.979710 [ 267 ] {} <Debug> TCP-Session: b1985da6-cc4a-4686-8c6b-a2e19d612840 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6013 | 2026.01.14 19:26:19.979685 [ 292 ] {} <Debug> TCP-Session: 826fbfa9-4336-4535-8928-d748af2d5b1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6014 | 2026.01.14 19:26:21.725813 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6015 | 2026.01.14 19:26:21.726021 [ 268 ] {60b78b9b-040e-4c3b-a6c0-3942a48eeaac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6016 | 2026.01.14 19:26:21.726091 [ 268 ] {60b78b9b-040e-4c3b-a6c0-3942a48eeaac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6017 | 2026.01.14 19:26:21.726835 [ 268 ] {60b78b9b-040e-4c3b-a6c0-3942a48eeaac} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6018 | 2026.01.14 19:26:21.726895 [ 268 ] {60b78b9b-040e-4c3b-a6c0-3942a48eeaac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6019 | 2026.01.14 19:26:21.727326 [ 268 ] {60b78b9b-040e-4c3b-a6c0-3942a48eeaac} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6020 | 2026.01.14 19:26:21.727564 [ 268 ] {60b78b9b-040e-4c3b-a6c0-3942a48eeaac} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6021 | 2026.01.14 19:26:21.727731 [ 268 ] {60b78b9b-040e-4c3b-a6c0-3942a48eeaac} <Debug> executeQuery: Read 138 rows, 12.24 KiB in 0.001756 sec., 78587.6993166287 rows/sec., 6.81 MiB/sec. | ||
| 6022 | 2026.01.14 19:26:21.727787 [ 268 ] {60b78b9b-040e-4c3b-a6c0-3942a48eeaac} <Debug> TCPHandler: Processed in 0.00210846 sec. | ||
| 6023 | 2026.01.14 19:26:21.727930 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6024 | 2026.01.14 19:26:21.728034 [ 268 ] {a9acacff-fcc8-42a2-aabf-b9555f7a1b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6025 | 2026.01.14 19:26:21.728080 [ 268 ] {a9acacff-fcc8-42a2-aabf-b9555f7a1b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6026 | 2026.01.14 19:26:21.728545 [ 268 ] {a9acacff-fcc8-42a2-aabf-b9555f7a1b97} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6027 | 2026.01.14 19:26:21.728583 [ 268 ] {a9acacff-fcc8-42a2-aabf-b9555f7a1b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6028 | 2026.01.14 19:26:21.728890 [ 268 ] {a9acacff-fcc8-42a2-aabf-b9555f7a1b97} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6029 | 2026.01.14 19:26:21.729107 [ 268 ] {a9acacff-fcc8-42a2-aabf-b9555f7a1b97} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6030 | 2026.01.14 19:26:21.729243 [ 268 ] {a9acacff-fcc8-42a2-aabf-b9555f7a1b97} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001233 sec., 33252.230332522304 rows/sec., 2.44 MiB/sec. | ||
| 6031 | 2026.01.14 19:26:21.729284 [ 268 ] {a9acacff-fcc8-42a2-aabf-b9555f7a1b97} <Debug> TCPHandler: Processed in 0.001405919 sec. | ||
| 6032 | 2026.01.14 19:26:21.729410 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6033 | 2026.01.14 19:26:21.729509 [ 268 ] {72765860-8e1f-4714-bd77-a3c338fcc6e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6034 | 2026.01.14 19:26:21.729550 [ 268 ] {72765860-8e1f-4714-bd77-a3c338fcc6e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6035 | 2026.01.14 19:26:21.729989 [ 268 ] {72765860-8e1f-4714-bd77-a3c338fcc6e6} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6036 | 2026.01.14 19:26:21.730025 [ 268 ] {72765860-8e1f-4714-bd77-a3c338fcc6e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6037 | 2026.01.14 19:26:21.730352 [ 268 ] {72765860-8e1f-4714-bd77-a3c338fcc6e6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6038 | 2026.01.14 19:26:21.730561 [ 268 ] {72765860-8e1f-4714-bd77-a3c338fcc6e6} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6039 | 2026.01.14 19:26:21.730691 [ 268 ] {72765860-8e1f-4714-bd77-a3c338fcc6e6} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001202 sec., 87354.40931780367 rows/sec., 6.82 MiB/sec. | ||
| 6040 | 2026.01.14 19:26:21.730730 [ 268 ] {72765860-8e1f-4714-bd77-a3c338fcc6e6} <Debug> TCPHandler: Processed in 0.001370029 sec. | ||
| 6041 | 2026.01.14 19:26:21.730849 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6042 | 2026.01.14 19:26:21.730944 [ 268 ] {5df1986f-6b9b-40bf-b090-1febbb0382ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6043 | 2026.01.14 19:26:21.730988 [ 268 ] {5df1986f-6b9b-40bf-b090-1febbb0382ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6044 | 2026.01.14 19:26:21.731406 [ 268 ] {5df1986f-6b9b-40bf-b090-1febbb0382ef} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6045 | 2026.01.14 19:26:21.731444 [ 268 ] {5df1986f-6b9b-40bf-b090-1febbb0382ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6046 | 2026.01.14 19:26:21.731783 [ 268 ] {5df1986f-6b9b-40bf-b090-1febbb0382ef} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6047 | 2026.01.14 19:26:21.731991 [ 268 ] {5df1986f-6b9b-40bf-b090-1febbb0382ef} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6048 | 2026.01.14 19:26:21.732123 [ 268 ] {5df1986f-6b9b-40bf-b090-1febbb0382ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 6049 | 2026.01.14 19:26:21.732160 [ 268 ] {5df1986f-6b9b-40bf-b090-1febbb0382ef} <Debug> TCPHandler: Processed in 0.001360658 sec. | ||
| 6050 | 2026.01.14 19:26:21.732274 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6051 | 2026.01.14 19:26:21.732368 [ 268 ] {3717c9d3-7f21-4103-83c5-1682635b41c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6052 | 2026.01.14 19:26:21.732421 [ 268 ] {3717c9d3-7f21-4103-83c5-1682635b41c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6053 | 2026.01.14 19:26:21.733279 [ 268 ] {3717c9d3-7f21-4103-83c5-1682635b41c4} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6054 | 2026.01.14 19:26:21.733314 [ 268 ] {3717c9d3-7f21-4103-83c5-1682635b41c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6055 | 2026.01.14 19:26:21.733905 [ 268 ] {3717c9d3-7f21-4103-83c5-1682635b41c4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6056 | 2026.01.14 19:26:21.734132 [ 268 ] {3717c9d3-7f21-4103-83c5-1682635b41c4} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6057 | 2026.01.14 19:26:21.734280 [ 268 ] {3717c9d3-7f21-4103-83c5-1682635b41c4} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00193 sec., 21243.523316062176 rows/sec., 38.07 MiB/sec. | ||
| 6058 | 2026.01.14 19:26:21.734348 [ 268 ] {3717c9d3-7f21-4103-83c5-1682635b41c4} <Debug> TCPHandler: Processed in 0.002123949 sec. | ||
| 6059 | 2026.01.14 19:26:21.734482 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6060 | 2026.01.14 19:26:21.734577 [ 268 ] {dd8c6e16-2f08-4eaf-9885-90d46cdd3adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6061 | 2026.01.14 19:26:21.734618 [ 268 ] {dd8c6e16-2f08-4eaf-9885-90d46cdd3adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6062 | 2026.01.14 19:26:21.734964 [ 268 ] {dd8c6e16-2f08-4eaf-9885-90d46cdd3adc} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6063 | 2026.01.14 19:26:21.735000 [ 268 ] {dd8c6e16-2f08-4eaf-9885-90d46cdd3adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6064 | 2026.01.14 19:26:21.735299 [ 268 ] {dd8c6e16-2f08-4eaf-9885-90d46cdd3adc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6065 | 2026.01.14 19:26:21.735510 [ 268 ] {dd8c6e16-2f08-4eaf-9885-90d46cdd3adc} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6066 | 2026.01.14 19:26:21.735637 [ 268 ] {dd8c6e16-2f08-4eaf-9885-90d46cdd3adc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 6067 | 2026.01.14 19:26:21.735672 [ 268 ] {dd8c6e16-2f08-4eaf-9885-90d46cdd3adc} <Debug> TCPHandler: Processed in 0.001240657 sec. | ||
| 6068 | 2026.01.14 19:26:21.802234 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51330 | ||
| 6069 | 2026.01.14 19:26:21.802352 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6070 | 2026.01.14 19:26:21.802383 [ 286 ] {} <Debug> TCP-Session: 1959f98a-80df-480f-9f0c-774a6e7232a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51330 | ||
| 6071 | 2026.01.14 19:26:21.802407 [ 286 ] {} <Debug> TCP-Session: 1959f98a-80df-480f-9f0c-774a6e7232a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6072 | 2026.01.14 19:26:21.802422 [ 286 ] {} <Debug> TCP-Session: 1959f98a-80df-480f-9f0c-774a6e7232a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6073 | 2026.01.14 19:26:21.802591 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44189 | ||
| 6074 | 2026.01.14 19:26:21.802636 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58918 | ||
| 6075 | 2026.01.14 19:26:21.802638 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51786 | ||
| 6076 | 2026.01.14 19:26:21.802680 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33033 | ||
| 6077 | 2026.01.14 19:26:21.802707 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6078 | 2026.01.14 19:26:21.802715 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35513 | ||
| 6079 | 2026.01.14 19:26:21.802736 [ 286 ] {} <Trace> TCP-Session: 1959f98a-80df-480f-9f0c-774a6e7232a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6080 | 2026.01.14 19:26:21.802753 [ 288 ] {} <Debug> TCP-Session: 4ea99268-5c65-4b0f-a2d0-28a1653f56a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44189 | ||
| 6081 | 2026.01.14 19:26:21.802789 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6082 | 2026.01.14 19:26:21.802789 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6083 | 2026.01.14 19:26:21.802805 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6084 | 2026.01.14 19:26:21.802818 [ 288 ] {} <Debug> TCP-Session: 4ea99268-5c65-4b0f-a2d0-28a1653f56a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6085 | 2026.01.14 19:26:21.802827 [ 292 ] {} <Debug> TCP-Session: 9811a8a3-1406-4f0a-bf3a-7ac28c298975 Authenticating user 'default' from [fd00:1122:3344:101::e]:33033 | ||
| 6086 | 2026.01.14 19:26:21.802838 [ 289 ] {} <Debug> TCP-Session: d3b8c284-ed70-42dd-b214-51674461a5b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51786 | ||
| 6087 | 2026.01.14 19:26:21.802860 [ 288 ] {} <Debug> TCP-Session: 4ea99268-5c65-4b0f-a2d0-28a1653f56a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6088 | 2026.01.14 19:26:21.802879 [ 292 ] {} <Debug> TCP-Session: 9811a8a3-1406-4f0a-bf3a-7ac28c298975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6089 | 2026.01.14 19:26:21.802886 [ 289 ] {} <Debug> TCP-Session: d3b8c284-ed70-42dd-b214-51674461a5b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6090 | 2026.01.14 19:26:21.802909 [ 292 ] {} <Debug> TCP-Session: 9811a8a3-1406-4f0a-bf3a-7ac28c298975 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6091 | 2026.01.14 19:26:21.802849 [ 267 ] {} <Debug> TCP-Session: b0ea7bf2-82f1-49f3-a99b-b66c51e9e9f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35513 | ||
| 6092 | 2026.01.14 19:26:21.802922 [ 286 ] {ee70095a-a75c-41b8-af37-779c2303d093} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51330) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6093 | 2026.01.14 19:26:21.802947 [ 267 ] {} <Debug> TCP-Session: b0ea7bf2-82f1-49f3-a99b-b66c51e9e9f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6094 | 2026.01.14 19:26:21.802921 [ 289 ] {} <Debug> TCP-Session: d3b8c284-ed70-42dd-b214-51674461a5b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6095 | 2026.01.14 19:26:21.802974 [ 267 ] {} <Debug> TCP-Session: b0ea7bf2-82f1-49f3-a99b-b66c51e9e9f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6096 | 2026.01.14 19:26:21.802722 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6097 | 2026.01.14 19:26:21.802710 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37493 | ||
| 6098 | 2026.01.14 19:26:21.803042 [ 290 ] {} <Debug> TCP-Session: c1514b1c-e613-45cc-823a-9ca9aae15533 Authenticating user 'default' from [fd00:1122:3344:101::e]:58918 | ||
| 6099 | 2026.01.14 19:26:21.802681 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59458 | ||
| 6100 | 2026.01.14 19:26:21.803096 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6101 | 2026.01.14 19:26:21.802683 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36986 | ||
| 6102 | 2026.01.14 19:26:21.803141 [ 294 ] {} <Debug> TCP-Session: 88fe3501-2439-4210-b7c1-2814774bd62e Authenticating user 'default' from [fd00:1122:3344:101::e]:37493 | ||
| 6103 | 2026.01.14 19:26:21.803068 [ 290 ] {} <Debug> TCP-Session: c1514b1c-e613-45cc-823a-9ca9aae15533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6104 | 2026.01.14 19:26:21.803172 [ 294 ] {} <Debug> TCP-Session: 88fe3501-2439-4210-b7c1-2814774bd62e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6105 | 2026.01.14 19:26:21.803191 [ 290 ] {} <Debug> TCP-Session: c1514b1c-e613-45cc-823a-9ca9aae15533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6106 | 2026.01.14 19:26:21.803194 [ 294 ] {} <Debug> TCP-Session: 88fe3501-2439-4210-b7c1-2814774bd62e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6107 | 2026.01.14 19:26:21.803207 [ 286 ] {ee70095a-a75c-41b8-af37-779c2303d093} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6108 | 2026.01.14 19:26:21.803228 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6109 | 2026.01.14 19:26:21.803231 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6110 | 2026.01.14 19:26:21.803265 [ 291 ] {} <Debug> TCP-Session: fdfadc25-e6bd-4c8c-b53a-dd843ddb79b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59458 | ||
| 6111 | 2026.01.14 19:26:21.803260 [ 286 ] {ee70095a-a75c-41b8-af37-779c2303d093} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6112 | 2026.01.14 19:26:21.803290 [ 293 ] {} <Debug> TCP-Session: 774f3158-bf85-4971-8155-aee8b1fd9cfb Authenticating user 'default' from [fd00:1122:3344:101::e]:36986 | ||
| 6113 | 2026.01.14 19:26:21.803298 [ 291 ] {} <Debug> TCP-Session: fdfadc25-e6bd-4c8c-b53a-dd843ddb79b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6114 | 2026.01.14 19:26:21.803321 [ 293 ] {} <Debug> TCP-Session: 774f3158-bf85-4971-8155-aee8b1fd9cfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6115 | 2026.01.14 19:26:21.803328 [ 291 ] {} <Debug> TCP-Session: fdfadc25-e6bd-4c8c-b53a-dd843ddb79b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6116 | 2026.01.14 19:26:21.803345 [ 293 ] {} <Debug> TCP-Session: 774f3158-bf85-4971-8155-aee8b1fd9cfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6117 | 2026.01.14 19:26:21.803573 [ 286 ] {ee70095a-a75c-41b8-af37-779c2303d093} <Debug> oximeter.version (53e5b984-13f5-4b48-9823-1440a3148595) (SelectExecutor): Key condition: unknown | ||
| 6118 | 2026.01.14 19:26:21.804410 [ 309 ] {ee70095a-a75c-41b8-af37-779c2303d093} <Trace> AggregatingTransform: Aggregating | ||
| 6119 | 2026.01.14 19:26:21.804455 [ 309 ] {ee70095a-a75c-41b8-af37-779c2303d093} <Trace> Aggregator: Aggregation method: without_key | ||
| 6120 | 2026.01.14 19:26:21.804488 [ 309 ] {ee70095a-a75c-41b8-af37-779c2303d093} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000814331 sec. (1228.002 rows/sec., 47.97 KiB/sec.) | ||
| 6121 | 2026.01.14 19:26:21.804506 [ 309 ] {ee70095a-a75c-41b8-af37-779c2303d093} <Trace> Aggregator: Merging aggregated data | ||
| 6122 | 2026.01.14 19:26:21.805741 [ 286 ] {ee70095a-a75c-41b8-af37-779c2303d093} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002873 sec., 348.0682213713888 rows/sec., 13.60 KiB/sec. | ||
| 6123 | 2026.01.14 19:26:21.805851 [ 286 ] {ee70095a-a75c-41b8-af37-779c2303d093} <Debug> TCPHandler: Processed in 0.003230424 sec. | ||
| 6124 | 2026.01.14 19:26:21.805979 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6125 | 2026.01.14 19:26:21.806008 [ 286 ] {} <Debug> TCP-Session: 1959f98a-80df-480f-9f0c-774a6e7232a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6126 | 2026.01.14 19:26:21.806012 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6127 | 2026.01.14 19:26:21.806033 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6128 | 2026.01.14 19:26:21.806053 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6129 | 2026.01.14 19:26:21.806067 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6130 | 2026.01.14 19:26:21.806090 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6131 | 2026.01.14 19:26:21.806104 [ 289 ] {} <Debug> TCP-Session: d3b8c284-ed70-42dd-b214-51674461a5b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6132 | 2026.01.14 19:26:21.806123 [ 290 ] {} <Debug> TCP-Session: c1514b1c-e613-45cc-823a-9ca9aae15533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6133 | 2026.01.14 19:26:21.806142 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6134 | 2026.01.14 19:26:21.806152 [ 291 ] {} <Debug> TCP-Session: fdfadc25-e6bd-4c8c-b53a-dd843ddb79b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6135 | 2026.01.14 19:26:21.806132 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6136 | 2026.01.14 19:26:21.806182 [ 294 ] {} <Debug> TCP-Session: 88fe3501-2439-4210-b7c1-2814774bd62e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6137 | 2026.01.14 19:26:21.806105 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6138 | 2026.01.14 19:26:21.806237 [ 293 ] {} <Debug> TCP-Session: 774f3158-bf85-4971-8155-aee8b1fd9cfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6139 | 2026.01.14 19:26:21.806065 [ 288 ] {} <Debug> TCP-Session: 4ea99268-5c65-4b0f-a2d0-28a1653f56a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6140 | 2026.01.14 19:26:21.806279 [ 292 ] {} <Debug> TCP-Session: 9811a8a3-1406-4f0a-bf3a-7ac28c298975 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6141 | 2026.01.14 19:26:21.806073 [ 267 ] {} <Debug> TCP-Session: b0ea7bf2-82f1-49f3-a99b-b66c51e9e9f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6142 | 2026.01.14 19:26:22.348021 [ 35 ] {} <Debug> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 6143 | 2026.01.14 19:26:22.348088 [ 35 ] {} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6144 | 2026.01.14 19:26:22.348110 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6145 | 2026.01.14 19:26:22.348231 [ 188 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::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 | ||
| 6146 | 2026.01.14 19:26:22.348382 [ 188 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6147 | 2026.01.14 19:26:22.348420 [ 188 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 6148 | 2026.01.14 19:26:22.348483 [ 188 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 6149 | 2026.01.14 19:26:22.348525 [ 188 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6150 | 2026.01.14 19:26:22.348565 [ 188 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6151 | 2026.01.14 19:26:22.348603 [ 188 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 6152 | 2026.01.14 19:26:22.349348 [ 197 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 4 columns (4 merged, 0 gathered) in 0.001167766 sec., 71932.21929735923 rows/sec., 3.67 MiB/sec. | ||
| 6153 | 2026.01.14 19:26:22.349502 [ 199 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6154 | 2026.01.14 19:26:22.349798 [ 199 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_14_3} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6155 | 2026.01.14 19:26:22.349875 [ 199 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_14_3} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 6156 | 2026.01.14 19:26:22.349960 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6157 | 2026.01.14 19:26:22.523400 [ 35 ] {} <Debug> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 6158 | 2026.01.14 19:26:22.523461 [ 35 ] {} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6159 | 2026.01.14 19:26:22.523487 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6160 | 2026.01.14 19:26:22.523612 [ 191 ] {08829890-4a79-41fb-b958-1fb1650c3714::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 | ||
| 6161 | 2026.01.14 19:26:22.523751 [ 191 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6162 | 2026.01.14 19:26:22.523785 [ 191 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 12 rows starting from the beginning of the part | ||
| 6163 | 2026.01.14 19:26:22.523846 [ 191 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 6164 | 2026.01.14 19:26:22.523888 [ 191 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 6165 | 2026.01.14 19:26:22.523929 [ 191 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 6166 | 2026.01.14 19:26:22.523965 [ 191 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 6167 | 2026.01.14 19:26:22.524706 [ 197 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001144296 sec., 13982.396163230493 rows/sec., 935.35 KiB/sec. | ||
| 6168 | 2026.01.14 19:26:22.524911 [ 187 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6169 | 2026.01.14 19:26:22.525241 [ 187 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_14_3} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6170 | 2026.01.14 19:26:22.525316 [ 187 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_14_3} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 6171 | 2026.01.14 19:26:22.525407 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 6172 | 2026.01.14 19:26:24.072671 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6173 | 2026.01.14 19:26:24.072736 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6174 | 2026.01.14 19:26:24.210374 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12424 | ||
| 6175 | 2026.01.14 19:26:24.210882 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6176 | 2026.01.14 19:26:24.210929 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6177 | 2026.01.14 19:26:24.211409 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6178 | 2026.01.14 19:26:24.211658 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6179 | 2026.01.14 19:26:24.211802 [ 31 ] {} <Debug> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6180 | 2026.01.14 19:26:24.211814 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12424 | ||
| 6181 | 2026.01.14 19:26:24.211883 [ 31 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6182 | 2026.01.14 19:26:24.211912 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6183 | 2026.01.14 19:26:24.212049 [ 199 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::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 | ||
| 6184 | 2026.01.14 19:26:24.212213 [ 199 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6185 | 2026.01.14 19:26:24.212258 [ 199 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9992 rows starting from the beginning of the part | ||
| 6186 | 2026.01.14 19:26:24.212331 [ 199 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6187 | 2026.01.14 19:26:24.212381 [ 199 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6188 | 2026.01.14 19:26:24.212427 [ 199 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6189 | 2026.01.14 19:26:24.212470 [ 199 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6190 | 2026.01.14 19:26:24.212520 [ 199 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6191 | 2026.01.14 19:26:24.214311 [ 197 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12424 rows, containing 4 columns (4 merged, 0 gathered) in 0.002330502 sec., 5331040.265144591 rows/sec., 76.26 MiB/sec. | ||
| 6192 | 2026.01.14 19:26:24.214743 [ 194 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6193 | 2026.01.14 19:26:24.215057 [ 194 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_26_5} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6194 | 2026.01.14 19:26:24.215133 [ 194 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_26_5} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6195 | 2026.01.14 19:26:24.215252 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6196 | 2026.01.14 19:26:24.834239 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6197 | 2026.01.14 19:26:24.851667 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6198 | 2026.01.14 19:26:24.851728 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6199 | 2026.01.14 19:26:24.858945 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6200 | 2026.01.14 19:26:24.860008 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6201 | 2026.01.14 19:26:24.860358 [ 31 ] {} <Debug> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6202 | 2026.01.14 19:26:24.860397 [ 31 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6203 | 2026.01.14 19:26:24.860416 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6204 | 2026.01.14 19:26:24.860572 [ 199 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 6205 | 2026.01.14 19:26:24.864745 [ 199 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6206 | 2026.01.14 19:26:24.864818 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6207 | 2026.01.14 19:26:24.866134 [ 199 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 6208 | 2026.01.14 19:26:24.870584 [ 199 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 6209 | 2026.01.14 19:26:24.874872 [ 199 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 6210 | 2026.01.14 19:26:24.879271 [ 199 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 6211 | 2026.01.14 19:26:24.883565 [ 199 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 6212 | 2026.01.14 19:26:24.887391 [ 199 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 6213 | 2026.01.14 19:26:24.940282 [ 197 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079786127 sec., 2456.5674180424876 rows/sec., 12.70 MiB/sec. | ||
| 6214 | 2026.01.14 19:26:24.942847 [ 189 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6215 | 2026.01.14 19:26:24.944886 [ 189 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_26_5} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6216 | 2026.01.14 19:26:24.944975 [ 189 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_26_5} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6217 | 2026.01.14 19:26:24.947846 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6218 | 2026.01.14 19:26:25.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.46 MiB, peak 273.00 MiB, free memory in arenas 0.00 B, will set to 266.16 MiB (RSS), difference: 3.70 MiB | ||
| 6219 | 2026.01.14 19:26:26.723891 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6220 | 2026.01.14 19:26:26.724058 [ 268 ] {96943b67-ddee-4975-a765-1495dc698be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6221 | 2026.01.14 19:26:26.724125 [ 268 ] {96943b67-ddee-4975-a765-1495dc698be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6222 | 2026.01.14 19:26:26.724816 [ 268 ] {96943b67-ddee-4975-a765-1495dc698be6} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6223 | 2026.01.14 19:26:26.724860 [ 268 ] {96943b67-ddee-4975-a765-1495dc698be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6224 | 2026.01.14 19:26:26.725272 [ 268 ] {96943b67-ddee-4975-a765-1495dc698be6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6225 | 2026.01.14 19:26:26.725505 [ 268 ] {96943b67-ddee-4975-a765-1495dc698be6} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6226 | 2026.01.14 19:26:26.725672 [ 268 ] {96943b67-ddee-4975-a765-1495dc698be6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001661 sec., 33714.62974111981 rows/sec., 2.57 MiB/sec. | ||
| 6227 | 2026.01.14 19:26:26.725716 [ 268 ] {96943b67-ddee-4975-a765-1495dc698be6} <Debug> TCPHandler: Processed in 0.001953467 sec. | ||
| 6228 | 2026.01.14 19:26:26.725842 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6229 | 2026.01.14 19:26:26.725938 [ 268 ] {4e3110a1-3463-4f45-849b-44bfe46fd2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6230 | 2026.01.14 19:26:26.725977 [ 268 ] {4e3110a1-3463-4f45-849b-44bfe46fd2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6231 | 2026.01.14 19:26:26.726392 [ 268 ] {4e3110a1-3463-4f45-849b-44bfe46fd2c8} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6232 | 2026.01.14 19:26:26.726429 [ 268 ] {4e3110a1-3463-4f45-849b-44bfe46fd2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6233 | 2026.01.14 19:26:26.726750 [ 268 ] {4e3110a1-3463-4f45-849b-44bfe46fd2c8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6234 | 2026.01.14 19:26:26.726962 [ 268 ] {4e3110a1-3463-4f45-849b-44bfe46fd2c8} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6235 | 2026.01.14 19:26:26.727102 [ 268 ] {4e3110a1-3463-4f45-849b-44bfe46fd2c8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001182 sec., 54145.51607445008 rows/sec., 4.23 MiB/sec. | ||
| 6236 | 2026.01.14 19:26:26.727139 [ 268 ] {4e3110a1-3463-4f45-849b-44bfe46fd2c8} <Debug> TCPHandler: Processed in 0.001348948 sec. | ||
| 6237 | 2026.01.14 19:26:26.727252 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6238 | 2026.01.14 19:26:26.727345 [ 268 ] {d385e1cc-7bc2-4179-99f2-89d587aa6c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6239 | 2026.01.14 19:26:26.727388 [ 268 ] {d385e1cc-7bc2-4179-99f2-89d587aa6c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6240 | 2026.01.14 19:26:26.727795 [ 268 ] {d385e1cc-7bc2-4179-99f2-89d587aa6c5c} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6241 | 2026.01.14 19:26:26.727832 [ 268 ] {d385e1cc-7bc2-4179-99f2-89d587aa6c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6242 | 2026.01.14 19:26:26.728159 [ 268 ] {d385e1cc-7bc2-4179-99f2-89d587aa6c5c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6243 | 2026.01.14 19:26:26.728378 [ 268 ] {d385e1cc-7bc2-4179-99f2-89d587aa6c5c} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6244 | 2026.01.14 19:26:26.728521 [ 268 ] {d385e1cc-7bc2-4179-99f2-89d587aa6c5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 6245 | 2026.01.14 19:26:26.728558 [ 268 ] {d385e1cc-7bc2-4179-99f2-89d587aa6c5c} <Debug> TCPHandler: Processed in 0.001356369 sec. | ||
| 6246 | 2026.01.14 19:26:26.728661 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6247 | 2026.01.14 19:26:26.728752 [ 268 ] {4726d43d-47d4-4f16-a54b-64e920ec1901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6248 | 2026.01.14 19:26:26.728792 [ 268 ] {4726d43d-47d4-4f16-a54b-64e920ec1901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6249 | 2026.01.14 19:26:26.729141 [ 268 ] {4726d43d-47d4-4f16-a54b-64e920ec1901} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6250 | 2026.01.14 19:26:26.729177 [ 268 ] {4726d43d-47d4-4f16-a54b-64e920ec1901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6251 | 2026.01.14 19:26:26.729498 [ 268 ] {4726d43d-47d4-4f16-a54b-64e920ec1901} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6252 | 2026.01.14 19:26:26.729711 [ 268 ] {4726d43d-47d4-4f16-a54b-64e920ec1901} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6253 | 2026.01.14 19:26:26.729870 [ 268 ] {4726d43d-47d4-4f16-a54b-64e920ec1901} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 6254 | 2026.01.14 19:26:26.729906 [ 268 ] {4726d43d-47d4-4f16-a54b-64e920ec1901} <Debug> TCPHandler: Processed in 0.001296127 sec. | ||
| 6255 | 2026.01.14 19:26:28.329502 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6256 | 2026.01.14 19:26:28.329689 [ 268 ] {9d47306a-7c39-40fc-9066-f52136cad035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6257 | 2026.01.14 19:26:28.329758 [ 268 ] {9d47306a-7c39-40fc-9066-f52136cad035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6258 | 2026.01.14 19:26:28.330590 [ 268 ] {9d47306a-7c39-40fc-9066-f52136cad035} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6259 | 2026.01.14 19:26:28.330636 [ 268 ] {9d47306a-7c39-40fc-9066-f52136cad035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6260 | 2026.01.14 19:26:28.331055 [ 268 ] {9d47306a-7c39-40fc-9066-f52136cad035} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6261 | 2026.01.14 19:26:28.331286 [ 268 ] {9d47306a-7c39-40fc-9066-f52136cad035} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6262 | 2026.01.14 19:26:28.331434 [ 268 ] {9d47306a-7c39-40fc-9066-f52136cad035} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001797 sec., 228158.04117974403 rows/sec., 14.47 MiB/sec. | ||
| 6263 | 2026.01.14 19:26:28.331476 [ 268 ] {9d47306a-7c39-40fc-9066-f52136cad035} <Debug> TCPHandler: Processed in 0.002109889 sec. | ||
| 6264 | 2026.01.14 19:26:28.331606 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6265 | 2026.01.14 19:26:28.331698 [ 268 ] {747053d5-a34b-457f-83e8-c8ac1017de92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6266 | 2026.01.14 19:26:28.331737 [ 268 ] {747053d5-a34b-457f-83e8-c8ac1017de92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6267 | 2026.01.14 19:26:28.332153 [ 268 ] {747053d5-a34b-457f-83e8-c8ac1017de92} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6268 | 2026.01.14 19:26:28.332188 [ 268 ] {747053d5-a34b-457f-83e8-c8ac1017de92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6269 | 2026.01.14 19:26:28.332472 [ 268 ] {747053d5-a34b-457f-83e8-c8ac1017de92} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6270 | 2026.01.14 19:26:28.332677 [ 268 ] {747053d5-a34b-457f-83e8-c8ac1017de92} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6271 | 2026.01.14 19:26:28.332803 [ 268 ] {747053d5-a34b-457f-83e8-c8ac1017de92} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001123 sec., 8904.719501335707 rows/sec., 726.12 KiB/sec. | ||
| 6272 | 2026.01.14 19:26:28.332840 [ 268 ] {747053d5-a34b-457f-83e8-c8ac1017de92} <Debug> TCPHandler: Processed in 0.001282698 sec. | ||
| 6273 | 2026.01.14 19:26:28.333012 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6274 | 2026.01.14 19:26:28.333103 [ 268 ] {ede38618-4bad-40be-b2d2-9cb6d396f2f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6275 | 2026.01.14 19:26:28.333140 [ 268 ] {ede38618-4bad-40be-b2d2-9cb6d396f2f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6276 | 2026.01.14 19:26:28.334642 [ 268 ] {ede38618-4bad-40be-b2d2-9cb6d396f2f7} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6277 | 2026.01.14 19:26:28.334677 [ 268 ] {ede38618-4bad-40be-b2d2-9cb6d396f2f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6278 | 2026.01.14 19:26:28.335156 [ 268 ] {ede38618-4bad-40be-b2d2-9cb6d396f2f7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6279 | 2026.01.14 19:26:28.335366 [ 268 ] {ede38618-4bad-40be-b2d2-9cb6d396f2f7} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6280 | 2026.01.14 19:26:28.335498 [ 268 ] {ede38618-4bad-40be-b2d2-9cb6d396f2f7} <Debug> executeQuery: Read 2339 rows, 194.14 KiB in 0.002412 sec., 969734.6600331675 rows/sec., 78.60 MiB/sec. | ||
| 6281 | 2026.01.14 19:26:28.335562 [ 268 ] {ede38618-4bad-40be-b2d2-9cb6d396f2f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 6282 | 2026.01.14 19:26:28.335575 [ 268 ] {ede38618-4bad-40be-b2d2-9cb6d396f2f7} <Debug> TCPHandler: Processed in 0.002612806 sec. | ||
| 6283 | 2026.01.14 19:26:28.335693 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6284 | 2026.01.14 19:26:28.335784 [ 268 ] {28521c95-1467-414f-aeaf-fe23ccb56f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6285 | 2026.01.14 19:26:28.335822 [ 268 ] {28521c95-1467-414f-aeaf-fe23ccb56f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6286 | 2026.01.14 19:26:28.336306 [ 268 ] {28521c95-1467-414f-aeaf-fe23ccb56f1e} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6287 | 2026.01.14 19:26:28.336341 [ 268 ] {28521c95-1467-414f-aeaf-fe23ccb56f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6288 | 2026.01.14 19:26:28.336644 [ 268 ] {28521c95-1467-414f-aeaf-fe23ccb56f1e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6289 | 2026.01.14 19:26:28.336869 [ 268 ] {28521c95-1467-414f-aeaf-fe23ccb56f1e} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6290 | 2026.01.14 19:26:28.337002 [ 268 ] {28521c95-1467-414f-aeaf-fe23ccb56f1e} <Debug> executeQuery: Read 256 rows, 16.10 KiB in 0.001236 sec., 207119.74110032365 rows/sec., 12.72 MiB/sec. | ||
| 6291 | 2026.01.14 19:26:28.337040 [ 268 ] {28521c95-1467-414f-aeaf-fe23ccb56f1e} <Debug> TCPHandler: Processed in 0.00139561 sec. | ||
| 6292 | 2026.01.14 19:26:28.337148 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6293 | 2026.01.14 19:26:28.337239 [ 268 ] {a62c8d7b-f587-453a-9a53-bbc1b45198e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6294 | 2026.01.14 19:26:28.337277 [ 268 ] {a62c8d7b-f587-453a-9a53-bbc1b45198e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6295 | 2026.01.14 19:26:28.337795 [ 268 ] {a62c8d7b-f587-453a-9a53-bbc1b45198e6} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2026.01.14 19:26:28.337830 [ 268 ] {a62c8d7b-f587-453a-9a53-bbc1b45198e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6297 | 2026.01.14 19:26:28.338162 [ 268 ] {a62c8d7b-f587-453a-9a53-bbc1b45198e6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6298 | 2026.01.14 19:26:28.338369 [ 268 ] {a62c8d7b-f587-453a-9a53-bbc1b45198e6} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6299 | 2026.01.14 19:26:28.338491 [ 268 ] {a62c8d7b-f587-453a-9a53-bbc1b45198e6} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00127 sec., 346456.6929133858 rows/sec., 22.92 MiB/sec. | ||
| 6300 | 2026.01.14 19:26:28.338527 [ 268 ] {a62c8d7b-f587-453a-9a53-bbc1b45198e6} <Debug> TCPHandler: Processed in 0.001427889 sec. | ||
| 6301 | 2026.01.14 19:26:28.338636 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6302 | 2026.01.14 19:26:28.338726 [ 268 ] {5a6c7816-6502-4b43-8b15-ab641c4b0fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6303 | 2026.01.14 19:26:28.338763 [ 268 ] {5a6c7816-6502-4b43-8b15-ab641c4b0fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6304 | 2026.01.14 19:26:28.339211 [ 268 ] {5a6c7816-6502-4b43-8b15-ab641c4b0fdc} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6305 | 2026.01.14 19:26:28.339246 [ 268 ] {5a6c7816-6502-4b43-8b15-ab641c4b0fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6306 | 2026.01.14 19:26:28.339556 [ 268 ] {5a6c7816-6502-4b43-8b15-ab641c4b0fdc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6307 | 2026.01.14 19:26:28.339762 [ 268 ] {5a6c7816-6502-4b43-8b15-ab641c4b0fdc} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6308 | 2026.01.14 19:26:28.339885 [ 268 ] {5a6c7816-6502-4b43-8b15-ab641c4b0fdc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001177 sec., 179269.32880203906 rows/sec., 10.18 MiB/sec. | ||
| 6309 | 2026.01.14 19:26:28.339921 [ 268 ] {5a6c7816-6502-4b43-8b15-ab641c4b0fdc} <Debug> TCPHandler: Processed in 0.001334028 sec. | ||
| 6310 | 2026.01.14 19:26:28.340027 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6311 | 2026.01.14 19:26:28.340117 [ 268 ] {af7f43d5-9766-4f5c-9cae-04ac8f589e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6312 | 2026.01.14 19:26:28.340161 [ 268 ] {af7f43d5-9766-4f5c-9cae-04ac8f589e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6313 | 2026.01.14 19:26:28.340916 [ 268 ] {af7f43d5-9766-4f5c-9cae-04ac8f589e0f} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6314 | 2026.01.14 19:26:28.340951 [ 268 ] {af7f43d5-9766-4f5c-9cae-04ac8f589e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6315 | 2026.01.14 19:26:28.341305 [ 268 ] {af7f43d5-9766-4f5c-9cae-04ac8f589e0f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6316 | 2026.01.14 19:26:28.341526 [ 268 ] {af7f43d5-9766-4f5c-9cae-04ac8f589e0f} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6317 | 2026.01.14 19:26:28.341658 [ 268 ] {af7f43d5-9766-4f5c-9cae-04ac8f589e0f} <Debug> executeQuery: Read 1186 rows, 86.86 KiB in 0.001558 sec., 761232.349165597 rows/sec., 54.44 MiB/sec. | ||
| 6318 | 2026.01.14 19:26:28.341695 [ 268 ] {af7f43d5-9766-4f5c-9cae-04ac8f589e0f} <Debug> TCPHandler: Processed in 0.001716034 sec. | ||
| 6319 | 2026.01.14 19:26:28.341805 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6320 | 2026.01.14 19:26:28.341896 [ 268 ] {6c6d6eb4-57b7-4216-896b-1aa392b8b494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6321 | 2026.01.14 19:26:28.341935 [ 268 ] {6c6d6eb4-57b7-4216-896b-1aa392b8b494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6322 | 2026.01.14 19:26:28.342258 [ 268 ] {6c6d6eb4-57b7-4216-896b-1aa392b8b494} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6323 | 2026.01.14 19:26:28.342293 [ 268 ] {6c6d6eb4-57b7-4216-896b-1aa392b8b494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6324 | 2026.01.14 19:26:28.342582 [ 268 ] {6c6d6eb4-57b7-4216-896b-1aa392b8b494} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6325 | 2026.01.14 19:26:28.342790 [ 268 ] {6c6d6eb4-57b7-4216-896b-1aa392b8b494} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6326 | 2026.01.14 19:26:28.342923 [ 268 ] {6c6d6eb4-57b7-4216-896b-1aa392b8b494} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 6327 | 2026.01.14 19:26:28.342959 [ 268 ] {6c6d6eb4-57b7-4216-896b-1aa392b8b494} <Debug> TCPHandler: Processed in 0.001202226 sec. | ||
| 6328 | 2026.01.14 19:26:28.343065 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6329 | 2026.01.14 19:26:28.343156 [ 268 ] {62e3fa3f-e84d-41b9-8c5f-80bfb928096e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6330 | 2026.01.14 19:26:28.343197 [ 268 ] {62e3fa3f-e84d-41b9-8c5f-80bfb928096e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6331 | 2026.01.14 19:26:28.343755 [ 268 ] {62e3fa3f-e84d-41b9-8c5f-80bfb928096e} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6332 | 2026.01.14 19:26:28.343790 [ 268 ] {62e3fa3f-e84d-41b9-8c5f-80bfb928096e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6333 | 2026.01.14 19:26:28.344164 [ 268 ] {62e3fa3f-e84d-41b9-8c5f-80bfb928096e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6334 | 2026.01.14 19:26:28.344371 [ 268 ] {62e3fa3f-e84d-41b9-8c5f-80bfb928096e} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6335 | 2026.01.14 19:26:28.344504 [ 268 ] {62e3fa3f-e84d-41b9-8c5f-80bfb928096e} <Debug> executeQuery: Read 907 rows, 61.38 KiB in 0.001366 sec., 663982.4304538799 rows/sec., 43.88 MiB/sec. | ||
| 6336 | 2026.01.14 19:26:28.344541 [ 268 ] {62e3fa3f-e84d-41b9-8c5f-80bfb928096e} <Debug> TCPHandler: Processed in 0.001523851 sec. | ||
| 6337 | 2026.01.14 19:26:28.344651 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6338 | 2026.01.14 19:26:28.344741 [ 268 ] {fd5a0e29-630b-415e-befc-769c3cd6a681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6339 | 2026.01.14 19:26:28.344780 [ 268 ] {fd5a0e29-630b-415e-befc-769c3cd6a681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6340 | 2026.01.14 19:26:28.345087 [ 268 ] {fd5a0e29-630b-415e-befc-769c3cd6a681} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6341 | 2026.01.14 19:26:28.345121 [ 268 ] {fd5a0e29-630b-415e-befc-769c3cd6a681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6342 | 2026.01.14 19:26:28.345403 [ 268 ] {fd5a0e29-630b-415e-befc-769c3cd6a681} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6343 | 2026.01.14 19:26:28.345614 [ 268 ] {fd5a0e29-630b-415e-befc-769c3cd6a681} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6344 | 2026.01.14 19:26:28.345744 [ 268 ] {fd5a0e29-630b-415e-befc-769c3cd6a681} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 6345 | 2026.01.14 19:26:28.345780 [ 268 ] {fd5a0e29-630b-415e-befc-769c3cd6a681} <Debug> TCPHandler: Processed in 0.001177456 sec. | ||
| 6346 | 2026.01.14 19:26:28.345886 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6347 | 2026.01.14 19:26:28.345975 [ 268 ] {89a6d745-a761-48f1-8bca-1dd0601d7305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6348 | 2026.01.14 19:26:28.346026 [ 268 ] {89a6d745-a761-48f1-8bca-1dd0601d7305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6349 | 2026.01.14 19:26:28.346867 [ 268 ] {89a6d745-a761-48f1-8bca-1dd0601d7305} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6350 | 2026.01.14 19:26:28.346902 [ 268 ] {89a6d745-a761-48f1-8bca-1dd0601d7305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6351 | 2026.01.14 19:26:28.347448 [ 268 ] {89a6d745-a761-48f1-8bca-1dd0601d7305} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6352 | 2026.01.14 19:26:28.347664 [ 268 ] {89a6d745-a761-48f1-8bca-1dd0601d7305} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6353 | 2026.01.14 19:26:28.347797 [ 268 ] {89a6d745-a761-48f1-8bca-1dd0601d7305} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001839 sec., 22294.725394236 rows/sec., 39.95 MiB/sec. | ||
| 6354 | 2026.01.14 19:26:28.347848 [ 268 ] {89a6d745-a761-48f1-8bca-1dd0601d7305} <Debug> TCPHandler: Processed in 0.002010648 sec. | ||
| 6355 | 2026.01.14 19:26:28.347961 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6356 | 2026.01.14 19:26:28.348052 [ 268 ] {a2c28702-72d9-4491-92b9-a4bc36d1a0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6357 | 2026.01.14 19:26:28.348092 [ 268 ] {a2c28702-72d9-4491-92b9-a4bc36d1a0fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6358 | 2026.01.14 19:26:28.348429 [ 268 ] {a2c28702-72d9-4491-92b9-a4bc36d1a0fa} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6359 | 2026.01.14 19:26:28.348463 [ 268 ] {a2c28702-72d9-4491-92b9-a4bc36d1a0fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6360 | 2026.01.14 19:26:28.348754 [ 268 ] {a2c28702-72d9-4491-92b9-a4bc36d1a0fa} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6361 | 2026.01.14 19:26:28.348966 [ 268 ] {a2c28702-72d9-4491-92b9-a4bc36d1a0fa} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6362 | 2026.01.14 19:26:28.349091 [ 268 ] {a2c28702-72d9-4491-92b9-a4bc36d1a0fa} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001057 sec., 64333.01797540208 rows/sec., 3.73 MiB/sec. | ||
| 6363 | 2026.01.14 19:26:28.349125 [ 268 ] {a2c28702-72d9-4491-92b9-a4bc36d1a0fa} <Debug> TCPHandler: Processed in 0.001212647 sec. | ||
| 6364 | 2026.01.14 19:26:29.259955 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 798 | ||
| 6365 | 2026.01.14 19:26:29.263042 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2026.01.14 19:26:29.263088 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6367 | 2026.01.14 19:26:29.264296 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6368 | 2026.01.14 19:26:29.264553 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6369 | 2026.01.14 19:26:29.264803 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 798 | ||
| 6370 | 2026.01.14 19:26:31.712931 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12872 | ||
| 6371 | 2026.01.14 19:26:31.713560 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6372 | 2026.01.14 19:26:31.713608 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6373 | 2026.01.14 19:26:31.714123 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6374 | 2026.01.14 19:26:31.714376 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6375 | 2026.01.14 19:26:31.714542 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12872 | ||
| 6376 | 2026.01.14 19:26:31.720599 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6377 | 2026.01.14 19:26:31.720767 [ 268 ] {3d75ee9b-9e94-4ece-91d3-756bd6255aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6378 | 2026.01.14 19:26:31.720828 [ 268 ] {3d75ee9b-9e94-4ece-91d3-756bd6255aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6379 | 2026.01.14 19:26:31.721445 [ 268 ] {3d75ee9b-9e94-4ece-91d3-756bd6255aa2} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6380 | 2026.01.14 19:26:31.721482 [ 268 ] {3d75ee9b-9e94-4ece-91d3-756bd6255aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6381 | 2026.01.14 19:26:31.721861 [ 268 ] {3d75ee9b-9e94-4ece-91d3-756bd6255aa2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6382 | 2026.01.14 19:26:31.722093 [ 268 ] {3d75ee9b-9e94-4ece-91d3-756bd6255aa2} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6383 | 2026.01.14 19:26:31.722242 [ 268 ] {3d75ee9b-9e94-4ece-91d3-756bd6255aa2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001521 sec., 36817.88297172912 rows/sec., 2.81 MiB/sec. | ||
| 6384 | 2026.01.14 19:26:31.722283 [ 268 ] {3d75ee9b-9e94-4ece-91d3-756bd6255aa2} <Debug> TCPHandler: Processed in 0.001809585 sec. | ||
| 6385 | 2026.01.14 19:26:31.722397 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6386 | 2026.01.14 19:26:31.722490 [ 268 ] {71f09fcc-a0b0-4a72-8265-259c04123745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6387 | 2026.01.14 19:26:31.722531 [ 268 ] {71f09fcc-a0b0-4a72-8265-259c04123745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6388 | 2026.01.14 19:26:31.722924 [ 268 ] {71f09fcc-a0b0-4a72-8265-259c04123745} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6389 | 2026.01.14 19:26:31.722958 [ 268 ] {71f09fcc-a0b0-4a72-8265-259c04123745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6390 | 2026.01.14 19:26:31.723254 [ 268 ] {71f09fcc-a0b0-4a72-8265-259c04123745} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6391 | 2026.01.14 19:26:31.723465 [ 268 ] {71f09fcc-a0b0-4a72-8265-259c04123745} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6392 | 2026.01.14 19:26:31.723593 [ 268 ] {71f09fcc-a0b0-4a72-8265-259c04123745} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00112 sec., 57142.857142857145 rows/sec., 4.46 MiB/sec. | ||
| 6393 | 2026.01.14 19:26:31.723629 [ 268 ] {71f09fcc-a0b0-4a72-8265-259c04123745} <Debug> TCPHandler: Processed in 0.001283037 sec. | ||
| 6394 | 2026.01.14 19:26:31.723741 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6395 | 2026.01.14 19:26:31.723836 [ 268 ] {0f45d9b7-5fb3-4d89-9e63-092e42d92aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6396 | 2026.01.14 19:26:31.723880 [ 268 ] {0f45d9b7-5fb3-4d89-9e63-092e42d92aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6397 | 2026.01.14 19:26:31.724238 [ 268 ] {0f45d9b7-5fb3-4d89-9e63-092e42d92aac} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6398 | 2026.01.14 19:26:31.724272 [ 268 ] {0f45d9b7-5fb3-4d89-9e63-092e42d92aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6399 | 2026.01.14 19:26:31.724605 [ 268 ] {0f45d9b7-5fb3-4d89-9e63-092e42d92aac} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6400 | 2026.01.14 19:26:31.724816 [ 268 ] {0f45d9b7-5fb3-4d89-9e63-092e42d92aac} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6401 | 2026.01.14 19:26:31.724957 [ 268 ] {0f45d9b7-5fb3-4d89-9e63-092e42d92aac} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001141 sec., 84136.72217353198 rows/sec., 5.86 MiB/sec. | ||
| 6402 | 2026.01.14 19:26:31.724995 [ 268 ] {0f45d9b7-5fb3-4d89-9e63-092e42d92aac} <Debug> TCPHandler: Processed in 0.001304698 sec. | ||
| 6403 | 2026.01.14 19:26:31.725133 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6404 | 2026.01.14 19:26:31.725232 [ 268 ] {d2d58db6-5567-41cc-ad39-74e942e8d6d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6405 | 2026.01.14 19:26:31.725278 [ 268 ] {d2d58db6-5567-41cc-ad39-74e942e8d6d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6406 | 2026.01.14 19:26:31.725641 [ 268 ] {d2d58db6-5567-41cc-ad39-74e942e8d6d4} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6407 | 2026.01.14 19:26:31.725681 [ 268 ] {d2d58db6-5567-41cc-ad39-74e942e8d6d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6408 | 2026.01.14 19:26:31.726001 [ 268 ] {d2d58db6-5567-41cc-ad39-74e942e8d6d4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6409 | 2026.01.14 19:26:31.726265 [ 268 ] {d2d58db6-5567-41cc-ad39-74e942e8d6d4} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6410 | 2026.01.14 19:26:31.726416 [ 268 ] {d2d58db6-5567-41cc-ad39-74e942e8d6d4} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001205 sec., 29875.518672199174 rows/sec., 2.01 MiB/sec. | ||
| 6411 | 2026.01.14 19:26:31.726457 [ 268 ] {d2d58db6-5567-41cc-ad39-74e942e8d6d4} <Debug> TCPHandler: Processed in 0.001381649 sec. | ||
| 6412 | 2026.01.14 19:26:32.365851 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6413 | 2026.01.14 19:26:32.381160 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6414 | 2026.01.14 19:26:32.381216 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6415 | 2026.01.14 19:26:32.387190 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6416 | 2026.01.14 19:26:32.387908 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6417 | 2026.01.14 19:26:32.390683 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6418 | 2026.01.14 19:26:36.723216 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6419 | 2026.01.14 19:26:36.723403 [ 268 ] {9f57552d-c5af-41c9-8705-78501e878749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6420 | 2026.01.14 19:26:36.723471 [ 268 ] {9f57552d-c5af-41c9-8705-78501e878749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6421 | 2026.01.14 19:26:36.724115 [ 268 ] {9f57552d-c5af-41c9-8705-78501e878749} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6422 | 2026.01.14 19:26:36.724165 [ 268 ] {9f57552d-c5af-41c9-8705-78501e878749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6423 | 2026.01.14 19:26:36.724573 [ 268 ] {9f57552d-c5af-41c9-8705-78501e878749} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6424 | 2026.01.14 19:26:36.724824 [ 268 ] {9f57552d-c5af-41c9-8705-78501e878749} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6425 | 2026.01.14 19:26:36.724982 [ 268 ] {9f57552d-c5af-41c9-8705-78501e878749} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001627 sec., 34419.17639827904 rows/sec., 2.63 MiB/sec. | ||
| 6426 | 2026.01.14 19:26:36.724992 [ 79 ] {} <Debug> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6427 | 2026.01.14 19:26:36.725031 [ 268 ] {9f57552d-c5af-41c9-8705-78501e878749} <Debug> TCPHandler: Processed in 0.001951157 sec. | ||
| 6428 | 2026.01.14 19:26:36.725061 [ 79 ] {} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6429 | 2026.01.14 19:26:36.725087 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6430 | 2026.01.14 19:26:36.725163 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6431 | 2026.01.14 19:26:36.725202 [ 193 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::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 | ||
| 6432 | 2026.01.14 19:26:36.725267 [ 268 ] {306f5891-3033-42a5-95f4-242b0ad5d035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6433 | 2026.01.14 19:26:36.725313 [ 268 ] {306f5891-3033-42a5-95f4-242b0ad5d035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6434 | 2026.01.14 19:26:36.725330 [ 193 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6435 | 2026.01.14 19:26:36.725367 [ 193 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2466 rows starting from the beginning of the part | ||
| 6436 | 2026.01.14 19:26:36.725433 [ 193 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 138 rows starting from the beginning of the part | ||
| 6437 | 2026.01.14 19:26:36.725475 [ 193 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 6438 | 2026.01.14 19:26:36.725518 [ 193 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2339 rows starting from the beginning of the part | ||
| 6439 | 2026.01.14 19:26:36.725556 [ 193 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 6440 | 2026.01.14 19:26:36.725594 [ 193 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
| 6441 | 2026.01.14 19:26:36.725737 [ 268 ] {306f5891-3033-42a5-95f4-242b0ad5d035} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6442 | 2026.01.14 19:26:36.725779 [ 268 ] {306f5891-3033-42a5-95f4-242b0ad5d035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6443 | 2026.01.14 19:26:36.726155 [ 268 ] {306f5891-3033-42a5-95f4-242b0ad5d035} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6444 | 2026.01.14 19:26:36.726384 [ 268 ] {306f5891-3033-42a5-95f4-242b0ad5d035} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6445 | 2026.01.14 19:26:36.726511 [ 79 ] {} <Debug> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6446 | 2026.01.14 19:26:36.726521 [ 268 ] {306f5891-3033-42a5-95f4-242b0ad5d035} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001276 sec., 50156.73981191222 rows/sec., 3.91 MiB/sec. | ||
| 6447 | 2026.01.14 19:26:36.726556 [ 79 ] {} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6448 | 2026.01.14 19:26:36.726578 [ 268 ] {306f5891-3033-42a5-95f4-242b0ad5d035} <Debug> TCPHandler: Processed in 0.001466871 sec. | ||
| 6449 | 2026.01.14 19:26:36.726583 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6450 | 2026.01.14 19:26:36.726701 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6451 | 2026.01.14 19:26:36.726704 [ 189 ] {839a7e5b-868f-4427-8078-cd84844130a1::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 | ||
| 6452 | 2026.01.14 19:26:36.726802 [ 189 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6453 | 2026.01.14 19:26:36.726812 [ 268 ] {b360a778-e31f-44dd-ab6b-33b01b03f84c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6454 | 2026.01.14 19:26:36.726828 [ 189 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1250 rows starting from the beginning of the part | ||
| 6455 | 2026.01.14 19:26:36.726857 [ 268 ] {b360a778-e31f-44dd-ab6b-33b01b03f84c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6456 | 2026.01.14 19:26:36.726880 [ 189 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 105 rows starting from the beginning of the part | ||
| 6457 | 2026.01.14 19:26:36.726922 [ 189 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 6458 | 2026.01.14 19:26:36.726960 [ 189 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1186 rows starting from the beginning of the part | ||
| 6459 | 2026.01.14 19:26:36.726997 [ 189 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 6460 | 2026.01.14 19:26:36.727033 [ 189 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
| 6461 | 2026.01.14 19:26:36.727260 [ 268 ] {b360a778-e31f-44dd-ab6b-33b01b03f84c} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6462 | 2026.01.14 19:26:36.727296 [ 268 ] {b360a778-e31f-44dd-ab6b-33b01b03f84c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6463 | 2026.01.14 19:26:36.727639 [ 192 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5111 rows, containing 5 columns (5 merged, 0 gathered) in 0.002485554 sec., 2056282.0200245096 rows/sec., 175.08 MiB/sec. | ||
| 6464 | 2026.01.14 19:26:36.727659 [ 268 ] {b360a778-e31f-44dd-ab6b-33b01b03f84c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6465 | 2026.01.14 19:26:36.727907 [ 268 ] {b360a778-e31f-44dd-ab6b-33b01b03f84c} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6466 | 2026.01.14 19:26:36.727988 [ 201 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6467 | 2026.01.14 19:26:36.728052 [ 268 ] {b360a778-e31f-44dd-ab6b-33b01b03f84c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 6468 | 2026.01.14 19:26:36.728051 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6469 | 2026.01.14 19:26:36.728098 [ 268 ] {b360a778-e31f-44dd-ab6b-33b01b03f84c} <Debug> TCPHandler: Processed in 0.001445351 sec. | ||
| 6470 | 2026.01.14 19:26:36.728115 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6471 | 2026.01.14 19:26:36.728141 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6472 | 2026.01.14 19:26:36.728214 [ 192 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2733 rows, containing 5 columns (5 merged, 0 gathered) in 0.001549071 sec., 1764283.2381472508 rows/sec., 134.69 MiB/sec. | ||
| 6473 | 2026.01.14 19:26:36.728219 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6474 | 2026.01.14 19:26:36.728220 [ 189 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::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 | ||
| 6475 | 2026.01.14 19:26:36.728340 [ 268 ] {5701e0dc-6f10-44e0-9da5-4e06a470810e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6476 | 2026.01.14 19:26:36.728353 [ 189 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6477 | 2026.01.14 19:26:36.728385 [ 189 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12851 rows starting from the beginning of the part | ||
| 6478 | 2026.01.14 19:26:36.728386 [ 268 ] {5701e0dc-6f10-44e0-9da5-4e06a470810e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6479 | 2026.01.14 19:26:36.728433 [ 189 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6480 | 2026.01.14 19:26:36.728445 [ 201 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_41_8} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6481 | 2026.01.14 19:26:36.728463 [ 200 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6482 | 2026.01.14 19:26:36.728470 [ 189 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6483 | 2026.01.14 19:26:36.728526 [ 189 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 907 rows starting from the beginning of the part | ||
| 6484 | 2026.01.14 19:26:36.728569 [ 189 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 96 rows starting from the beginning of the part | ||
| 6485 | 2026.01.14 19:26:36.728579 [ 201 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_41_8} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6486 | 2026.01.14 19:26:36.728606 [ 189 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6487 | 2026.01.14 19:26:36.728694 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 6488 | 2026.01.14 19:26:36.728737 [ 268 ] {5701e0dc-6f10-44e0-9da5-4e06a470810e} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2026.01.14 19:26:36.728778 [ 268 ] {5701e0dc-6f10-44e0-9da5-4e06a470810e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6490 | 2026.01.14 19:26:36.728798 [ 200 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_41_8} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6491 | 2026.01.14 19:26:36.728901 [ 200 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_41_8} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6492 | 2026.01.14 19:26:36.728988 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 6493 | 2026.01.14 19:26:36.729132 [ 268 ] {5701e0dc-6f10-44e0-9da5-4e06a470810e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6494 | 2026.01.14 19:26:36.729341 [ 268 ] {5701e0dc-6f10-44e0-9da5-4e06a470810e} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6495 | 2026.01.14 19:26:36.729452 [ 97 ] {} <Debug> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6496 | 2026.01.14 19:26:36.729471 [ 268 ] {5701e0dc-6f10-44e0-9da5-4e06a470810e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 6497 | 2026.01.14 19:26:36.729486 [ 97 ] {} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6498 | 2026.01.14 19:26:36.729511 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6499 | 2026.01.14 19:26:36.729512 [ 268 ] {5701e0dc-6f10-44e0-9da5-4e06a470810e} <Debug> TCPHandler: Processed in 0.001341959 sec. | ||
| 6500 | 2026.01.14 19:26:36.729613 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::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 | ||
| 6501 | 2026.01.14 19:26:36.729735 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6502 | 2026.01.14 19:26:36.729771 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2506 rows starting from the beginning of the part | ||
| 6503 | 2026.01.14 19:26:36.729836 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6504 | 2026.01.14 19:26:36.729878 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6505 | 2026.01.14 19:26:36.729918 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 68 rows starting from the beginning of the part | ||
| 6506 | 2026.01.14 19:26:36.729955 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::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 | ||
| 6507 | 2026.01.14 19:26:36.729992 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6508 | 2026.01.14 19:26:36.731357 [ 193 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2790 rows, containing 4 columns (4 merged, 0 gathered) in 0.001788005 sec., 1560398.321033778 rows/sec., 99.83 MiB/sec. | ||
| 6509 | 2026.01.14 19:26:36.731672 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6510 | 2026.01.14 19:26:36.731922 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_41_8} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6511 | 2026.01.14 19:26:36.731991 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_41_8} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6512 | 2026.01.14 19:26:36.732058 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6513 | 2026.01.14 19:26:36.732837 [ 192 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14334 rows, containing 5 columns (5 merged, 0 gathered) in 0.004644984 sec., 3085909.4455438387 rows/sec., 208.27 MiB/sec. | ||
| 6514 | 2026.01.14 19:26:36.733271 [ 193 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6515 | 2026.01.14 19:26:36.733532 [ 193 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6516 | 2026.01.14 19:26:36.733602 [ 193 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6517 | 2026.01.14 19:26:36.733676 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
| 6518 | 2026.01.14 19:26:37.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.37 MiB, peak 275.50 MiB, free memory in arenas 0.00 B, will set to 270.24 MiB (RSS), difference: 1.87 MiB | ||
| 6519 | 2026.01.14 19:26:39.072975 [ 156 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6520 | 2026.01.14 19:26:39.073060 [ 156 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6521 | 2026.01.14 19:26:39.215550 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13384 | ||
| 6522 | 2026.01.14 19:26:39.216042 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6523 | 2026.01.14 19:26:39.216086 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6524 | 2026.01.14 19:26:39.216605 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6525 | 2026.01.14 19:26:39.216847 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6526 | 2026.01.14 19:26:39.216993 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13384 | ||
| 6527 | 2026.01.14 19:26:39.265962 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 814 | ||
| 6528 | 2026.01.14 19:26:39.267951 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6529 | 2026.01.14 19:26:39.268004 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6530 | 2026.01.14 19:26:39.269282 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6531 | 2026.01.14 19:26:39.269551 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6532 | 2026.01.14 19:26:39.269840 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 814 | ||
| 6533 | 2026.01.14 19:26:39.891689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6534 | 2026.01.14 19:26:39.907894 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6535 | 2026.01.14 19:26:39.907944 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6536 | 2026.01.14 19:26:39.913471 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6537 | 2026.01.14 19:26:39.914183 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6538 | 2026.01.14 19:26:39.917036 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6539 | 2026.01.14 19:26:41.156568 [ 153 ] {} <Debug> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 6540 | 2026.01.14 19:26:41.156668 [ 153 ] {} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6541 | 2026.01.14 19:26:41.156705 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6542 | 2026.01.14 19:26:41.156866 [ 189 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 6543 | 2026.01.14 19:26:41.157056 [ 189 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6544 | 2026.01.14 19:26:41.157117 [ 189 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 278 rows starting from the beginning of the part | ||
| 6545 | 2026.01.14 19:26:41.157230 [ 189 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 246 rows starting from the beginning of the part | ||
| 6546 | 2026.01.14 19:26:41.157312 [ 189 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 6547 | 2026.01.14 19:26:41.157388 [ 189 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 6548 | 2026.01.14 19:26:41.157483 [ 189 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 256 rows starting from the beginning of the part | ||
| 6549 | 2026.01.14 19:26:41.158309 [ 193 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 833 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151608 sec., 549443.3011450584 rows/sec., 36.43 MiB/sec. | ||
| 6550 | 2026.01.14 19:26:41.158518 [ 192 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 6551 | 2026.01.14 19:26:41.158822 [ 192 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_23_5} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6552 | 2026.01.14 19:26:41.158899 [ 192 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_23_5} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 6553 | 2026.01.14 19:26:41.158986 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6554 | 2026.01.14 19:26:41.736049 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6555 | 2026.01.14 19:26:41.736215 [ 268 ] {0835a769-0a6e-4b8c-b487-4f4a980cc459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6556 | 2026.01.14 19:26:41.736277 [ 268 ] {0835a769-0a6e-4b8c-b487-4f4a980cc459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6557 | 2026.01.14 19:26:41.737095 [ 268 ] {0835a769-0a6e-4b8c-b487-4f4a980cc459} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6558 | 2026.01.14 19:26:41.737132 [ 268 ] {0835a769-0a6e-4b8c-b487-4f4a980cc459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6559 | 2026.01.14 19:26:41.737543 [ 268 ] {0835a769-0a6e-4b8c-b487-4f4a980cc459} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6560 | 2026.01.14 19:26:41.737763 [ 268 ] {0835a769-0a6e-4b8c-b487-4f4a980cc459} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6561 | 2026.01.14 19:26:41.737926 [ 268 ] {0835a769-0a6e-4b8c-b487-4f4a980cc459} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001757 sec., 233352.30506545247 rows/sec., 14.80 MiB/sec. | ||
| 6562 | 2026.01.14 19:26:41.737969 [ 268 ] {0835a769-0a6e-4b8c-b487-4f4a980cc459} <Debug> TCPHandler: Processed in 0.002044198 sec. | ||
| 6563 | 2026.01.14 19:26:41.738091 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6564 | 2026.01.14 19:26:41.738187 [ 268 ] {6baeca66-02d4-4223-9e13-d2e82ea615c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6565 | 2026.01.14 19:26:41.738227 [ 268 ] {6baeca66-02d4-4223-9e13-d2e82ea615c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6566 | 2026.01.14 19:26:41.739191 [ 268 ] {6baeca66-02d4-4223-9e13-d2e82ea615c0} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6567 | 2026.01.14 19:26:41.739225 [ 268 ] {6baeca66-02d4-4223-9e13-d2e82ea615c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6568 | 2026.01.14 19:26:41.739613 [ 268 ] {6baeca66-02d4-4223-9e13-d2e82ea615c0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6569 | 2026.01.14 19:26:41.739838 [ 268 ] {6baeca66-02d4-4223-9e13-d2e82ea615c0} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6570 | 2026.01.14 19:26:41.739966 [ 268 ] {6baeca66-02d4-4223-9e13-d2e82ea615c0} <Debug> executeQuery: Read 1194 rows, 97.66 KiB in 0.001798 sec., 664071.190211346 rows/sec., 53.04 MiB/sec. | ||
| 6571 | 2026.01.14 19:26:41.740003 [ 268 ] {6baeca66-02d4-4223-9e13-d2e82ea615c0} <Debug> TCPHandler: Processed in 0.001964147 sec. | ||
| 6572 | 2026.01.14 19:26:41.740116 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6573 | 2026.01.14 19:26:41.740210 [ 268 ] {ad25a601-f763-4caf-947d-216a50fca0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6574 | 2026.01.14 19:26:41.740249 [ 268 ] {ad25a601-f763-4caf-947d-216a50fca0d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6575 | 2026.01.14 19:26:41.740737 [ 268 ] {ad25a601-f763-4caf-947d-216a50fca0d5} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6576 | 2026.01.14 19:26:41.740770 [ 268 ] {ad25a601-f763-4caf-947d-216a50fca0d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6577 | 2026.01.14 19:26:41.741086 [ 268 ] {ad25a601-f763-4caf-947d-216a50fca0d5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6578 | 2026.01.14 19:26:41.741294 [ 268 ] {ad25a601-f763-4caf-947d-216a50fca0d5} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6579 | 2026.01.14 19:26:41.741423 [ 268 ] {ad25a601-f763-4caf-947d-216a50fca0d5} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001232 sec., 199675.32467532466 rows/sec., 12.21 MiB/sec. | ||
| 6580 | 2026.01.14 19:26:41.741460 [ 268 ] {ad25a601-f763-4caf-947d-216a50fca0d5} <Debug> TCPHandler: Processed in 0.001395009 sec. | ||
| 6581 | 2026.01.14 19:26:41.741595 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6582 | 2026.01.14 19:26:41.741689 [ 268 ] {e571d57a-7ded-4462-b3aa-7d8e2d5fbb2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6583 | 2026.01.14 19:26:41.741728 [ 268 ] {e571d57a-7ded-4462-b3aa-7d8e2d5fbb2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6584 | 2026.01.14 19:26:41.742214 [ 268 ] {e571d57a-7ded-4462-b3aa-7d8e2d5fbb2a} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6585 | 2026.01.14 19:26:41.742248 [ 268 ] {e571d57a-7ded-4462-b3aa-7d8e2d5fbb2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6586 | 2026.01.14 19:26:41.742574 [ 268 ] {e571d57a-7ded-4462-b3aa-7d8e2d5fbb2a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6587 | 2026.01.14 19:26:41.742783 [ 268 ] {e571d57a-7ded-4462-b3aa-7d8e2d5fbb2a} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6588 | 2026.01.14 19:26:41.742922 [ 268 ] {e571d57a-7ded-4462-b3aa-7d8e2d5fbb2a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001252 sec., 169329.0734824281 rows/sec., 10.92 MiB/sec. | ||
| 6589 | 2026.01.14 19:26:41.742959 [ 268 ] {e571d57a-7ded-4462-b3aa-7d8e2d5fbb2a} <Debug> TCPHandler: Processed in 0.00141437 sec. | ||
| 6590 | 2026.01.14 19:26:41.743069 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6591 | 2026.01.14 19:26:41.743163 [ 268 ] {2227d885-7bde-4bc0-b687-32032e683147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6592 | 2026.01.14 19:26:41.743202 [ 268 ] {2227d885-7bde-4bc0-b687-32032e683147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6593 | 2026.01.14 19:26:41.743658 [ 268 ] {2227d885-7bde-4bc0-b687-32032e683147} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6594 | 2026.01.14 19:26:41.743692 [ 268 ] {2227d885-7bde-4bc0-b687-32032e683147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6595 | 2026.01.14 19:26:41.744014 [ 268 ] {2227d885-7bde-4bc0-b687-32032e683147} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6596 | 2026.01.14 19:26:41.744225 [ 268 ] {2227d885-7bde-4bc0-b687-32032e683147} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6597 | 2026.01.14 19:26:41.744355 [ 268 ] {2227d885-7bde-4bc0-b687-32032e683147} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001209 sec., 174524.40033085193 rows/sec., 9.91 MiB/sec. | ||
| 6598 | 2026.01.14 19:26:41.744392 [ 268 ] {2227d885-7bde-4bc0-b687-32032e683147} <Debug> TCPHandler: Processed in 0.001373069 sec. | ||
| 6599 | 2026.01.14 19:26:41.744502 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6600 | 2026.01.14 19:26:41.744594 [ 268 ] {5f945d61-8e91-4c3b-b755-52c3c59e02ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6601 | 2026.01.14 19:26:41.744633 [ 268 ] {5f945d61-8e91-4c3b-b755-52c3c59e02ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6602 | 2026.01.14 19:26:41.745260 [ 268 ] {5f945d61-8e91-4c3b-b755-52c3c59e02ec} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6603 | 2026.01.14 19:26:41.745294 [ 268 ] {5f945d61-8e91-4c3b-b755-52c3c59e02ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6604 | 2026.01.14 19:26:41.745633 [ 268 ] {5f945d61-8e91-4c3b-b755-52c3c59e02ec} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6605 | 2026.01.14 19:26:41.745853 [ 268 ] {5f945d61-8e91-4c3b-b755-52c3c59e02ec} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6606 | 2026.01.14 19:26:41.745978 [ 268 ] {5f945d61-8e91-4c3b-b755-52c3c59e02ec} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001402 sec., 513552.0684736091 rows/sec., 36.05 MiB/sec. | ||
| 6607 | 2026.01.14 19:26:41.746015 [ 268 ] {5f945d61-8e91-4c3b-b755-52c3c59e02ec} <Debug> TCPHandler: Processed in 0.001563942 sec. | ||
| 6608 | 2026.01.14 19:26:41.746127 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6609 | 2026.01.14 19:26:41.746221 [ 268 ] {2fec26c7-c9ba-45df-9ce7-e6bb5af4b323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6610 | 2026.01.14 19:26:41.746261 [ 268 ] {2fec26c7-c9ba-45df-9ce7-e6bb5af4b323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6611 | 2026.01.14 19:26:41.746591 [ 268 ] {2fec26c7-c9ba-45df-9ce7-e6bb5af4b323} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6612 | 2026.01.14 19:26:41.746625 [ 268 ] {2fec26c7-c9ba-45df-9ce7-e6bb5af4b323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6613 | 2026.01.14 19:26:41.746935 [ 268 ] {2fec26c7-c9ba-45df-9ce7-e6bb5af4b323} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6614 | 2026.01.14 19:26:41.747147 [ 268 ] {2fec26c7-c9ba-45df-9ce7-e6bb5af4b323} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6615 | 2026.01.14 19:26:41.747273 [ 268 ] {2fec26c7-c9ba-45df-9ce7-e6bb5af4b323} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 6616 | 2026.01.14 19:26:41.747309 [ 268 ] {2fec26c7-c9ba-45df-9ce7-e6bb5af4b323} <Debug> TCPHandler: Processed in 0.001230928 sec. | ||
| 6617 | 2026.01.14 19:26:41.747421 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6618 | 2026.01.14 19:26:41.747515 [ 268 ] {518611a8-4259-479c-9087-97ce5ecb782d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6619 | 2026.01.14 19:26:41.747556 [ 268 ] {518611a8-4259-479c-9087-97ce5ecb782d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6620 | 2026.01.14 19:26:41.747995 [ 268 ] {518611a8-4259-479c-9087-97ce5ecb782d} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6621 | 2026.01.14 19:26:41.748029 [ 268 ] {518611a8-4259-479c-9087-97ce5ecb782d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6622 | 2026.01.14 19:26:41.748373 [ 268 ] {518611a8-4259-479c-9087-97ce5ecb782d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6623 | 2026.01.14 19:26:41.748578 [ 268 ] {518611a8-4259-479c-9087-97ce5ecb782d} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6624 | 2026.01.14 19:26:41.748704 [ 268 ] {518611a8-4259-479c-9087-97ce5ecb782d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001207 sec., 260149.13007456504 rows/sec., 17.09 MiB/sec. | ||
| 6625 | 2026.01.14 19:26:41.748740 [ 268 ] {518611a8-4259-479c-9087-97ce5ecb782d} <Debug> TCPHandler: Processed in 0.001369249 sec. | ||
| 6626 | 2026.01.14 19:26:41.748861 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6627 | 2026.01.14 19:26:41.748954 [ 268 ] {04fb263f-b4ef-4bc8-b301-7c1834fa1499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6628 | 2026.01.14 19:26:41.748995 [ 268 ] {04fb263f-b4ef-4bc8-b301-7c1834fa1499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6629 | 2026.01.14 19:26:41.749321 [ 268 ] {04fb263f-b4ef-4bc8-b301-7c1834fa1499} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6630 | 2026.01.14 19:26:41.749354 [ 268 ] {04fb263f-b4ef-4bc8-b301-7c1834fa1499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6631 | 2026.01.14 19:26:41.749638 [ 268 ] {04fb263f-b4ef-4bc8-b301-7c1834fa1499} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6632 | 2026.01.14 19:26:41.749860 [ 268 ] {04fb263f-b4ef-4bc8-b301-7c1834fa1499} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6633 | 2026.01.14 19:26:41.749982 [ 268 ] {04fb263f-b4ef-4bc8-b301-7c1834fa1499} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 6634 | 2026.01.14 19:26:41.750017 [ 268 ] {04fb263f-b4ef-4bc8-b301-7c1834fa1499} <Debug> TCPHandler: Processed in 0.001213777 sec. | ||
| 6635 | 2026.01.14 19:26:41.750133 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6636 | 2026.01.14 19:26:41.750227 [ 268 ] {da92e3b1-b672-4972-bfdf-e0caa836b236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6637 | 2026.01.14 19:26:41.750280 [ 268 ] {da92e3b1-b672-4972-bfdf-e0caa836b236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6638 | 2026.01.14 19:26:41.751118 [ 268 ] {da92e3b1-b672-4972-bfdf-e0caa836b236} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6639 | 2026.01.14 19:26:41.751151 [ 268 ] {da92e3b1-b672-4972-bfdf-e0caa836b236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6640 | 2026.01.14 19:26:41.751733 [ 268 ] {da92e3b1-b672-4972-bfdf-e0caa836b236} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6641 | 2026.01.14 19:26:41.751971 [ 268 ] {da92e3b1-b672-4972-bfdf-e0caa836b236} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6642 | 2026.01.14 19:26:41.752104 [ 268 ] {da92e3b1-b672-4972-bfdf-e0caa836b236} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001894 sec., 21647.30728616684 rows/sec., 38.79 MiB/sec. | ||
| 6643 | 2026.01.14 19:26:41.752156 [ 268 ] {da92e3b1-b672-4972-bfdf-e0caa836b236} <Debug> TCPHandler: Processed in 0.002072518 sec. | ||
| 6644 | 2026.01.14 19:26:41.752271 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6645 | 2026.01.14 19:26:41.752365 [ 268 ] {4c76dbcf-2996-4827-80ed-625cb8f4ce10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6646 | 2026.01.14 19:26:41.752406 [ 268 ] {4c76dbcf-2996-4827-80ed-625cb8f4ce10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6647 | 2026.01.14 19:26:41.752735 [ 268 ] {4c76dbcf-2996-4827-80ed-625cb8f4ce10} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6648 | 2026.01.14 19:26:41.752769 [ 268 ] {4c76dbcf-2996-4827-80ed-625cb8f4ce10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 6649 | 2026.01.14 19:26:41.753085 [ 268 ] {4c76dbcf-2996-4827-80ed-625cb8f4ce10} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6650 | 2026.01.14 19:26:41.753292 [ 268 ] {4c76dbcf-2996-4827-80ed-625cb8f4ce10} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6651 | 2026.01.14 19:26:41.753414 [ 268 ] {4c76dbcf-2996-4827-80ed-625cb8f4ce10} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001068 sec., 97378.27715355805 rows/sec., 5.97 MiB/sec. | ||
| 6652 | 2026.01.14 19:26:41.753449 [ 268 ] {4c76dbcf-2996-4827-80ed-625cb8f4ce10} <Debug> TCPHandler: Processed in 0.001229037 sec. | ||
| 6653 | 2026.01.14 19:26:46.717100 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13832 | ||
| 6654 | 2026.01.14 19:26:46.717588 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6655 | 2026.01.14 19:26:46.717627 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6656 | 2026.01.14 19:26:46.718114 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6657 | 2026.01.14 19:26:46.718342 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6658 | 2026.01.14 19:26:46.718484 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13832 | ||
| 6659 | 2026.01.14 19:26:46.723887 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6660 | 2026.01.14 19:26:46.724066 [ 268 ] {4323f5ff-ea06-4e57-933c-7113bd7ff8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6661 | 2026.01.14 19:26:46.724130 [ 268 ] {4323f5ff-ea06-4e57-933c-7113bd7ff8ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6662 | 2026.01.14 19:26:46.724752 [ 268 ] {4323f5ff-ea06-4e57-933c-7113bd7ff8ab} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6663 | 2026.01.14 19:26:46.724800 [ 268 ] {4323f5ff-ea06-4e57-933c-7113bd7ff8ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6664 | 2026.01.14 19:26:46.725203 [ 268 ] {4323f5ff-ea06-4e57-933c-7113bd7ff8ab} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6665 | 2026.01.14 19:26:46.725437 [ 268 ] {4323f5ff-ea06-4e57-933c-7113bd7ff8ab} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6666 | 2026.01.14 19:26:46.725600 [ 268 ] {4323f5ff-ea06-4e57-933c-7113bd7ff8ab} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001579 sec., 2533.24889170361 rows/sec., 206.57 KiB/sec. | ||
| 6667 | 2026.01.14 19:26:46.725651 [ 268 ] {4323f5ff-ea06-4e57-933c-7113bd7ff8ab} <Debug> TCPHandler: Processed in 0.001900236 sec. | ||
| 6668 | 2026.01.14 19:26:46.725772 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6669 | 2026.01.14 19:26:46.725882 [ 268 ] {eee18c93-ac30-475d-aad5-e01af361f92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6670 | 2026.01.14 19:26:46.725925 [ 268 ] {eee18c93-ac30-475d-aad5-e01af361f92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6671 | 2026.01.14 19:26:46.726373 [ 268 ] {eee18c93-ac30-475d-aad5-e01af361f92c} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6672 | 2026.01.14 19:26:46.726409 [ 268 ] {eee18c93-ac30-475d-aad5-e01af361f92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6673 | 2026.01.14 19:26:46.726714 [ 268 ] {eee18c93-ac30-475d-aad5-e01af361f92c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6674 | 2026.01.14 19:26:46.726935 [ 268 ] {eee18c93-ac30-475d-aad5-e01af361f92c} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6675 | 2026.01.14 19:26:46.727066 [ 268 ] {eee18c93-ac30-475d-aad5-e01af361f92c} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001205 sec., 48132.780082987556 rows/sec., 3.67 MiB/sec. | ||
| 6676 | 2026.01.14 19:26:46.727104 [ 268 ] {eee18c93-ac30-475d-aad5-e01af361f92c} <Debug> TCPHandler: Processed in 0.001384069 sec. | ||
| 6677 | 2026.01.14 19:26:46.727206 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6678 | 2026.01.14 19:26:46.727302 [ 268 ] {f02aca62-03f2-44f6-b864-a55a31efdf9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6679 | 2026.01.14 19:26:46.727343 [ 268 ] {f02aca62-03f2-44f6-b864-a55a31efdf9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6680 | 2026.01.14 19:26:46.727732 [ 268 ] {f02aca62-03f2-44f6-b864-a55a31efdf9a} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6681 | 2026.01.14 19:26:46.727767 [ 268 ] {f02aca62-03f2-44f6-b864-a55a31efdf9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6682 | 2026.01.14 19:26:46.728080 [ 268 ] {f02aca62-03f2-44f6-b864-a55a31efdf9a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6683 | 2026.01.14 19:26:46.728292 [ 268 ] {f02aca62-03f2-44f6-b864-a55a31efdf9a} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6684 | 2026.01.14 19:26:46.728419 [ 268 ] {f02aca62-03f2-44f6-b864-a55a31efdf9a} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001136 sec., 3521.1267605633802 rows/sec., 245.86 KiB/sec. | ||
| 6685 | 2026.01.14 19:26:46.728457 [ 268 ] {f02aca62-03f2-44f6-b864-a55a31efdf9a} <Debug> TCPHandler: Processed in 0.001300888 sec. | ||
| 6686 | 2026.01.14 19:26:46.728578 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6687 | 2026.01.14 19:26:46.728693 [ 268 ] {224e57c0-6d73-4a2e-a892-a8b03bec79e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6688 | 2026.01.14 19:26:46.728741 [ 268 ] {224e57c0-6d73-4a2e-a892-a8b03bec79e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6689 | 2026.01.14 19:26:46.729249 [ 268 ] {224e57c0-6d73-4a2e-a892-a8b03bec79e3} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6690 | 2026.01.14 19:26:46.729287 [ 268 ] {224e57c0-6d73-4a2e-a892-a8b03bec79e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6691 | 2026.01.14 19:26:46.729592 [ 268 ] {224e57c0-6d73-4a2e-a892-a8b03bec79e3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6692 | 2026.01.14 19:26:46.729818 [ 268 ] {224e57c0-6d73-4a2e-a892-a8b03bec79e3} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6693 | 2026.01.14 19:26:46.729949 [ 268 ] {224e57c0-6d73-4a2e-a892-a8b03bec79e3} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001281 sec., 53083.52849336456 rows/sec., 4.15 MiB/sec. | ||
| 6694 | 2026.01.14 19:26:46.729986 [ 268 ] {224e57c0-6d73-4a2e-a892-a8b03bec79e3} <Debug> TCPHandler: Processed in 0.00146941 sec. | ||
| 6695 | 2026.01.14 19:26:46.730095 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6696 | 2026.01.14 19:26:46.730188 [ 268 ] {1f0824c4-8aa0-4eba-b9ca-a5068fabe387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6697 | 2026.01.14 19:26:46.730229 [ 268 ] {1f0824c4-8aa0-4eba-b9ca-a5068fabe387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6698 | 2026.01.14 19:26:46.730630 [ 268 ] {1f0824c4-8aa0-4eba-b9ca-a5068fabe387} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6699 | 2026.01.14 19:26:46.730666 [ 268 ] {1f0824c4-8aa0-4eba-b9ca-a5068fabe387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6700 | 2026.01.14 19:26:46.731010 [ 268 ] {1f0824c4-8aa0-4eba-b9ca-a5068fabe387} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6701 | 2026.01.14 19:26:46.731218 [ 268 ] {1f0824c4-8aa0-4eba-b9ca-a5068fabe387} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6702 | 2026.01.14 19:26:46.731343 [ 268 ] {1f0824c4-8aa0-4eba-b9ca-a5068fabe387} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001174 sec., 137989.77853492336 rows/sec., 9.61 MiB/sec. | ||
| 6703 | 2026.01.14 19:26:46.731379 [ 268 ] {1f0824c4-8aa0-4eba-b9ca-a5068fabe387} <Debug> TCPHandler: Processed in 0.001331458 sec. | ||
| 6704 | 2026.01.14 19:26:46.731485 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6705 | 2026.01.14 19:26:46.731577 [ 268 ] {edb1f569-c102-4a5c-aa91-218cd18dcf41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6706 | 2026.01.14 19:26:46.731616 [ 268 ] {edb1f569-c102-4a5c-aa91-218cd18dcf41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6707 | 2026.01.14 19:26:46.731940 [ 268 ] {edb1f569-c102-4a5c-aa91-218cd18dcf41} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6708 | 2026.01.14 19:26:46.731975 [ 268 ] {edb1f569-c102-4a5c-aa91-218cd18dcf41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6709 | 2026.01.14 19:26:46.732290 [ 268 ] {edb1f569-c102-4a5c-aa91-218cd18dcf41} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6710 | 2026.01.14 19:26:46.732494 [ 268 ] {edb1f569-c102-4a5c-aa91-218cd18dcf41} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6711 | 2026.01.14 19:26:46.732617 [ 268 ] {edb1f569-c102-4a5c-aa91-218cd18dcf41} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 6712 | 2026.01.14 19:26:46.732651 [ 268 ] {edb1f569-c102-4a5c-aa91-218cd18dcf41} <Debug> TCPHandler: Processed in 0.001214437 sec. | ||
| 6713 | 2026.01.14 19:26:47.417128 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6714 | 2026.01.14 19:26:47.433105 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6715 | 2026.01.14 19:26:47.433167 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6716 | 2026.01.14 19:26:47.439554 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6717 | 2026.01.14 19:26:47.440276 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6718 | 2026.01.14 19:26:47.443126 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6719 | 2026.01.14 19:26:49.270003 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 848 | ||
| 6720 | 2026.01.14 19:26:49.272465 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6721 | 2026.01.14 19:26:49.272546 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6722 | 2026.01.14 19:26:49.273851 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6723 | 2026.01.14 19:26:49.274124 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6724 | 2026.01.14 19:26:49.274301 [ 145 ] {} <Debug> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6725 | 2026.01.14 19:26:49.274369 [ 145 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6726 | 2026.01.14 19:26:49.274390 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6727 | 2026.01.14 19:26:49.274449 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 848 | ||
| 6728 | 2026.01.14 19:26:49.274518 [ 190 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::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 | ||
| 6729 | 2026.01.14 19:26:49.275162 [ 190 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6730 | 2026.01.14 19:26:49.275356 [ 190 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 694 rows starting from the beginning of the part | ||
| 6731 | 2026.01.14 19:26:49.275738 [ 190 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
| 6732 | 2026.01.14 19:26:49.276149 [ 190 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
| 6733 | 2026.01.14 19:26:49.276528 [ 190 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part | ||
| 6734 | 2026.01.14 19:26:49.276912 [ 190 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part | ||
| 6735 | 2026.01.14 19:26:49.277253 [ 190 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::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 | ||
| 6736 | 2026.01.14 19:26:49.283132 [ 190 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 848 rows, containing 72 columns (72 merged, 0 gathered) in 0.008675099 sec., 97751.04583820887 rows/sec., 84.14 MiB/sec. | ||
| 6737 | 2026.01.14 19:26:49.284260 [ 193 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6738 | 2026.01.14 19:26:49.284797 [ 193 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_21_4} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6739 | 2026.01.14 19:26:49.284872 [ 193 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_21_4} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6740 | 2026.01.14 19:26:49.285048 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 6741 | 2026.01.14 19:26:51.736129 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6742 | 2026.01.14 19:26:51.736322 [ 268 ] {8e217677-8c90-400c-9ad1-31c5c9aacd76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6743 | 2026.01.14 19:26:51.736395 [ 268 ] {8e217677-8c90-400c-9ad1-31c5c9aacd76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6744 | 2026.01.14 19:26:51.737217 [ 268 ] {8e217677-8c90-400c-9ad1-31c5c9aacd76} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6745 | 2026.01.14 19:26:51.737266 [ 268 ] {8e217677-8c90-400c-9ad1-31c5c9aacd76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6746 | 2026.01.14 19:26:51.737669 [ 268 ] {8e217677-8c90-400c-9ad1-31c5c9aacd76} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6747 | 2026.01.14 19:26:51.737910 [ 268 ] {8e217677-8c90-400c-9ad1-31c5c9aacd76} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6748 | 2026.01.14 19:26:51.738065 [ 268 ] {8e217677-8c90-400c-9ad1-31c5c9aacd76} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001794 sec., 228539.57636566332 rows/sec., 14.50 MiB/sec. | ||
| 6749 | 2026.01.14 19:26:51.738108 [ 268 ] {8e217677-8c90-400c-9ad1-31c5c9aacd76} <Debug> TCPHandler: Processed in 0.002119869 sec. | ||
| 6750 | 2026.01.14 19:26:51.738235 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6751 | 2026.01.14 19:26:51.738331 [ 268 ] {2b01982c-68be-403f-859d-e5814ef333d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6752 | 2026.01.14 19:26:51.738373 [ 268 ] {2b01982c-68be-403f-859d-e5814ef333d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6753 | 2026.01.14 19:26:51.739351 [ 268 ] {2b01982c-68be-403f-859d-e5814ef333d6} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6754 | 2026.01.14 19:26:51.739387 [ 268 ] {2b01982c-68be-403f-859d-e5814ef333d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6755 | 2026.01.14 19:26:51.739765 [ 268 ] {2b01982c-68be-403f-859d-e5814ef333d6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6756 | 2026.01.14 19:26:51.739982 [ 268 ] {2b01982c-68be-403f-859d-e5814ef333d6} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6757 | 2026.01.14 19:26:51.740111 [ 268 ] {2b01982c-68be-403f-859d-e5814ef333d6} <Debug> executeQuery: Read 1194 rows, 97.66 KiB in 0.001798 sec., 664071.190211346 rows/sec., 53.04 MiB/sec. | ||
| 6758 | 2026.01.14 19:26:51.740150 [ 268 ] {2b01982c-68be-403f-859d-e5814ef333d6} <Debug> TCPHandler: Processed in 0.001965617 sec. | ||
| 6759 | 2026.01.14 19:26:51.740267 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6760 | 2026.01.14 19:26:51.740362 [ 268 ] {f46905b5-980a-4d76-9abe-dce04187c2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6761 | 2026.01.14 19:26:51.740403 [ 268 ] {f46905b5-980a-4d76-9abe-dce04187c2b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6762 | 2026.01.14 19:26:51.740903 [ 268 ] {f46905b5-980a-4d76-9abe-dce04187c2b6} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6763 | 2026.01.14 19:26:51.740940 [ 268 ] {f46905b5-980a-4d76-9abe-dce04187c2b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6764 | 2026.01.14 19:26:51.741247 [ 268 ] {f46905b5-980a-4d76-9abe-dce04187c2b6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6765 | 2026.01.14 19:26:51.741478 [ 268 ] {f46905b5-980a-4d76-9abe-dce04187c2b6} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6766 | 2026.01.14 19:26:51.741606 [ 268 ] {f46905b5-980a-4d76-9abe-dce04187c2b6} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001261 sec., 195083.2672482157 rows/sec., 11.93 MiB/sec. | ||
| 6767 | 2026.01.14 19:26:51.741644 [ 268 ] {f46905b5-980a-4d76-9abe-dce04187c2b6} <Debug> TCPHandler: Processed in 0.00142931 sec. | ||
| 6768 | 2026.01.14 19:26:51.741756 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6769 | 2026.01.14 19:26:51.741851 [ 268 ] {4021b49b-1633-4aaf-ba65-5d2dcf8a2840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6770 | 2026.01.14 19:26:51.741896 [ 268 ] {4021b49b-1633-4aaf-ba65-5d2dcf8a2840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6771 | 2026.01.14 19:26:51.742378 [ 268 ] {4021b49b-1633-4aaf-ba65-5d2dcf8a2840} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6772 | 2026.01.14 19:26:51.742415 [ 268 ] {4021b49b-1633-4aaf-ba65-5d2dcf8a2840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6773 | 2026.01.14 19:26:51.742722 [ 268 ] {4021b49b-1633-4aaf-ba65-5d2dcf8a2840} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6774 | 2026.01.14 19:26:51.742938 [ 268 ] {4021b49b-1633-4aaf-ba65-5d2dcf8a2840} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6775 | 2026.01.14 19:26:51.743069 [ 268 ] {4021b49b-1633-4aaf-ba65-5d2dcf8a2840} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001236 sec., 171521.03559870552 rows/sec., 11.06 MiB/sec. | ||
| 6776 | 2026.01.14 19:26:51.743108 [ 268 ] {4021b49b-1633-4aaf-ba65-5d2dcf8a2840} <Debug> TCPHandler: Processed in 0.001402589 sec. | ||
| 6777 | 2026.01.14 19:26:51.743218 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6778 | 2026.01.14 19:26:51.743311 [ 268 ] {1908c34a-6f57-45b2-a6df-b277ea62fd63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6779 | 2026.01.14 19:26:51.743350 [ 268 ] {1908c34a-6f57-45b2-a6df-b277ea62fd63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6780 | 2026.01.14 19:26:51.743818 [ 268 ] {1908c34a-6f57-45b2-a6df-b277ea62fd63} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6781 | 2026.01.14 19:26:51.743855 [ 268 ] {1908c34a-6f57-45b2-a6df-b277ea62fd63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6782 | 2026.01.14 19:26:51.744159 [ 268 ] {1908c34a-6f57-45b2-a6df-b277ea62fd63} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6783 | 2026.01.14 19:26:51.744369 [ 268 ] {1908c34a-6f57-45b2-a6df-b277ea62fd63} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6784 | 2026.01.14 19:26:51.744497 [ 268 ] {1908c34a-6f57-45b2-a6df-b277ea62fd63} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001202 sec., 175540.76539101498 rows/sec., 9.97 MiB/sec. | ||
| 6785 | 2026.01.14 19:26:51.744535 [ 268 ] {1908c34a-6f57-45b2-a6df-b277ea62fd63} <Debug> TCPHandler: Processed in 0.001367639 sec. | ||
| 6786 | 2026.01.14 19:26:51.744643 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6787 | 2026.01.14 19:26:51.744737 [ 268 ] {ae477771-cce5-405f-891b-e16141259b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6788 | 2026.01.14 19:26:51.744777 [ 268 ] {ae477771-cce5-405f-891b-e16141259b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6789 | 2026.01.14 19:26:51.745457 [ 268 ] {ae477771-cce5-405f-891b-e16141259b35} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6790 | 2026.01.14 19:26:51.745494 [ 268 ] {ae477771-cce5-405f-891b-e16141259b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6791 | 2026.01.14 19:26:51.745831 [ 268 ] {ae477771-cce5-405f-891b-e16141259b35} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6792 | 2026.01.14 19:26:51.746055 [ 268 ] {ae477771-cce5-405f-891b-e16141259b35} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6793 | 2026.01.14 19:26:51.746182 [ 268 ] {ae477771-cce5-405f-891b-e16141259b35} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001462 sec., 492476.06019151845 rows/sec., 34.57 MiB/sec. | ||
| 6794 | 2026.01.14 19:26:51.746220 [ 268 ] {ae477771-cce5-405f-891b-e16141259b35} <Debug> TCPHandler: Processed in 0.001627653 sec. | ||
| 6795 | 2026.01.14 19:26:51.746336 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6796 | 2026.01.14 19:26:51.746430 [ 268 ] {aa83c35b-fc32-4cf2-a5c9-e9bb48fc5d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6797 | 2026.01.14 19:26:51.746472 [ 268 ] {aa83c35b-fc32-4cf2-a5c9-e9bb48fc5d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6798 | 2026.01.14 19:26:51.746801 [ 268 ] {aa83c35b-fc32-4cf2-a5c9-e9bb48fc5d57} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6799 | 2026.01.14 19:26:51.746836 [ 268 ] {aa83c35b-fc32-4cf2-a5c9-e9bb48fc5d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6800 | 2026.01.14 19:26:51.747137 [ 268 ] {aa83c35b-fc32-4cf2-a5c9-e9bb48fc5d57} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6801 | 2026.01.14 19:26:51.747352 [ 268 ] {aa83c35b-fc32-4cf2-a5c9-e9bb48fc5d57} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6802 | 2026.01.14 19:26:51.747478 [ 268 ] {aa83c35b-fc32-4cf2-a5c9-e9bb48fc5d57} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 6803 | 2026.01.14 19:26:51.747515 [ 268 ] {aa83c35b-fc32-4cf2-a5c9-e9bb48fc5d57} <Debug> TCPHandler: Processed in 0.001229907 sec. | ||
| 6804 | 2026.01.14 19:26:51.747634 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6805 | 2026.01.14 19:26:51.747727 [ 268 ] {92281399-ef20-4d86-8bf3-bbf9aa864413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6806 | 2026.01.14 19:26:51.747770 [ 268 ] {92281399-ef20-4d86-8bf3-bbf9aa864413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6807 | 2026.01.14 19:26:51.748232 [ 268 ] {92281399-ef20-4d86-8bf3-bbf9aa864413} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6808 | 2026.01.14 19:26:51.748268 [ 268 ] {92281399-ef20-4d86-8bf3-bbf9aa864413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6809 | 2026.01.14 19:26:51.748617 [ 268 ] {92281399-ef20-4d86-8bf3-bbf9aa864413} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6810 | 2026.01.14 19:26:51.748835 [ 268 ] {92281399-ef20-4d86-8bf3-bbf9aa864413} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6811 | 2026.01.14 19:26:51.748967 [ 268 ] {92281399-ef20-4d86-8bf3-bbf9aa864413} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001258 sec., 249602.5437201908 rows/sec., 16.40 MiB/sec. | ||
| 6812 | 2026.01.14 19:26:51.749004 [ 268 ] {92281399-ef20-4d86-8bf3-bbf9aa864413} <Debug> TCPHandler: Processed in 0.001420419 sec. | ||
| 6813 | 2026.01.14 19:26:51.749122 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6814 | 2026.01.14 19:26:51.749215 [ 268 ] {31f5f787-dc1e-4057-b14c-ad168de33c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6815 | 2026.01.14 19:26:51.749257 [ 268 ] {31f5f787-dc1e-4057-b14c-ad168de33c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6816 | 2026.01.14 19:26:51.749567 [ 268 ] {31f5f787-dc1e-4057-b14c-ad168de33c77} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6817 | 2026.01.14 19:26:51.749602 [ 268 ] {31f5f787-dc1e-4057-b14c-ad168de33c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6818 | 2026.01.14 19:26:51.749903 [ 268 ] {31f5f787-dc1e-4057-b14c-ad168de33c77} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6819 | 2026.01.14 19:26:51.750121 [ 268 ] {31f5f787-dc1e-4057-b14c-ad168de33c77} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6820 | 2026.01.14 19:26:51.750248 [ 268 ] {31f5f787-dc1e-4057-b14c-ad168de33c77} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 6821 | 2026.01.14 19:26:51.750286 [ 268 ] {31f5f787-dc1e-4057-b14c-ad168de33c77} <Debug> TCPHandler: Processed in 0.001214817 sec. | ||
| 6822 | 2026.01.14 19:26:51.750396 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6823 | 2026.01.14 19:26:51.750489 [ 268 ] {5e9f5269-1b4a-4911-b846-d8c1c4ed9b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6824 | 2026.01.14 19:26:51.750544 [ 268 ] {5e9f5269-1b4a-4911-b846-d8c1c4ed9b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6825 | 2026.01.14 19:26:51.751391 [ 268 ] {5e9f5269-1b4a-4911-b846-d8c1c4ed9b0c} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6826 | 2026.01.14 19:26:51.751427 [ 268 ] {5e9f5269-1b4a-4911-b846-d8c1c4ed9b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6827 | 2026.01.14 19:26:51.751981 [ 268 ] {5e9f5269-1b4a-4911-b846-d8c1c4ed9b0c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6828 | 2026.01.14 19:26:51.752215 [ 268 ] {5e9f5269-1b4a-4911-b846-d8c1c4ed9b0c} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6829 | 2026.01.14 19:26:51.752326 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6830 | 2026.01.14 19:26:51.752353 [ 268 ] {5e9f5269-1b4a-4911-b846-d8c1c4ed9b0c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00188 sec., 21808.510638297874 rows/sec., 39.08 MiB/sec. | ||
| 6831 | 2026.01.14 19:26:51.752397 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6832 | 2026.01.14 19:26:51.752421 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6833 | 2026.01.14 19:26:51.752421 [ 268 ] {5e9f5269-1b4a-4911-b846-d8c1c4ed9b0c} <Debug> TCPHandler: Processed in 0.002076228 sec. | ||
| 6834 | 2026.01.14 19:26:51.752537 [ 198 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::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 | ||
| 6835 | 2026.01.14 19:26:51.752572 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6836 | 2026.01.14 19:26:51.752667 [ 268 ] {54f6f26c-babb-4457-a728-a04aa21f855a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6837 | 2026.01.14 19:26:51.752707 [ 268 ] {54f6f26c-babb-4457-a728-a04aa21f855a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6838 | 2026.01.14 19:26:51.752738 [ 198 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6839 | 2026.01.14 19:26:51.752793 [ 198 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 523 rows starting from the beginning of the part | ||
| 6840 | 2026.01.14 19:26:51.752950 [ 198 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 6841 | 2026.01.14 19:26:51.753078 [ 268 ] {54f6f26c-babb-4457-a728-a04aa21f855a} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6842 | 2026.01.14 19:26:51.753083 [ 198 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 6843 | 2026.01.14 19:26:51.753114 [ 268 ] {54f6f26c-babb-4457-a728-a04aa21f855a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6844 | 2026.01.14 19:26:51.753216 [ 198 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
| 6845 | 2026.01.14 19:26:51.753325 [ 198 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 6846 | 2026.01.14 19:26:51.753425 [ 198 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 6847 | 2026.01.14 19:26:51.753436 [ 268 ] {54f6f26c-babb-4457-a728-a04aa21f855a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6848 | 2026.01.14 19:26:51.753656 [ 268 ] {54f6f26c-babb-4457-a728-a04aa21f855a} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6849 | 2026.01.14 19:26:51.753783 [ 268 ] {54f6f26c-babb-4457-a728-a04aa21f855a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001134 sec., 91710.75837742504 rows/sec., 5.62 MiB/sec. | ||
| 6850 | 2026.01.14 19:26:51.753818 [ 268 ] {54f6f26c-babb-4457-a728-a04aa21f855a} <Debug> TCPHandler: Processed in 0.001299087 sec. | ||
| 6851 | 2026.01.14 19:26:51.776790 [ 193 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 728 rows, containing 19 columns (19 merged, 0 gathered) in 0.024301504 sec., 29956.993608296834 rows/sec., 53.68 MiB/sec. | ||
| 6852 | 2026.01.14 19:26:51.777720 [ 198 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6853 | 2026.01.14 19:26:51.778069 [ 198 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6854 | 2026.01.14 19:26:51.778142 [ 198 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6855 | 2026.01.14 19:26:51.778234 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.73 MiB. | ||
| 6856 | 2026.01.14 19:26:52.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.18 MiB, peak 280.87 MiB, free memory in arenas 0.00 B, will set to 275.19 MiB (RSS), difference: 2.00 MiB | ||
| 6857 | 2026.01.14 19:26:54.073148 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6858 | 2026.01.14 19:26:54.073242 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6859 | 2026.01.14 19:26:54.218598 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14344 | ||
| 6860 | 2026.01.14 19:26:54.219418 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6861 | 2026.01.14 19:26:54.219496 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6862 | 2026.01.14 19:26:54.219997 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6863 | 2026.01.14 19:26:54.220247 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6864 | 2026.01.14 19:26:54.220398 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14344 | ||
| 6865 | 2026.01.14 19:26:54.943223 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6866 | 2026.01.14 19:26:54.959667 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6867 | 2026.01.14 19:26:54.959719 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6868 | 2026.01.14 19:26:54.966016 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6869 | 2026.01.14 19:26:54.966717 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6870 | 2026.01.14 19:26:54.969483 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6871 | 2026.01.14 19:26:56.723345 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6872 | 2026.01.14 19:26:56.723536 [ 268 ] {6c2428d0-65ab-4e79-8e13-b25994d72a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6873 | 2026.01.14 19:26:56.723599 [ 268 ] {6c2428d0-65ab-4e79-8e13-b25994d72a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6874 | 2026.01.14 19:26:56.724266 [ 268 ] {6c2428d0-65ab-4e79-8e13-b25994d72a48} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6875 | 2026.01.14 19:26:56.724303 [ 268 ] {6c2428d0-65ab-4e79-8e13-b25994d72a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6876 | 2026.01.14 19:26:56.724678 [ 268 ] {6c2428d0-65ab-4e79-8e13-b25994d72a48} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6877 | 2026.01.14 19:26:56.724901 [ 268 ] {6c2428d0-65ab-4e79-8e13-b25994d72a48} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6878 | 2026.01.14 19:26:56.725053 [ 268 ] {6c2428d0-65ab-4e79-8e13-b25994d72a48} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001573 sec., 35600.762873490145 rows/sec., 2.72 MiB/sec. | ||
| 6879 | 2026.01.14 19:26:56.725094 [ 268 ] {6c2428d0-65ab-4e79-8e13-b25994d72a48} <Debug> TCPHandler: Processed in 0.001886626 sec. | ||
| 6880 | 2026.01.14 19:26:56.725220 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6881 | 2026.01.14 19:26:56.725312 [ 268 ] {f96da7f5-c39e-4213-b47f-56b89dcc66da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6882 | 2026.01.14 19:26:56.725350 [ 268 ] {f96da7f5-c39e-4213-b47f-56b89dcc66da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6883 | 2026.01.14 19:26:56.725768 [ 268 ] {f96da7f5-c39e-4213-b47f-56b89dcc66da} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6884 | 2026.01.14 19:26:56.725802 [ 268 ] {f96da7f5-c39e-4213-b47f-56b89dcc66da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6885 | 2026.01.14 19:26:56.726110 [ 268 ] {f96da7f5-c39e-4213-b47f-56b89dcc66da} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6886 | 2026.01.14 19:26:56.726321 [ 268 ] {f96da7f5-c39e-4213-b47f-56b89dcc66da} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6887 | 2026.01.14 19:26:56.726450 [ 268 ] {f96da7f5-c39e-4213-b47f-56b89dcc66da} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001157 sec., 55315.471045808124 rows/sec., 4.32 MiB/sec. | ||
| 6888 | 2026.01.14 19:26:56.726486 [ 268 ] {f96da7f5-c39e-4213-b47f-56b89dcc66da} <Debug> TCPHandler: Processed in 0.001315668 sec. | ||
| 6889 | 2026.01.14 19:26:56.726603 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6890 | 2026.01.14 19:26:56.726695 [ 268 ] {f469e53a-72a4-4499-9952-4f1f54d3e54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6891 | 2026.01.14 19:26:56.726737 [ 268 ] {f469e53a-72a4-4499-9952-4f1f54d3e54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6892 | 2026.01.14 19:26:56.727148 [ 268 ] {f469e53a-72a4-4499-9952-4f1f54d3e54b} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6893 | 2026.01.14 19:26:56.727183 [ 268 ] {f469e53a-72a4-4499-9952-4f1f54d3e54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6894 | 2026.01.14 19:26:56.727507 [ 268 ] {f469e53a-72a4-4499-9952-4f1f54d3e54b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6895 | 2026.01.14 19:26:56.727712 [ 268 ] {f469e53a-72a4-4499-9952-4f1f54d3e54b} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6896 | 2026.01.14 19:26:56.727844 [ 268 ] {f469e53a-72a4-4499-9952-4f1f54d3e54b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 6897 | 2026.01.14 19:26:56.727880 [ 268 ] {f469e53a-72a4-4499-9952-4f1f54d3e54b} <Debug> TCPHandler: Processed in 0.001326438 sec. | ||
| 6898 | 2026.01.14 19:26:56.728017 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6899 | 2026.01.14 19:26:56.728116 [ 268 ] {48a988ae-395d-4157-af9b-f35093fe7a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6900 | 2026.01.14 19:26:56.728158 [ 268 ] {48a988ae-395d-4157-af9b-f35093fe7a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6901 | 2026.01.14 19:26:56.728512 [ 268 ] {48a988ae-395d-4157-af9b-f35093fe7a85} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6902 | 2026.01.14 19:26:56.728546 [ 268 ] {48a988ae-395d-4157-af9b-f35093fe7a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6903 | 2026.01.14 19:26:56.728861 [ 268 ] {48a988ae-395d-4157-af9b-f35093fe7a85} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6904 | 2026.01.14 19:26:56.729089 [ 268 ] {48a988ae-395d-4157-af9b-f35093fe7a85} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6905 | 2026.01.14 19:26:56.729226 [ 268 ] {48a988ae-395d-4157-af9b-f35093fe7a85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 6906 | 2026.01.14 19:26:56.729262 [ 268 ] {48a988ae-395d-4157-af9b-f35093fe7a85} <Debug> TCPHandler: Processed in 0.001296958 sec. | ||
| 6907 | 2026.01.14 19:26:58.328759 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6908 | 2026.01.14 19:26:58.328941 [ 268 ] {0536e42f-d540-4088-8d64-ecf96332e1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6909 | 2026.01.14 19:26:58.329007 [ 268 ] {0536e42f-d540-4088-8d64-ecf96332e1f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6910 | 2026.01.14 19:26:58.329753 [ 268 ] {0536e42f-d540-4088-8d64-ecf96332e1f2} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6911 | 2026.01.14 19:26:58.329803 [ 268 ] {0536e42f-d540-4088-8d64-ecf96332e1f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6912 | 2026.01.14 19:26:58.330229 [ 268 ] {0536e42f-d540-4088-8d64-ecf96332e1f2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6913 | 2026.01.14 19:26:58.330468 [ 268 ] {0536e42f-d540-4088-8d64-ecf96332e1f2} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6914 | 2026.01.14 19:26:58.330627 [ 268 ] {0536e42f-d540-4088-8d64-ecf96332e1f2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00174 sec., 235632.18390804596 rows/sec., 14.95 MiB/sec. | ||
| 6915 | 2026.01.14 19:26:58.330680 [ 268 ] {0536e42f-d540-4088-8d64-ecf96332e1f2} <Debug> TCPHandler: Processed in 0.002053429 sec. | ||
| 6916 | 2026.01.14 19:26:58.330803 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6917 | 2026.01.14 19:26:58.330918 [ 268 ] {9539ee8d-43af-494a-9014-2d2a9fe5f439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6918 | 2026.01.14 19:26:58.330962 [ 268 ] {9539ee8d-43af-494a-9014-2d2a9fe5f439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6919 | 2026.01.14 19:26:58.331381 [ 268 ] {9539ee8d-43af-494a-9014-2d2a9fe5f439} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6920 | 2026.01.14 19:26:58.331418 [ 268 ] {9539ee8d-43af-494a-9014-2d2a9fe5f439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6921 | 2026.01.14 19:26:58.331729 [ 268 ] {9539ee8d-43af-494a-9014-2d2a9fe5f439} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6922 | 2026.01.14 19:26:58.331952 [ 268 ] {9539ee8d-43af-494a-9014-2d2a9fe5f439} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6923 | 2026.01.14 19:26:58.332087 [ 268 ] {9539ee8d-43af-494a-9014-2d2a9fe5f439} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001202 sec., 3327.787021630616 rows/sec., 271.36 KiB/sec. | ||
| 6924 | 2026.01.14 19:26:58.332125 [ 268 ] {9539ee8d-43af-494a-9014-2d2a9fe5f439} <Debug> TCPHandler: Processed in 0.00137497 sec. | ||
| 6925 | 2026.01.14 19:26:58.332238 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6926 | 2026.01.14 19:26:58.332331 [ 268 ] {1713ca9c-c625-4f27-8b66-af9121abc35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6927 | 2026.01.14 19:26:58.332370 [ 268 ] {1713ca9c-c625-4f27-8b66-af9121abc35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6928 | 2026.01.14 19:26:58.333630 [ 268 ] {1713ca9c-c625-4f27-8b66-af9121abc35c} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6929 | 2026.01.14 19:26:58.333665 [ 268 ] {1713ca9c-c625-4f27-8b66-af9121abc35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6930 | 2026.01.14 19:26:58.334112 [ 268 ] {1713ca9c-c625-4f27-8b66-af9121abc35c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6931 | 2026.01.14 19:26:58.334323 [ 268 ] {1713ca9c-c625-4f27-8b66-af9121abc35c} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2026.01.14 19:26:58.334431 [ 137 ] {} <Debug> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6933 | 2026.01.14 19:26:58.334455 [ 268 ] {1713ca9c-c625-4f27-8b66-af9121abc35c} <Debug> executeQuery: Read 2336 rows, 193.92 KiB in 0.002142 sec., 1090569.5611577965 rows/sec., 88.41 MiB/sec. | ||
| 6934 | 2026.01.14 19:26:58.334498 [ 137 ] {} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6935 | 2026.01.14 19:26:58.334510 [ 268 ] {1713ca9c-c625-4f27-8b66-af9121abc35c} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 6936 | 2026.01.14 19:26:58.334527 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6937 | 2026.01.14 19:26:58.334532 [ 268 ] {1713ca9c-c625-4f27-8b66-af9121abc35c} <Debug> TCPHandler: Processed in 0.002344403 sec. | ||
| 6938 | 2026.01.14 19:26:58.334645 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::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 | ||
| 6939 | 2026.01.14 19:26:58.334668 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6940 | 2026.01.14 19:26:58.334774 [ 268 ] {f6877bc5-f74b-4d50-9413-0e91490a00c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6941 | 2026.01.14 19:26:58.334778 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6942 | 2026.01.14 19:26:58.334817 [ 268 ] {f6877bc5-f74b-4d50-9413-0e91490a00c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6943 | 2026.01.14 19:26:58.334829 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2466 rows starting from the beginning of the part | ||
| 6944 | 2026.01.14 19:26:58.334912 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1194 rows starting from the beginning of the part | ||
| 6945 | 2026.01.14 19:26:58.334964 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 58 rows starting from the beginning of the part | ||
| 6946 | 2026.01.14 19:26:58.335010 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1194 rows starting from the beginning of the part | ||
| 6947 | 2026.01.14 19:26:58.335054 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 6948 | 2026.01.14 19:26:58.335097 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2336 rows starting from the beginning of the part | ||
| 6949 | 2026.01.14 19:26:58.335328 [ 268 ] {f6877bc5-f74b-4d50-9413-0e91490a00c2} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6950 | 2026.01.14 19:26:58.335368 [ 268 ] {f6877bc5-f74b-4d50-9413-0e91490a00c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6951 | 2026.01.14 19:26:58.335827 [ 268 ] {f6877bc5-f74b-4d50-9413-0e91490a00c2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6952 | 2026.01.14 19:26:58.336065 [ 268 ] {f6877bc5-f74b-4d50-9413-0e91490a00c2} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6953 | 2026.01.14 19:26:58.336201 [ 268 ] {f6877bc5-f74b-4d50-9413-0e91490a00c2} <Debug> executeQuery: Read 250 rows, 15.68 KiB in 0.001445 sec., 173010.38062283737 rows/sec., 10.60 MiB/sec. | ||
| 6954 | 2026.01.14 19:26:58.336240 [ 268 ] {f6877bc5-f74b-4d50-9413-0e91490a00c2} <Debug> TCPHandler: Processed in 0.001622542 sec. | ||
| 6955 | 2026.01.14 19:26:58.336353 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6956 | 2026.01.14 19:26:58.336446 [ 268 ] {92bb2dbd-9cb0-483c-aa32-957bd84989d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6957 | 2026.01.14 19:26:58.336485 [ 268 ] {92bb2dbd-9cb0-483c-aa32-957bd84989d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6958 | 2026.01.14 19:26:58.337010 [ 268 ] {92bb2dbd-9cb0-483c-aa32-957bd84989d0} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6959 | 2026.01.14 19:26:58.337071 [ 268 ] {92bb2dbd-9cb0-483c-aa32-957bd84989d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6960 | 2026.01.14 19:26:58.337408 [ 268 ] {92bb2dbd-9cb0-483c-aa32-957bd84989d0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6961 | 2026.01.14 19:26:58.337635 [ 268 ] {92bb2dbd-9cb0-483c-aa32-957bd84989d0} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6962 | 2026.01.14 19:26:58.337762 [ 268 ] {92bb2dbd-9cb0-483c-aa32-957bd84989d0} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001335 sec., 329588.0149812734 rows/sec., 21.81 MiB/sec. | ||
| 6963 | 2026.01.14 19:26:58.337801 [ 268 ] {92bb2dbd-9cb0-483c-aa32-957bd84989d0} <Debug> TCPHandler: Processed in 0.001498681 sec. | ||
| 6964 | 2026.01.14 19:26:58.337847 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7304 rows, containing 5 columns (5 merged, 0 gathered) in 0.003250055 sec., 2247346.583365512 rows/sec., 190.14 MiB/sec. | ||
| 6965 | 2026.01.14 19:26:58.337928 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6966 | 2026.01.14 19:26:58.338027 [ 268 ] {d52e27f1-8a24-44c1-9275-0310fccdbe70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6967 | 2026.01.14 19:26:58.338095 [ 268 ] {d52e27f1-8a24-44c1-9275-0310fccdbe70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6968 | 2026.01.14 19:26:58.338098 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6969 | 2026.01.14 19:26:58.338355 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_46_9} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6970 | 2026.01.14 19:26:58.338423 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_46_9} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6971 | 2026.01.14 19:26:58.338490 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 6972 | 2026.01.14 19:26:58.338565 [ 268 ] {d52e27f1-8a24-44c1-9275-0310fccdbe70} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6973 | 2026.01.14 19:26:58.338606 [ 268 ] {d52e27f1-8a24-44c1-9275-0310fccdbe70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6974 | 2026.01.14 19:26:58.338930 [ 268 ] {d52e27f1-8a24-44c1-9275-0310fccdbe70} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6975 | 2026.01.14 19:26:58.339145 [ 268 ] {d52e27f1-8a24-44c1-9275-0310fccdbe70} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6976 | 2026.01.14 19:26:58.339274 [ 268 ] {d52e27f1-8a24-44c1-9275-0310fccdbe70} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001264 sec., 166930.37974683545 rows/sec., 9.48 MiB/sec. | ||
| 6977 | 2026.01.14 19:26:58.339312 [ 268 ] {d52e27f1-8a24-44c1-9275-0310fccdbe70} <Debug> TCPHandler: Processed in 0.00144594 sec. | ||
| 6978 | 2026.01.14 19:26:58.339423 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6979 | 2026.01.14 19:26:58.339516 [ 268 ] {aa362033-9453-4e13-9a5a-b84daa0868e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6980 | 2026.01.14 19:26:58.339555 [ 268 ] {aa362033-9453-4e13-9a5a-b84daa0868e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6981 | 2026.01.14 19:26:58.340429 [ 268 ] {aa362033-9453-4e13-9a5a-b84daa0868e9} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6982 | 2026.01.14 19:26:58.340464 [ 268 ] {aa362033-9453-4e13-9a5a-b84daa0868e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6983 | 2026.01.14 19:26:58.340822 [ 268 ] {aa362033-9453-4e13-9a5a-b84daa0868e9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6984 | 2026.01.14 19:26:58.341057 [ 268 ] {aa362033-9453-4e13-9a5a-b84daa0868e9} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6985 | 2026.01.14 19:26:58.341166 [ 136 ] {} <Debug> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6986 | 2026.01.14 19:26:58.341187 [ 268 ] {aa362033-9453-4e13-9a5a-b84daa0868e9} <Debug> executeQuery: Read 1180 rows, 86.37 KiB in 0.001688 sec., 699052.1327014217 rows/sec., 49.97 MiB/sec. | ||
| 6987 | 2026.01.14 19:26:58.341225 [ 136 ] {} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6988 | 2026.01.14 19:26:58.341235 [ 268 ] {aa362033-9453-4e13-9a5a-b84daa0868e9} <Debug> TCPHandler: Processed in 0.001861576 sec. | ||
| 6989 | 2026.01.14 19:26:58.341254 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 6990 | 2026.01.14 19:26:58.341342 [ 198 ] {839a7e5b-868f-4427-8078-cd84844130a1::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 | ||
| 6991 | 2026.01.14 19:26:58.341366 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6992 | 2026.01.14 19:26:58.341435 [ 198 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6993 | 2026.01.14 19:26:58.341459 [ 268 ] {325727eb-0c1c-4aad-840f-ef9fb227254a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6994 | 2026.01.14 19:26:58.341462 [ 198 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1250 rows starting from the beginning of the part | ||
| 6995 | 2026.01.14 19:26:58.341502 [ 268 ] {325727eb-0c1c-4aad-840f-ef9fb227254a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6996 | 2026.01.14 19:26:58.341528 [ 198 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 720 rows starting from the beginning of the part | ||
| 6997 | 2026.01.14 19:26:58.341576 [ 198 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 68 rows starting from the beginning of the part | ||
| 6998 | 2026.01.14 19:26:58.341621 [ 198 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 720 rows starting from the beginning of the part | ||
| 6999 | 2026.01.14 19:26:58.341666 [ 198 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 7000 | 2026.01.14 19:26:58.341710 [ 198 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1180 rows starting from the beginning of the part | ||
| 7001 | 2026.01.14 19:26:58.341839 [ 268 ] {325727eb-0c1c-4aad-840f-ef9fb227254a} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7002 | 2026.01.14 19:26:58.341873 [ 268 ] {325727eb-0c1c-4aad-840f-ef9fb227254a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7003 | 2026.01.14 19:26:58.342190 [ 268 ] {325727eb-0c1c-4aad-840f-ef9fb227254a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7004 | 2026.01.14 19:26:58.342410 [ 268 ] {325727eb-0c1c-4aad-840f-ef9fb227254a} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7005 | 2026.01.14 19:26:58.342551 [ 268 ] {325727eb-0c1c-4aad-840f-ef9fb227254a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001109 sec., 5410.279531109108 rows/sec., 282.67 KiB/sec. | ||
| 7006 | 2026.01.14 19:26:58.342588 [ 268 ] {325727eb-0c1c-4aad-840f-ef9fb227254a} <Debug> TCPHandler: Processed in 0.001272678 sec. | ||
| 7007 | 2026.01.14 19:26:58.342698 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7008 | 2026.01.14 19:26:58.342791 [ 268 ] {5afaab0b-3278-4d59-aa95-befcb5a1cafb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7009 | 2026.01.14 19:26:58.342834 [ 268 ] {5afaab0b-3278-4d59-aa95-befcb5a1cafb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7010 | 2026.01.14 19:26:58.343176 [ 193 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4002 rows, containing 5 columns (5 merged, 0 gathered) in 0.001868455 sec., 2141876.5771720484 rows/sec., 161.21 MiB/sec. | ||
| 7011 | 2026.01.14 19:26:58.343358 [ 202 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7012 | 2026.01.14 19:26:58.343498 [ 268 ] {5afaab0b-3278-4d59-aa95-befcb5a1cafb} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7013 | 2026.01.14 19:26:58.343533 [ 268 ] {5afaab0b-3278-4d59-aa95-befcb5a1cafb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7014 | 2026.01.14 19:26:58.343620 [ 202 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_46_9} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7015 | 2026.01.14 19:26:58.343685 [ 202 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_46_9} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7016 | 2026.01.14 19:26:58.343746 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 7017 | 2026.01.14 19:26:58.343915 [ 268 ] {5afaab0b-3278-4d59-aa95-befcb5a1cafb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7018 | 2026.01.14 19:26:58.344126 [ 268 ] {5afaab0b-3278-4d59-aa95-befcb5a1cafb} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7019 | 2026.01.14 19:26:58.344228 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7020 | 2026.01.14 19:26:58.344257 [ 268 ] {5afaab0b-3278-4d59-aa95-befcb5a1cafb} <Debug> executeQuery: Read 904 rows, 61.17 KiB in 0.001484 sec., 609164.4204851752 rows/sec., 40.26 MiB/sec. | ||
| 7021 | 2026.01.14 19:26:58.344258 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7022 | 2026.01.14 19:26:58.344295 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7023 | 2026.01.14 19:26:58.344301 [ 268 ] {5afaab0b-3278-4d59-aa95-befcb5a1cafb} <Debug> TCPHandler: Processed in 0.001653513 sec. | ||
| 7024 | 2026.01.14 19:26:58.344359 [ 198 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::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 | ||
| 7025 | 2026.01.14 19:26:58.344431 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7026 | 2026.01.14 19:26:58.344444 [ 198 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7027 | 2026.01.14 19:26:58.344471 [ 198 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14334 rows starting from the beginning of the part | ||
| 7028 | 2026.01.14 19:26:58.344517 [ 198 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 314 rows starting from the beginning of the part | ||
| 7029 | 2026.01.14 19:26:58.344526 [ 268 ] {56ffa71a-751e-4bf3-91b1-42a4363a6739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7030 | 2026.01.14 19:26:58.344552 [ 198 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 162 rows starting from the beginning of the part | ||
| 7031 | 2026.01.14 19:26:58.344566 [ 268 ] {56ffa71a-751e-4bf3-91b1-42a4363a6739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7032 | 2026.01.14 19:26:58.344587 [ 198 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 314 rows starting from the beginning of the part | ||
| 7033 | 2026.01.14 19:26:58.344623 [ 198 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7034 | 2026.01.14 19:26:58.344660 [ 198 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 904 rows starting from the beginning of the part | ||
| 7035 | 2026.01.14 19:26:58.344902 [ 268 ] {56ffa71a-751e-4bf3-91b1-42a4363a6739} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7036 | 2026.01.14 19:26:58.344936 [ 268 ] {56ffa71a-751e-4bf3-91b1-42a4363a6739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7037 | 2026.01.14 19:26:58.345233 [ 268 ] {56ffa71a-751e-4bf3-91b1-42a4363a6739} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7038 | 2026.01.14 19:26:58.345445 [ 268 ] {56ffa71a-751e-4bf3-91b1-42a4363a6739} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7039 | 2026.01.14 19:26:58.345576 [ 268 ] {56ffa71a-751e-4bf3-91b1-42a4363a6739} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 63.09 KiB/sec. | ||
| 7040 | 2026.01.14 19:26:58.345613 [ 268 ] {56ffa71a-751e-4bf3-91b1-42a4363a6739} <Debug> TCPHandler: Processed in 0.001231487 sec. | ||
| 7041 | 2026.01.14 19:26:58.345729 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7042 | 2026.01.14 19:26:58.345826 [ 268 ] {1bc41580-35ab-4e07-afb8-a886b71a1583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7043 | 2026.01.14 19:26:58.345881 [ 268 ] {1bc41580-35ab-4e07-afb8-a886b71a1583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7044 | 2026.01.14 19:26:58.346744 [ 268 ] {1bc41580-35ab-4e07-afb8-a886b71a1583} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7045 | 2026.01.14 19:26:58.346778 [ 268 ] {1bc41580-35ab-4e07-afb8-a886b71a1583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7046 | 2026.01.14 19:26:58.347515 [ 268 ] {1bc41580-35ab-4e07-afb8-a886b71a1583} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7047 | 2026.01.14 19:26:58.347746 [ 268 ] {1bc41580-35ab-4e07-afb8-a886b71a1583} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7048 | 2026.01.14 19:26:58.347898 [ 268 ] {1bc41580-35ab-4e07-afb8-a886b71a1583} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002078 sec., 19730.51010587103 rows/sec., 35.36 MiB/sec. | ||
| 7049 | 2026.01.14 19:26:58.347954 [ 268 ] {1bc41580-35ab-4e07-afb8-a886b71a1583} <Debug> TCPHandler: Processed in 0.002275871 sec. | ||
| 7050 | 2026.01.14 19:26:58.348072 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7051 | 2026.01.14 19:26:58.348166 [ 268 ] {1ae13cfe-3509-4a8f-b148-8779e634ab4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7052 | 2026.01.14 19:26:58.348208 [ 268 ] {1ae13cfe-3509-4a8f-b148-8779e634ab4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7053 | 2026.01.14 19:26:58.348544 [ 268 ] {1ae13cfe-3509-4a8f-b148-8779e634ab4f} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7054 | 2026.01.14 19:26:58.348580 [ 268 ] {1ae13cfe-3509-4a8f-b148-8779e634ab4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7055 | 2026.01.14 19:26:58.348824 [ 188 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16188 rows, containing 5 columns (5 merged, 0 gathered) in 0.004483872 sec., 3610272.5501530822 rows/sec., 243.28 MiB/sec. | ||
| 7056 | 2026.01.14 19:26:58.348907 [ 268 ] {1ae13cfe-3509-4a8f-b148-8779e634ab4f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7057 | 2026.01.14 19:26:58.349119 [ 268 ] {1ae13cfe-3509-4a8f-b148-8779e634ab4f} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7058 | 2026.01.14 19:26:58.349227 [ 136 ] {} <Debug> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7059 | 2026.01.14 19:26:58.349248 [ 268 ] {1ae13cfe-3509-4a8f-b148-8779e634ab4f} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001101 sec., 61762.034514078114 rows/sec., 3.58 MiB/sec. | ||
| 7060 | 2026.01.14 19:26:58.349263 [ 136 ] {} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7061 | 2026.01.14 19:26:58.349263 [ 198 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7062 | 2026.01.14 19:26:58.349291 [ 268 ] {1ae13cfe-3509-4a8f-b148-8779e634ab4f} <Debug> TCPHandler: Processed in 0.001269048 sec. | ||
| 7063 | 2026.01.14 19:26:58.349291 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7064 | 2026.01.14 19:26:58.349393 [ 193 ] {15e33962-2d92-4361-8967-26e26a4f1192::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 | ||
| 7065 | 2026.01.14 19:26:58.349522 [ 193 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7066 | 2026.01.14 19:26:58.349537 [ 198 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7067 | 2026.01.14 19:26:58.349561 [ 193 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2790 rows starting from the beginning of the part | ||
| 7068 | 2026.01.14 19:26:58.349606 [ 198 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7069 | 2026.01.14 19:26:58.349627 [ 193 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 7070 | 2026.01.14 19:26:58.349671 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 7071 | 2026.01.14 19:26:58.349675 [ 193 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7072 | 2026.01.14 19:26:58.349729 [ 193 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 104 rows starting from the beginning of the part | ||
| 7073 | 2026.01.14 19:26:58.349764 [ 193 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7074 | 2026.01.14 19:26:58.349801 [ 193 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 68 rows starting from the beginning of the part | ||
| 7075 | 2026.01.14 19:26:58.351055 [ 191 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001702784 sec., 1871053.5217620085 rows/sec., 119.38 MiB/sec. | ||
| 7076 | 2026.01.14 19:26:58.351409 [ 193 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7077 | 2026.01.14 19:26:58.351675 [ 193 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_46_9} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7078 | 2026.01.14 19:26:58.351746 [ 193 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_46_9} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7079 | 2026.01.14 19:26:58.351818 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7080 | 2026.01.14 19:26:59.274723 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 902 | ||
| 7081 | 2026.01.14 19:26:59.277994 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7082 | 2026.01.14 19:26:59.278033 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7083 | 2026.01.14 19:26:59.279262 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7084 | 2026.01.14 19:26:59.279548 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7085 | 2026.01.14 19:26:59.279805 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 902 | ||
| 7086 | 2026.01.14 19:27:01.719918 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7087 | 2026.01.14 19:27:01.720086 [ 268 ] {903118de-b0e1-48ff-8858-24917f8d4c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7088 | 2026.01.14 19:27:01.720148 [ 268 ] {903118de-b0e1-48ff-8858-24917f8d4c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7089 | 2026.01.14 19:27:01.720484 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14792 | ||
| 7090 | 2026.01.14 19:27:01.720811 [ 268 ] {903118de-b0e1-48ff-8858-24917f8d4c3d} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7091 | 2026.01.14 19:27:01.720868 [ 268 ] {903118de-b0e1-48ff-8858-24917f8d4c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7092 | 2026.01.14 19:27:01.720972 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7093 | 2026.01.14 19:27:01.721020 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7094 | 2026.01.14 19:27:01.721330 [ 268 ] {903118de-b0e1-48ff-8858-24917f8d4c3d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7095 | 2026.01.14 19:27:01.721582 [ 268 ] {903118de-b0e1-48ff-8858-24917f8d4c3d} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7096 | 2026.01.14 19:27:01.721614 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7097 | 2026.01.14 19:27:01.721756 [ 268 ] {903118de-b0e1-48ff-8858-24917f8d4c3d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001716 sec., 32634.032634032632 rows/sec., 2.49 MiB/sec. | ||
| 7098 | 2026.01.14 19:27:01.721808 [ 268 ] {903118de-b0e1-48ff-8858-24917f8d4c3d} <Debug> TCPHandler: Processed in 0.002027007 sec. | ||
| 7099 | 2026.01.14 19:27:01.721882 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7100 | 2026.01.14 19:27:01.721955 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7101 | 2026.01.14 19:27:01.722045 [ 133 ] {} <Debug> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7102 | 2026.01.14 19:27:01.722059 [ 268 ] {29feae54-1e3a-43b2-91cf-fb1cdc46627c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7103 | 2026.01.14 19:27:01.722058 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14792 | ||
| 7104 | 2026.01.14 19:27:01.722113 [ 133 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7105 | 2026.01.14 19:27:01.722131 [ 268 ] {29feae54-1e3a-43b2-91cf-fb1cdc46627c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7106 | 2026.01.14 19:27:01.722147 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7107 | 2026.01.14 19:27:01.722267 [ 187 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::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 | ||
| 7108 | 2026.01.14 19:27:01.722387 [ 187 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7109 | 2026.01.14 19:27:01.722426 [ 187 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12424 rows starting from the beginning of the part | ||
| 7110 | 2026.01.14 19:27:01.722500 [ 187 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7111 | 2026.01.14 19:27:01.722555 [ 187 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7112 | 2026.01.14 19:27:01.722569 [ 268 ] {29feae54-1e3a-43b2-91cf-fb1cdc46627c} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7113 | 2026.01.14 19:27:01.722606 [ 187 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7114 | 2026.01.14 19:27:01.722614 [ 268 ] {29feae54-1e3a-43b2-91cf-fb1cdc46627c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7115 | 2026.01.14 19:27:01.722659 [ 187 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7116 | 2026.01.14 19:27:01.722703 [ 187 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7117 | 2026.01.14 19:27:01.723002 [ 268 ] {29feae54-1e3a-43b2-91cf-fb1cdc46627c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7118 | 2026.01.14 19:27:01.723250 [ 268 ] {29feae54-1e3a-43b2-91cf-fb1cdc46627c} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7119 | 2026.01.14 19:27:01.723402 [ 268 ] {29feae54-1e3a-43b2-91cf-fb1cdc46627c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001363 sec., 46955.24578136463 rows/sec., 3.66 MiB/sec. | ||
| 7120 | 2026.01.14 19:27:01.723442 [ 268 ] {29feae54-1e3a-43b2-91cf-fb1cdc46627c} <Debug> TCPHandler: Processed in 0.001545221 sec. | ||
| 7121 | 2026.01.14 19:27:01.723564 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7122 | 2026.01.14 19:27:01.723659 [ 268 ] {4d9f667c-5246-42a7-8048-719521c670b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7123 | 2026.01.14 19:27:01.723703 [ 268 ] {4d9f667c-5246-42a7-8048-719521c670b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7124 | 2026.01.14 19:27:01.724088 [ 268 ] {4d9f667c-5246-42a7-8048-719521c670b4} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2026.01.14 19:27:01.724127 [ 268 ] {4d9f667c-5246-42a7-8048-719521c670b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7126 | 2026.01.14 19:27:01.724462 [ 268 ] {4d9f667c-5246-42a7-8048-719521c670b4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7127 | 2026.01.14 19:27:01.724550 [ 193 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14792 rows, containing 4 columns (4 merged, 0 gathered) in 0.002341242 sec., 6318014.11387631 rows/sec., 90.38 MiB/sec. | ||
| 7128 | 2026.01.14 19:27:01.724677 [ 268 ] {4d9f667c-5246-42a7-8048-719521c670b4} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7129 | 2026.01.14 19:27:01.724819 [ 268 ] {4d9f667c-5246-42a7-8048-719521c670b4} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001178 sec., 81494.05772495756 rows/sec., 5.68 MiB/sec. | ||
| 7130 | 2026.01.14 19:27:01.724856 [ 268 ] {4d9f667c-5246-42a7-8048-719521c670b4} <Debug> TCPHandler: Processed in 0.001343889 sec. | ||
| 7131 | 2026.01.14 19:27:01.724972 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7132 | 2026.01.14 19:27:01.725004 [ 191 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7133 | 2026.01.14 19:27:01.725069 [ 268 ] {f67d15f7-cca2-463e-bd7c-451dbf3b734c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7134 | 2026.01.14 19:27:01.725114 [ 268 ] {f67d15f7-cca2-463e-bd7c-451dbf3b734c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7135 | 2026.01.14 19:27:01.725364 [ 191 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_31_6} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7136 | 2026.01.14 19:27:01.725451 [ 268 ] {f67d15f7-cca2-463e-bd7c-451dbf3b734c} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7137 | 2026.01.14 19:27:01.725464 [ 191 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_31_6} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7138 | 2026.01.14 19:27:01.725496 [ 268 ] {f67d15f7-cca2-463e-bd7c-451dbf3b734c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7139 | 2026.01.14 19:27:01.725611 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 7140 | 2026.01.14 19:27:01.725823 [ 268 ] {f67d15f7-cca2-463e-bd7c-451dbf3b734c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7141 | 2026.01.14 19:27:01.726045 [ 268 ] {f67d15f7-cca2-463e-bd7c-451dbf3b734c} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7142 | 2026.01.14 19:27:01.726178 [ 268 ] {f67d15f7-cca2-463e-bd7c-451dbf3b734c} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001127 sec., 31943.21206743567 rows/sec., 2.15 MiB/sec. | ||
| 7143 | 2026.01.14 19:27:01.726214 [ 268 ] {f67d15f7-cca2-463e-bd7c-451dbf3b734c} <Debug> TCPHandler: Processed in 0.001292418 sec. | ||
| 7144 | 2026.01.14 19:27:02.469558 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7145 | 2026.01.14 19:27:02.487026 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7146 | 2026.01.14 19:27:02.487096 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7147 | 2026.01.14 19:27:02.492869 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7148 | 2026.01.14 19:27:02.493572 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7149 | 2026.01.14 19:27:02.493870 [ 129 ] {} <Debug> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7150 | 2026.01.14 19:27:02.493939 [ 129 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7151 | 2026.01.14 19:27:02.493963 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7152 | 2026.01.14 19:27:02.494059 [ 194 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 7153 | 2026.01.14 19:27:02.496850 [ 194 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7154 | 2026.01.14 19:27:02.497020 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7155 | 2026.01.14 19:27:02.497591 [ 194 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 7156 | 2026.01.14 19:27:02.500988 [ 194 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 7157 | 2026.01.14 19:27:02.504291 [ 194 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 7158 | 2026.01.14 19:27:02.508227 [ 194 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 7159 | 2026.01.14 19:27:02.512116 [ 194 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 7160 | 2026.01.14 19:27:02.515745 [ 194 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 7161 | 2026.01.14 19:27:02.566204 [ 194 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.072178363 sec., 3241.9687877930955 rows/sec., 16.76 MiB/sec. | ||
| 7162 | 2026.01.14 19:27:02.568866 [ 193 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7163 | 2026.01.14 19:27:02.570890 [ 193 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_31_6} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7164 | 2026.01.14 19:27:02.571006 [ 193 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_31_6} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7165 | 2026.01.14 19:27:02.573415 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 7166 | 2026.01.14 19:27:03.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.95 MiB, peak 288.49 MiB, free memory in arenas 0.00 B, will set to 279.70 MiB (RSS), difference: 1.75 MiB | ||
| 7167 | 2026.01.14 19:27:06.723138 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7168 | 2026.01.14 19:27:06.723314 [ 268 ] {8a7407a5-e5f5-4334-b8f4-0cecbaa01d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7169 | 2026.01.14 19:27:06.723375 [ 268 ] {8a7407a5-e5f5-4334-b8f4-0cecbaa01d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7170 | 2026.01.14 19:27:06.724044 [ 268 ] {8a7407a5-e5f5-4334-b8f4-0cecbaa01d12} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7171 | 2026.01.14 19:27:06.724095 [ 268 ] {8a7407a5-e5f5-4334-b8f4-0cecbaa01d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7172 | 2026.01.14 19:27:06.724488 [ 268 ] {8a7407a5-e5f5-4334-b8f4-0cecbaa01d12} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7173 | 2026.01.14 19:27:06.724722 [ 268 ] {8a7407a5-e5f5-4334-b8f4-0cecbaa01d12} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7174 | 2026.01.14 19:27:06.724880 [ 268 ] {8a7407a5-e5f5-4334-b8f4-0cecbaa01d12} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001589 sec., 35242.29074889868 rows/sec., 2.69 MiB/sec. | ||
| 7175 | 2026.01.14 19:27:06.724921 [ 268 ] {8a7407a5-e5f5-4334-b8f4-0cecbaa01d12} <Debug> TCPHandler: Processed in 0.001906956 sec. | ||
| 7176 | 2026.01.14 19:27:06.725052 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7177 | 2026.01.14 19:27:06.725173 [ 268 ] {5670fa3d-fdd6-4d48-9f7e-f03df2407d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7178 | 2026.01.14 19:27:06.725223 [ 268 ] {5670fa3d-fdd6-4d48-9f7e-f03df2407d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7179 | 2026.01.14 19:27:06.725746 [ 268 ] {5670fa3d-fdd6-4d48-9f7e-f03df2407d41} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7180 | 2026.01.14 19:27:06.725792 [ 268 ] {5670fa3d-fdd6-4d48-9f7e-f03df2407d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7181 | 2026.01.14 19:27:06.726116 [ 268 ] {5670fa3d-fdd6-4d48-9f7e-f03df2407d41} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7182 | 2026.01.14 19:27:06.726331 [ 268 ] {5670fa3d-fdd6-4d48-9f7e-f03df2407d41} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7183 | 2026.01.14 19:27:06.726470 [ 268 ] {5670fa3d-fdd6-4d48-9f7e-f03df2407d41} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001322 sec., 48411.497730711046 rows/sec., 3.78 MiB/sec. | ||
| 7184 | 2026.01.14 19:27:06.726509 [ 268 ] {5670fa3d-fdd6-4d48-9f7e-f03df2407d41} <Debug> TCPHandler: Processed in 0.001522341 sec. | ||
| 7185 | 2026.01.14 19:27:06.726626 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7186 | 2026.01.14 19:27:06.726723 [ 268 ] {e167fdcd-eb9b-4507-8bda-f808a424752e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7187 | 2026.01.14 19:27:06.726766 [ 268 ] {e167fdcd-eb9b-4507-8bda-f808a424752e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7188 | 2026.01.14 19:27:06.727198 [ 268 ] {e167fdcd-eb9b-4507-8bda-f808a424752e} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7189 | 2026.01.14 19:27:06.727233 [ 268 ] {e167fdcd-eb9b-4507-8bda-f808a424752e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7190 | 2026.01.14 19:27:06.727601 [ 268 ] {e167fdcd-eb9b-4507-8bda-f808a424752e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7191 | 2026.01.14 19:27:06.727830 [ 268 ] {e167fdcd-eb9b-4507-8bda-f808a424752e} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7192 | 2026.01.14 19:27:06.727962 [ 268 ] {e167fdcd-eb9b-4507-8bda-f808a424752e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 7193 | 2026.01.14 19:27:06.728001 [ 268 ] {e167fdcd-eb9b-4507-8bda-f808a424752e} <Debug> TCPHandler: Processed in 0.001426129 sec. | ||
| 7194 | 2026.01.14 19:27:06.728111 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7195 | 2026.01.14 19:27:06.728204 [ 268 ] {f5e10277-2bfa-4d7e-8699-38b2e586e48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7196 | 2026.01.14 19:27:06.728245 [ 268 ] {f5e10277-2bfa-4d7e-8699-38b2e586e48b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7197 | 2026.01.14 19:27:06.728580 [ 268 ] {f5e10277-2bfa-4d7e-8699-38b2e586e48b} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7198 | 2026.01.14 19:27:06.728616 [ 268 ] {f5e10277-2bfa-4d7e-8699-38b2e586e48b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7199 | 2026.01.14 19:27:06.728922 [ 268 ] {f5e10277-2bfa-4d7e-8699-38b2e586e48b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7200 | 2026.01.14 19:27:06.729135 [ 268 ] {f5e10277-2bfa-4d7e-8699-38b2e586e48b} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7201 | 2026.01.14 19:27:06.729266 [ 268 ] {f5e10277-2bfa-4d7e-8699-38b2e586e48b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 7202 | 2026.01.14 19:27:06.729301 [ 268 ] {f5e10277-2bfa-4d7e-8699-38b2e586e48b} <Debug> TCPHandler: Processed in 0.001239787 sec. | ||
| 7203 | 2026.01.14 19:27:09.073293 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7204 | 2026.01.14 19:27:09.073384 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7205 | 2026.01.14 19:27:09.222256 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15304 | ||
| 7206 | 2026.01.14 19:27:09.222831 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7207 | 2026.01.14 19:27:09.222875 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7208 | 2026.01.14 19:27:09.223617 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7209 | 2026.01.14 19:27:09.223872 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7210 | 2026.01.14 19:27:09.224026 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15304 | ||
| 7211 | 2026.01.14 19:27:09.280159 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 918 | ||
| 7212 | 2026.01.14 19:27:09.282261 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7213 | 2026.01.14 19:27:09.282306 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7214 | 2026.01.14 19:27:09.283476 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7215 | 2026.01.14 19:27:09.283746 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7216 | 2026.01.14 19:27:09.284006 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 918 | ||
| 7217 | 2026.01.14 19:27:09.786893 [ 122 ] {} <Debug> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 7218 | 2026.01.14 19:27:09.786959 [ 122 ] {} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7219 | 2026.01.14 19:27:09.786983 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7220 | 2026.01.14 19:27:09.787102 [ 199 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 7221 | 2026.01.14 19:27:09.787246 [ 199 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7222 | 2026.01.14 19:27:09.787282 [ 199 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 223 rows starting from the beginning of the part | ||
| 7223 | 2026.01.14 19:27:09.787350 [ 199 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 7224 | 2026.01.14 19:27:09.787396 [ 199 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 7225 | 2026.01.14 19:27:09.787441 [ 199 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 7226 | 2026.01.14 19:27:09.787483 [ 199 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 7227 | 2026.01.14 19:27:09.788427 [ 197 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377729 sec., 774462.9023559785 rows/sec., 47.10 MiB/sec. | ||
| 7228 | 2026.01.14 19:27:09.788584 [ 199 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7229 | 2026.01.14 19:27:09.788836 [ 199 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_20_4} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7230 | 2026.01.14 19:27:09.788906 [ 199 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_20_4} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 7231 | 2026.01.14 19:27:09.788986 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7232 | 2026.01.14 19:27:09.790541 [ 122 ] {} <Debug> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 7233 | 2026.01.14 19:27:09.790574 [ 122 ] {} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7234 | 2026.01.14 19:27:09.790592 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7235 | 2026.01.14 19:27:09.790670 [ 195 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::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 | ||
| 7236 | 2026.01.14 19:27:09.790769 [ 195 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7237 | 2026.01.14 19:27:09.790797 [ 195 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 84 rows starting from the beginning of the part | ||
| 7238 | 2026.01.14 19:27:09.790849 [ 195 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 7239 | 2026.01.14 19:27:09.790889 [ 195 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 7240 | 2026.01.14 19:27:09.790932 [ 195 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7241 | 2026.01.14 19:27:09.791030 [ 195 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7242 | 2026.01.14 19:27:09.792093 [ 197 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 4 columns (4 merged, 0 gathered) in 0.00145739 sec., 74105.07825633495 rows/sec., 3.78 MiB/sec. | ||
| 7243 | 2026.01.14 19:27:09.792205 [ 195 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 7244 | 2026.01.14 19:27:09.792454 [ 195 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_18_4} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7245 | 2026.01.14 19:27:09.792511 [ 195 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_18_4} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 7246 | 2026.01.14 19:27:09.792565 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7247 | 2026.01.14 19:27:09.997146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7248 | 2026.01.14 19:27:10.001151 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000788901 sec. | ||
| 7249 | 2026.01.14 19:27:10.012929 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7250 | 2026.01.14 19:27:10.013021 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7251 | 2026.01.14 19:27:10.018437 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7252 | 2026.01.14 19:27:10.019226 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7253 | 2026.01.14 19:27:10.023614 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7254 | 2026.01.14 19:27:10.349092 [ 119 ] {} <Debug> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 7255 | 2026.01.14 19:27:10.349202 [ 119 ] {} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2026.01.14 19:27:10.349246 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7257 | 2026.01.14 19:27:10.349424 [ 199 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 7258 | 2026.01.14 19:27:10.349610 [ 199 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7259 | 2026.01.14 19:27:10.349681 [ 199 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 434 rows starting from the beginning of the part | ||
| 7260 | 2026.01.14 19:27:10.349785 [ 199 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 7261 | 2026.01.14 19:27:10.349861 [ 199 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 7262 | 2026.01.14 19:27:10.349932 [ 199 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 7263 | 2026.01.14 19:27:10.349999 [ 199 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 7264 | 2026.01.14 19:27:10.351053 [ 197 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001702843 sec., 1217963.1357676543 rows/sec., 82.18 MiB/sec. | ||
| 7265 | 2026.01.14 19:27:10.351302 [ 200 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7266 | 2026.01.14 19:27:10.351635 [ 200 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_20_4} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7267 | 2026.01.14 19:27:10.351722 [ 200 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_20_4} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 7268 | 2026.01.14 19:27:10.351818 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 7269 | 2026.01.14 19:27:10.552431 [ 119 ] {} <Debug> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 7270 | 2026.01.14 19:27:10.552500 [ 119 ] {} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7271 | 2026.01.14 19:27:10.552525 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7272 | 2026.01.14 19:27:10.552655 [ 199 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 7273 | 2026.01.14 19:27:10.552793 [ 199 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7274 | 2026.01.14 19:27:10.552833 [ 199 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 278 rows starting from the beginning of the part | ||
| 7275 | 2026.01.14 19:27:10.552915 [ 199 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 246 rows starting from the beginning of the part | ||
| 7276 | 2026.01.14 19:27:10.552973 [ 199 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part | ||
| 7277 | 2026.01.14 19:27:10.553039 [ 199 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 246 rows starting from the beginning of the part | ||
| 7278 | 2026.01.14 19:27:10.553092 [ 199 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 250 rows starting from the beginning of the part | ||
| 7279 | 2026.01.14 19:27:10.553977 [ 197 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1024 rows, containing 5 columns (5 merged, 0 gathered) in 0.001374839 sec., 744814.483732277 rows/sec., 48.66 MiB/sec. | ||
| 7280 | 2026.01.14 19:27:10.554185 [ 189 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 7281 | 2026.01.14 19:27:10.554496 [ 189 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_27_6} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7282 | 2026.01.14 19:27:10.554575 [ 189 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_27_6} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 7283 | 2026.01.14 19:27:10.554668 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7284 | 2026.01.14 19:27:10.877775 [ 119 ] {} <Debug> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 7285 | 2026.01.14 19:27:10.877829 [ 119 ] {} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7286 | 2026.01.14 19:27:10.877852 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7287 | 2026.01.14 19:27:10.877954 [ 199 ] {08829890-4a79-41fb-b958-1fb1650c3714::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 | ||
| 7288 | 2026.01.14 19:27:10.878070 [ 199 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7289 | 2026.01.14 19:27:10.878112 [ 199 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 16 rows starting from the beginning of the part | ||
| 7290 | 2026.01.14 19:27:10.878174 [ 199 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 7291 | 2026.01.14 19:27:10.878220 [ 199 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 7292 | 2026.01.14 19:27:10.878261 [ 199 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 7293 | 2026.01.14 19:27:10.878304 [ 199 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 7294 | 2026.01.14 19:27:10.879079 [ 199 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001170156 sec., 17091.738195591013 rows/sec., 1.12 MiB/sec. | ||
| 7295 | 2026.01.14 19:27:10.879189 [ 199 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 7296 | 2026.01.14 19:27:10.879419 [ 199 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_18_4} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7297 | 2026.01.14 19:27:10.879484 [ 199 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_18_4} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 7298 | 2026.01.14 19:27:10.879543 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7299 | 2026.01.14 19:27:11.736779 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7300 | 2026.01.14 19:27:11.736978 [ 268 ] {e1234ac8-928f-4b28-8ffb-ba0ccfd94330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7301 | 2026.01.14 19:27:11.737044 [ 268 ] {e1234ac8-928f-4b28-8ffb-ba0ccfd94330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7302 | 2026.01.14 19:27:11.737934 [ 268 ] {e1234ac8-928f-4b28-8ffb-ba0ccfd94330} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7303 | 2026.01.14 19:27:11.737982 [ 268 ] {e1234ac8-928f-4b28-8ffb-ba0ccfd94330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7304 | 2026.01.14 19:27:11.738377 [ 268 ] {e1234ac8-928f-4b28-8ffb-ba0ccfd94330} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7305 | 2026.01.14 19:27:11.738610 [ 268 ] {e1234ac8-928f-4b28-8ffb-ba0ccfd94330} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7306 | 2026.01.14 19:27:11.738766 [ 268 ] {e1234ac8-928f-4b28-8ffb-ba0ccfd94330} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001839 sec., 222947.25394236 rows/sec., 14.14 MiB/sec. | ||
| 7307 | 2026.01.14 19:27:11.738814 [ 268 ] {e1234ac8-928f-4b28-8ffb-ba0ccfd94330} <Debug> TCPHandler: Processed in 0.00217111 sec. | ||
| 7308 | 2026.01.14 19:27:11.738932 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7309 | 2026.01.14 19:27:11.739033 [ 268 ] {67e5980c-5773-460a-b5d1-98e0f0c5a548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7310 | 2026.01.14 19:27:11.739074 [ 268 ] {67e5980c-5773-460a-b5d1-98e0f0c5a548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7311 | 2026.01.14 19:27:11.739913 [ 268 ] {67e5980c-5773-460a-b5d1-98e0f0c5a548} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7312 | 2026.01.14 19:27:11.739947 [ 268 ] {67e5980c-5773-460a-b5d1-98e0f0c5a548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7313 | 2026.01.14 19:27:11.740356 [ 268 ] {67e5980c-5773-460a-b5d1-98e0f0c5a548} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7314 | 2026.01.14 19:27:11.740563 [ 268 ] {67e5980c-5773-460a-b5d1-98e0f0c5a548} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7315 | 2026.01.14 19:27:11.740690 [ 268 ] {67e5980c-5773-460a-b5d1-98e0f0c5a548} <Debug> executeQuery: Read 1194 rows, 97.66 KiB in 0.00168 sec., 710714.2857142857 rows/sec., 56.77 MiB/sec. | ||
| 7316 | 2026.01.14 19:27:11.740728 [ 268 ] {67e5980c-5773-460a-b5d1-98e0f0c5a548} <Debug> TCPHandler: Processed in 0.001847256 sec. | ||
| 7317 | 2026.01.14 19:27:11.740849 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7318 | 2026.01.14 19:27:11.740943 [ 268 ] {1c13cd1b-90a9-412a-853f-33b179bf034d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7319 | 2026.01.14 19:27:11.740983 [ 268 ] {1c13cd1b-90a9-412a-853f-33b179bf034d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7320 | 2026.01.14 19:27:11.741477 [ 268 ] {1c13cd1b-90a9-412a-853f-33b179bf034d} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7321 | 2026.01.14 19:27:11.741511 [ 268 ] {1c13cd1b-90a9-412a-853f-33b179bf034d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7322 | 2026.01.14 19:27:11.741800 [ 268 ] {1c13cd1b-90a9-412a-853f-33b179bf034d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7323 | 2026.01.14 19:27:11.742005 [ 268 ] {1c13cd1b-90a9-412a-853f-33b179bf034d} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7324 | 2026.01.14 19:27:11.742133 [ 268 ] {1c13cd1b-90a9-412a-853f-33b179bf034d} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001209 sec., 203473.9454094293 rows/sec., 12.44 MiB/sec. | ||
| 7325 | 2026.01.14 19:27:11.742169 [ 268 ] {1c13cd1b-90a9-412a-853f-33b179bf034d} <Debug> TCPHandler: Processed in 0.001369358 sec. | ||
| 7326 | 2026.01.14 19:27:11.742278 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7327 | 2026.01.14 19:27:11.742369 [ 268 ] {db5a6abf-b451-484a-9962-9b19b7d49121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7328 | 2026.01.14 19:27:11.742408 [ 268 ] {db5a6abf-b451-484a-9962-9b19b7d49121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7329 | 2026.01.14 19:27:11.742865 [ 268 ] {db5a6abf-b451-484a-9962-9b19b7d49121} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7330 | 2026.01.14 19:27:11.742900 [ 268 ] {db5a6abf-b451-484a-9962-9b19b7d49121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7331 | 2026.01.14 19:27:11.743200 [ 268 ] {db5a6abf-b451-484a-9962-9b19b7d49121} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7332 | 2026.01.14 19:27:11.743409 [ 268 ] {db5a6abf-b451-484a-9962-9b19b7d49121} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7333 | 2026.01.14 19:27:11.743500 [ 118 ] {} <Debug> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7334 | 2026.01.14 19:27:11.743533 [ 118 ] {} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7335 | 2026.01.14 19:27:11.743536 [ 268 ] {db5a6abf-b451-484a-9962-9b19b7d49121} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001184 sec., 179054.05405405405 rows/sec., 11.55 MiB/sec. | ||
| 7336 | 2026.01.14 19:27:11.743551 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7337 | 2026.01.14 19:27:11.743577 [ 268 ] {db5a6abf-b451-484a-9962-9b19b7d49121} <Debug> TCPHandler: Processed in 0.001348109 sec. | ||
| 7338 | 2026.01.14 19:27:11.743661 [ 197 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::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 | ||
| 7339 | 2026.01.14 19:27:11.743687 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7340 | 2026.01.14 19:27:11.743784 [ 268 ] {e9b6c61f-63e6-408a-8d1a-037a10b08e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7341 | 2026.01.14 19:27:11.743792 [ 197 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7342 | 2026.01.14 19:27:11.743825 [ 268 ] {e9b6c61f-63e6-408a-8d1a-037a10b08e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7343 | 2026.01.14 19:27:11.743834 [ 197 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 466 rows starting from the beginning of the part | ||
| 7344 | 2026.01.14 19:27:11.743908 [ 197 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 440 rows starting from the beginning of the part | ||
| 7345 | 2026.01.14 19:27:11.743950 [ 197 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 7346 | 2026.01.14 19:27:11.743992 [ 197 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part | ||
| 7347 | 2026.01.14 19:27:11.744029 [ 197 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 440 rows starting from the beginning of the part | ||
| 7348 | 2026.01.14 19:27:11.744070 [ 197 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 7349 | 2026.01.14 19:27:11.744290 [ 268 ] {e9b6c61f-63e6-408a-8d1a-037a10b08e70} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7350 | 2026.01.14 19:27:11.744331 [ 268 ] {e9b6c61f-63e6-408a-8d1a-037a10b08e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7351 | 2026.01.14 19:27:11.744637 [ 268 ] {e9b6c61f-63e6-408a-8d1a-037a10b08e70} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7352 | 2026.01.14 19:27:11.744857 [ 268 ] {e9b6c61f-63e6-408a-8d1a-037a10b08e70} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7353 | 2026.01.14 19:27:11.744984 [ 268 ] {e9b6c61f-63e6-408a-8d1a-037a10b08e70} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001218 sec., 173234.81116584566 rows/sec., 9.84 MiB/sec. | ||
| 7354 | 2026.01.14 19:27:11.745021 [ 268 ] {e9b6c61f-63e6-408a-8d1a-037a10b08e70} <Debug> TCPHandler: Processed in 0.001382849 sec. | ||
| 7355 | 2026.01.14 19:27:11.745130 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7356 | 2026.01.14 19:27:11.745188 [ 199 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1982 rows, containing 5 columns (5 merged, 0 gathered) in 0.001576812 sec., 1256966.5882806575 rows/sec., 87.54 MiB/sec. | ||
| 7357 | 2026.01.14 19:27:11.745220 [ 268 ] {d448833c-73f1-4aaa-ae25-f2cfe8f8c392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7358 | 2026.01.14 19:27:11.745266 [ 268 ] {d448833c-73f1-4aaa-ae25-f2cfe8f8c392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7359 | 2026.01.14 19:27:11.745362 [ 197 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7360 | 2026.01.14 19:27:11.745628 [ 197 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_21_4} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7361 | 2026.01.14 19:27:11.745701 [ 197 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_21_4} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7362 | 2026.01.14 19:27:11.745774 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 7363 | 2026.01.14 19:27:11.745944 [ 268 ] {d448833c-73f1-4aaa-ae25-f2cfe8f8c392} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7364 | 2026.01.14 19:27:11.745983 [ 268 ] {d448833c-73f1-4aaa-ae25-f2cfe8f8c392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7365 | 2026.01.14 19:27:11.746315 [ 268 ] {d448833c-73f1-4aaa-ae25-f2cfe8f8c392} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7366 | 2026.01.14 19:27:11.746521 [ 268 ] {d448833c-73f1-4aaa-ae25-f2cfe8f8c392} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7367 | 2026.01.14 19:27:11.746645 [ 268 ] {d448833c-73f1-4aaa-ae25-f2cfe8f8c392} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001442 sec., 499306.5187239945 rows/sec., 35.05 MiB/sec. | ||
| 7368 | 2026.01.14 19:27:11.746679 [ 268 ] {d448833c-73f1-4aaa-ae25-f2cfe8f8c392} <Debug> TCPHandler: Processed in 0.001597333 sec. | ||
| 7369 | 2026.01.14 19:27:11.746790 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7370 | 2026.01.14 19:27:11.746891 [ 268 ] {19eee4b6-fb2c-4a09-9b51-53015bc7575d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7371 | 2026.01.14 19:27:11.746931 [ 268 ] {19eee4b6-fb2c-4a09-9b51-53015bc7575d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7372 | 2026.01.14 19:27:11.747254 [ 268 ] {19eee4b6-fb2c-4a09-9b51-53015bc7575d} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7373 | 2026.01.14 19:27:11.747287 [ 268 ] {19eee4b6-fb2c-4a09-9b51-53015bc7575d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7374 | 2026.01.14 19:27:11.747570 [ 268 ] {19eee4b6-fb2c-4a09-9b51-53015bc7575d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7375 | 2026.01.14 19:27:11.747771 [ 268 ] {19eee4b6-fb2c-4a09-9b51-53015bc7575d} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7376 | 2026.01.14 19:27:11.747898 [ 268 ] {19eee4b6-fb2c-4a09-9b51-53015bc7575d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001025 sec., 5853.658536585365 rows/sec., 305.83 KiB/sec. | ||
| 7377 | 2026.01.14 19:27:11.747932 [ 268 ] {19eee4b6-fb2c-4a09-9b51-53015bc7575d} <Debug> TCPHandler: Processed in 0.001190337 sec. | ||
| 7378 | 2026.01.14 19:27:11.748043 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7379 | 2026.01.14 19:27:11.748133 [ 268 ] {2c5b1936-4635-4b58-87cd-804873d70fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7380 | 2026.01.14 19:27:11.748174 [ 268 ] {2c5b1936-4635-4b58-87cd-804873d70fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7381 | 2026.01.14 19:27:11.748603 [ 268 ] {2c5b1936-4635-4b58-87cd-804873d70fce} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7382 | 2026.01.14 19:27:11.748636 [ 268 ] {2c5b1936-4635-4b58-87cd-804873d70fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7383 | 2026.01.14 19:27:11.748969 [ 268 ] {2c5b1936-4635-4b58-87cd-804873d70fce} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7384 | 2026.01.14 19:27:11.749176 [ 268 ] {2c5b1936-4635-4b58-87cd-804873d70fce} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7385 | 2026.01.14 19:27:11.749304 [ 268 ] {2c5b1936-4635-4b58-87cd-804873d70fce} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001189 sec., 264087.4684608915 rows/sec., 17.35 MiB/sec. | ||
| 7386 | 2026.01.14 19:27:11.749339 [ 268 ] {2c5b1936-4635-4b58-87cd-804873d70fce} <Debug> TCPHandler: Processed in 0.001344319 sec. | ||
| 7387 | 2026.01.14 19:27:11.749529 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7388 | 2026.01.14 19:27:11.749619 [ 268 ] {694df6d1-9641-4938-b67c-48528d4a82d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7389 | 2026.01.14 19:27:11.749658 [ 268 ] {694df6d1-9641-4938-b67c-48528d4a82d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7390 | 2026.01.14 19:27:11.749965 [ 268 ] {694df6d1-9641-4938-b67c-48528d4a82d6} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7391 | 2026.01.14 19:27:11.750000 [ 268 ] {694df6d1-9641-4938-b67c-48528d4a82d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7392 | 2026.01.14 19:27:11.750279 [ 268 ] {694df6d1-9641-4938-b67c-48528d4a82d6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7393 | 2026.01.14 19:27:11.750478 [ 268 ] {694df6d1-9641-4938-b67c-48528d4a82d6} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7394 | 2026.01.14 19:27:11.750601 [ 268 ] {694df6d1-9641-4938-b67c-48528d4a82d6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000999 sec., 1001.0010010010009 rows/sec., 67.45 KiB/sec. | ||
| 7395 | 2026.01.14 19:27:11.750635 [ 268 ] {694df6d1-9641-4938-b67c-48528d4a82d6} <Debug> TCPHandler: Processed in 0.001157456 sec. | ||
| 7396 | 2026.01.14 19:27:11.750752 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7397 | 2026.01.14 19:27:11.750841 [ 268 ] {2b56f3cf-3d16-4574-9040-c83c87d3e80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7398 | 2026.01.14 19:27:11.750892 [ 268 ] {2b56f3cf-3d16-4574-9040-c83c87d3e80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7399 | 2026.01.14 19:27:11.751676 [ 268 ] {2b56f3cf-3d16-4574-9040-c83c87d3e80f} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7400 | 2026.01.14 19:27:11.751710 [ 268 ] {2b56f3cf-3d16-4574-9040-c83c87d3e80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7401 | 2026.01.14 19:27:11.752249 [ 268 ] {2b56f3cf-3d16-4574-9040-c83c87d3e80f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7402 | 2026.01.14 19:27:11.752465 [ 268 ] {2b56f3cf-3d16-4574-9040-c83c87d3e80f} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7403 | 2026.01.14 19:27:11.752597 [ 268 ] {2b56f3cf-3d16-4574-9040-c83c87d3e80f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001773 sec., 23124.647490129722 rows/sec., 41.44 MiB/sec. | ||
| 7404 | 2026.01.14 19:27:11.752653 [ 268 ] {2b56f3cf-3d16-4574-9040-c83c87d3e80f} <Debug> TCPHandler: Processed in 0.001957907 sec. | ||
| 7405 | 2026.01.14 19:27:11.752764 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7406 | 2026.01.14 19:27:11.752854 [ 268 ] {6c3de18c-0709-4f85-bd10-56dc1f6c8a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7407 | 2026.01.14 19:27:11.752893 [ 268 ] {6c3de18c-0709-4f85-bd10-56dc1f6c8a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7408 | 2026.01.14 19:27:11.753212 [ 268 ] {6c3de18c-0709-4f85-bd10-56dc1f6c8a6c} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7409 | 2026.01.14 19:27:11.753245 [ 268 ] {6c3de18c-0709-4f85-bd10-56dc1f6c8a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7410 | 2026.01.14 19:27:11.753552 [ 268 ] {6c3de18c-0709-4f85-bd10-56dc1f6c8a6c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7411 | 2026.01.14 19:27:11.753754 [ 268 ] {6c3de18c-0709-4f85-bd10-56dc1f6c8a6c} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7412 | 2026.01.14 19:27:11.753875 [ 268 ] {6c3de18c-0709-4f85-bd10-56dc1f6c8a6c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001039 sec., 100096.24639076035 rows/sec., 6.13 MiB/sec. | ||
| 7413 | 2026.01.14 19:27:11.753908 [ 268 ] {6c3de18c-0709-4f85-bd10-56dc1f6c8a6c} <Debug> TCPHandler: Processed in 0.001193027 sec. | ||
| 7414 | 2026.01.14 19:27:16.723150 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7415 | 2026.01.14 19:27:16.723334 [ 268 ] {c89f253b-a2c5-419d-8224-fcdabcfbd919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7416 | 2026.01.14 19:27:16.723397 [ 268 ] {c89f253b-a2c5-419d-8224-fcdabcfbd919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7417 | 2026.01.14 19:27:16.724029 [ 268 ] {c89f253b-a2c5-419d-8224-fcdabcfbd919} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7418 | 2026.01.14 19:27:16.724074 [ 268 ] {c89f253b-a2c5-419d-8224-fcdabcfbd919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7419 | 2026.01.14 19:27:16.724127 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15752 | ||
| 7420 | 2026.01.14 19:27:16.724446 [ 268 ] {c89f253b-a2c5-419d-8224-fcdabcfbd919} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7421 | 2026.01.14 19:27:16.724606 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7422 | 2026.01.14 19:27:16.724657 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7423 | 2026.01.14 19:27:16.724711 [ 268 ] {c89f253b-a2c5-419d-8224-fcdabcfbd919} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7424 | 2026.01.14 19:27:16.724880 [ 268 ] {c89f253b-a2c5-419d-8224-fcdabcfbd919} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001592 sec., 35175.87939698492 rows/sec., 2.69 MiB/sec. | ||
| 7425 | 2026.01.14 19:27:16.724921 [ 268 ] {c89f253b-a2c5-419d-8224-fcdabcfbd919} <Debug> TCPHandler: Processed in 0.001905216 sec. | ||
| 7426 | 2026.01.14 19:27:16.725034 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7427 | 2026.01.14 19:27:16.725126 [ 268 ] {2c0f3d8e-b732-4655-ae88-f266e91d347d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7428 | 2026.01.14 19:27:16.725145 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7429 | 2026.01.14 19:27:16.725168 [ 268 ] {2c0f3d8e-b732-4655-ae88-f266e91d347d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7430 | 2026.01.14 19:27:16.725386 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7431 | 2026.01.14 19:27:16.725536 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15752 | ||
| 7432 | 2026.01.14 19:27:16.725585 [ 268 ] {2c0f3d8e-b732-4655-ae88-f266e91d347d} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7433 | 2026.01.14 19:27:16.725624 [ 268 ] {2c0f3d8e-b732-4655-ae88-f266e91d347d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7434 | 2026.01.14 19:27:16.725925 [ 268 ] {2c0f3d8e-b732-4655-ae88-f266e91d347d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7435 | 2026.01.14 19:27:16.726137 [ 268 ] {2c0f3d8e-b732-4655-ae88-f266e91d347d} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7436 | 2026.01.14 19:27:16.726276 [ 268 ] {2c0f3d8e-b732-4655-ae88-f266e91d347d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 4.28 MiB/sec. | ||
| 7437 | 2026.01.14 19:27:16.726313 [ 268 ] {2c0f3d8e-b732-4655-ae88-f266e91d347d} <Debug> TCPHandler: Processed in 0.001326928 sec. | ||
| 7438 | 2026.01.14 19:27:16.726427 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7439 | 2026.01.14 19:27:16.726518 [ 268 ] {9db30619-13d3-4d54-a957-4ccc14e3790d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7440 | 2026.01.14 19:27:16.726560 [ 268 ] {9db30619-13d3-4d54-a957-4ccc14e3790d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7441 | 2026.01.14 19:27:16.726959 [ 268 ] {9db30619-13d3-4d54-a957-4ccc14e3790d} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7442 | 2026.01.14 19:27:16.726994 [ 268 ] {9db30619-13d3-4d54-a957-4ccc14e3790d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7443 | 2026.01.14 19:27:16.727314 [ 268 ] {9db30619-13d3-4d54-a957-4ccc14e3790d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7444 | 2026.01.14 19:27:16.727525 [ 268 ] {9db30619-13d3-4d54-a957-4ccc14e3790d} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7445 | 2026.01.14 19:27:16.727652 [ 268 ] {9db30619-13d3-4d54-a957-4ccc14e3790d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 7446 | 2026.01.14 19:27:16.727687 [ 268 ] {9db30619-13d3-4d54-a957-4ccc14e3790d} <Debug> TCPHandler: Processed in 0.001309358 sec. | ||
| 7447 | 2026.01.14 19:27:16.727793 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7448 | 2026.01.14 19:27:16.727884 [ 268 ] {6e5fd8f1-f6de-4fff-b283-ef9b603f403c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7449 | 2026.01.14 19:27:16.727924 [ 268 ] {6e5fd8f1-f6de-4fff-b283-ef9b603f403c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7450 | 2026.01.14 19:27:16.728246 [ 268 ] {6e5fd8f1-f6de-4fff-b283-ef9b603f403c} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7451 | 2026.01.14 19:27:16.728281 [ 268 ] {6e5fd8f1-f6de-4fff-b283-ef9b603f403c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7452 | 2026.01.14 19:27:16.728567 [ 268 ] {6e5fd8f1-f6de-4fff-b283-ef9b603f403c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7453 | 2026.01.14 19:27:16.728772 [ 268 ] {6e5fd8f1-f6de-4fff-b283-ef9b603f403c} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7454 | 2026.01.14 19:27:16.728900 [ 268 ] {6e5fd8f1-f6de-4fff-b283-ef9b603f403c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.91 MiB/sec. | ||
| 7455 | 2026.01.14 19:27:16.728934 [ 268 ] {6e5fd8f1-f6de-4fff-b283-ef9b603f403c} <Debug> TCPHandler: Processed in 0.001190156 sec. | ||
| 7456 | 2026.01.14 19:27:17.523692 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7457 | 2026.01.14 19:27:17.539218 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7458 | 2026.01.14 19:27:17.539267 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7459 | 2026.01.14 19:27:17.544900 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7460 | 2026.01.14 19:27:17.545599 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7461 | 2026.01.14 19:27:17.548253 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7462 | 2026.01.14 19:27:19.284166 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 948 | ||
| 7463 | 2026.01.14 19:27:19.287134 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7464 | 2026.01.14 19:27:19.287207 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7465 | 2026.01.14 19:27:19.288835 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7466 | 2026.01.14 19:27:19.289183 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7467 | 2026.01.14 19:27:19.289613 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 948 | ||
| 7468 | 2026.01.14 19:27:19.761471 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43069 | ||
| 7469 | 2026.01.14 19:27:19.761568 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7470 | 2026.01.14 19:27:19.761592 [ 291 ] {} <Debug> TCP-Session: d0be11f0-947a-4dbd-a196-6b35bc0cd7d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43069 | ||
| 7471 | 2026.01.14 19:27:19.761613 [ 291 ] {} <Debug> TCP-Session: d0be11f0-947a-4dbd-a196-6b35bc0cd7d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7472 | 2026.01.14 19:27:19.761626 [ 291 ] {} <Debug> TCP-Session: d0be11f0-947a-4dbd-a196-6b35bc0cd7d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7473 | 2026.01.14 19:27:19.761821 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44819 | ||
| 7474 | 2026.01.14 19:27:19.761851 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45701 | ||
| 7475 | 2026.01.14 19:27:19.761879 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43976 | ||
| 7476 | 2026.01.14 19:27:19.761901 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43551 | ||
| 7477 | 2026.01.14 19:27:19.761920 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64601 | ||
| 7478 | 2026.01.14 19:27:19.761970 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7479 | 2026.01.14 19:27:19.761938 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7480 | 2026.01.14 19:27:19.762010 [ 293 ] {} <Debug> TCP-Session: f9d765da-d96f-42ef-b9ab-44fec7f1cc07 Authenticating user 'default' from [fd00:1122:3344:101::e]:45701 | ||
| 7481 | 2026.01.14 19:27:19.761911 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58871 | ||
| 7482 | 2026.01.14 19:27:19.762033 [ 292 ] {} <Debug> TCP-Session: 36dc6086-9171-4397-803e-4611bb2f0cf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44819 | ||
| 7483 | 2026.01.14 19:27:19.762048 [ 293 ] {} <Debug> TCP-Session: f9d765da-d96f-42ef-b9ab-44fec7f1cc07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7484 | 2026.01.14 19:27:19.761892 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60809 | ||
| 7485 | 2026.01.14 19:27:19.762088 [ 293 ] {} <Debug> TCP-Session: f9d765da-d96f-42ef-b9ab-44fec7f1cc07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7486 | 2026.01.14 19:27:19.762085 [ 292 ] {} <Debug> TCP-Session: 36dc6086-9171-4397-803e-4611bb2f0cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7487 | 2026.01.14 19:27:19.761870 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33945 | ||
| 7488 | 2026.01.14 19:27:19.762151 [ 291 ] {} <Trace> TCP-Session: d0be11f0-947a-4dbd-a196-6b35bc0cd7d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7489 | 2026.01.14 19:27:19.762149 [ 292 ] {} <Debug> TCP-Session: 36dc6086-9171-4397-803e-4611bb2f0cf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7490 | 2026.01.14 19:27:19.762353 [ 291 ] {cbc67023-0e48-41df-9201-73222a22e0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43069) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7491 | 2026.01.14 19:27:19.762514 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7492 | 2026.01.14 19:27:19.762548 [ 289 ] {} <Debug> TCP-Session: 82ef7088-cc99-4bc1-b37d-9749c3ddabdf Authenticating user 'default' from [fd00:1122:3344:101::e]:58871 | ||
| 7493 | 2026.01.14 19:27:19.762565 [ 289 ] {} <Debug> TCP-Session: 82ef7088-cc99-4bc1-b37d-9749c3ddabdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7494 | 2026.01.14 19:27:19.762580 [ 289 ] {} <Debug> TCP-Session: 82ef7088-cc99-4bc1-b37d-9749c3ddabdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7495 | 2026.01.14 19:27:19.762619 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7496 | 2026.01.14 19:27:19.762657 [ 286 ] {} <Debug> TCP-Session: 660dc6e4-b7e8-4b3b-8e56-2375954b5d7f Authenticating user 'default' from [fd00:1122:3344:101::e]:60809 | ||
| 7497 | 2026.01.14 19:27:19.762678 [ 286 ] {} <Debug> TCP-Session: 660dc6e4-b7e8-4b3b-8e56-2375954b5d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7498 | 2026.01.14 19:27:19.762695 [ 286 ] {} <Debug> TCP-Session: 660dc6e4-b7e8-4b3b-8e56-2375954b5d7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7499 | 2026.01.14 19:27:19.762792 [ 291 ] {cbc67023-0e48-41df-9201-73222a22e0e4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7500 | 2026.01.14 19:27:19.762837 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7501 | 2026.01.14 19:27:19.762855 [ 291 ] {cbc67023-0e48-41df-9201-73222a22e0e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7502 | 2026.01.14 19:27:19.762870 [ 294 ] {} <Debug> TCP-Session: 9b3c0fd5-6456-4798-b201-d583e92cbcf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33945 | ||
| 7503 | 2026.01.14 19:27:19.762892 [ 294 ] {} <Debug> TCP-Session: 9b3c0fd5-6456-4798-b201-d583e92cbcf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7504 | 2026.01.14 19:27:19.762908 [ 294 ] {} <Debug> TCP-Session: 9b3c0fd5-6456-4798-b201-d583e92cbcf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7505 | 2026.01.14 19:27:19.762950 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7506 | 2026.01.14 19:27:19.762997 [ 267 ] {} <Debug> TCP-Session: 2f16e93d-9537-4ac7-8f0c-40c6c2d77ad7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43976 | ||
| 7507 | 2026.01.14 19:27:19.763018 [ 267 ] {} <Debug> TCP-Session: 2f16e93d-9537-4ac7-8f0c-40c6c2d77ad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7508 | 2026.01.14 19:27:19.763032 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7509 | 2026.01.14 19:27:19.763035 [ 267 ] {} <Debug> TCP-Session: 2f16e93d-9537-4ac7-8f0c-40c6c2d77ad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7510 | 2026.01.14 19:27:19.763061 [ 288 ] {} <Debug> TCP-Session: 85abc82e-452f-446c-bbf5-99edfe85ece2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43551 | ||
| 7511 | 2026.01.14 19:27:19.763079 [ 288 ] {} <Debug> TCP-Session: 85abc82e-452f-446c-bbf5-99edfe85ece2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7512 | 2026.01.14 19:27:19.763092 [ 288 ] {} <Debug> TCP-Session: 85abc82e-452f-446c-bbf5-99edfe85ece2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7513 | 2026.01.14 19:27:19.763245 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7514 | 2026.01.14 19:27:19.763279 [ 290 ] {} <Debug> TCP-Session: 53f5b10f-c062-48c6-a096-6b569e72d09b Authenticating user 'default' from [fd00:1122:3344:101::e]:64601 | ||
| 7515 | 2026.01.14 19:27:19.763295 [ 290 ] {} <Debug> TCP-Session: 53f5b10f-c062-48c6-a096-6b569e72d09b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7516 | 2026.01.14 19:27:19.763295 [ 291 ] {cbc67023-0e48-41df-9201-73222a22e0e4} <Debug> oximeter.version (53e5b984-13f5-4b48-9823-1440a3148595) (SelectExecutor): Key condition: unknown | ||
| 7517 | 2026.01.14 19:27:19.763308 [ 290 ] {} <Debug> TCP-Session: 53f5b10f-c062-48c6-a096-6b569e72d09b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7518 | 2026.01.14 19:27:19.764392 [ 336 ] {cbc67023-0e48-41df-9201-73222a22e0e4} <Trace> AggregatingTransform: Aggregating | ||
| 7519 | 2026.01.14 19:27:19.764438 [ 336 ] {cbc67023-0e48-41df-9201-73222a22e0e4} <Trace> Aggregator: Aggregation method: without_key | ||
| 7520 | 2026.01.14 19:27:19.764481 [ 336 ] {cbc67023-0e48-41df-9201-73222a22e0e4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001071305 sec. (933.441 rows/sec., 36.46 KiB/sec.) | ||
| 7521 | 2026.01.14 19:27:19.764503 [ 336 ] {cbc67023-0e48-41df-9201-73222a22e0e4} <Trace> Aggregator: Merging aggregated data | ||
| 7522 | 2026.01.14 19:27:19.765917 [ 291 ] {cbc67023-0e48-41df-9201-73222a22e0e4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003622 sec., 276.09055770292656 rows/sec., 10.78 KiB/sec. | ||
| 7523 | 2026.01.14 19:27:19.766098 [ 291 ] {cbc67023-0e48-41df-9201-73222a22e0e4} <Debug> TCPHandler: Processed in 0.004210498 sec. | ||
| 7524 | 2026.01.14 19:27:19.766213 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7525 | 2026.01.14 19:27:19.766241 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7526 | 2026.01.14 19:27:19.766242 [ 291 ] {} <Debug> TCP-Session: d0be11f0-947a-4dbd-a196-6b35bc0cd7d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7527 | 2026.01.14 19:27:19.766257 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7528 | 2026.01.14 19:27:19.766288 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7529 | 2026.01.14 19:27:19.766282 [ 292 ] {} <Debug> TCP-Session: 36dc6086-9171-4397-803e-4611bb2f0cf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7530 | 2026.01.14 19:27:19.766311 [ 290 ] {} <Debug> TCP-Session: 53f5b10f-c062-48c6-a096-6b569e72d09b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7531 | 2026.01.14 19:27:19.766322 [ 294 ] {} <Debug> TCP-Session: 9b3c0fd5-6456-4798-b201-d583e92cbcf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7532 | 2026.01.14 19:27:19.766323 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7533 | 2026.01.14 19:27:19.766340 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7534 | 2026.01.14 19:27:19.766369 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7535 | 2026.01.14 19:27:19.766379 [ 288 ] {} <Debug> TCP-Session: 85abc82e-452f-446c-bbf5-99edfe85ece2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7536 | 2026.01.14 19:27:19.766391 [ 267 ] {} <Debug> TCP-Session: 2f16e93d-9537-4ac7-8f0c-40c6c2d77ad7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7537 | 2026.01.14 19:27:19.766271 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7538 | 2026.01.14 19:27:19.766415 [ 289 ] {} <Debug> TCP-Session: 82ef7088-cc99-4bc1-b37d-9749c3ddabdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7539 | 2026.01.14 19:27:19.766309 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7540 | 2026.01.14 19:27:19.766451 [ 286 ] {} <Debug> TCP-Session: 660dc6e4-b7e8-4b3b-8e56-2375954b5d7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7541 | 2026.01.14 19:27:19.766485 [ 293 ] {} <Debug> TCP-Session: f9d765da-d96f-42ef-b9ab-44fec7f1cc07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7542 | 2026.01.14 19:27:19.840432 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55069 | ||
| 7543 | 2026.01.14 19:27:19.840513 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7544 | 2026.01.14 19:27:19.840540 [ 291 ] {} <Debug> TCP-Session: 5123e1ba-b5d8-4122-bb4b-5a0f6689c350 Authenticating user 'default' from [fd00:1122:3344:101::e]:55069 | ||
| 7545 | 2026.01.14 19:27:19.840562 [ 291 ] {} <Debug> TCP-Session: 5123e1ba-b5d8-4122-bb4b-5a0f6689c350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7546 | 2026.01.14 19:27:19.840579 [ 291 ] {} <Debug> TCP-Session: 5123e1ba-b5d8-4122-bb4b-5a0f6689c350 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7547 | 2026.01.14 19:27:19.840777 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64192 | ||
| 7548 | 2026.01.14 19:27:19.840807 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56737 | ||
| 7549 | 2026.01.14 19:27:19.840838 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49294 | ||
| 7550 | 2026.01.14 19:27:19.840870 [ 291 ] {} <Trace> TCP-Session: 5123e1ba-b5d8-4122-bb4b-5a0f6689c350 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7551 | 2026.01.14 19:27:19.840884 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7552 | 2026.01.14 19:27:19.840849 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33347 | ||
| 7553 | 2026.01.14 19:27:19.840944 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7554 | 2026.01.14 19:27:19.840936 [ 292 ] {} <Debug> TCP-Session: 710ac9ba-f2ef-449f-b199-ca80498332f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64192 | ||
| 7555 | 2026.01.14 19:27:19.840990 [ 288 ] {} <Debug> TCP-Session: 8b319e22-bde3-4e27-91d3-6c72b234a144 Authenticating user 'default' from [fd00:1122:3344:101::e]:49294 | ||
| 7556 | 2026.01.14 19:27:19.841005 [ 292 ] {} <Debug> TCP-Session: 710ac9ba-f2ef-449f-b199-ca80498332f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7557 | 2026.01.14 19:27:19.841018 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7558 | 2026.01.14 19:27:19.841041 [ 291 ] {a10c42e7-44df-410a-b6c4-3b0d4b95f5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55069) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7559 | 2026.01.14 19:27:19.841039 [ 292 ] {} <Debug> TCP-Session: 710ac9ba-f2ef-449f-b199-ca80498332f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7560 | 2026.01.14 19:27:19.841091 [ 289 ] {} <Debug> TCP-Session: a1e68c61-61d9-4854-9457-b0b917244316 Authenticating user 'default' from [fd00:1122:3344:101::e]:33347 | ||
| 7561 | 2026.01.14 19:27:19.840930 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7562 | 2026.01.14 19:27:19.841128 [ 289 ] {} <Debug> TCP-Session: a1e68c61-61d9-4854-9457-b0b917244316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7563 | 2026.01.14 19:27:19.841153 [ 267 ] {} <Debug> TCP-Session: 6cd82e45-7bef-4bc5-992e-520e97f94b31 Authenticating user 'default' from [fd00:1122:3344:101::e]:56737 | ||
| 7564 | 2026.01.14 19:27:19.841166 [ 289 ] {} <Debug> TCP-Session: a1e68c61-61d9-4854-9457-b0b917244316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7565 | 2026.01.14 19:27:19.841183 [ 267 ] {} <Debug> TCP-Session: 6cd82e45-7bef-4bc5-992e-520e97f94b31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7566 | 2026.01.14 19:27:19.840827 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40032 | ||
| 7567 | 2026.01.14 19:27:19.841208 [ 267 ] {} <Debug> TCP-Session: 6cd82e45-7bef-4bc5-992e-520e97f94b31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7568 | 2026.01.14 19:27:19.840806 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47928 | ||
| 7569 | 2026.01.14 19:27:19.841289 [ 291 ] {a10c42e7-44df-410a-b6c4-3b0d4b95f5cf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7570 | 2026.01.14 19:27:19.841314 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7571 | 2026.01.14 19:27:19.841025 [ 288 ] {} <Debug> TCP-Session: 8b319e22-bde3-4e27-91d3-6c72b234a144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7572 | 2026.01.14 19:27:19.841349 [ 291 ] {a10c42e7-44df-410a-b6c4-3b0d4b95f5cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7573 | 2026.01.14 19:27:19.841350 [ 286 ] {} <Debug> TCP-Session: 084d5c2c-2438-485f-b7ae-bd547097e9d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40032 | ||
| 7574 | 2026.01.14 19:27:19.841360 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7575 | 2026.01.14 19:27:19.841394 [ 286 ] {} <Debug> TCP-Session: 084d5c2c-2438-485f-b7ae-bd547097e9d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7576 | 2026.01.14 19:27:19.841362 [ 288 ] {} <Debug> TCP-Session: 8b319e22-bde3-4e27-91d3-6c72b234a144 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7577 | 2026.01.14 19:27:19.841411 [ 286 ] {} <Debug> TCP-Session: 084d5c2c-2438-485f-b7ae-bd547097e9d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7578 | 2026.01.14 19:27:19.841412 [ 294 ] {} <Debug> TCP-Session: cc958ab4-892f-4e9b-84ac-31c99e651293 Authenticating user 'default' from [fd00:1122:3344:101::e]:47928 | ||
| 7579 | 2026.01.14 19:27:19.840793 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49743 | ||
| 7580 | 2026.01.14 19:27:19.841458 [ 294 ] {} <Debug> TCP-Session: cc958ab4-892f-4e9b-84ac-31c99e651293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7581 | 2026.01.14 19:27:19.840859 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33719 | ||
| 7582 | 2026.01.14 19:27:19.841502 [ 294 ] {} <Debug> TCP-Session: cc958ab4-892f-4e9b-84ac-31c99e651293 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7583 | 2026.01.14 19:27:19.841526 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7584 | 2026.01.14 19:27:19.841554 [ 293 ] {} <Debug> TCP-Session: 4dcdf00c-595d-45d8-93e9-3c5d9a2fb72b Authenticating user 'default' from [fd00:1122:3344:101::e]:49743 | ||
| 7585 | 2026.01.14 19:27:19.841555 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7586 | 2026.01.14 19:27:19.841573 [ 293 ] {} <Debug> TCP-Session: 4dcdf00c-595d-45d8-93e9-3c5d9a2fb72b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7587 | 2026.01.14 19:27:19.841590 [ 290 ] {} <Debug> TCP-Session: 823b77ae-c79a-4253-b2e1-a8e3caa8c0c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33719 | ||
| 7588 | 2026.01.14 19:27:19.841594 [ 293 ] {} <Debug> TCP-Session: 4dcdf00c-595d-45d8-93e9-3c5d9a2fb72b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7589 | 2026.01.14 19:27:19.841609 [ 291 ] {a10c42e7-44df-410a-b6c4-3b0d4b95f5cf} <Debug> oximeter.version (53e5b984-13f5-4b48-9823-1440a3148595) (SelectExecutor): Key condition: unknown | ||
| 7590 | 2026.01.14 19:27:19.841617 [ 290 ] {} <Debug> TCP-Session: 823b77ae-c79a-4253-b2e1-a8e3caa8c0c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7591 | 2026.01.14 19:27:19.841655 [ 290 ] {} <Debug> TCP-Session: 823b77ae-c79a-4253-b2e1-a8e3caa8c0c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7592 | 2026.01.14 19:27:19.842490 [ 322 ] {a10c42e7-44df-410a-b6c4-3b0d4b95f5cf} <Trace> AggregatingTransform: Aggregating | ||
| 7593 | 2026.01.14 19:27:19.842534 [ 322 ] {a10c42e7-44df-410a-b6c4-3b0d4b95f5cf} <Trace> Aggregator: Aggregation method: without_key | ||
| 7594 | 2026.01.14 19:27:19.842572 [ 322 ] {a10c42e7-44df-410a-b6c4-3b0d4b95f5cf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000863192 sec. (1158.491 rows/sec., 45.25 KiB/sec.) | ||
| 7595 | 2026.01.14 19:27:19.842592 [ 322 ] {a10c42e7-44df-410a-b6c4-3b0d4b95f5cf} <Trace> Aggregator: Merging aggregated data | ||
| 7596 | 2026.01.14 19:27:19.843834 [ 291 ] {a10c42e7-44df-410a-b6c4-3b0d4b95f5cf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002842 sec., 351.8648838845883 rows/sec., 13.74 KiB/sec. | ||
| 7597 | 2026.01.14 19:27:19.843956 [ 291 ] {a10c42e7-44df-410a-b6c4-3b0d4b95f5cf} <Debug> TCPHandler: Processed in 0.003163494 sec. | ||
| 7598 | 2026.01.14 19:27:19.844043 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7599 | 2026.01.14 19:27:19.844067 [ 291 ] {} <Debug> TCP-Session: 5123e1ba-b5d8-4122-bb4b-5a0f6689c350 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7600 | 2026.01.14 19:27:19.844070 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7601 | 2026.01.14 19:27:19.844092 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7602 | 2026.01.14 19:27:19.844110 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7603 | 2026.01.14 19:27:19.844131 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7604 | 2026.01.14 19:27:19.844138 [ 293 ] {} <Debug> TCP-Session: 4dcdf00c-595d-45d8-93e9-3c5d9a2fb72b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7605 | 2026.01.14 19:27:19.844149 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7606 | 2026.01.14 19:27:19.844169 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7607 | 2026.01.14 19:27:19.844189 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7608 | 2026.01.14 19:27:19.844196 [ 267 ] {} <Debug> TCP-Session: 6cd82e45-7bef-4bc5-992e-520e97f94b31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7609 | 2026.01.14 19:27:19.844210 [ 288 ] {} <Debug> TCP-Session: 8b319e22-bde3-4e27-91d3-6c72b234a144 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7610 | 2026.01.14 19:27:19.844236 [ 286 ] {} <Debug> TCP-Session: 084d5c2c-2438-485f-b7ae-bd547097e9d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7611 | 2026.01.14 19:27:19.844159 [ 294 ] {} <Debug> TCP-Session: cc958ab4-892f-4e9b-84ac-31c99e651293 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7612 | 2026.01.14 19:27:19.844115 [ 292 ] {} <Debug> TCP-Session: 710ac9ba-f2ef-449f-b199-ca80498332f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7613 | 2026.01.14 19:27:19.844202 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7614 | 2026.01.14 19:27:19.844172 [ 290 ] {} <Debug> TCP-Session: 823b77ae-c79a-4253-b2e1-a8e3caa8c0c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7615 | 2026.01.14 19:27:19.844324 [ 289 ] {} <Debug> TCP-Session: a1e68c61-61d9-4854-9457-b0b917244316 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7616 | 2026.01.14 19:27:21.737286 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7617 | 2026.01.14 19:27:21.737461 [ 268 ] {5118901c-87fc-4f31-b442-ea43c9527117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7618 | 2026.01.14 19:27:21.737526 [ 268 ] {5118901c-87fc-4f31-b442-ea43c9527117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7619 | 2026.01.14 19:27:21.738315 [ 268 ] {5118901c-87fc-4f31-b442-ea43c9527117} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7620 | 2026.01.14 19:27:21.738366 [ 268 ] {5118901c-87fc-4f31-b442-ea43c9527117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7621 | 2026.01.14 19:27:21.738801 [ 268 ] {5118901c-87fc-4f31-b442-ea43c9527117} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7622 | 2026.01.14 19:27:21.739033 [ 268 ] {5118901c-87fc-4f31-b442-ea43c9527117} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7623 | 2026.01.14 19:27:21.739197 [ 268 ] {5118901c-87fc-4f31-b442-ea43c9527117} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001784 sec., 229820.62780269058 rows/sec., 14.58 MiB/sec. | ||
| 7624 | 2026.01.14 19:27:21.739252 [ 268 ] {5118901c-87fc-4f31-b442-ea43c9527117} <Debug> TCPHandler: Processed in 0.002095319 sec. | ||
| 7625 | 2026.01.14 19:27:21.739376 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7626 | 2026.01.14 19:27:21.739481 [ 268 ] {9c4201dc-c2a4-41b3-b9d2-b962f8798647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7627 | 2026.01.14 19:27:21.739526 [ 268 ] {9c4201dc-c2a4-41b3-b9d2-b962f8798647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7628 | 2026.01.14 19:27:21.740433 [ 268 ] {9c4201dc-c2a4-41b3-b9d2-b962f8798647} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7629 | 2026.01.14 19:27:21.740473 [ 268 ] {9c4201dc-c2a4-41b3-b9d2-b962f8798647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7630 | 2026.01.14 19:27:21.740862 [ 268 ] {9c4201dc-c2a4-41b3-b9d2-b962f8798647} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7631 | 2026.01.14 19:27:21.741089 [ 268 ] {9c4201dc-c2a4-41b3-b9d2-b962f8798647} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7632 | 2026.01.14 19:27:21.741212 [ 104 ] {} <Debug> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7633 | 2026.01.14 19:27:21.741228 [ 268 ] {9c4201dc-c2a4-41b3-b9d2-b962f8798647} <Debug> executeQuery: Read 1194 rows, 97.66 KiB in 0.00177 sec., 674576.2711864406 rows/sec., 53.88 MiB/sec. | ||
| 7634 | 2026.01.14 19:27:21.741277 [ 104 ] {} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7635 | 2026.01.14 19:27:21.741287 [ 268 ] {9c4201dc-c2a4-41b3-b9d2-b962f8798647} <Debug> TCPHandler: Processed in 0.001963847 sec. | ||
| 7636 | 2026.01.14 19:27:21.741311 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7637 | 2026.01.14 19:27:21.741415 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7638 | 2026.01.14 19:27:21.741432 [ 190 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::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 | ||
| 7639 | 2026.01.14 19:27:21.741518 [ 268 ] {bfc93f94-ca6e-41a7-bfe1-9715a56e33db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7640 | 2026.01.14 19:27:21.741550 [ 190 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7641 | 2026.01.14 19:27:21.741564 [ 268 ] {bfc93f94-ca6e-41a7-bfe1-9715a56e33db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7642 | 2026.01.14 19:27:21.741596 [ 190 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2466 rows starting from the beginning of the part | ||
| 7643 | 2026.01.14 19:27:21.741672 [ 190 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::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 | ||
| 7644 | 2026.01.14 19:27:21.741724 [ 190 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part | ||
| 7645 | 2026.01.14 19:27:21.741772 [ 190 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1194 rows starting from the beginning of the part | ||
| 7646 | 2026.01.14 19:27:21.741817 [ 190 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 7647 | 2026.01.14 19:27:21.741863 [ 190 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1194 rows starting from the beginning of the part | ||
| 7648 | 2026.01.14 19:27:21.742136 [ 268 ] {bfc93f94-ca6e-41a7-bfe1-9715a56e33db} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7649 | 2026.01.14 19:27:21.742188 [ 268 ] {bfc93f94-ca6e-41a7-bfe1-9715a56e33db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7650 | 2026.01.14 19:27:21.742550 [ 268 ] {bfc93f94-ca6e-41a7-bfe1-9715a56e33db} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7651 | 2026.01.14 19:27:21.742793 [ 268 ] {bfc93f94-ca6e-41a7-bfe1-9715a56e33db} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7652 | 2026.01.14 19:27:21.742934 [ 268 ] {bfc93f94-ca6e-41a7-bfe1-9715a56e33db} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001437 sec., 171189.97912317328 rows/sec., 10.46 MiB/sec. | ||
| 7653 | 2026.01.14 19:27:21.742974 [ 268 ] {bfc93f94-ca6e-41a7-bfe1-9715a56e33db} <Debug> TCPHandler: Processed in 0.001609532 sec. | ||
| 7654 | 2026.01.14 19:27:21.743083 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7655 | 2026.01.14 19:27:21.743178 [ 268 ] {bf4ee496-119e-4ea8-8885-8263c1002615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7656 | 2026.01.14 19:27:21.743218 [ 268 ] {bf4ee496-119e-4ea8-8885-8263c1002615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7657 | 2026.01.14 19:27:21.743684 [ 268 ] {bf4ee496-119e-4ea8-8885-8263c1002615} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7658 | 2026.01.14 19:27:21.743721 [ 268 ] {bf4ee496-119e-4ea8-8885-8263c1002615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7659 | 2026.01.14 19:27:21.743896 [ 199 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5022 rows, containing 5 columns (5 merged, 0 gathered) in 0.002504174 sec., 2005451.6978452774 rows/sec., 169.33 MiB/sec. | ||
| 7660 | 2026.01.14 19:27:21.744050 [ 268 ] {bf4ee496-119e-4ea8-8885-8263c1002615} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7661 | 2026.01.14 19:27:21.744226 [ 190 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7662 | 2026.01.14 19:27:21.744286 [ 268 ] {bf4ee496-119e-4ea8-8885-8263c1002615} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7663 | 2026.01.14 19:27:21.744439 [ 268 ] {bf4ee496-119e-4ea8-8885-8263c1002615} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00128 sec., 165625 rows/sec., 10.68 MiB/sec. | ||
| 7664 | 2026.01.14 19:27:21.744480 [ 268 ] {bf4ee496-119e-4ea8-8885-8263c1002615} <Debug> TCPHandler: Processed in 0.00144679 sec. | ||
| 7665 | 2026.01.14 19:27:21.744507 [ 190 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_51_10} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7666 | 2026.01.14 19:27:21.744592 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7667 | 2026.01.14 19:27:21.744602 [ 190 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_51_10} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7668 | 2026.01.14 19:27:21.744690 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 7669 | 2026.01.14 19:27:21.744693 [ 268 ] {699fa14e-f2ba-470d-a410-959eca1c33b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7670 | 2026.01.14 19:27:21.744744 [ 268 ] {699fa14e-f2ba-470d-a410-959eca1c33b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7671 | 2026.01.14 19:27:21.745212 [ 268 ] {699fa14e-f2ba-470d-a410-959eca1c33b0} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7672 | 2026.01.14 19:27:21.745249 [ 268 ] {699fa14e-f2ba-470d-a410-959eca1c33b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7673 | 2026.01.14 19:27:21.745604 [ 268 ] {699fa14e-f2ba-470d-a410-959eca1c33b0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7674 | 2026.01.14 19:27:21.745838 [ 268 ] {699fa14e-f2ba-470d-a410-959eca1c33b0} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7675 | 2026.01.14 19:27:21.745971 [ 268 ] {699fa14e-f2ba-470d-a410-959eca1c33b0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001298 sec., 162557.78120184902 rows/sec., 9.23 MiB/sec. | ||
| 7676 | 2026.01.14 19:27:21.746008 [ 268 ] {699fa14e-f2ba-470d-a410-959eca1c33b0} <Debug> TCPHandler: Processed in 0.0014669 sec. | ||
| 7677 | 2026.01.14 19:27:21.746219 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7678 | 2026.01.14 19:27:21.746312 [ 268 ] {f4342de9-6bc4-446b-bfe8-ff5a6a5de139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7679 | 2026.01.14 19:27:21.746351 [ 268 ] {f4342de9-6bc4-446b-bfe8-ff5a6a5de139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7680 | 2026.01.14 19:27:21.746978 [ 268 ] {f4342de9-6bc4-446b-bfe8-ff5a6a5de139} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7681 | 2026.01.14 19:27:21.747011 [ 268 ] {f4342de9-6bc4-446b-bfe8-ff5a6a5de139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7682 | 2026.01.14 19:27:21.747350 [ 268 ] {f4342de9-6bc4-446b-bfe8-ff5a6a5de139} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7683 | 2026.01.14 19:27:21.747565 [ 268 ] {f4342de9-6bc4-446b-bfe8-ff5a6a5de139} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7684 | 2026.01.14 19:27:21.747671 [ 102 ] {} <Debug> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7685 | 2026.01.14 19:27:21.747690 [ 268 ] {f4342de9-6bc4-446b-bfe8-ff5a6a5de139} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001396 sec., 515759.31232091686 rows/sec., 36.20 MiB/sec. | ||
| 7686 | 2026.01.14 19:27:21.747808 [ 102 ] {} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7687 | 2026.01.14 19:27:21.747826 [ 268 ] {f4342de9-6bc4-446b-bfe8-ff5a6a5de139} <Debug> TCPHandler: Processed in 0.001657323 sec. | ||
| 7688 | 2026.01.14 19:27:21.747830 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7689 | 2026.01.14 19:27:21.747919 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::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 | ||
| 7690 | 2026.01.14 19:27:21.747946 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7691 | 2026.01.14 19:27:21.748019 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7692 | 2026.01.14 19:27:21.748043 [ 268 ] {695d671d-9d63-4853-b425-f29dd3f3a856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7693 | 2026.01.14 19:27:21.748055 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1250 rows starting from the beginning of the part | ||
| 7694 | 2026.01.14 19:27:21.748091 [ 268 ] {695d671d-9d63-4853-b425-f29dd3f3a856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7695 | 2026.01.14 19:27:21.748115 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::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 | ||
| 7696 | 2026.01.14 19:27:21.748163 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part | ||
| 7697 | 2026.01.14 19:27:21.748205 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 720 rows starting from the beginning of the part | ||
| 7698 | 2026.01.14 19:27:21.748244 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 7699 | 2026.01.14 19:27:21.748280 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 720 rows starting from the beginning of the part | ||
| 7700 | 2026.01.14 19:27:21.748432 [ 268 ] {695d671d-9d63-4853-b425-f29dd3f3a856} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7701 | 2026.01.14 19:27:21.748471 [ 268 ] {695d671d-9d63-4853-b425-f29dd3f3a856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7702 | 2026.01.14 19:27:21.748792 [ 268 ] {695d671d-9d63-4853-b425-f29dd3f3a856} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7703 | 2026.01.14 19:27:21.749019 [ 268 ] {695d671d-9d63-4853-b425-f29dd3f3a856} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7704 | 2026.01.14 19:27:21.749151 [ 268 ] {695d671d-9d63-4853-b425-f29dd3f3a856} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 278.15 KiB/sec. | ||
| 7705 | 2026.01.14 19:27:21.749187 [ 268 ] {695d671d-9d63-4853-b425-f29dd3f3a856} <Debug> TCPHandler: Processed in 0.001291318 sec. | ||
| 7706 | 2026.01.14 19:27:21.749298 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7707 | 2026.01.14 19:27:21.749390 [ 268 ] {3d5fe09d-2268-4388-8c06-b67a904917c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7708 | 2026.01.14 19:27:21.749431 [ 268 ] {3d5fe09d-2268-4388-8c06-b67a904917c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7709 | 2026.01.14 19:27:21.749427 [ 196 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2882 rows, containing 5 columns (5 merged, 0 gathered) in 0.001537321 sec., 1874689.8012841821 rows/sec., 141.33 MiB/sec. | ||
| 7710 | 2026.01.14 19:27:21.749660 [ 202 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7711 | 2026.01.14 19:27:21.749853 [ 268 ] {3d5fe09d-2268-4388-8c06-b67a904917c6} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7712 | 2026.01.14 19:27:21.749888 [ 268 ] {3d5fe09d-2268-4388-8c06-b67a904917c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7713 | 2026.01.14 19:27:21.749926 [ 202 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_51_10} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7714 | 2026.01.14 19:27:21.750003 [ 202 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_51_10} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7715 | 2026.01.14 19:27:21.750080 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7716 | 2026.01.14 19:27:21.750238 [ 268 ] {3d5fe09d-2268-4388-8c06-b67a904917c6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7717 | 2026.01.14 19:27:21.750449 [ 268 ] {3d5fe09d-2268-4388-8c06-b67a904917c6} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7718 | 2026.01.14 19:27:21.750551 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7719 | 2026.01.14 19:27:21.750576 [ 268 ] {3d5fe09d-2268-4388-8c06-b67a904917c6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001204 sec., 260797.34219269102 rows/sec., 17.13 MiB/sec. | ||
| 7720 | 2026.01.14 19:27:21.750576 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7721 | 2026.01.14 19:27:21.750605 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7722 | 2026.01.14 19:27:21.750612 [ 268 ] {3d5fe09d-2268-4388-8c06-b67a904917c6} <Debug> TCPHandler: Processed in 0.001364639 sec. | ||
| 7723 | 2026.01.14 19:27:21.750698 [ 199 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::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 | ||
| 7724 | 2026.01.14 19:27:21.750722 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7725 | 2026.01.14 19:27:21.750822 [ 268 ] {b4be2f63-67e8-4f6a-85dc-8ce8c8ecc41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7726 | 2026.01.14 19:27:21.750844 [ 199 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7727 | 2026.01.14 19:27:21.750864 [ 268 ] {b4be2f63-67e8-4f6a-85dc-8ce8c8ecc41e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7728 | 2026.01.14 19:27:21.750886 [ 199 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 16188 rows starting from the beginning of the part | ||
| 7729 | 2026.01.14 19:27:21.750958 [ 199 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::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 | ||
| 7730 | 2026.01.14 19:27:21.751007 [ 199 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7731 | 2026.01.14 19:27:21.751047 [ 199 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 314 rows starting from the beginning of the part | ||
| 7732 | 2026.01.14 19:27:21.751088 [ 199 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7733 | 2026.01.14 19:27:21.751126 [ 199 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 314 rows starting from the beginning of the part | ||
| 7734 | 2026.01.14 19:27:21.751182 [ 268 ] {b4be2f63-67e8-4f6a-85dc-8ce8c8ecc41e} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7735 | 2026.01.14 19:27:21.751223 [ 268 ] {b4be2f63-67e8-4f6a-85dc-8ce8c8ecc41e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7736 | 2026.01.14 19:27:21.751565 [ 268 ] {b4be2f63-67e8-4f6a-85dc-8ce8c8ecc41e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7737 | 2026.01.14 19:27:21.751772 [ 268 ] {b4be2f63-67e8-4f6a-85dc-8ce8c8ecc41e} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7738 | 2026.01.14 19:27:21.751902 [ 268 ] {b4be2f63-67e8-4f6a-85dc-8ce8c8ecc41e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 61.37 KiB/sec. | ||
| 7739 | 2026.01.14 19:27:21.751937 [ 268 ] {b4be2f63-67e8-4f6a-85dc-8ce8c8ecc41e} <Debug> TCPHandler: Processed in 0.001264707 sec. | ||
| 7740 | 2026.01.14 19:27:21.752044 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7741 | 2026.01.14 19:27:21.752136 [ 268 ] {6508dbf0-bc9f-4979-8163-83ac1b2ac995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7742 | 2026.01.14 19:27:21.752188 [ 268 ] {6508dbf0-bc9f-4979-8163-83ac1b2ac995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7743 | 2026.01.14 19:27:21.752977 [ 268 ] {6508dbf0-bc9f-4979-8163-83ac1b2ac995} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7744 | 2026.01.14 19:27:21.753012 [ 268 ] {6508dbf0-bc9f-4979-8163-83ac1b2ac995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7745 | 2026.01.14 19:27:21.753614 [ 268 ] {6508dbf0-bc9f-4979-8163-83ac1b2ac995} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7746 | 2026.01.14 19:27:21.753852 [ 268 ] {6508dbf0-bc9f-4979-8163-83ac1b2ac995} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7747 | 2026.01.14 19:27:21.753994 [ 268 ] {6508dbf0-bc9f-4979-8163-83ac1b2ac995} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001875 sec., 21866.666666666668 rows/sec., 39.18 MiB/sec. | ||
| 7748 | 2026.01.14 19:27:21.754052 [ 268 ] {6508dbf0-bc9f-4979-8163-83ac1b2ac995} <Debug> TCPHandler: Processed in 0.002057198 sec. | ||
| 7749 | 2026.01.14 19:27:21.754166 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7750 | 2026.01.14 19:27:21.754258 [ 268 ] {2c86d782-7878-46a2-8ff1-af03ae841059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7751 | 2026.01.14 19:27:21.754298 [ 268 ] {2c86d782-7878-46a2-8ff1-af03ae841059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7752 | 2026.01.14 19:27:21.754632 [ 268 ] {2c86d782-7878-46a2-8ff1-af03ae841059} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7753 | 2026.01.14 19:27:21.754665 [ 268 ] {2c86d782-7878-46a2-8ff1-af03ae841059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7754 | 2026.01.14 19:27:21.754985 [ 268 ] {2c86d782-7878-46a2-8ff1-af03ae841059} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7755 | 2026.01.14 19:27:21.755193 [ 268 ] {2c86d782-7878-46a2-8ff1-af03ae841059} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7756 | 2026.01.14 19:27:21.755286 [ 102 ] {} <Debug> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7757 | 2026.01.14 19:27:21.755311 [ 102 ] {} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7758 | 2026.01.14 19:27:21.755319 [ 268 ] {2c86d782-7878-46a2-8ff1-af03ae841059} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001079 sec., 96385.54216867468 rows/sec., 5.91 MiB/sec. | ||
| 7759 | 2026.01.14 19:27:21.755328 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7760 | 2026.01.14 19:27:21.755354 [ 268 ] {2c86d782-7878-46a2-8ff1-af03ae841059} <Debug> TCPHandler: Processed in 0.001238157 sec. | ||
| 7761 | 2026.01.14 19:27:21.755423 [ 196 ] {15e33962-2d92-4361-8967-26e26a4f1192::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 | ||
| 7762 | 2026.01.14 19:27:21.755544 [ 196 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7763 | 2026.01.14 19:27:21.755580 [ 196 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3186 rows starting from the beginning of the part | ||
| 7764 | 2026.01.14 19:27:21.755643 [ 196 ] {15e33962-2d92-4361-8967-26e26a4f1192::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 | ||
| 7765 | 2026.01.14 19:27:21.755685 [ 196 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7766 | 2026.01.14 19:27:21.755724 [ 196 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 104 rows starting from the beginning of the part | ||
| 7767 | 2026.01.14 19:27:21.755761 [ 196 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7768 | 2026.01.14 19:27:21.755799 [ 196 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 104 rows starting from the beginning of the part | ||
| 7769 | 2026.01.14 19:27:21.756685 [ 198 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17232 rows, containing 5 columns (5 merged, 0 gathered) in 0.006032383 sec., 2856582.5478919363 rows/sec., 192.47 MiB/sec. | ||
| 7770 | 2026.01.14 19:27:21.756962 [ 188 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7771 | 2026.01.14 19:27:21.757274 [ 188 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7772 | 2026.01.14 19:27:21.757348 [ 198 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3550 rows, containing 4 columns (4 merged, 0 gathered) in 0.001970237 sec., 1801813.6904341965 rows/sec., 114.98 MiB/sec. | ||
| 7773 | 2026.01.14 19:27:21.757361 [ 188 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7774 | 2026.01.14 19:27:21.757454 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
| 7775 | 2026.01.14 19:27:21.757701 [ 199 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7776 | 2026.01.14 19:27:21.757954 [ 199 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_51_10} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7777 | 2026.01.14 19:27:21.758036 [ 199 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_51_10} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7778 | 2026.01.14 19:27:21.758113 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7779 | 2026.01.14 19:27:22.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.28 MiB, peak 290.61 MiB, free memory in arenas 0.00 B, will set to 283.01 MiB (RSS), difference: 1.73 MiB | ||
| 7780 | 2026.01.14 19:27:22.000892 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62994 | ||
| 7781 | 2026.01.14 19:27:22.001008 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7782 | 2026.01.14 19:27:22.001040 [ 291 ] {} <Debug> TCP-Session: 6bc110f0-69ab-462a-91e1-d568b9df176e Authenticating user 'default' from [fd00:1122:3344:101::e]:62994 | ||
| 7783 | 2026.01.14 19:27:22.001065 [ 291 ] {} <Debug> TCP-Session: 6bc110f0-69ab-462a-91e1-d568b9df176e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7784 | 2026.01.14 19:27:22.001080 [ 291 ] {} <Debug> TCP-Session: 6bc110f0-69ab-462a-91e1-d568b9df176e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7785 | 2026.01.14 19:27:22.001293 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55970 | ||
| 7786 | 2026.01.14 19:27:22.001302 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60749 | ||
| 7787 | 2026.01.14 19:27:22.001334 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36412 | ||
| 7788 | 2026.01.14 19:27:22.001354 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44471 | ||
| 7789 | 2026.01.14 19:27:22.001382 [ 291 ] {} <Trace> TCP-Session: 6bc110f0-69ab-462a-91e1-d568b9df176e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7790 | 2026.01.14 19:27:22.001389 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7791 | 2026.01.14 19:27:22.001343 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62040 | ||
| 7792 | 2026.01.14 19:27:22.001444 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7793 | 2026.01.14 19:27:22.001451 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7794 | 2026.01.14 19:27:22.001490 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7795 | 2026.01.14 19:27:22.001491 [ 293 ] {} <Debug> TCP-Session: 44f3c6e0-6ae9-493b-8e4a-831a292f29be Authenticating user 'default' from [fd00:1122:3344:101::e]:60749 | ||
| 7796 | 2026.01.14 19:27:22.001501 [ 288 ] {} <Debug> TCP-Session: 79e8644a-5316-4be8-8ce7-f05c4dafb3a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36412 | ||
| 7797 | 2026.01.14 19:27:22.001525 [ 290 ] {} <Debug> TCP-Session: 2896369a-fb14-4386-946f-4ecb5c8b6a3e Authenticating user 'default' from [fd00:1122:3344:101::e]:44471 | ||
| 7798 | 2026.01.14 19:27:22.001539 [ 288 ] {} <Debug> TCP-Session: 79e8644a-5316-4be8-8ce7-f05c4dafb3a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7799 | 2026.01.14 19:27:22.001536 [ 293 ] {} <Debug> TCP-Session: 44f3c6e0-6ae9-493b-8e4a-831a292f29be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7800 | 2026.01.14 19:27:22.001561 [ 290 ] {} <Debug> TCP-Session: 2896369a-fb14-4386-946f-4ecb5c8b6a3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7801 | 2026.01.14 19:27:22.001562 [ 291 ] {eaf5bc3e-b21e-4472-88a4-9d146aa1decb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62994) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7802 | 2026.01.14 19:27:22.001584 [ 290 ] {} <Debug> TCP-Session: 2896369a-fb14-4386-946f-4ecb5c8b6a3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7803 | 2026.01.14 19:27:22.001573 [ 293 ] {} <Debug> TCP-Session: 44f3c6e0-6ae9-493b-8e4a-831a292f29be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7804 | 2026.01.14 19:27:22.001563 [ 288 ] {} <Debug> TCP-Session: 79e8644a-5316-4be8-8ce7-f05c4dafb3a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7805 | 2026.01.14 19:27:22.001516 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7806 | 2026.01.14 19:27:22.001459 [ 292 ] {} <Debug> TCP-Session: e73d63d0-63ed-4cf9-a644-a8a4df73c600 Authenticating user 'default' from [fd00:1122:3344:101::e]:55970 | ||
| 7807 | 2026.01.14 19:27:22.001675 [ 289 ] {} <Debug> TCP-Session: 65c09122-b2f8-446b-8d19-6ab59b49def0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62040 | ||
| 7808 | 2026.01.14 19:27:22.001328 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40401 | ||
| 7809 | 2026.01.14 19:27:22.001696 [ 289 ] {} <Debug> TCP-Session: 65c09122-b2f8-446b-8d19-6ab59b49def0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7810 | 2026.01.14 19:27:22.001692 [ 292 ] {} <Debug> TCP-Session: e73d63d0-63ed-4cf9-a644-a8a4df73c600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7811 | 2026.01.14 19:27:22.001750 [ 289 ] {} <Debug> TCP-Session: 65c09122-b2f8-446b-8d19-6ab59b49def0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7812 | 2026.01.14 19:27:22.001759 [ 292 ] {} <Debug> TCP-Session: e73d63d0-63ed-4cf9-a644-a8a4df73c600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7813 | 2026.01.14 19:27:22.001314 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50352 | ||
| 7814 | 2026.01.14 19:27:22.001790 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7815 | 2026.01.14 19:27:22.001319 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32926 | ||
| 7816 | 2026.01.14 19:27:22.001826 [ 286 ] {} <Debug> TCP-Session: 4b99c512-6157-4644-9f57-4f58c638514a Authenticating user 'default' from [fd00:1122:3344:101::e]:40401 | ||
| 7817 | 2026.01.14 19:27:22.001858 [ 286 ] {} <Debug> TCP-Session: 4b99c512-6157-4644-9f57-4f58c638514a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7818 | 2026.01.14 19:27:22.001862 [ 291 ] {eaf5bc3e-b21e-4472-88a4-9d146aa1decb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7819 | 2026.01.14 19:27:22.001871 [ 286 ] {} <Debug> TCP-Session: 4b99c512-6157-4644-9f57-4f58c638514a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7820 | 2026.01.14 19:27:22.001933 [ 291 ] {eaf5bc3e-b21e-4472-88a4-9d146aa1decb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7821 | 2026.01.14 19:27:22.001961 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7822 | 2026.01.14 19:27:22.001993 [ 267 ] {} <Debug> TCP-Session: ef2b017a-414a-4943-b3b7-e2e8e8b10eb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50352 | ||
| 7823 | 2026.01.14 19:27:22.002009 [ 267 ] {} <Debug> TCP-Session: ef2b017a-414a-4943-b3b7-e2e8e8b10eb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7824 | 2026.01.14 19:27:22.002021 [ 267 ] {} <Debug> TCP-Session: ef2b017a-414a-4943-b3b7-e2e8e8b10eb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7825 | 2026.01.14 19:27:22.002149 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7826 | 2026.01.14 19:27:22.002183 [ 294 ] {} <Debug> TCP-Session: 349f2d6d-f291-4406-9f72-27f86bc2e0b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:32926 | ||
| 7827 | 2026.01.14 19:27:22.002201 [ 294 ] {} <Debug> TCP-Session: 349f2d6d-f291-4406-9f72-27f86bc2e0b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7828 | 2026.01.14 19:27:22.002213 [ 294 ] {} <Debug> TCP-Session: 349f2d6d-f291-4406-9f72-27f86bc2e0b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7829 | 2026.01.14 19:27:22.002227 [ 291 ] {eaf5bc3e-b21e-4472-88a4-9d146aa1decb} <Debug> oximeter.version (53e5b984-13f5-4b48-9823-1440a3148595) (SelectExecutor): Key condition: unknown | ||
| 7830 | 2026.01.14 19:27:22.003123 [ 328 ] {eaf5bc3e-b21e-4472-88a4-9d146aa1decb} <Trace> AggregatingTransform: Aggregating | ||
| 7831 | 2026.01.14 19:27:22.003170 [ 328 ] {eaf5bc3e-b21e-4472-88a4-9d146aa1decb} <Trace> Aggregator: Aggregation method: without_key | ||
| 7832 | 2026.01.14 19:27:22.003207 [ 328 ] {eaf5bc3e-b21e-4472-88a4-9d146aa1decb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000879552 sec. (1136.942 rows/sec., 44.41 KiB/sec.) | ||
| 7833 | 2026.01.14 19:27:22.003228 [ 328 ] {eaf5bc3e-b21e-4472-88a4-9d146aa1decb} <Trace> Aggregator: Merging aggregated data | ||
| 7834 | 2026.01.14 19:27:22.004551 [ 291 ] {eaf5bc3e-b21e-4472-88a4-9d146aa1decb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003039 sec., 329.0556103981573 rows/sec., 12.85 KiB/sec. | ||
| 7835 | 2026.01.14 19:27:22.004729 [ 291 ] {eaf5bc3e-b21e-4472-88a4-9d146aa1decb} <Debug> TCPHandler: Processed in 0.003458778 sec. | ||
| 7836 | 2026.01.14 19:27:22.004841 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7837 | 2026.01.14 19:27:22.004871 [ 291 ] {} <Debug> TCP-Session: 6bc110f0-69ab-462a-91e1-d568b9df176e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7838 | 2026.01.14 19:27:22.004871 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7839 | 2026.01.14 19:27:22.004887 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7840 | 2026.01.14 19:27:22.004906 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7841 | 2026.01.14 19:27:22.004925 [ 290 ] {} <Debug> TCP-Session: 2896369a-fb14-4386-946f-4ecb5c8b6a3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7842 | 2026.01.14 19:27:22.004947 [ 286 ] {} <Debug> TCP-Session: 4b99c512-6157-4644-9f57-4f58c638514a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7843 | 2026.01.14 19:27:22.004962 [ 292 ] {} <Debug> TCP-Session: e73d63d0-63ed-4cf9-a644-a8a4df73c600 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7844 | 2026.01.14 19:27:22.004974 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7845 | 2026.01.14 19:27:22.005001 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7846 | 2026.01.14 19:27:22.005015 [ 293 ] {} <Debug> TCP-Session: 44f3c6e0-6ae9-493b-8e4a-831a292f29be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7847 | 2026.01.14 19:27:22.005028 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7848 | 2026.01.14 19:27:22.005036 [ 288 ] {} <Debug> TCP-Session: 79e8644a-5316-4be8-8ce7-f05c4dafb3a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7849 | 2026.01.14 19:27:22.005050 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7850 | 2026.01.14 19:27:22.005078 [ 294 ] {} <Debug> TCP-Session: 349f2d6d-f291-4406-9f72-27f86bc2e0b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7851 | 2026.01.14 19:27:22.005083 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7852 | 2026.01.14 19:27:22.005104 [ 267 ] {} <Debug> TCP-Session: ef2b017a-414a-4943-b3b7-e2e8e8b10eb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7853 | 2026.01.14 19:27:22.005136 [ 289 ] {} <Debug> TCP-Session: 65c09122-b2f8-446b-8d19-6ab59b49def0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7854 | 2026.01.14 19:27:24.073441 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7855 | 2026.01.14 19:27:24.073510 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7856 | 2026.01.14 19:27:24.225628 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16264 | ||
| 7857 | 2026.01.14 19:27:24.226193 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7858 | 2026.01.14 19:27:24.226240 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7859 | 2026.01.14 19:27:24.226740 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7860 | 2026.01.14 19:27:24.227004 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7861 | 2026.01.14 19:27:24.227164 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16264 | ||
| 7862 | 2026.01.14 19:27:25.048335 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7863 | 2026.01.14 19:27:25.065224 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7864 | 2026.01.14 19:27:25.065283 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7865 | 2026.01.14 19:27:25.071672 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7866 | 2026.01.14 19:27:25.072401 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7867 | 2026.01.14 19:27:25.075362 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7868 | 2026.01.14 19:27:26.724580 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7869 | 2026.01.14 19:27:26.724764 [ 268 ] {f2d2984d-2895-4543-9dd6-525d52dc15f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7870 | 2026.01.14 19:27:26.724830 [ 268 ] {f2d2984d-2895-4543-9dd6-525d52dc15f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7871 | 2026.01.14 19:27:26.725443 [ 268 ] {f2d2984d-2895-4543-9dd6-525d52dc15f4} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7872 | 2026.01.14 19:27:26.725490 [ 268 ] {f2d2984d-2895-4543-9dd6-525d52dc15f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7873 | 2026.01.14 19:27:26.725875 [ 268 ] {f2d2984d-2895-4543-9dd6-525d52dc15f4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7874 | 2026.01.14 19:27:26.726108 [ 268 ] {f2d2984d-2895-4543-9dd6-525d52dc15f4} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7875 | 2026.01.14 19:27:26.726306 [ 268 ] {f2d2984d-2895-4543-9dd6-525d52dc15f4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001588 sec., 35264.48362720403 rows/sec., 2.69 MiB/sec. | ||
| 7876 | 2026.01.14 19:27:26.726347 [ 268 ] {f2d2984d-2895-4543-9dd6-525d52dc15f4} <Debug> TCPHandler: Processed in 0.001909616 sec. | ||
| 7877 | 2026.01.14 19:27:26.726468 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7878 | 2026.01.14 19:27:26.726562 [ 268 ] {a5099301-ec51-451a-a1ce-14fe70473a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7879 | 2026.01.14 19:27:26.726601 [ 268 ] {a5099301-ec51-451a-a1ce-14fe70473a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7880 | 2026.01.14 19:27:26.727002 [ 268 ] {a5099301-ec51-451a-a1ce-14fe70473a44} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7881 | 2026.01.14 19:27:26.727038 [ 268 ] {a5099301-ec51-451a-a1ce-14fe70473a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7882 | 2026.01.14 19:27:26.727364 [ 268 ] {a5099301-ec51-451a-a1ce-14fe70473a44} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7883 | 2026.01.14 19:27:26.727577 [ 268 ] {a5099301-ec51-451a-a1ce-14fe70473a44} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7884 | 2026.01.14 19:27:26.727708 [ 268 ] {a5099301-ec51-451a-a1ce-14fe70473a44} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 7885 | 2026.01.14 19:27:26.727745 [ 268 ] {a5099301-ec51-451a-a1ce-14fe70473a44} <Debug> TCPHandler: Processed in 0.001327708 sec. | ||
| 7886 | 2026.01.14 19:27:26.727862 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7887 | 2026.01.14 19:27:26.727954 [ 268 ] {c4b6417d-af22-4bd2-b66e-693bbf0c5c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7888 | 2026.01.14 19:27:26.727996 [ 268 ] {c4b6417d-af22-4bd2-b66e-693bbf0c5c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7889 | 2026.01.14 19:27:26.728395 [ 268 ] {c4b6417d-af22-4bd2-b66e-693bbf0c5c43} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7890 | 2026.01.14 19:27:26.728430 [ 268 ] {c4b6417d-af22-4bd2-b66e-693bbf0c5c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7891 | 2026.01.14 19:27:26.728768 [ 268 ] {c4b6417d-af22-4bd2-b66e-693bbf0c5c43} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7892 | 2026.01.14 19:27:26.728981 [ 268 ] {c4b6417d-af22-4bd2-b66e-693bbf0c5c43} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7893 | 2026.01.14 19:27:26.729111 [ 268 ] {c4b6417d-af22-4bd2-b66e-693bbf0c5c43} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 7894 | 2026.01.14 19:27:26.729146 [ 268 ] {c4b6417d-af22-4bd2-b66e-693bbf0c5c43} <Debug> TCPHandler: Processed in 0.001334988 sec. | ||
| 7895 | 2026.01.14 19:27:26.729260 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7896 | 2026.01.14 19:27:26.729351 [ 268 ] {2e6d4fc0-2716-4edc-b28e-f1fd34869e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7897 | 2026.01.14 19:27:26.729390 [ 268 ] {2e6d4fc0-2716-4edc-b28e-f1fd34869e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7898 | 2026.01.14 19:27:26.729717 [ 268 ] {2e6d4fc0-2716-4edc-b28e-f1fd34869e0d} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7899 | 2026.01.14 19:27:26.729752 [ 268 ] {2e6d4fc0-2716-4edc-b28e-f1fd34869e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7900 | 2026.01.14 19:27:26.730050 [ 268 ] {2e6d4fc0-2716-4edc-b28e-f1fd34869e0d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7901 | 2026.01.14 19:27:26.730250 [ 268 ] {2e6d4fc0-2716-4edc-b28e-f1fd34869e0d} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7902 | 2026.01.14 19:27:26.730382 [ 268 ] {2e6d4fc0-2716-4edc-b28e-f1fd34869e0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 7903 | 2026.01.14 19:27:26.730417 [ 268 ] {2e6d4fc0-2716-4edc-b28e-f1fd34869e0d} <Debug> TCPHandler: Processed in 0.001207377 sec. | ||
| 7904 | 2026.01.14 19:27:28.329185 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7905 | 2026.01.14 19:27:28.329378 [ 268 ] {a7310f1c-c68e-4a18-9b81-60134bc7cb02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7906 | 2026.01.14 19:27:28.329451 [ 268 ] {a7310f1c-c68e-4a18-9b81-60134bc7cb02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7907 | 2026.01.14 19:27:28.330249 [ 268 ] {a7310f1c-c68e-4a18-9b81-60134bc7cb02} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7908 | 2026.01.14 19:27:28.330294 [ 268 ] {a7310f1c-c68e-4a18-9b81-60134bc7cb02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7909 | 2026.01.14 19:27:28.330732 [ 268 ] {a7310f1c-c68e-4a18-9b81-60134bc7cb02} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7910 | 2026.01.14 19:27:28.330954 [ 268 ] {a7310f1c-c68e-4a18-9b81-60134bc7cb02} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7911 | 2026.01.14 19:27:28.331115 [ 268 ] {a7310f1c-c68e-4a18-9b81-60134bc7cb02} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001788 sec., 229306.48769574944 rows/sec., 14.55 MiB/sec. | ||
| 7912 | 2026.01.14 19:27:28.331164 [ 268 ] {a7310f1c-c68e-4a18-9b81-60134bc7cb02} <Debug> TCPHandler: Processed in 0.002117439 sec. | ||
| 7913 | 2026.01.14 19:27:28.331291 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7914 | 2026.01.14 19:27:28.331396 [ 268 ] {083f1901-0fa4-47a2-9156-0b53b4e13224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7915 | 2026.01.14 19:27:28.331441 [ 268 ] {083f1901-0fa4-47a2-9156-0b53b4e13224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7916 | 2026.01.14 19:27:28.331859 [ 268 ] {083f1901-0fa4-47a2-9156-0b53b4e13224} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7917 | 2026.01.14 19:27:28.331894 [ 268 ] {083f1901-0fa4-47a2-9156-0b53b4e13224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7918 | 2026.01.14 19:27:28.332189 [ 268 ] {083f1901-0fa4-47a2-9156-0b53b4e13224} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7919 | 2026.01.14 19:27:28.332393 [ 268 ] {083f1901-0fa4-47a2-9156-0b53b4e13224} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7920 | 2026.01.14 19:27:28.332525 [ 268 ] {083f1901-0fa4-47a2-9156-0b53b4e13224} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001152 sec., 8680.555555555555 rows/sec., 707.84 KiB/sec. | ||
| 7921 | 2026.01.14 19:27:28.332561 [ 268 ] {083f1901-0fa4-47a2-9156-0b53b4e13224} <Debug> TCPHandler: Processed in 0.001324318 sec. | ||
| 7922 | 2026.01.14 19:27:28.332677 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7923 | 2026.01.14 19:27:28.332772 [ 268 ] {1c502c20-d68e-4b7c-a7f4-a264744b3723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7924 | 2026.01.14 19:27:28.332811 [ 268 ] {1c502c20-d68e-4b7c-a7f4-a264744b3723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7925 | 2026.01.14 19:27:28.334361 [ 268 ] {1c502c20-d68e-4b7c-a7f4-a264744b3723} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7926 | 2026.01.14 19:27:28.334393 [ 268 ] {1c502c20-d68e-4b7c-a7f4-a264744b3723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7927 | 2026.01.14 19:27:28.334898 [ 268 ] {1c502c20-d68e-4b7c-a7f4-a264744b3723} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7928 | 2026.01.14 19:27:28.335131 [ 268 ] {1c502c20-d68e-4b7c-a7f4-a264744b3723} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7929 | 2026.01.14 19:27:28.335269 [ 268 ] {1c502c20-d68e-4b7c-a7f4-a264744b3723} <Debug> executeQuery: Read 2339 rows, 194.14 KiB in 0.002516 sec., 929650.2384737679 rows/sec., 75.36 MiB/sec. | ||
| 7930 | 2026.01.14 19:27:28.335310 [ 268 ] {1c502c20-d68e-4b7c-a7f4-a264744b3723} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 7931 | 2026.01.14 19:27:28.335323 [ 268 ] {1c502c20-d68e-4b7c-a7f4-a264744b3723} <Debug> TCPHandler: Processed in 0.002704367 sec. | ||
| 7932 | 2026.01.14 19:27:28.335447 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7933 | 2026.01.14 19:27:28.335545 [ 268 ] {52b9f59c-fb9e-4b24-970d-64312d2faa4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7934 | 2026.01.14 19:27:28.335586 [ 268 ] {52b9f59c-fb9e-4b24-970d-64312d2faa4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7935 | 2026.01.14 19:27:28.336099 [ 268 ] {52b9f59c-fb9e-4b24-970d-64312d2faa4a} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7936 | 2026.01.14 19:27:28.336134 [ 268 ] {52b9f59c-fb9e-4b24-970d-64312d2faa4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7937 | 2026.01.14 19:27:28.336444 [ 268 ] {52b9f59c-fb9e-4b24-970d-64312d2faa4a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7938 | 2026.01.14 19:27:28.336654 [ 268 ] {52b9f59c-fb9e-4b24-970d-64312d2faa4a} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7939 | 2026.01.14 19:27:28.336785 [ 268 ] {52b9f59c-fb9e-4b24-970d-64312d2faa4a} <Debug> executeQuery: Read 256 rows, 16.10 KiB in 0.00126 sec., 203174.60317460317 rows/sec., 12.48 MiB/sec. | ||
| 7940 | 2026.01.14 19:27:28.336823 [ 268 ] {52b9f59c-fb9e-4b24-970d-64312d2faa4a} <Debug> TCPHandler: Processed in 0.00143001 sec. | ||
| 7941 | 2026.01.14 19:27:28.336937 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7942 | 2026.01.14 19:27:28.337032 [ 268 ] {40a54b12-3876-4fb3-9aa3-690c3f1d3ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7943 | 2026.01.14 19:27:28.337072 [ 268 ] {40a54b12-3876-4fb3-9aa3-690c3f1d3ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7944 | 2026.01.14 19:27:28.337623 [ 268 ] {40a54b12-3876-4fb3-9aa3-690c3f1d3ec1} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7945 | 2026.01.14 19:27:28.337658 [ 268 ] {40a54b12-3876-4fb3-9aa3-690c3f1d3ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7946 | 2026.01.14 19:27:28.337976 [ 268 ] {40a54b12-3876-4fb3-9aa3-690c3f1d3ec1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7947 | 2026.01.14 19:27:28.338184 [ 268 ] {40a54b12-3876-4fb3-9aa3-690c3f1d3ec1} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7948 | 2026.01.14 19:27:28.338309 [ 268 ] {40a54b12-3876-4fb3-9aa3-690c3f1d3ec1} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001296 sec., 339506.1728395062 rows/sec., 22.46 MiB/sec. | ||
| 7949 | 2026.01.14 19:27:28.338345 [ 268 ] {40a54b12-3876-4fb3-9aa3-690c3f1d3ec1} <Debug> TCPHandler: Processed in 0.001459 sec. | ||
| 7950 | 2026.01.14 19:27:28.338463 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7951 | 2026.01.14 19:27:28.338554 [ 268 ] {3d03032e-584f-4081-b5f3-0977171ec4cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7952 | 2026.01.14 19:27:28.338592 [ 268 ] {3d03032e-584f-4081-b5f3-0977171ec4cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7953 | 2026.01.14 19:27:28.339050 [ 268 ] {3d03032e-584f-4081-b5f3-0977171ec4cc} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7954 | 2026.01.14 19:27:28.339090 [ 268 ] {3d03032e-584f-4081-b5f3-0977171ec4cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7955 | 2026.01.14 19:27:28.339393 [ 268 ] {3d03032e-584f-4081-b5f3-0977171ec4cc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7956 | 2026.01.14 19:27:28.339596 [ 268 ] {3d03032e-584f-4081-b5f3-0977171ec4cc} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7957 | 2026.01.14 19:27:28.339719 [ 268 ] {3d03032e-584f-4081-b5f3-0977171ec4cc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001182 sec., 178510.9983079526 rows/sec., 10.14 MiB/sec. | ||
| 7958 | 2026.01.14 19:27:28.339754 [ 268 ] {3d03032e-584f-4081-b5f3-0977171ec4cc} <Debug> TCPHandler: Processed in 0.001343038 sec. | ||
| 7959 | 2026.01.14 19:27:28.339872 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7960 | 2026.01.14 19:27:28.339962 [ 268 ] {de3e19c6-5152-4b0c-8eab-38981d89e201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7961 | 2026.01.14 19:27:28.340000 [ 268 ] {de3e19c6-5152-4b0c-8eab-38981d89e201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7962 | 2026.01.14 19:27:28.340791 [ 268 ] {de3e19c6-5152-4b0c-8eab-38981d89e201} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7963 | 2026.01.14 19:27:28.340824 [ 268 ] {de3e19c6-5152-4b0c-8eab-38981d89e201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7964 | 2026.01.14 19:27:28.341169 [ 268 ] {de3e19c6-5152-4b0c-8eab-38981d89e201} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7965 | 2026.01.14 19:27:28.341376 [ 268 ] {de3e19c6-5152-4b0c-8eab-38981d89e201} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7966 | 2026.01.14 19:27:28.341501 [ 268 ] {de3e19c6-5152-4b0c-8eab-38981d89e201} <Debug> executeQuery: Read 1186 rows, 86.86 KiB in 0.001556 sec., 762210.796915167 rows/sec., 54.51 MiB/sec. | ||
| 7967 | 2026.01.14 19:27:28.341536 [ 268 ] {de3e19c6-5152-4b0c-8eab-38981d89e201} <Debug> TCPHandler: Processed in 0.001721154 sec. | ||
| 7968 | 2026.01.14 19:27:28.341649 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7969 | 2026.01.14 19:27:28.341743 [ 268 ] {5cb51f01-da8e-4975-b77c-4a000fdd0820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7970 | 2026.01.14 19:27:28.341783 [ 268 ] {5cb51f01-da8e-4975-b77c-4a000fdd0820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7971 | 2026.01.14 19:27:28.342108 [ 268 ] {5cb51f01-da8e-4975-b77c-4a000fdd0820} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7972 | 2026.01.14 19:27:28.342143 [ 268 ] {5cb51f01-da8e-4975-b77c-4a000fdd0820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7973 | 2026.01.14 19:27:28.342435 [ 268 ] {5cb51f01-da8e-4975-b77c-4a000fdd0820} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7974 | 2026.01.14 19:27:28.342642 [ 268 ] {5cb51f01-da8e-4975-b77c-4a000fdd0820} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7975 | 2026.01.14 19:27:28.342765 [ 268 ] {5cb51f01-da8e-4975-b77c-4a000fdd0820} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 301.42 KiB/sec. | ||
| 7976 | 2026.01.14 19:27:28.342798 [ 268 ] {5cb51f01-da8e-4975-b77c-4a000fdd0820} <Debug> TCPHandler: Processed in 0.001197826 sec. | ||
| 7977 | 2026.01.14 19:27:28.342905 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7978 | 2026.01.14 19:27:28.342996 [ 268 ] {fb4415e4-2c0c-4c53-b257-e4befc08856b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7979 | 2026.01.14 19:27:28.343036 [ 268 ] {fb4415e4-2c0c-4c53-b257-e4befc08856b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7980 | 2026.01.14 19:27:28.343618 [ 268 ] {fb4415e4-2c0c-4c53-b257-e4befc08856b} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7981 | 2026.01.14 19:27:28.343651 [ 268 ] {fb4415e4-2c0c-4c53-b257-e4befc08856b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7982 | 2026.01.14 19:27:28.344003 [ 268 ] {fb4415e4-2c0c-4c53-b257-e4befc08856b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7983 | 2026.01.14 19:27:28.344222 [ 268 ] {fb4415e4-2c0c-4c53-b257-e4befc08856b} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7984 | 2026.01.14 19:27:28.344345 [ 268 ] {fb4415e4-2c0c-4c53-b257-e4befc08856b} <Debug> executeQuery: Read 907 rows, 61.38 KiB in 0.001368 sec., 663011.6959064327 rows/sec., 43.82 MiB/sec. | ||
| 7985 | 2026.01.14 19:27:28.344380 [ 268 ] {fb4415e4-2c0c-4c53-b257-e4befc08856b} <Debug> TCPHandler: Processed in 0.001523731 sec. | ||
| 7986 | 2026.01.14 19:27:28.344487 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7987 | 2026.01.14 19:27:28.344578 [ 268 ] {40151618-0cb6-4201-954c-532330d36af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7988 | 2026.01.14 19:27:28.344617 [ 268 ] {40151618-0cb6-4201-954c-532330d36af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7989 | 2026.01.14 19:27:28.344932 [ 268 ] {40151618-0cb6-4201-954c-532330d36af1} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7990 | 2026.01.14 19:27:28.344964 [ 268 ] {40151618-0cb6-4201-954c-532330d36af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 7991 | 2026.01.14 19:27:28.345252 [ 268 ] {40151618-0cb6-4201-954c-532330d36af1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7992 | 2026.01.14 19:27:28.345457 [ 268 ] {40151618-0cb6-4201-954c-532330d36af1} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7993 | 2026.01.14 19:27:28.345583 [ 268 ] {40151618-0cb6-4201-954c-532330d36af1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 7994 | 2026.01.14 19:27:28.345616 [ 268 ] {40151618-0cb6-4201-954c-532330d36af1} <Debug> TCPHandler: Processed in 0.001177816 sec. | ||
| 7995 | 2026.01.14 19:27:28.345723 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7996 | 2026.01.14 19:27:28.345814 [ 268 ] {7af76191-6c9d-4537-98d6-0c8e17d81ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7997 | 2026.01.14 19:27:28.345865 [ 268 ] {7af76191-6c9d-4537-98d6-0c8e17d81ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7998 | 2026.01.14 19:27:28.346763 [ 268 ] {7af76191-6c9d-4537-98d6-0c8e17d81ce1} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7999 | 2026.01.14 19:27:28.346797 [ 268 ] {7af76191-6c9d-4537-98d6-0c8e17d81ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8000 | 2026.01.14 19:27:28.347336 [ 268 ] {7af76191-6c9d-4537-98d6-0c8e17d81ce1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8001 | 2026.01.14 19:27:28.347562 [ 268 ] {7af76191-6c9d-4537-98d6-0c8e17d81ce1} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8002 | 2026.01.14 19:27:28.347699 [ 268 ] {7af76191-6c9d-4537-98d6-0c8e17d81ce1} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001903 sec., 21544.929059379927 rows/sec., 38.61 MiB/sec. | ||
| 8003 | 2026.01.14 19:27:28.347748 [ 268 ] {7af76191-6c9d-4537-98d6-0c8e17d81ce1} <Debug> TCPHandler: Processed in 0.002072648 sec. | ||
| 8004 | 2026.01.14 19:27:28.347873 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8005 | 2026.01.14 19:27:28.347964 [ 268 ] {b6406588-8ba2-4e0c-8b13-d4b5434efe80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8006 | 2026.01.14 19:27:28.348003 [ 268 ] {b6406588-8ba2-4e0c-8b13-d4b5434efe80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8007 | 2026.01.14 19:27:28.348344 [ 268 ] {b6406588-8ba2-4e0c-8b13-d4b5434efe80} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8008 | 2026.01.14 19:27:28.348377 [ 268 ] {b6406588-8ba2-4e0c-8b13-d4b5434efe80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8009 | 2026.01.14 19:27:28.348671 [ 268 ] {b6406588-8ba2-4e0c-8b13-d4b5434efe80} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8010 | 2026.01.14 19:27:28.348884 [ 268 ] {b6406588-8ba2-4e0c-8b13-d4b5434efe80} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8011 | 2026.01.14 19:27:28.349010 [ 268 ] {b6406588-8ba2-4e0c-8b13-d4b5434efe80} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001064 sec., 63909.77443609022 rows/sec., 3.71 MiB/sec. | ||
| 8012 | 2026.01.14 19:27:28.349043 [ 268 ] {b6406588-8ba2-4e0c-8b13-d4b5434efe80} <Debug> TCPHandler: Processed in 0.001218857 sec. | ||
| 8013 | 2026.01.14 19:27:29.289793 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 1008 | ||
| 8014 | 2026.01.14 19:27:29.292763 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8015 | 2026.01.14 19:27:29.292823 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8016 | 2026.01.14 19:27:29.294128 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8017 | 2026.01.14 19:27:29.294430 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8018 | 2026.01.14 19:27:29.294878 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1008 | ||
| 8019 | 2026.01.14 19:27:31.719716 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8020 | 2026.01.14 19:27:31.719886 [ 268 ] {0830f95b-d2e8-47d0-b42b-155590bc07d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8021 | 2026.01.14 19:27:31.719951 [ 268 ] {0830f95b-d2e8-47d0-b42b-155590bc07d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8022 | 2026.01.14 19:27:31.720606 [ 268 ] {0830f95b-d2e8-47d0-b42b-155590bc07d7} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8023 | 2026.01.14 19:27:31.720652 [ 268 ] {0830f95b-d2e8-47d0-b42b-155590bc07d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8024 | 2026.01.14 19:27:31.721066 [ 268 ] {0830f95b-d2e8-47d0-b42b-155590bc07d7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8025 | 2026.01.14 19:27:31.721301 [ 268 ] {0830f95b-d2e8-47d0-b42b-155590bc07d7} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8026 | 2026.01.14 19:27:31.721467 [ 268 ] {0830f95b-d2e8-47d0-b42b-155590bc07d7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001628 sec., 34398.0343980344 rows/sec., 2.63 MiB/sec. | ||
| 8027 | 2026.01.14 19:27:31.721510 [ 268 ] {0830f95b-d2e8-47d0-b42b-155590bc07d7} <Debug> TCPHandler: Processed in 0.001943367 sec. | ||
| 8028 | 2026.01.14 19:27:31.721809 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8029 | 2026.01.14 19:27:31.721907 [ 268 ] {e2704293-f564-44b2-bfd4-ed001247841b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8030 | 2026.01.14 19:27:31.721950 [ 268 ] {e2704293-f564-44b2-bfd4-ed001247841b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8031 | 2026.01.14 19:27:31.722405 [ 268 ] {e2704293-f564-44b2-bfd4-ed001247841b} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8032 | 2026.01.14 19:27:31.722443 [ 268 ] {e2704293-f564-44b2-bfd4-ed001247841b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8033 | 2026.01.14 19:27:31.722762 [ 268 ] {e2704293-f564-44b2-bfd4-ed001247841b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8034 | 2026.01.14 19:27:31.722978 [ 268 ] {e2704293-f564-44b2-bfd4-ed001247841b} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8035 | 2026.01.14 19:27:31.723114 [ 268 ] {e2704293-f564-44b2-bfd4-ed001247841b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 4.07 MiB/sec. | ||
| 8036 | 2026.01.14 19:27:31.723154 [ 268 ] {e2704293-f564-44b2-bfd4-ed001247841b} <Debug> TCPHandler: Processed in 0.001398539 sec. | ||
| 8037 | 2026.01.14 19:27:31.723277 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8038 | 2026.01.14 19:27:31.723373 [ 268 ] {ff98315b-a70b-467e-873a-e3151bf037c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8039 | 2026.01.14 19:27:31.723416 [ 268 ] {ff98315b-a70b-467e-873a-e3151bf037c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8040 | 2026.01.14 19:27:31.723802 [ 268 ] {ff98315b-a70b-467e-873a-e3151bf037c8} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8041 | 2026.01.14 19:27:31.723840 [ 268 ] {ff98315b-a70b-467e-873a-e3151bf037c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8042 | 2026.01.14 19:27:31.724167 [ 268 ] {ff98315b-a70b-467e-873a-e3151bf037c8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8043 | 2026.01.14 19:27:31.724387 [ 268 ] {ff98315b-a70b-467e-873a-e3151bf037c8} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8044 | 2026.01.14 19:27:31.724521 [ 268 ] {ff98315b-a70b-467e-873a-e3151bf037c8} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001167 sec., 82262.21079691517 rows/sec., 5.73 MiB/sec. | ||
| 8045 | 2026.01.14 19:27:31.724559 [ 268 ] {ff98315b-a70b-467e-873a-e3151bf037c8} <Debug> TCPHandler: Processed in 0.001332738 sec. | ||
| 8046 | 2026.01.14 19:27:31.724680 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8047 | 2026.01.14 19:27:31.724773 [ 268 ] {f7e14882-0a12-43ad-9e9e-cfae886fa794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8048 | 2026.01.14 19:27:31.724814 [ 268 ] {f7e14882-0a12-43ad-9e9e-cfae886fa794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8049 | 2026.01.14 19:27:31.725150 [ 268 ] {f7e14882-0a12-43ad-9e9e-cfae886fa794} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8050 | 2026.01.14 19:27:31.725187 [ 268 ] {f7e14882-0a12-43ad-9e9e-cfae886fa794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8051 | 2026.01.14 19:27:31.725486 [ 268 ] {f7e14882-0a12-43ad-9e9e-cfae886fa794} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8052 | 2026.01.14 19:27:31.725692 [ 268 ] {f7e14882-0a12-43ad-9e9e-cfae886fa794} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8053 | 2026.01.14 19:27:31.725823 [ 268 ] {f7e14882-0a12-43ad-9e9e-cfae886fa794} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001068 sec., 33707.86516853933 rows/sec., 2.27 MiB/sec. | ||
| 8054 | 2026.01.14 19:27:31.725860 [ 268 ] {f7e14882-0a12-43ad-9e9e-cfae886fa794} <Debug> TCPHandler: Processed in 0.001232317 sec. | ||
| 8055 | 2026.01.14 19:27:31.727236 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16712 | ||
| 8056 | 2026.01.14 19:27:31.727778 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8057 | 2026.01.14 19:27:31.727832 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8058 | 2026.01.14 19:27:31.728362 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8059 | 2026.01.14 19:27:31.728616 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8060 | 2026.01.14 19:27:31.728758 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16712 | ||
| 8061 | 2026.01.14 19:27:32.575419 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8062 | 2026.01.14 19:27:32.592638 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8063 | 2026.01.14 19:27:32.592688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8064 | 2026.01.14 19:27:32.598725 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8065 | 2026.01.14 19:27:32.599425 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8066 | 2026.01.14 19:27:32.602264 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8067 | 2026.01.14 19:27:36.723428 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8068 | 2026.01.14 19:27:36.723624 [ 268 ] {c747e451-272c-4cb6-abf1-d00c281b0e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8069 | 2026.01.14 19:27:36.723696 [ 268 ] {c747e451-272c-4cb6-abf1-d00c281b0e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8070 | 2026.01.14 19:27:36.724387 [ 268 ] {c747e451-272c-4cb6-abf1-d00c281b0e33} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8071 | 2026.01.14 19:27:36.724428 [ 268 ] {c747e451-272c-4cb6-abf1-d00c281b0e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8072 | 2026.01.14 19:27:36.724818 [ 268 ] {c747e451-272c-4cb6-abf1-d00c281b0e33} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8073 | 2026.01.14 19:27:36.725041 [ 268 ] {c747e451-272c-4cb6-abf1-d00c281b0e33} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8074 | 2026.01.14 19:27:36.725195 [ 268 ] {c747e451-272c-4cb6-abf1-d00c281b0e33} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001622 sec., 34525.2774352651 rows/sec., 2.64 MiB/sec. | ||
| 8075 | 2026.01.14 19:27:36.725236 [ 268 ] {c747e451-272c-4cb6-abf1-d00c281b0e33} <Debug> TCPHandler: Processed in 0.001948127 sec. | ||
| 8076 | 2026.01.14 19:27:36.725360 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8077 | 2026.01.14 19:27:36.725456 [ 268 ] {645f0825-d493-46f0-ac62-d1c67ea2fc88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8078 | 2026.01.14 19:27:36.725497 [ 268 ] {645f0825-d493-46f0-ac62-d1c67ea2fc88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8079 | 2026.01.14 19:27:36.725923 [ 268 ] {645f0825-d493-46f0-ac62-d1c67ea2fc88} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8080 | 2026.01.14 19:27:36.725958 [ 268 ] {645f0825-d493-46f0-ac62-d1c67ea2fc88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8081 | 2026.01.14 19:27:36.726272 [ 268 ] {645f0825-d493-46f0-ac62-d1c67ea2fc88} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8082 | 2026.01.14 19:27:36.726478 [ 268 ] {645f0825-d493-46f0-ac62-d1c67ea2fc88} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8083 | 2026.01.14 19:27:36.726609 [ 268 ] {645f0825-d493-46f0-ac62-d1c67ea2fc88} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 4.27 MiB/sec. | ||
| 8084 | 2026.01.14 19:27:36.726646 [ 268 ] {645f0825-d493-46f0-ac62-d1c67ea2fc88} <Debug> TCPHandler: Processed in 0.001337968 sec. | ||
| 8085 | 2026.01.14 19:27:36.726763 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8086 | 2026.01.14 19:27:36.726856 [ 268 ] {2099f5ea-2b42-4ea3-a3f5-2018bbb722f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8087 | 2026.01.14 19:27:36.726898 [ 268 ] {2099f5ea-2b42-4ea3-a3f5-2018bbb722f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8088 | 2026.01.14 19:27:36.727314 [ 268 ] {2099f5ea-2b42-4ea3-a3f5-2018bbb722f2} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8089 | 2026.01.14 19:27:36.727349 [ 268 ] {2099f5ea-2b42-4ea3-a3f5-2018bbb722f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8090 | 2026.01.14 19:27:36.727678 [ 268 ] {2099f5ea-2b42-4ea3-a3f5-2018bbb722f2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8091 | 2026.01.14 19:27:36.727883 [ 268 ] {2099f5ea-2b42-4ea3-a3f5-2018bbb722f2} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8092 | 2026.01.14 19:27:36.728015 [ 268 ] {2099f5ea-2b42-4ea3-a3f5-2018bbb722f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 8093 | 2026.01.14 19:27:36.728051 [ 268 ] {2099f5ea-2b42-4ea3-a3f5-2018bbb722f2} <Debug> TCPHandler: Processed in 0.001338308 sec. | ||
| 8094 | 2026.01.14 19:27:36.728155 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8095 | 2026.01.14 19:27:36.728249 [ 268 ] {b7a48017-4651-47d8-bf6c-94f3d7975824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8096 | 2026.01.14 19:27:36.728290 [ 268 ] {b7a48017-4651-47d8-bf6c-94f3d7975824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8097 | 2026.01.14 19:27:36.728628 [ 268 ] {b7a48017-4651-47d8-bf6c-94f3d7975824} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8098 | 2026.01.14 19:27:36.728663 [ 268 ] {b7a48017-4651-47d8-bf6c-94f3d7975824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8099 | 2026.01.14 19:27:36.728967 [ 268 ] {b7a48017-4651-47d8-bf6c-94f3d7975824} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8100 | 2026.01.14 19:27:36.729179 [ 268 ] {b7a48017-4651-47d8-bf6c-94f3d7975824} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8101 | 2026.01.14 19:27:36.729310 [ 268 ] {b7a48017-4651-47d8-bf6c-94f3d7975824} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 8102 | 2026.01.14 19:27:36.729346 [ 268 ] {b7a48017-4651-47d8-bf6c-94f3d7975824} <Debug> TCPHandler: Processed in 0.001241377 sec. | ||
| 8103 | 2026.01.14 19:27:39.073555 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8104 | 2026.01.14 19:27:39.073665 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8105 | 2026.01.14 19:27:39.228832 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17224 | ||
| 8106 | 2026.01.14 19:27:39.229656 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8107 | 2026.01.14 19:27:39.229734 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8108 | 2026.01.14 19:27:39.230225 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8109 | 2026.01.14 19:27:39.230466 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8110 | 2026.01.14 19:27:39.230615 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17224 | ||
| 8111 | 2026.01.14 19:27:39.230634 [ 81 ] {} <Debug> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8112 | 2026.01.14 19:27:39.230722 [ 81 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8113 | 2026.01.14 19:27:39.230757 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8114 | 2026.01.14 19:27:39.230912 [ 187 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::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 | ||
| 8115 | 2026.01.14 19:27:39.231093 [ 187 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8116 | 2026.01.14 19:27:39.231156 [ 187 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14792 rows starting from the beginning of the part | ||
| 8117 | 2026.01.14 19:27:39.231258 [ 187 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8118 | 2026.01.14 19:27:39.231330 [ 187 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8119 | 2026.01.14 19:27:39.231402 [ 187 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8120 | 2026.01.14 19:27:39.231467 [ 187 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8121 | 2026.01.14 19:27:39.231529 [ 187 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8122 | 2026.01.14 19:27:39.233925 [ 198 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17224 rows, containing 4 columns (4 merged, 0 gathered) in 0.003076812 sec., 5598002.087875373 rows/sec., 80.08 MiB/sec. | ||
| 8123 | 2026.01.14 19:27:39.234071 [ 198 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8124 | 2026.01.14 19:27:39.234406 [ 198 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_36_7} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8125 | 2026.01.14 19:27:39.234499 [ 198 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_36_7} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8126 | 2026.01.14 19:27:39.234618 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8127 | 2026.01.14 19:27:39.295190 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1024 | ||
| 8128 | 2026.01.14 19:27:39.297208 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8129 | 2026.01.14 19:27:39.297248 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8130 | 2026.01.14 19:27:39.298378 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8131 | 2026.01.14 19:27:39.298637 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8132 | 2026.01.14 19:27:39.298788 [ 81 ] {} <Debug> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8133 | 2026.01.14 19:27:39.298838 [ 81 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8134 | 2026.01.14 19:27:39.298860 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8135 | 2026.01.14 19:27:39.298886 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1024 | ||
| 8136 | 2026.01.14 19:27:39.298963 [ 193 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::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 | ||
| 8137 | 2026.01.14 19:27:39.299542 [ 193 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8138 | 2026.01.14 19:27:39.299680 [ 193 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 848 rows starting from the beginning of the part | ||
| 8139 | 2026.01.14 19:27:39.300027 [ 193 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 54 rows starting from the beginning of the part | ||
| 8140 | 2026.01.14 19:27:39.300358 [ 193 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part | ||
| 8141 | 2026.01.14 19:27:39.300663 [ 193 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 8142 | 2026.01.14 19:27:39.300961 [ 193 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 8143 | 2026.01.14 19:27:39.301273 [ 193 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part | ||
| 8144 | 2026.01.14 19:27:39.307383 [ 191 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1024 rows, containing 72 columns (72 merged, 0 gathered) in 0.008469556 sec., 120903.62233864443 rows/sec., 100.97 MiB/sec. | ||
| 8145 | 2026.01.14 19:27:39.308734 [ 187 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8146 | 2026.01.14 19:27:39.309369 [ 187 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_26_5} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8147 | 2026.01.14 19:27:39.309452 [ 187 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_26_5} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8148 | 2026.01.14 19:27:39.309700 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
| 8149 | 2026.01.14 19:27:39.388326 [ 81 ] {} <Debug> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8150 | 2026.01.14 19:27:39.388372 [ 81 ] {} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8151 | 2026.01.14 19:27:39.388395 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8152 | 2026.01.14 19:27:39.388506 [ 194 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::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 | ||
| 8153 | 2026.01.14 19:27:39.388639 [ 194 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8154 | 2026.01.14 19:27:39.388673 [ 194 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 8155 | 2026.01.14 19:27:39.388738 [ 194 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 8156 | 2026.01.14 19:27:39.388784 [ 194 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 8157 | 2026.01.14 19:27:39.388828 [ 194 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 8158 | 2026.01.14 19:27:39.388872 [ 194 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 8159 | 2026.01.14 19:27:39.389602 [ 187 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001148806 sec., 41782.511581589926 rows/sec., 3.49 MiB/sec. | ||
| 8160 | 2026.01.14 19:27:39.389712 [ 194 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8161 | 2026.01.14 19:27:39.389952 [ 194 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_13_3} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8162 | 2026.01.14 19:27:39.390017 [ 194 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_13_3} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8163 | 2026.01.14 19:27:39.390088 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8164 | 2026.01.14 19:27:40.102320 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8165 | 2026.01.14 19:27:40.119668 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8166 | 2026.01.14 19:27:40.119712 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8167 | 2026.01.14 19:27:40.125918 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8168 | 2026.01.14 19:27:40.126624 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8169 | 2026.01.14 19:27:40.126895 [ 82 ] {} <Debug> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8170 | 2026.01.14 19:27:40.126932 [ 82 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8171 | 2026.01.14 19:27:40.126949 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8172 | 2026.01.14 19:27:40.127064 [ 201 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 8173 | 2026.01.14 19:27:40.129559 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8174 | 2026.01.14 19:27:40.131160 [ 201 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8175 | 2026.01.14 19:27:40.132599 [ 201 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 8176 | 2026.01.14 19:27:40.137248 [ 201 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 8177 | 2026.01.14 19:27:40.141763 [ 201 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 8178 | 2026.01.14 19:27:40.146293 [ 201 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8179 | 2026.01.14 19:27:40.150914 [ 201 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8180 | 2026.01.14 19:27:40.155201 [ 201 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 8181 | 2026.01.14 19:27:40.208912 [ 195 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.081898146 sec., 3308.9882156795097 rows/sec., 17.11 MiB/sec. | ||
| 8182 | 2026.01.14 19:27:40.211703 [ 200 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8183 | 2026.01.14 19:27:40.213899 [ 200 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_36_7} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8184 | 2026.01.14 19:27:40.214003 [ 200 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_36_7} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8185 | 2026.01.14 19:27:40.216707 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 8186 | 2026.01.14 19:27:41.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.80 MiB, peak 296.71 MiB, free memory in arenas 0.00 B, will set to 291.57 MiB (RSS), difference: 6.77 MiB | ||
| 8187 | 2026.01.14 19:27:41.736146 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8188 | 2026.01.14 19:27:41.736333 [ 268 ] {69262588-de7f-43a8-8f8c-e5858b206308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8189 | 2026.01.14 19:27:41.736400 [ 268 ] {69262588-de7f-43a8-8f8c-e5858b206308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8190 | 2026.01.14 19:27:41.737233 [ 268 ] {69262588-de7f-43a8-8f8c-e5858b206308} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8191 | 2026.01.14 19:27:41.737270 [ 268 ] {69262588-de7f-43a8-8f8c-e5858b206308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8192 | 2026.01.14 19:27:41.737688 [ 268 ] {69262588-de7f-43a8-8f8c-e5858b206308} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8193 | 2026.01.14 19:27:41.737913 [ 268 ] {69262588-de7f-43a8-8f8c-e5858b206308} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8194 | 2026.01.14 19:27:41.738056 [ 268 ] {69262588-de7f-43a8-8f8c-e5858b206308} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001774 sec., 231116.1217587373 rows/sec., 14.66 MiB/sec. | ||
| 8195 | 2026.01.14 19:27:41.738096 [ 268 ] {69262588-de7f-43a8-8f8c-e5858b206308} <Debug> TCPHandler: Processed in 0.002106778 sec. | ||
| 8196 | 2026.01.14 19:27:41.738218 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8197 | 2026.01.14 19:27:41.738312 [ 268 ] {dc6ef294-2178-4b06-9911-be586b8883ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8198 | 2026.01.14 19:27:41.738351 [ 268 ] {dc6ef294-2178-4b06-9911-be586b8883ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8199 | 2026.01.14 19:27:41.739330 [ 268 ] {dc6ef294-2178-4b06-9911-be586b8883ed} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8200 | 2026.01.14 19:27:41.739364 [ 268 ] {dc6ef294-2178-4b06-9911-be586b8883ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8201 | 2026.01.14 19:27:41.739737 [ 268 ] {dc6ef294-2178-4b06-9911-be586b8883ed} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8202 | 2026.01.14 19:27:41.739947 [ 268 ] {dc6ef294-2178-4b06-9911-be586b8883ed} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8203 | 2026.01.14 19:27:41.740069 [ 78 ] {} <Debug> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8204 | 2026.01.14 19:27:41.740072 [ 268 ] {dc6ef294-2178-4b06-9911-be586b8883ed} <Debug> executeQuery: Read 1194 rows, 97.66 KiB in 0.001778 sec., 671541.057367829 rows/sec., 53.64 MiB/sec. | ||
| 8205 | 2026.01.14 19:27:41.740106 [ 78 ] {} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8206 | 2026.01.14 19:27:41.740123 [ 268 ] {dc6ef294-2178-4b06-9911-be586b8883ed} <Debug> TCPHandler: Processed in 0.001955007 sec. | ||
| 8207 | 2026.01.14 19:27:41.740127 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8208 | 2026.01.14 19:27:41.740220 [ 194 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::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 | ||
| 8209 | 2026.01.14 19:27:41.740261 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8210 | 2026.01.14 19:27:41.740309 [ 194 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8211 | 2026.01.14 19:27:41.740342 [ 194 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2466 rows starting from the beginning of the part | ||
| 8212 | 2026.01.14 19:27:41.740371 [ 268 ] {03aca84c-59fd-42d5-b1a8-a4dc3604c5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8213 | 2026.01.14 19:27:41.740406 [ 194 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
| 8214 | 2026.01.14 19:27:41.740420 [ 268 ] {03aca84c-59fd-42d5-b1a8-a4dc3604c5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8215 | 2026.01.14 19:27:41.740454 [ 194 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 2339 rows starting from the beginning of the part | ||
| 8216 | 2026.01.14 19:27:41.740501 [ 194 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::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 | ||
| 8217 | 2026.01.14 19:27:41.740544 [ 194 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 8218 | 2026.01.14 19:27:41.740587 [ 194 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1194 rows starting from the beginning of the part | ||
| 8219 | 2026.01.14 19:27:41.740923 [ 268 ] {03aca84c-59fd-42d5-b1a8-a4dc3604c5f6} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2026.01.14 19:27:41.740958 [ 268 ] {03aca84c-59fd-42d5-b1a8-a4dc3604c5f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8221 | 2026.01.14 19:27:41.741283 [ 268 ] {03aca84c-59fd-42d5-b1a8-a4dc3604c5f6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8222 | 2026.01.14 19:27:41.741513 [ 268 ] {03aca84c-59fd-42d5-b1a8-a4dc3604c5f6} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8223 | 2026.01.14 19:27:41.741658 [ 268 ] {03aca84c-59fd-42d5-b1a8-a4dc3604c5f6} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001311 sec., 187643.02059496567 rows/sec., 11.47 MiB/sec. | ||
| 8224 | 2026.01.14 19:27:41.741697 [ 268 ] {03aca84c-59fd-42d5-b1a8-a4dc3604c5f6} <Debug> TCPHandler: Processed in 0.00149965 sec. | ||
| 8225 | 2026.01.14 19:27:41.741812 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8226 | 2026.01.14 19:27:41.741908 [ 268 ] {481f8d3c-7b41-4ce3-8546-7ddef9791848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8227 | 2026.01.14 19:27:41.741947 [ 268 ] {481f8d3c-7b41-4ce3-8546-7ddef9791848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8228 | 2026.01.14 19:27:41.742420 [ 268 ] {481f8d3c-7b41-4ce3-8546-7ddef9791848} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8229 | 2026.01.14 19:27:41.742455 [ 268 ] {481f8d3c-7b41-4ce3-8546-7ddef9791848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8230 | 2026.01.14 19:27:41.742566 [ 195 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6167 rows, containing 5 columns (5 merged, 0 gathered) in 0.002380373 sec., 2590770.438078402 rows/sec., 219.55 MiB/sec. | ||
| 8231 | 2026.01.14 19:27:41.742756 [ 268 ] {481f8d3c-7b41-4ce3-8546-7ddef9791848} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8232 | 2026.01.14 19:27:41.742873 [ 189 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8233 | 2026.01.14 19:27:41.742985 [ 268 ] {481f8d3c-7b41-4ce3-8546-7ddef9791848} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8234 | 2026.01.14 19:27:41.743118 [ 268 ] {481f8d3c-7b41-4ce3-8546-7ddef9791848} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001229 sec., 172497.96582587468 rows/sec., 11.12 MiB/sec. | ||
| 8235 | 2026.01.14 19:27:41.743157 [ 268 ] {481f8d3c-7b41-4ce3-8546-7ddef9791848} <Debug> TCPHandler: Processed in 0.001395389 sec. | ||
| 8236 | 2026.01.14 19:27:41.743164 [ 189 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_56_11} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8237 | 2026.01.14 19:27:41.743230 [ 189 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_56_11} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8238 | 2026.01.14 19:27:41.743283 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8239 | 2026.01.14 19:27:41.743295 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 8240 | 2026.01.14 19:27:41.743378 [ 268 ] {9109d03c-f19a-4c0e-b57a-4b637d99fde1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8241 | 2026.01.14 19:27:41.743417 [ 268 ] {9109d03c-f19a-4c0e-b57a-4b637d99fde1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8242 | 2026.01.14 19:27:41.743895 [ 268 ] {9109d03c-f19a-4c0e-b57a-4b637d99fde1} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8243 | 2026.01.14 19:27:41.743930 [ 268 ] {9109d03c-f19a-4c0e-b57a-4b637d99fde1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8244 | 2026.01.14 19:27:41.744224 [ 268 ] {9109d03c-f19a-4c0e-b57a-4b637d99fde1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8245 | 2026.01.14 19:27:41.744433 [ 268 ] {9109d03c-f19a-4c0e-b57a-4b637d99fde1} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8246 | 2026.01.14 19:27:41.744561 [ 268 ] {9109d03c-f19a-4c0e-b57a-4b637d99fde1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001201 sec., 175686.92756036637 rows/sec., 9.98 MiB/sec. | ||
| 8247 | 2026.01.14 19:27:41.744597 [ 268 ] {9109d03c-f19a-4c0e-b57a-4b637d99fde1} <Debug> TCPHandler: Processed in 0.001365559 sec. | ||
| 8248 | 2026.01.14 19:27:41.744710 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8249 | 2026.01.14 19:27:41.744804 [ 268 ] {eb900a1a-5dd3-4b9f-a5b8-4b574f2d26e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8250 | 2026.01.14 19:27:41.744843 [ 268 ] {eb900a1a-5dd3-4b9f-a5b8-4b574f2d26e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8251 | 2026.01.14 19:27:41.745546 [ 268 ] {eb900a1a-5dd3-4b9f-a5b8-4b574f2d26e7} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8252 | 2026.01.14 19:27:41.745580 [ 268 ] {eb900a1a-5dd3-4b9f-a5b8-4b574f2d26e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8253 | 2026.01.14 19:27:41.745905 [ 268 ] {eb900a1a-5dd3-4b9f-a5b8-4b574f2d26e7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8254 | 2026.01.14 19:27:41.746120 [ 268 ] {eb900a1a-5dd3-4b9f-a5b8-4b574f2d26e7} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8255 | 2026.01.14 19:27:41.746213 [ 78 ] {} <Debug> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8256 | 2026.01.14 19:27:41.746242 [ 78 ] {} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8257 | 2026.01.14 19:27:41.746243 [ 268 ] {eb900a1a-5dd3-4b9f-a5b8-4b574f2d26e7} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001457 sec., 494166.0947151682 rows/sec., 34.69 MiB/sec. | ||
| 8258 | 2026.01.14 19:27:41.746260 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8259 | 2026.01.14 19:27:41.746287 [ 268 ] {eb900a1a-5dd3-4b9f-a5b8-4b574f2d26e7} <Debug> TCPHandler: Processed in 0.001627772 sec. | ||
| 8260 | 2026.01.14 19:27:41.746361 [ 195 ] {839a7e5b-868f-4427-8078-cd84844130a1::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 | ||
| 8261 | 2026.01.14 19:27:41.746405 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8262 | 2026.01.14 19:27:41.746493 [ 195 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8263 | 2026.01.14 19:27:41.746506 [ 268 ] {c60b6bd4-c124-42da-b051-d0f8f3c87ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8264 | 2026.01.14 19:27:41.746538 [ 195 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1250 rows starting from the beginning of the part | ||
| 8265 | 2026.01.14 19:27:41.746557 [ 268 ] {c60b6bd4-c124-42da-b051-d0f8f3c87ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8266 | 2026.01.14 19:27:41.746618 [ 195 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
| 8267 | 2026.01.14 19:27:41.746674 [ 195 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1186 rows starting from the beginning of the part | ||
| 8268 | 2026.01.14 19:27:41.746718 [ 195 ] {839a7e5b-868f-4427-8078-cd84844130a1::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 | ||
| 8269 | 2026.01.14 19:27:41.746760 [ 195 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 8270 | 2026.01.14 19:27:41.746799 [ 195 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 720 rows starting from the beginning of the part | ||
| 8271 | 2026.01.14 19:27:41.746896 [ 268 ] {c60b6bd4-c124-42da-b051-d0f8f3c87ccf} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8272 | 2026.01.14 19:27:41.746939 [ 268 ] {c60b6bd4-c124-42da-b051-d0f8f3c87ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8273 | 2026.01.14 19:27:41.747267 [ 268 ] {c60b6bd4-c124-42da-b051-d0f8f3c87ccf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8274 | 2026.01.14 19:27:41.747510 [ 268 ] {c60b6bd4-c124-42da-b051-d0f8f3c87ccf} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8275 | 2026.01.14 19:27:41.747667 [ 268 ] {c60b6bd4-c124-42da-b051-d0f8f3c87ccf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001179 sec., 5089.058524173029 rows/sec., 265.88 KiB/sec. | ||
| 8276 | 2026.01.14 19:27:41.747706 [ 268 ] {c60b6bd4-c124-42da-b051-d0f8f3c87ccf} <Debug> TCPHandler: Processed in 0.001352839 sec. | ||
| 8277 | 2026.01.14 19:27:41.747816 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8278 | 2026.01.14 19:27:41.747912 [ 268 ] {52c76ee5-f8f8-4b15-9a65-a7d2814fdf62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8279 | 2026.01.14 19:27:41.747954 [ 268 ] {52c76ee5-f8f8-4b15-9a65-a7d2814fdf62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8280 | 2026.01.14 19:27:41.748180 [ 192 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001860685 sec., 1799337.3408180322 rows/sec., 136.15 MiB/sec. | ||
| 8281 | 2026.01.14 19:27:41.748433 [ 268 ] {52c76ee5-f8f8-4b15-9a65-a7d2814fdf62} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8282 | 2026.01.14 19:27:41.748476 [ 268 ] {52c76ee5-f8f8-4b15-9a65-a7d2814fdf62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8283 | 2026.01.14 19:27:41.748495 [ 190 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8284 | 2026.01.14 19:27:41.748874 [ 190 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_56_11} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8285 | 2026.01.14 19:27:41.748882 [ 268 ] {52c76ee5-f8f8-4b15-9a65-a7d2814fdf62} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8286 | 2026.01.14 19:27:41.748968 [ 190 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_56_11} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8287 | 2026.01.14 19:27:41.749071 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8288 | 2026.01.14 19:27:41.749138 [ 268 ] {52c76ee5-f8f8-4b15-9a65-a7d2814fdf62} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8289 | 2026.01.14 19:27:41.749250 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8290 | 2026.01.14 19:27:41.749280 [ 268 ] {52c76ee5-f8f8-4b15-9a65-a7d2814fdf62} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001388 sec., 226224.7838616715 rows/sec., 14.86 MiB/sec. | ||
| 8291 | 2026.01.14 19:27:41.749282 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8292 | 2026.01.14 19:27:41.749311 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8293 | 2026.01.14 19:27:41.749318 [ 268 ] {52c76ee5-f8f8-4b15-9a65-a7d2814fdf62} <Debug> TCPHandler: Processed in 0.001552972 sec. | ||
| 8294 | 2026.01.14 19:27:41.749383 [ 195 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::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 | ||
| 8295 | 2026.01.14 19:27:41.749424 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8296 | 2026.01.14 19:27:41.749497 [ 195 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8297 | 2026.01.14 19:27:41.749524 [ 268 ] {87772a78-9013-4d21-b2b1-2581711c717a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8298 | 2026.01.14 19:27:41.749529 [ 195 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 17232 rows starting from the beginning of the part | ||
| 8299 | 2026.01.14 19:27:41.749574 [ 268 ] {87772a78-9013-4d21-b2b1-2581711c717a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8300 | 2026.01.14 19:27:41.749593 [ 195 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8301 | 2026.01.14 19:27:41.749633 [ 195 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 907 rows starting from the beginning of the part | ||
| 8302 | 2026.01.14 19:27:41.749667 [ 195 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::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 | ||
| 8303 | 2026.01.14 19:27:41.749699 [ 195 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 8304 | 2026.01.14 19:27:41.749735 [ 195 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 314 rows starting from the beginning of the part | ||
| 8305 | 2026.01.14 19:27:41.749907 [ 268 ] {87772a78-9013-4d21-b2b1-2581711c717a} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8306 | 2026.01.14 19:27:41.749949 [ 268 ] {87772a78-9013-4d21-b2b1-2581711c717a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8307 | 2026.01.14 19:27:41.750288 [ 268 ] {87772a78-9013-4d21-b2b1-2581711c717a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8308 | 2026.01.14 19:27:41.750509 [ 268 ] {87772a78-9013-4d21-b2b1-2581711c717a} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8309 | 2026.01.14 19:27:41.750653 [ 268 ] {87772a78-9013-4d21-b2b1-2581711c717a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001147 sec., 871.8395815170009 rows/sec., 58.75 KiB/sec. | ||
| 8310 | 2026.01.14 19:27:41.750690 [ 268 ] {87772a78-9013-4d21-b2b1-2581711c717a} <Debug> TCPHandler: Processed in 0.001316818 sec. | ||
| 8311 | 2026.01.14 19:27:41.750805 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8312 | 2026.01.14 19:27:41.750920 [ 268 ] {7cb62376-2fb9-4f5f-aefd-baeaf7645629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8313 | 2026.01.14 19:27:41.750983 [ 268 ] {7cb62376-2fb9-4f5f-aefd-baeaf7645629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8314 | 2026.01.14 19:27:41.751973 [ 268 ] {7cb62376-2fb9-4f5f-aefd-baeaf7645629} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8315 | 2026.01.14 19:27:41.752009 [ 268 ] {7cb62376-2fb9-4f5f-aefd-baeaf7645629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8316 | 2026.01.14 19:27:41.752635 [ 268 ] {7cb62376-2fb9-4f5f-aefd-baeaf7645629} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8317 | 2026.01.14 19:27:41.752861 [ 268 ] {7cb62376-2fb9-4f5f-aefd-baeaf7645629} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8318 | 2026.01.14 19:27:41.752972 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8319 | 2026.01.14 19:27:41.753005 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8320 | 2026.01.14 19:27:41.753013 [ 268 ] {7cb62376-2fb9-4f5f-aefd-baeaf7645629} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002116 sec., 19376.181474480152 rows/sec., 34.72 MiB/sec. | ||
| 8321 | 2026.01.14 19:27:41.753026 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8322 | 2026.01.14 19:27:41.753078 [ 268 ] {7cb62376-2fb9-4f5f-aefd-baeaf7645629} <Debug> TCPHandler: Processed in 0.002333022 sec. | ||
| 8323 | 2026.01.14 19:27:41.753135 [ 192 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::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 | ||
| 8324 | 2026.01.14 19:27:41.753194 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8325 | 2026.01.14 19:27:41.753294 [ 268 ] {ca923357-66d5-427b-be52-669f8841fa10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8326 | 2026.01.14 19:27:41.753335 [ 268 ] {ca923357-66d5-427b-be52-669f8841fa10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8327 | 2026.01.14 19:27:41.753401 [ 192 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8328 | 2026.01.14 19:27:41.753472 [ 192 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 728 rows starting from the beginning of the part | ||
| 8329 | 2026.01.14 19:27:41.753621 [ 192 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 8330 | 2026.01.14 19:27:41.753682 [ 268 ] {ca923357-66d5-427b-be52-669f8841fa10} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8331 | 2026.01.14 19:27:41.753722 [ 268 ] {ca923357-66d5-427b-be52-669f8841fa10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8332 | 2026.01.14 19:27:41.753748 [ 192 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 8333 | 2026.01.14 19:27:41.753868 [ 192 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 8334 | 2026.01.14 19:27:41.753980 [ 192 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
| 8335 | 2026.01.14 19:27:41.754082 [ 268 ] {ca923357-66d5-427b-be52-669f8841fa10} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8336 | 2026.01.14 19:27:41.754090 [ 192 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 8337 | 2026.01.14 19:27:41.754311 [ 268 ] {ca923357-66d5-427b-be52-669f8841fa10} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8338 | 2026.01.14 19:27:41.754416 [ 78 ] {} <Debug> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8339 | 2026.01.14 19:27:41.754445 [ 268 ] {ca923357-66d5-427b-be52-669f8841fa10} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001168 sec., 89041.09589041096 rows/sec., 5.46 MiB/sec. | ||
| 8340 | 2026.01.14 19:27:41.754445 [ 78 ] {} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8341 | 2026.01.14 19:27:41.754477 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8342 | 2026.01.14 19:27:41.754481 [ 268 ] {ca923357-66d5-427b-be52-669f8841fa10} <Debug> TCPHandler: Processed in 0.001338708 sec. | ||
| 8343 | 2026.01.14 19:27:41.754569 [ 202 ] {15e33962-2d92-4361-8967-26e26a4f1192::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 | ||
| 8344 | 2026.01.14 19:27:41.754642 [ 202 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8345 | 2026.01.14 19:27:41.754666 [ 202 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3550 rows starting from the beginning of the part | ||
| 8346 | 2026.01.14 19:27:41.754712 [ 202 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8347 | 2026.01.14 19:27:41.754752 [ 202 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 68 rows starting from the beginning of the part | ||
| 8348 | 2026.01.14 19:27:41.754791 [ 202 ] {15e33962-2d92-4361-8967-26e26a4f1192::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 | ||
| 8349 | 2026.01.14 19:27:41.754827 [ 202 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 8350 | 2026.01.14 19:27:41.754864 [ 202 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 104 rows starting from the beginning of the part | ||
| 8351 | 2026.01.14 19:27:41.756272 [ 196 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18869 rows, containing 5 columns (5 merged, 0 gathered) in 0.006917855 sec., 2727579.574882677 rows/sec., 183.67 MiB/sec. | ||
| 8352 | 2026.01.14 19:27:41.756519 [ 188 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8353 | 2026.01.14 19:27:41.756705 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3878 rows, containing 4 columns (4 merged, 0 gathered) in 0.00216409 sec., 1791977.2283038136 rows/sec., 114.31 MiB/sec. | ||
| 8354 | 2026.01.14 19:27:41.756823 [ 188 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8355 | 2026.01.14 19:27:41.756904 [ 188 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8356 | 2026.01.14 19:27:41.756981 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.20 MiB. | ||
| 8357 | 2026.01.14 19:27:41.757119 [ 196 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8358 | 2026.01.14 19:27:41.757398 [ 196 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_56_11} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8359 | 2026.01.14 19:27:41.757476 [ 196 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_56_11} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8360 | 2026.01.14 19:27:41.757559 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8361 | 2026.01.14 19:27:41.769765 [ 197 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 933 rows, containing 19 columns (19 merged, 0 gathered) in 0.016674579 sec., 55953.436665477435 rows/sec., 100.27 MiB/sec. | ||
| 8362 | 2026.01.14 19:27:41.770805 [ 192 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8363 | 2026.01.14 19:27:41.771109 [ 192 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8364 | 2026.01.14 19:27:41.771172 [ 192 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8365 | 2026.01.14 19:27:41.771248 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 8366 | 2026.01.14 19:27:42.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.52 MiB, peak 305.20 MiB, free memory in arenas 0.00 B, will set to 297.88 MiB (RSS), difference: 5.36 MiB | ||
| 8367 | 2026.01.14 19:27:46.723762 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8368 | 2026.01.14 19:27:46.723972 [ 268 ] {aaee55dd-737b-4a14-b0b5-474dc318e210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8369 | 2026.01.14 19:27:46.724046 [ 268 ] {aaee55dd-737b-4a14-b0b5-474dc318e210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8370 | 2026.01.14 19:27:46.724686 [ 268 ] {aaee55dd-737b-4a14-b0b5-474dc318e210} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8371 | 2026.01.14 19:27:46.724732 [ 268 ] {aaee55dd-737b-4a14-b0b5-474dc318e210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8372 | 2026.01.14 19:27:46.725122 [ 268 ] {aaee55dd-737b-4a14-b0b5-474dc318e210} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8373 | 2026.01.14 19:27:46.725343 [ 268 ] {aaee55dd-737b-4a14-b0b5-474dc318e210} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8374 | 2026.01.14 19:27:46.725531 [ 268 ] {aaee55dd-737b-4a14-b0b5-474dc318e210} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001612 sec., 2481.3895781637716 rows/sec., 202.34 KiB/sec. | ||
| 8375 | 2026.01.14 19:27:46.725581 [ 268 ] {aaee55dd-737b-4a14-b0b5-474dc318e210} <Debug> TCPHandler: Processed in 0.001951517 sec. | ||
| 8376 | 2026.01.14 19:27:46.725701 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8377 | 2026.01.14 19:27:46.725802 [ 268 ] {af11b196-2801-4bc3-8d9c-1e2931851353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8378 | 2026.01.14 19:27:46.725843 [ 268 ] {af11b196-2801-4bc3-8d9c-1e2931851353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8379 | 2026.01.14 19:27:46.726285 [ 268 ] {af11b196-2801-4bc3-8d9c-1e2931851353} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8380 | 2026.01.14 19:27:46.726322 [ 268 ] {af11b196-2801-4bc3-8d9c-1e2931851353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8381 | 2026.01.14 19:27:46.726650 [ 268 ] {af11b196-2801-4bc3-8d9c-1e2931851353} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8382 | 2026.01.14 19:27:46.726883 [ 268 ] {af11b196-2801-4bc3-8d9c-1e2931851353} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8383 | 2026.01.14 19:27:46.727025 [ 268 ] {af11b196-2801-4bc3-8d9c-1e2931851353} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001245 sec., 46586.3453815261 rows/sec., 3.55 MiB/sec. | ||
| 8384 | 2026.01.14 19:27:46.727063 [ 268 ] {af11b196-2801-4bc3-8d9c-1e2931851353} <Debug> TCPHandler: Processed in 0.001414699 sec. | ||
| 8385 | 2026.01.14 19:27:46.727175 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8386 | 2026.01.14 19:27:46.727271 [ 268 ] {baeaf960-510d-4969-97b7-107122dc5428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8387 | 2026.01.14 19:27:46.727311 [ 268 ] {baeaf960-510d-4969-97b7-107122dc5428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8388 | 2026.01.14 19:27:46.727701 [ 268 ] {baeaf960-510d-4969-97b7-107122dc5428} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8389 | 2026.01.14 19:27:46.727736 [ 268 ] {baeaf960-510d-4969-97b7-107122dc5428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8390 | 2026.01.14 19:27:46.728017 [ 268 ] {baeaf960-510d-4969-97b7-107122dc5428} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8391 | 2026.01.14 19:27:46.728219 [ 268 ] {baeaf960-510d-4969-97b7-107122dc5428} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8392 | 2026.01.14 19:27:46.728327 [ 32 ] {} <Debug> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 8393 | 2026.01.14 19:27:46.728361 [ 268 ] {baeaf960-510d-4969-97b7-107122dc5428} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00111 sec., 3603.6036036036035 rows/sec., 251.62 KiB/sec. | ||
| 8394 | 2026.01.14 19:27:46.728392 [ 32 ] {} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8395 | 2026.01.14 19:27:46.728407 [ 268 ] {baeaf960-510d-4969-97b7-107122dc5428} <Debug> TCPHandler: Processed in 0.001282598 sec. | ||
| 8396 | 2026.01.14 19:27:46.728418 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8397 | 2026.01.14 19:27:46.728524 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8398 | 2026.01.14 19:27:46.728539 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 8399 | 2026.01.14 19:27:46.728621 [ 268 ] {803d15a7-081a-4cdc-93b9-ca3677b0ee05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8400 | 2026.01.14 19:27:46.728664 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8401 | 2026.01.14 19:27:46.728665 [ 268 ] {803d15a7-081a-4cdc-93b9-ca3677b0ee05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8402 | 2026.01.14 19:27:46.728706 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 278 rows starting from the beginning of the part | ||
| 8403 | 2026.01.14 19:27:46.728780 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 246 rows starting from the beginning of the part | ||
| 8404 | 2026.01.14 19:27:46.728825 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 246 rows starting from the beginning of the part | ||
| 8405 | 2026.01.14 19:27:46.728866 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 256 rows starting from the beginning of the part | ||
| 8406 | 2026.01.14 19:27:46.728907 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 246 rows starting from the beginning of the part | ||
| 8407 | 2026.01.14 19:27:46.728946 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
| 8408 | 2026.01.14 19:27:46.729103 [ 268 ] {803d15a7-081a-4cdc-93b9-ca3677b0ee05} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8409 | 2026.01.14 19:27:46.729143 [ 268 ] {803d15a7-081a-4cdc-93b9-ca3677b0ee05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8410 | 2026.01.14 19:27:46.729473 [ 268 ] {803d15a7-081a-4cdc-93b9-ca3677b0ee05} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8411 | 2026.01.14 19:27:46.729704 [ 268 ] {803d15a7-081a-4cdc-93b9-ca3677b0ee05} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8412 | 2026.01.14 19:27:46.729833 [ 268 ] {803d15a7-081a-4cdc-93b9-ca3677b0ee05} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00123 sec., 55284.55284552846 rows/sec., 4.32 MiB/sec. | ||
| 8413 | 2026.01.14 19:27:46.729871 [ 268 ] {803d15a7-081a-4cdc-93b9-ca3677b0ee05} <Debug> TCPHandler: Processed in 0.001396229 sec. | ||
| 8414 | 2026.01.14 19:27:46.729916 [ 197 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1276 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429329 sec., 892726.5870908657 rows/sec., 58.29 MiB/sec. | ||
| 8415 | 2026.01.14 19:27:46.729984 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8416 | 2026.01.14 19:27:46.730081 [ 268 ] {70527b5f-841f-48b0-849c-1a9e893c672a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8417 | 2026.01.14 19:27:46.730092 [ 195 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 8418 | 2026.01.14 19:27:46.730125 [ 268 ] {70527b5f-841f-48b0-849c-1a9e893c672a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8419 | 2026.01.14 19:27:46.730387 [ 195 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_32_7} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8420 | 2026.01.14 19:27:46.730466 [ 195 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_32_7} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 8421 | 2026.01.14 19:27:46.730537 [ 268 ] {70527b5f-841f-48b0-849c-1a9e893c672a} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8422 | 2026.01.14 19:27:46.730541 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 8423 | 2026.01.14 19:27:46.730580 [ 268 ] {70527b5f-841f-48b0-849c-1a9e893c672a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8424 | 2026.01.14 19:27:46.730703 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17672 | ||
| 8425 | 2026.01.14 19:27:46.730918 [ 268 ] {70527b5f-841f-48b0-849c-1a9e893c672a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8426 | 2026.01.14 19:27:46.731128 [ 268 ] {70527b5f-841f-48b0-849c-1a9e893c672a} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8427 | 2026.01.14 19:27:46.731153 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8428 | 2026.01.14 19:27:46.731197 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8429 | 2026.01.14 19:27:46.731264 [ 268 ] {70527b5f-841f-48b0-849c-1a9e893c672a} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001201 sec., 134887.59367194003 rows/sec., 9.39 MiB/sec. | ||
| 8430 | 2026.01.14 19:27:46.731306 [ 268 ] {70527b5f-841f-48b0-849c-1a9e893c672a} <Debug> TCPHandler: Processed in 0.001373499 sec. | ||
| 8431 | 2026.01.14 19:27:46.731417 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8432 | 2026.01.14 19:27:46.731512 [ 268 ] {1bd22914-5f05-4c58-a1d0-437846e467d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8433 | 2026.01.14 19:27:46.731552 [ 268 ] {1bd22914-5f05-4c58-a1d0-437846e467d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8434 | 2026.01.14 19:27:46.731650 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8435 | 2026.01.14 19:27:46.731870 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8436 | 2026.01.14 19:27:46.731887 [ 268 ] {1bd22914-5f05-4c58-a1d0-437846e467d8} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8437 | 2026.01.14 19:27:46.731928 [ 268 ] {1bd22914-5f05-4c58-a1d0-437846e467d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8438 | 2026.01.14 19:27:46.731994 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17672 | ||
| 8439 | 2026.01.14 19:27:46.732264 [ 268 ] {1bd22914-5f05-4c58-a1d0-437846e467d8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8440 | 2026.01.14 19:27:46.732474 [ 268 ] {1bd22914-5f05-4c58-a1d0-437846e467d8} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8441 | 2026.01.14 19:27:46.732608 [ 268 ] {1bd22914-5f05-4c58-a1d0-437846e467d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 8442 | 2026.01.14 19:27:46.732644 [ 268 ] {1bd22914-5f05-4c58-a1d0-437846e467d8} <Debug> TCPHandler: Processed in 0.001277168 sec. | ||
| 8443 | 2026.01.14 19:27:47.629642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8444 | 2026.01.14 19:27:47.645668 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8445 | 2026.01.14 19:27:47.645736 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8446 | 2026.01.14 19:27:47.651175 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8447 | 2026.01.14 19:27:47.651865 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8448 | 2026.01.14 19:27:47.654624 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8449 | 2026.01.14 19:27:49.299030 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1058 | ||
| 8450 | 2026.01.14 19:27:49.301532 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8451 | 2026.01.14 19:27:49.301581 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8452 | 2026.01.14 19:27:49.302772 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8453 | 2026.01.14 19:27:49.303032 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8454 | 2026.01.14 19:27:49.303293 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1058 | ||
| 8455 | 2026.01.14 19:27:51.736378 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8456 | 2026.01.14 19:27:51.736564 [ 268 ] {febf644c-ee63-4208-b754-db078b98e3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8457 | 2026.01.14 19:27:51.736634 [ 268 ] {febf644c-ee63-4208-b754-db078b98e3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8458 | 2026.01.14 19:27:51.737515 [ 268 ] {febf644c-ee63-4208-b754-db078b98e3d9} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8459 | 2026.01.14 19:27:51.737555 [ 268 ] {febf644c-ee63-4208-b754-db078b98e3d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8460 | 2026.01.14 19:27:51.737965 [ 268 ] {febf644c-ee63-4208-b754-db078b98e3d9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8461 | 2026.01.14 19:27:51.738208 [ 268 ] {febf644c-ee63-4208-b754-db078b98e3d9} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8462 | 2026.01.14 19:27:51.738336 [ 47 ] {} <Debug> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8463 | 2026.01.14 19:27:51.738369 [ 47 ] {} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8464 | 2026.01.14 19:27:51.738373 [ 268 ] {febf644c-ee63-4208-b754-db078b98e3d9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001859 sec., 220548.68208714362 rows/sec., 13.99 MiB/sec. | ||
| 8465 | 2026.01.14 19:27:51.738388 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8466 | 2026.01.14 19:27:51.738430 [ 268 ] {febf644c-ee63-4208-b754-db078b98e3d9} <Debug> TCPHandler: Processed in 0.00218942 sec. | ||
| 8467 | 2026.01.14 19:27:51.738511 [ 188 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::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 | ||
| 8468 | 2026.01.14 19:27:51.738559 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8469 | 2026.01.14 19:27:51.738665 [ 188 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8470 | 2026.01.14 19:27:51.738667 [ 268 ] {522827ba-ae3f-4ae4-98c9-46e991c8d631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8471 | 2026.01.14 19:27:51.738709 [ 188 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 434 rows starting from the beginning of the part | ||
| 8472 | 2026.01.14 19:27:51.738731 [ 268 ] {522827ba-ae3f-4ae4-98c9-46e991c8d631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8473 | 2026.01.14 19:27:51.738790 [ 188 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 8474 | 2026.01.14 19:27:51.738847 [ 188 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 8475 | 2026.01.14 19:27:51.738896 [ 188 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 8476 | 2026.01.14 19:27:51.738943 [ 188 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 8477 | 2026.01.14 19:27:51.738987 [ 188 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 8478 | 2026.01.14 19:27:51.739919 [ 268 ] {522827ba-ae3f-4ae4-98c9-46e991c8d631} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8479 | 2026.01.14 19:27:51.739959 [ 268 ] {522827ba-ae3f-4ae4-98c9-46e991c8d631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8480 | 2026.01.14 19:27:51.740182 [ 197 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001729324 sec., 1436399.42544023 rows/sec., 96.87 MiB/sec. | ||
| 8481 | 2026.01.14 19:27:51.740352 [ 199 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8482 | 2026.01.14 19:27:51.740353 [ 268 ] {522827ba-ae3f-4ae4-98c9-46e991c8d631} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8483 | 2026.01.14 19:27:51.740656 [ 268 ] {522827ba-ae3f-4ae4-98c9-46e991c8d631} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8484 | 2026.01.14 19:27:51.740672 [ 199 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_25_5} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8485 | 2026.01.14 19:27:51.740751 [ 199 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_25_5} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8486 | 2026.01.14 19:27:51.740804 [ 268 ] {522827ba-ae3f-4ae4-98c9-46e991c8d631} <Debug> executeQuery: Read 1194 rows, 97.66 KiB in 0.00216 sec., 552777.7777777778 rows/sec., 44.15 MiB/sec. | ||
| 8487 | 2026.01.14 19:27:51.740832 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 8488 | 2026.01.14 19:27:51.740850 [ 268 ] {522827ba-ae3f-4ae4-98c9-46e991c8d631} <Debug> TCPHandler: Processed in 0.002345742 sec. | ||
| 8489 | 2026.01.14 19:27:51.740972 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8490 | 2026.01.14 19:27:51.741072 [ 268 ] {2735b6e5-05d3-441c-abef-b346a581e176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8491 | 2026.01.14 19:27:51.741115 [ 268 ] {2735b6e5-05d3-441c-abef-b346a581e176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8492 | 2026.01.14 19:27:51.741690 [ 268 ] {2735b6e5-05d3-441c-abef-b346a581e176} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8493 | 2026.01.14 19:27:51.741725 [ 268 ] {2735b6e5-05d3-441c-abef-b346a581e176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8494 | 2026.01.14 19:27:51.742049 [ 268 ] {2735b6e5-05d3-441c-abef-b346a581e176} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8495 | 2026.01.14 19:27:51.742260 [ 268 ] {2735b6e5-05d3-441c-abef-b346a581e176} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8496 | 2026.01.14 19:27:51.742392 [ 268 ] {2735b6e5-05d3-441c-abef-b346a581e176} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001342 sec., 183308.4947839046 rows/sec., 11.21 MiB/sec. | ||
| 8497 | 2026.01.14 19:27:51.742430 [ 268 ] {2735b6e5-05d3-441c-abef-b346a581e176} <Debug> TCPHandler: Processed in 0.00150875 sec. | ||
| 8498 | 2026.01.14 19:27:51.742551 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8499 | 2026.01.14 19:27:51.742670 [ 268 ] {9818b8e9-4a30-487a-8255-8528590d1c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8500 | 2026.01.14 19:27:51.742719 [ 268 ] {9818b8e9-4a30-487a-8255-8528590d1c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8501 | 2026.01.14 19:27:51.743286 [ 268 ] {9818b8e9-4a30-487a-8255-8528590d1c90} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8502 | 2026.01.14 19:27:51.743321 [ 268 ] {9818b8e9-4a30-487a-8255-8528590d1c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8503 | 2026.01.14 19:27:51.743642 [ 268 ] {9818b8e9-4a30-487a-8255-8528590d1c90} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8504 | 2026.01.14 19:27:51.743856 [ 268 ] {9818b8e9-4a30-487a-8255-8528590d1c90} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8505 | 2026.01.14 19:27:51.743993 [ 268 ] {9818b8e9-4a30-487a-8255-8528590d1c90} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001347 sec., 157386.78544914623 rows/sec., 10.15 MiB/sec. | ||
| 8506 | 2026.01.14 19:27:51.744031 [ 268 ] {9818b8e9-4a30-487a-8255-8528590d1c90} <Debug> TCPHandler: Processed in 0.001543511 sec. | ||
| 8507 | 2026.01.14 19:27:51.744135 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8508 | 2026.01.14 19:27:51.744228 [ 268 ] {1457009d-0c15-4d8a-8c95-bb83aaed721c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8509 | 2026.01.14 19:27:51.744267 [ 268 ] {1457009d-0c15-4d8a-8c95-bb83aaed721c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8510 | 2026.01.14 19:27:51.744774 [ 268 ] {1457009d-0c15-4d8a-8c95-bb83aaed721c} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8511 | 2026.01.14 19:27:51.744810 [ 268 ] {1457009d-0c15-4d8a-8c95-bb83aaed721c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8512 | 2026.01.14 19:27:51.745113 [ 268 ] {1457009d-0c15-4d8a-8c95-bb83aaed721c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8513 | 2026.01.14 19:27:51.745324 [ 268 ] {1457009d-0c15-4d8a-8c95-bb83aaed721c} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8514 | 2026.01.14 19:27:51.745418 [ 47 ] {} <Debug> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8515 | 2026.01.14 19:27:51.745449 [ 47 ] {} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8516 | 2026.01.14 19:27:51.745455 [ 268 ] {1457009d-0c15-4d8a-8c95-bb83aaed721c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001244 sec., 169614.14790996784 rows/sec., 9.63 MiB/sec. | ||
| 8517 | 2026.01.14 19:27:51.745466 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8518 | 2026.01.14 19:27:51.745492 [ 268 ] {1457009d-0c15-4d8a-8c95-bb83aaed721c} <Debug> TCPHandler: Processed in 0.001408619 sec. | ||
| 8519 | 2026.01.14 19:27:51.745539 [ 188 ] {837add7e-9e47-48aa-a971-04e6009ade65::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 | ||
| 8520 | 2026.01.14 19:27:51.745596 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8521 | 2026.01.14 19:27:51.745628 [ 188 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8522 | 2026.01.14 19:27:51.745657 [ 188 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 223 rows starting from the beginning of the part | ||
| 8523 | 2026.01.14 19:27:51.745694 [ 268 ] {aaa49eea-9c52-4195-b12a-9fbef1ffd9bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8524 | 2026.01.14 19:27:51.745702 [ 188 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 8525 | 2026.01.14 19:27:51.745742 [ 268 ] {aaa49eea-9c52-4195-b12a-9fbef1ffd9bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8526 | 2026.01.14 19:27:51.745754 [ 188 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 8527 | 2026.01.14 19:27:51.745796 [ 188 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 8528 | 2026.01.14 19:27:51.745832 [ 188 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 8529 | 2026.01.14 19:27:51.745864 [ 188 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 8530 | 2026.01.14 19:27:51.746530 [ 268 ] {aaa49eea-9c52-4195-b12a-9fbef1ffd9bc} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8531 | 2026.01.14 19:27:51.746570 [ 268 ] {aaa49eea-9c52-4195-b12a-9fbef1ffd9bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8532 | 2026.01.14 19:27:51.746694 [ 197 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001180916 sec., 1082210.7584282032 rows/sec., 65.78 MiB/sec. | ||
| 8533 | 2026.01.14 19:27:51.746862 [ 198 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8534 | 2026.01.14 19:27:51.746912 [ 268 ] {aaa49eea-9c52-4195-b12a-9fbef1ffd9bc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8535 | 2026.01.14 19:27:51.747134 [ 268 ] {aaa49eea-9c52-4195-b12a-9fbef1ffd9bc} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8536 | 2026.01.14 19:27:51.747153 [ 198 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_25_5} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8537 | 2026.01.14 19:27:51.747215 [ 198 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_25_5} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8538 | 2026.01.14 19:27:51.747267 [ 268 ] {aaa49eea-9c52-4195-b12a-9fbef1ffd9bc} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.00159 sec., 452830.18867924524 rows/sec., 31.78 MiB/sec. | ||
| 8539 | 2026.01.14 19:27:51.747291 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 8540 | 2026.01.14 19:27:51.747303 [ 268 ] {aaa49eea-9c52-4195-b12a-9fbef1ffd9bc} <Debug> TCPHandler: Processed in 0.001758184 sec. | ||
| 8541 | 2026.01.14 19:27:51.747417 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8542 | 2026.01.14 19:27:51.747510 [ 268 ] {aa478a6b-1171-4311-b794-374c6af6a36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8543 | 2026.01.14 19:27:51.747551 [ 268 ] {aa478a6b-1171-4311-b794-374c6af6a36f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8544 | 2026.01.14 19:27:51.747881 [ 268 ] {aa478a6b-1171-4311-b794-374c6af6a36f} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8545 | 2026.01.14 19:27:51.747915 [ 268 ] {aa478a6b-1171-4311-b794-374c6af6a36f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8546 | 2026.01.14 19:27:51.748212 [ 268 ] {aa478a6b-1171-4311-b794-374c6af6a36f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8547 | 2026.01.14 19:27:51.748416 [ 268 ] {aa478a6b-1171-4311-b794-374c6af6a36f} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8548 | 2026.01.14 19:27:51.748503 [ 47 ] {} <Debug> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 8549 | 2026.01.14 19:27:51.748532 [ 47 ] {} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8550 | 2026.01.14 19:27:51.748542 [ 268 ] {aa478a6b-1171-4311-b794-374c6af6a36f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 8551 | 2026.01.14 19:27:51.748549 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8552 | 2026.01.14 19:27:51.748577 [ 268 ] {aa478a6b-1171-4311-b794-374c6af6a36f} <Debug> TCPHandler: Processed in 0.001210207 sec. | ||
| 8553 | 2026.01.14 19:27:51.748629 [ 191 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 8554 | 2026.01.14 19:27:51.748690 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8555 | 2026.01.14 19:27:51.748723 [ 191 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8556 | 2026.01.14 19:27:51.748753 [ 191 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 108 rows starting from the beginning of the part | ||
| 8557 | 2026.01.14 19:27:51.748789 [ 268 ] {fc2a567b-660a-4b99-bece-3f61f63570db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8558 | 2026.01.14 19:27:51.748801 [ 191 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 8559 | 2026.01.14 19:27:51.748839 [ 268 ] {fc2a567b-660a-4b99-bece-3f61f63570db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8560 | 2026.01.14 19:27:51.748851 [ 191 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 8561 | 2026.01.14 19:27:51.748893 [ 191 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 8562 | 2026.01.14 19:27:51.748927 [ 191 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 8563 | 2026.01.14 19:27:51.748961 [ 191 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 8564 | 2026.01.14 19:27:51.749315 [ 268 ] {fc2a567b-660a-4b99-bece-3f61f63570db} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8565 | 2026.01.14 19:27:51.749357 [ 268 ] {fc2a567b-660a-4b99-bece-3f61f63570db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8566 | 2026.01.14 19:27:51.749621 [ 197 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 4 columns (4 merged, 0 gathered) in 0.001027564 sec., 134298.20429676402 rows/sec., 6.85 MiB/sec. | ||
| 8567 | 2026.01.14 19:27:51.749701 [ 268 ] {fc2a567b-660a-4b99-bece-3f61f63570db} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8568 | 2026.01.14 19:27:51.749838 [ 187 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 8569 | 2026.01.14 19:27:51.749945 [ 268 ] {fc2a567b-660a-4b99-bece-3f61f63570db} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8570 | 2026.01.14 19:27:51.750093 [ 268 ] {fc2a567b-660a-4b99-bece-3f61f63570db} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001322 sec., 237518.91074130105 rows/sec., 15.60 MiB/sec. | ||
| 8571 | 2026.01.14 19:27:51.750132 [ 268 ] {fc2a567b-660a-4b99-bece-3f61f63570db} <Debug> TCPHandler: Processed in 0.00149298 sec. | ||
| 8572 | 2026.01.14 19:27:51.750229 [ 187 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_23_5} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8573 | 2026.01.14 19:27:51.750254 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8574 | 2026.01.14 19:27:51.750321 [ 187 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_23_5} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 8575 | 2026.01.14 19:27:51.750371 [ 268 ] {363bc530-e4b7-49f3-a964-c2e76d970b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8576 | 2026.01.14 19:27:51.750428 [ 268 ] {363bc530-e4b7-49f3-a964-c2e76d970b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8577 | 2026.01.14 19:27:51.750431 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8578 | 2026.01.14 19:27:51.750812 [ 268 ] {363bc530-e4b7-49f3-a964-c2e76d970b90} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8579 | 2026.01.14 19:27:51.750859 [ 268 ] {363bc530-e4b7-49f3-a964-c2e76d970b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8580 | 2026.01.14 19:27:51.751199 [ 268 ] {363bc530-e4b7-49f3-a964-c2e76d970b90} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8581 | 2026.01.14 19:27:51.751412 [ 268 ] {363bc530-e4b7-49f3-a964-c2e76d970b90} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8582 | 2026.01.14 19:27:51.751503 [ 47 ] {} <Debug> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 8583 | 2026.01.14 19:27:51.751531 [ 47 ] {} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8584 | 2026.01.14 19:27:51.751542 [ 268 ] {363bc530-e4b7-49f3-a964-c2e76d970b90} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001195 sec., 836.8200836820083 rows/sec., 56.39 KiB/sec. | ||
| 8585 | 2026.01.14 19:27:51.751549 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8586 | 2026.01.14 19:27:51.751578 [ 268 ] {363bc530-e4b7-49f3-a964-c2e76d970b90} <Debug> TCPHandler: Processed in 0.001385969 sec. | ||
| 8587 | 2026.01.14 19:27:51.751650 [ 200 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 8588 | 2026.01.14 19:27:51.751694 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8589 | 2026.01.14 19:27:51.751770 [ 200 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8590 | 2026.01.14 19:27:51.751793 [ 268 ] {85ca23c0-f88d-4403-8f37-ea569bf88e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8591 | 2026.01.14 19:27:51.751806 [ 200 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 20 rows starting from the beginning of the part | ||
| 8592 | 2026.01.14 19:27:51.751854 [ 268 ] {85ca23c0-f88d-4403-8f37-ea569bf88e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8593 | 2026.01.14 19:27:51.751878 [ 200 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 8594 | 2026.01.14 19:27:51.751928 [ 200 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 8595 | 2026.01.14 19:27:51.751967 [ 200 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8596 | 2026.01.14 19:27:51.752004 [ 200 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8597 | 2026.01.14 19:27:51.752044 [ 200 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8598 | 2026.01.14 19:27:51.752749 [ 268 ] {85ca23c0-f88d-4403-8f37-ea569bf88e34} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8599 | 2026.01.14 19:27:51.752790 [ 268 ] {85ca23c0-f88d-4403-8f37-ea569bf88e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8600 | 2026.01.14 19:27:51.752826 [ 187 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001221816 sec., 20461.346061927492 rows/sec., 1.34 MiB/sec. | ||
| 8601 | 2026.01.14 19:27:51.752970 [ 193 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 8602 | 2026.01.14 19:27:51.753311 [ 193 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_23_5} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8603 | 2026.01.14 19:27:51.753400 [ 193 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_23_5} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 8604 | 2026.01.14 19:27:51.753402 [ 268 ] {85ca23c0-f88d-4403-8f37-ea569bf88e34} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8605 | 2026.01.14 19:27:51.753501 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 8606 | 2026.01.14 19:27:51.753651 [ 268 ] {85ca23c0-f88d-4403-8f37-ea569bf88e34} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8607 | 2026.01.14 19:27:51.753798 [ 268 ] {85ca23c0-f88d-4403-8f37-ea569bf88e34} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002023 sec., 20266.93030153238 rows/sec., 36.32 MiB/sec. | ||
| 8608 | 2026.01.14 19:27:51.753864 [ 268 ] {85ca23c0-f88d-4403-8f37-ea569bf88e34} <Debug> TCPHandler: Processed in 0.00222411 sec. | ||
| 8609 | 2026.01.14 19:27:51.753981 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8610 | 2026.01.14 19:27:51.754076 [ 268 ] {d09655ba-36ac-45ec-ba95-6ac841f9adc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8611 | 2026.01.14 19:27:51.754117 [ 268 ] {d09655ba-36ac-45ec-ba95-6ac841f9adc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8612 | 2026.01.14 19:27:51.754465 [ 268 ] {d09655ba-36ac-45ec-ba95-6ac841f9adc2} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8613 | 2026.01.14 19:27:51.754499 [ 268 ] {d09655ba-36ac-45ec-ba95-6ac841f9adc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8614 | 2026.01.14 19:27:51.754807 [ 268 ] {d09655ba-36ac-45ec-ba95-6ac841f9adc2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8615 | 2026.01.14 19:27:51.755017 [ 268 ] {d09655ba-36ac-45ec-ba95-6ac841f9adc2} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8616 | 2026.01.14 19:27:51.755146 [ 268 ] {d09655ba-36ac-45ec-ba95-6ac841f9adc2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001089 sec., 95500.45913682278 rows/sec., 5.85 MiB/sec. | ||
| 8617 | 2026.01.14 19:27:51.755181 [ 268 ] {d09655ba-36ac-45ec-ba95-6ac841f9adc2} <Debug> TCPHandler: Processed in 0.001250657 sec. | ||
| 8618 | 2026.01.14 19:27:54.073709 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8619 | 2026.01.14 19:27:54.073779 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8620 | 2026.01.14 19:27:54.232165 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18184 | ||
| 8621 | 2026.01.14 19:27:54.232950 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8622 | 2026.01.14 19:27:54.233017 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8623 | 2026.01.14 19:27:54.233748 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8624 | 2026.01.14 19:27:54.233981 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8625 | 2026.01.14 19:27:54.234119 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18184 | ||
| 8626 | 2026.01.14 19:27:55.154765 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8627 | 2026.01.14 19:27:55.171240 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8628 | 2026.01.14 19:27:55.171292 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8629 | 2026.01.14 19:27:55.177333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8630 | 2026.01.14 19:27:55.178031 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8631 | 2026.01.14 19:27:55.181003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8632 | 2026.01.14 19:27:56.723684 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8633 | 2026.01.14 19:27:56.723848 [ 268 ] {d49c3d7e-09ca-4263-b58f-cf1f66766842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8634 | 2026.01.14 19:27:56.723911 [ 268 ] {d49c3d7e-09ca-4263-b58f-cf1f66766842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8635 | 2026.01.14 19:27:56.724637 [ 268 ] {d49c3d7e-09ca-4263-b58f-cf1f66766842} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8636 | 2026.01.14 19:27:56.724695 [ 268 ] {d49c3d7e-09ca-4263-b58f-cf1f66766842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8637 | 2026.01.14 19:27:56.725153 [ 268 ] {d49c3d7e-09ca-4263-b58f-cf1f66766842} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8638 | 2026.01.14 19:27:56.725383 [ 268 ] {d49c3d7e-09ca-4263-b58f-cf1f66766842} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8639 | 2026.01.14 19:27:56.725539 [ 268 ] {d49c3d7e-09ca-4263-b58f-cf1f66766842} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001736 sec., 32258.064516129034 rows/sec., 2.46 MiB/sec. | ||
| 8640 | 2026.01.14 19:27:56.725583 [ 268 ] {d49c3d7e-09ca-4263-b58f-cf1f66766842} <Debug> TCPHandler: Processed in 0.002035157 sec. | ||
| 8641 | 2026.01.14 19:27:56.725717 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8642 | 2026.01.14 19:27:56.725814 [ 268 ] {798066d4-06a2-418c-8d6a-4557fbfa7144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8643 | 2026.01.14 19:27:56.725854 [ 268 ] {798066d4-06a2-418c-8d6a-4557fbfa7144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8644 | 2026.01.14 19:27:56.726286 [ 268 ] {798066d4-06a2-418c-8d6a-4557fbfa7144} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8645 | 2026.01.14 19:27:56.726322 [ 268 ] {798066d4-06a2-418c-8d6a-4557fbfa7144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8646 | 2026.01.14 19:27:56.726623 [ 268 ] {798066d4-06a2-418c-8d6a-4557fbfa7144} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8647 | 2026.01.14 19:27:56.726827 [ 268 ] {798066d4-06a2-418c-8d6a-4557fbfa7144} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8648 | 2026.01.14 19:27:56.726955 [ 268 ] {798066d4-06a2-418c-8d6a-4557fbfa7144} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00116 sec., 55172.41379310345 rows/sec., 4.31 MiB/sec. | ||
| 8649 | 2026.01.14 19:27:56.726991 [ 268 ] {798066d4-06a2-418c-8d6a-4557fbfa7144} <Debug> TCPHandler: Processed in 0.001327518 sec. | ||
| 8650 | 2026.01.14 19:27:56.727114 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8651 | 2026.01.14 19:27:56.727214 [ 268 ] {423080a8-f39a-4aa8-b022-93835c22c3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8652 | 2026.01.14 19:27:56.727256 [ 268 ] {423080a8-f39a-4aa8-b022-93835c22c3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8653 | 2026.01.14 19:27:56.727683 [ 268 ] {423080a8-f39a-4aa8-b022-93835c22c3f0} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8654 | 2026.01.14 19:27:56.727719 [ 268 ] {423080a8-f39a-4aa8-b022-93835c22c3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8655 | 2026.01.14 19:27:56.728042 [ 268 ] {423080a8-f39a-4aa8-b022-93835c22c3f0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8656 | 2026.01.14 19:27:56.728254 [ 268 ] {423080a8-f39a-4aa8-b022-93835c22c3f0} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8657 | 2026.01.14 19:27:56.728384 [ 268 ] {423080a8-f39a-4aa8-b022-93835c22c3f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 8658 | 2026.01.14 19:27:56.728421 [ 268 ] {423080a8-f39a-4aa8-b022-93835c22c3f0} <Debug> TCPHandler: Processed in 0.001357018 sec. | ||
| 8659 | 2026.01.14 19:27:56.728541 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8660 | 2026.01.14 19:27:56.728633 [ 268 ] {0b816ca6-9c92-4568-8e93-be009ac73b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8661 | 2026.01.14 19:27:56.728673 [ 268 ] {0b816ca6-9c92-4568-8e93-be009ac73b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8662 | 2026.01.14 19:27:56.729031 [ 268 ] {0b816ca6-9c92-4568-8e93-be009ac73b27} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8663 | 2026.01.14 19:27:56.729066 [ 268 ] {0b816ca6-9c92-4568-8e93-be009ac73b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8664 | 2026.01.14 19:27:56.729362 [ 268 ] {0b816ca6-9c92-4568-8e93-be009ac73b27} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8665 | 2026.01.14 19:27:56.729568 [ 268 ] {0b816ca6-9c92-4568-8e93-be009ac73b27} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8666 | 2026.01.14 19:27:56.729695 [ 268 ] {0b816ca6-9c92-4568-8e93-be009ac73b27} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 8667 | 2026.01.14 19:27:56.729731 [ 268 ] {0b816ca6-9c92-4568-8e93-be009ac73b27} <Debug> TCPHandler: Processed in 0.001240737 sec. | ||
| 8668 | 2026.01.14 19:27:58.336180 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8669 | 2026.01.14 19:27:58.336356 [ 268 ] {b761717f-4768-4e8c-bc54-89d3e60ecbd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8670 | 2026.01.14 19:27:58.336420 [ 268 ] {b761717f-4768-4e8c-bc54-89d3e60ecbd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8671 | 2026.01.14 19:27:58.337258 [ 268 ] {b761717f-4768-4e8c-bc54-89d3e60ecbd7} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2026.01.14 19:27:58.337299 [ 268 ] {b761717f-4768-4e8c-bc54-89d3e60ecbd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8673 | 2026.01.14 19:27:58.337711 [ 268 ] {b761717f-4768-4e8c-bc54-89d3e60ecbd7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8674 | 2026.01.14 19:27:58.337946 [ 268 ] {b761717f-4768-4e8c-bc54-89d3e60ecbd7} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2026.01.14 19:27:58.338102 [ 268 ] {b761717f-4768-4e8c-bc54-89d3e60ecbd7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001793 sec., 228667.0384829894 rows/sec., 14.51 MiB/sec. | ||
| 8676 | 2026.01.14 19:27:58.338152 [ 268 ] {b761717f-4768-4e8c-bc54-89d3e60ecbd7} <Debug> TCPHandler: Processed in 0.002097999 sec. | ||
| 8677 | 2026.01.14 19:27:58.338282 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8678 | 2026.01.14 19:27:58.338384 [ 268 ] {fa58312b-22ae-4440-97b2-31e1a786f4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8679 | 2026.01.14 19:27:58.338428 [ 268 ] {fa58312b-22ae-4440-97b2-31e1a786f4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8680 | 2026.01.14 19:27:58.338840 [ 268 ] {fa58312b-22ae-4440-97b2-31e1a786f4fb} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8681 | 2026.01.14 19:27:58.338875 [ 268 ] {fa58312b-22ae-4440-97b2-31e1a786f4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8682 | 2026.01.14 19:27:58.339170 [ 268 ] {fa58312b-22ae-4440-97b2-31e1a786f4fb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8683 | 2026.01.14 19:27:58.339383 [ 268 ] {fa58312b-22ae-4440-97b2-31e1a786f4fb} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8684 | 2026.01.14 19:27:58.339512 [ 268 ] {fa58312b-22ae-4440-97b2-31e1a786f4fb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00115 sec., 3478.2608695652175 rows/sec., 283.63 KiB/sec. | ||
| 8685 | 2026.01.14 19:27:58.339550 [ 268 ] {fa58312b-22ae-4440-97b2-31e1a786f4fb} <Debug> TCPHandler: Processed in 0.001321298 sec. | ||
| 8686 | 2026.01.14 19:27:58.339656 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8687 | 2026.01.14 19:27:58.339758 [ 268 ] {2b892f0b-81b1-488c-828a-870b4f615864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8688 | 2026.01.14 19:27:58.339799 [ 268 ] {2b892f0b-81b1-488c-828a-870b4f615864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8689 | 2026.01.14 19:27:58.342043 [ 268 ] {2b892f0b-81b1-488c-828a-870b4f615864} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8690 | 2026.01.14 19:27:58.342078 [ 268 ] {2b892f0b-81b1-488c-828a-870b4f615864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8691 | 2026.01.14 19:27:58.342649 [ 268 ] {2b892f0b-81b1-488c-828a-870b4f615864} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8692 | 2026.01.14 19:27:58.342912 [ 268 ] {2b892f0b-81b1-488c-828a-870b4f615864} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8693 | 2026.01.14 19:27:58.343060 [ 268 ] {2b892f0b-81b1-488c-828a-870b4f615864} <Debug> executeQuery: Read 2336 rows, 193.92 KiB in 0.003321 sec., 703402.5895814514 rows/sec., 57.02 MiB/sec. | ||
| 8694 | 2026.01.14 19:27:58.343103 [ 268 ] {2b892f0b-81b1-488c-828a-870b4f615864} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 8695 | 2026.01.14 19:27:58.343116 [ 268 ] {2b892f0b-81b1-488c-828a-870b4f615864} <Debug> TCPHandler: Processed in 0.003511648 sec. | ||
| 8696 | 2026.01.14 19:27:58.343242 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8697 | 2026.01.14 19:27:58.343342 [ 268 ] {88cb1d18-e424-47f6-853c-d58df7f260fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8698 | 2026.01.14 19:27:58.343384 [ 268 ] {88cb1d18-e424-47f6-853c-d58df7f260fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8699 | 2026.01.14 19:27:58.343955 [ 268 ] {88cb1d18-e424-47f6-853c-d58df7f260fc} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8700 | 2026.01.14 19:27:58.343992 [ 268 ] {88cb1d18-e424-47f6-853c-d58df7f260fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8701 | 2026.01.14 19:27:58.344315 [ 268 ] {88cb1d18-e424-47f6-853c-d58df7f260fc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8702 | 2026.01.14 19:27:58.344526 [ 268 ] {88cb1d18-e424-47f6-853c-d58df7f260fc} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8703 | 2026.01.14 19:27:58.344661 [ 268 ] {88cb1d18-e424-47f6-853c-d58df7f260fc} <Debug> executeQuery: Read 250 rows, 15.68 KiB in 0.00134 sec., 186567.16417910447 rows/sec., 11.43 MiB/sec. | ||
| 8704 | 2026.01.14 19:27:58.344702 [ 268 ] {88cb1d18-e424-47f6-853c-d58df7f260fc} <Debug> TCPHandler: Processed in 0.00151186 sec. | ||
| 8705 | 2026.01.14 19:27:58.344807 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8706 | 2026.01.14 19:27:58.344914 [ 268 ] {844774be-92b0-42c5-aef2-1090091dc9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8707 | 2026.01.14 19:27:58.344957 [ 268 ] {844774be-92b0-42c5-aef2-1090091dc9b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8708 | 2026.01.14 19:27:58.345588 [ 268 ] {844774be-92b0-42c5-aef2-1090091dc9b1} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8709 | 2026.01.14 19:27:58.345623 [ 268 ] {844774be-92b0-42c5-aef2-1090091dc9b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8710 | 2026.01.14 19:27:58.345953 [ 268 ] {844774be-92b0-42c5-aef2-1090091dc9b1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8711 | 2026.01.14 19:27:58.346159 [ 268 ] {844774be-92b0-42c5-aef2-1090091dc9b1} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8712 | 2026.01.14 19:27:58.346252 [ 71 ] {} <Debug> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8713 | 2026.01.14 19:27:58.346284 [ 71 ] {} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8714 | 2026.01.14 19:27:58.346288 [ 268 ] {844774be-92b0-42c5-aef2-1090091dc9b1} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.0014 sec., 314285.71428571426 rows/sec., 20.79 MiB/sec. | ||
| 8715 | 2026.01.14 19:27:58.346302 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8716 | 2026.01.14 19:27:58.346331 [ 268 ] {844774be-92b0-42c5-aef2-1090091dc9b1} <Debug> TCPHandler: Processed in 0.001575202 sec. | ||
| 8717 | 2026.01.14 19:27:58.346439 [ 201 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::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 | ||
| 8718 | 2026.01.14 19:27:58.346454 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8719 | 2026.01.14 19:27:58.346574 [ 268 ] {2f95b693-a92d-4a73-81c7-7c564077faf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8720 | 2026.01.14 19:27:58.346581 [ 201 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8721 | 2026.01.14 19:27:58.346618 [ 268 ] {2f95b693-a92d-4a73-81c7-7c564077faf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8722 | 2026.01.14 19:27:58.346628 [ 201 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 466 rows starting from the beginning of the part | ||
| 8723 | 2026.01.14 19:27:58.346708 [ 201 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
| 8724 | 2026.01.14 19:27:58.346755 [ 201 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 440 rows starting from the beginning of the part | ||
| 8725 | 2026.01.14 19:27:58.346797 [ 201 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 8726 | 2026.01.14 19:27:58.346841 [ 201 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 8727 | 2026.01.14 19:27:58.346908 [ 201 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 440 rows starting from the beginning of the part | ||
| 8728 | 2026.01.14 19:27:58.347159 [ 268 ] {2f95b693-a92d-4a73-81c7-7c564077faf4} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8729 | 2026.01.14 19:27:58.347202 [ 268 ] {2f95b693-a92d-4a73-81c7-7c564077faf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8730 | 2026.01.14 19:27:58.347547 [ 268 ] {2f95b693-a92d-4a73-81c7-7c564077faf4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8731 | 2026.01.14 19:27:58.347776 [ 268 ] {2f95b693-a92d-4a73-81c7-7c564077faf4} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8732 | 2026.01.14 19:27:58.347912 [ 268 ] {2f95b693-a92d-4a73-81c7-7c564077faf4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001356 sec., 155604.7197640118 rows/sec., 8.84 MiB/sec. | ||
| 8733 | 2026.01.14 19:27:58.347952 [ 268 ] {2f95b693-a92d-4a73-81c7-7c564077faf4} <Debug> TCPHandler: Processed in 0.001549621 sec. | ||
| 8734 | 2026.01.14 19:27:58.348067 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8735 | 2026.01.14 19:27:58.348123 [ 193 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1982 rows, containing 5 columns (5 merged, 0 gathered) in 0.001754584 sec., 1129612.4893422031 rows/sec., 78.67 MiB/sec. | ||
| 8736 | 2026.01.14 19:27:58.348162 [ 268 ] {12b18505-a8ee-4f75-9516-b2feecd41b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8737 | 2026.01.14 19:27:58.348208 [ 268 ] {12b18505-a8ee-4f75-9516-b2feecd41b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8738 | 2026.01.14 19:27:58.348322 [ 187 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8739 | 2026.01.14 19:27:58.348593 [ 187 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_26_5} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8740 | 2026.01.14 19:27:58.348669 [ 187 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_26_5} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8741 | 2026.01.14 19:27:58.348748 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 8742 | 2026.01.14 19:27:58.349267 [ 268 ] {12b18505-a8ee-4f75-9516-b2feecd41b4f} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8743 | 2026.01.14 19:27:58.349309 [ 268 ] {12b18505-a8ee-4f75-9516-b2feecd41b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8744 | 2026.01.14 19:27:58.349671 [ 268 ] {12b18505-a8ee-4f75-9516-b2feecd41b4f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8745 | 2026.01.14 19:27:58.349896 [ 268 ] {12b18505-a8ee-4f75-9516-b2feecd41b4f} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8746 | 2026.01.14 19:27:58.350031 [ 268 ] {12b18505-a8ee-4f75-9516-b2feecd41b4f} <Debug> executeQuery: Read 1180 rows, 86.37 KiB in 0.001886 sec., 625662.778366914 rows/sec., 44.72 MiB/sec. | ||
| 8747 | 2026.01.14 19:27:58.350070 [ 268 ] {12b18505-a8ee-4f75-9516-b2feecd41b4f} <Debug> TCPHandler: Processed in 0.002053838 sec. | ||
| 8748 | 2026.01.14 19:27:58.350186 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8749 | 2026.01.14 19:27:58.350276 [ 268 ] {d3341252-403c-4651-9823-7cc2eaddb031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8750 | 2026.01.14 19:27:58.350316 [ 268 ] {d3341252-403c-4651-9823-7cc2eaddb031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8751 | 2026.01.14 19:27:58.350641 [ 268 ] {d3341252-403c-4651-9823-7cc2eaddb031} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8752 | 2026.01.14 19:27:58.350676 [ 268 ] {d3341252-403c-4651-9823-7cc2eaddb031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8753 | 2026.01.14 19:27:58.350965 [ 268 ] {d3341252-403c-4651-9823-7cc2eaddb031} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8754 | 2026.01.14 19:27:58.351226 [ 268 ] {d3341252-403c-4651-9823-7cc2eaddb031} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8755 | 2026.01.14 19:27:58.351369 [ 268 ] {d3341252-403c-4651-9823-7cc2eaddb031} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001105 sec., 5429.8642533936645 rows/sec., 283.69 KiB/sec. | ||
| 8756 | 2026.01.14 19:27:58.351407 [ 268 ] {d3341252-403c-4651-9823-7cc2eaddb031} <Debug> TCPHandler: Processed in 0.001271378 sec. | ||
| 8757 | 2026.01.14 19:27:58.351511 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8758 | 2026.01.14 19:27:58.351606 [ 268 ] {eba9ec67-e9c0-43c2-bb0e-d5a10ed863d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8759 | 2026.01.14 19:27:58.351648 [ 268 ] {eba9ec67-e9c0-43c2-bb0e-d5a10ed863d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8760 | 2026.01.14 19:27:58.352314 [ 268 ] {eba9ec67-e9c0-43c2-bb0e-d5a10ed863d8} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8761 | 2026.01.14 19:27:58.352352 [ 268 ] {eba9ec67-e9c0-43c2-bb0e-d5a10ed863d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8762 | 2026.01.14 19:27:58.352735 [ 268 ] {eba9ec67-e9c0-43c2-bb0e-d5a10ed863d8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8763 | 2026.01.14 19:27:58.352961 [ 268 ] {eba9ec67-e9c0-43c2-bb0e-d5a10ed863d8} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8764 | 2026.01.14 19:27:58.353096 [ 268 ] {eba9ec67-e9c0-43c2-bb0e-d5a10ed863d8} <Debug> executeQuery: Read 904 rows, 61.17 KiB in 0.001508 sec., 599469.4960212201 rows/sec., 39.62 MiB/sec. | ||
| 8765 | 2026.01.14 19:27:58.353133 [ 268 ] {eba9ec67-e9c0-43c2-bb0e-d5a10ed863d8} <Debug> TCPHandler: Processed in 0.001673223 sec. | ||
| 8766 | 2026.01.14 19:27:58.353238 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8767 | 2026.01.14 19:27:58.353333 [ 268 ] {2a30c53c-79d2-486d-8277-65ffa9f5ba18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8768 | 2026.01.14 19:27:58.353375 [ 268 ] {2a30c53c-79d2-486d-8277-65ffa9f5ba18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8769 | 2026.01.14 19:27:58.353688 [ 268 ] {2a30c53c-79d2-486d-8277-65ffa9f5ba18} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8770 | 2026.01.14 19:27:58.353725 [ 268 ] {2a30c53c-79d2-486d-8277-65ffa9f5ba18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8771 | 2026.01.14 19:27:58.354043 [ 268 ] {2a30c53c-79d2-486d-8277-65ffa9f5ba18} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8772 | 2026.01.14 19:27:58.354253 [ 268 ] {2a30c53c-79d2-486d-8277-65ffa9f5ba18} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8773 | 2026.01.14 19:27:58.354397 [ 268 ] {2a30c53c-79d2-486d-8277-65ffa9f5ba18} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 62.28 KiB/sec. | ||
| 8774 | 2026.01.14 19:27:58.354436 [ 268 ] {2a30c53c-79d2-486d-8277-65ffa9f5ba18} <Debug> TCPHandler: Processed in 0.001249607 sec. | ||
| 8775 | 2026.01.14 19:27:58.354556 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8776 | 2026.01.14 19:27:58.354670 [ 268 ] {2d497aad-3c5c-4eec-bda2-46945f8f96d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8777 | 2026.01.14 19:27:58.354736 [ 268 ] {2d497aad-3c5c-4eec-bda2-46945f8f96d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8778 | 2026.01.14 19:27:58.355679 [ 268 ] {2d497aad-3c5c-4eec-bda2-46945f8f96d9} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8779 | 2026.01.14 19:27:58.355716 [ 268 ] {2d497aad-3c5c-4eec-bda2-46945f8f96d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8780 | 2026.01.14 19:27:58.356339 [ 268 ] {2d497aad-3c5c-4eec-bda2-46945f8f96d9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8781 | 2026.01.14 19:27:58.356566 [ 268 ] {2d497aad-3c5c-4eec-bda2-46945f8f96d9} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8782 | 2026.01.14 19:27:58.356716 [ 268 ] {2d497aad-3c5c-4eec-bda2-46945f8f96d9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002071 sec., 19797.199420569774 rows/sec., 35.48 MiB/sec. | ||
| 8783 | 2026.01.14 19:27:58.356783 [ 268 ] {2d497aad-3c5c-4eec-bda2-46945f8f96d9} <Debug> TCPHandler: Processed in 0.002287631 sec. | ||
| 8784 | 2026.01.14 19:27:58.356904 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8785 | 2026.01.14 19:27:58.356999 [ 268 ] {dc7a2d29-103a-43e5-9f35-4acbf24d23ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8786 | 2026.01.14 19:27:58.357040 [ 268 ] {dc7a2d29-103a-43e5-9f35-4acbf24d23ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8787 | 2026.01.14 19:27:58.357402 [ 268 ] {dc7a2d29-103a-43e5-9f35-4acbf24d23ca} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8788 | 2026.01.14 19:27:58.357438 [ 268 ] {dc7a2d29-103a-43e5-9f35-4acbf24d23ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8789 | 2026.01.14 19:27:58.357749 [ 268 ] {dc7a2d29-103a-43e5-9f35-4acbf24d23ca} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8790 | 2026.01.14 19:27:58.357958 [ 268 ] {dc7a2d29-103a-43e5-9f35-4acbf24d23ca} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8791 | 2026.01.14 19:27:58.358087 [ 268 ] {dc7a2d29-103a-43e5-9f35-4acbf24d23ca} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001106 sec., 61482.820976491865 rows/sec., 3.57 MiB/sec. | ||
| 8792 | 2026.01.14 19:27:58.358124 [ 268 ] {dc7a2d29-103a-43e5-9f35-4acbf24d23ca} <Debug> TCPHandler: Processed in 0.001270458 sec. | ||
| 8793 | 2026.01.14 19:27:59.303680 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1112 | ||
| 8794 | 2026.01.14 19:27:59.306514 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8795 | 2026.01.14 19:27:59.306562 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8796 | 2026.01.14 19:27:59.307746 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8797 | 2026.01.14 19:27:59.308002 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8798 | 2026.01.14 19:27:59.308263 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1112 | ||
| 8799 | 2026.01.14 19:28:01.721121 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8800 | 2026.01.14 19:28:01.721289 [ 268 ] {68233deb-8b4c-4be2-bdf2-0b4594c5ce87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8801 | 2026.01.14 19:28:01.721352 [ 268 ] {68233deb-8b4c-4be2-bdf2-0b4594c5ce87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8802 | 2026.01.14 19:28:01.721986 [ 268 ] {68233deb-8b4c-4be2-bdf2-0b4594c5ce87} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8803 | 2026.01.14 19:28:01.722031 [ 268 ] {68233deb-8b4c-4be2-bdf2-0b4594c5ce87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8804 | 2026.01.14 19:28:01.722423 [ 268 ] {68233deb-8b4c-4be2-bdf2-0b4594c5ce87} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8805 | 2026.01.14 19:28:01.722651 [ 268 ] {68233deb-8b4c-4be2-bdf2-0b4594c5ce87} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8806 | 2026.01.14 19:28:01.722788 [ 69 ] {} <Debug> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8807 | 2026.01.14 19:28:01.722799 [ 268 ] {68233deb-8b4c-4be2-bdf2-0b4594c5ce87} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001556 sec., 35989.71722365038 rows/sec., 2.75 MiB/sec. | ||
| 8808 | 2026.01.14 19:28:01.722867 [ 69 ] {} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8809 | 2026.01.14 19:28:01.722881 [ 268 ] {68233deb-8b4c-4be2-bdf2-0b4594c5ce87} <Debug> TCPHandler: Processed in 0.001885666 sec. | ||
| 8810 | 2026.01.14 19:28:01.722895 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8811 | 2026.01.14 19:28:01.723008 [ 193 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::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 | ||
| 8812 | 2026.01.14 19:28:01.723039 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8813 | 2026.01.14 19:28:01.723117 [ 193 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8814 | 2026.01.14 19:28:01.723140 [ 268 ] {a12e221f-c285-4948-a610-bd69144601e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8815 | 2026.01.14 19:28:01.723155 [ 193 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2466 rows starting from the beginning of the part | ||
| 8816 | 2026.01.14 19:28:01.723191 [ 268 ] {a12e221f-c285-4948-a610-bd69144601e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8817 | 2026.01.14 19:28:01.723229 [ 193 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 58 rows starting from the beginning of the part | ||
| 8818 | 2026.01.14 19:28:01.723277 [ 193 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1194 rows starting from the beginning of the part | ||
| 8819 | 2026.01.14 19:28:01.723316 [ 193 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
| 8820 | 2026.01.14 19:28:01.723353 [ 193 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 2336 rows starting from the beginning of the part | ||
| 8821 | 2026.01.14 19:28:01.723394 [ 193 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::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 | ||
| 8822 | 2026.01.14 19:28:01.723686 [ 268 ] {a12e221f-c285-4948-a610-bd69144601e5} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8823 | 2026.01.14 19:28:01.723737 [ 268 ] {a12e221f-c285-4948-a610-bd69144601e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 8824 | 2026.01.14 19:28:01.724158 [ 268 ] {a12e221f-c285-4948-a610-bd69144601e5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8825 | 2026.01.14 19:28:01.724457 [ 268 ] {a12e221f-c285-4948-a610-bd69144601e5} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8826 | 2026.01.14 19:28:01.724583 [ 69 ] {} <Debug> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8827 | 2026.01.14 19:28:01.724599 [ 268 ] {a12e221f-c285-4948-a610-bd69144601e5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001477 sec., 43331.07650643196 rows/sec., 3.38 MiB/sec. | ||
| 8828 | 2026.01.14 19:28:01.724626 [ 69 ] {} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8829 | 2026.01.14 19:28:01.724644 [ 268 ] {a12e221f-c285-4948-a610-bd69144601e5} <Debug> TCPHandler: Processed in 0.001658603 sec. | ||
| 8830 | 2026.01.14 19:28:01.724656 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 8831 | 2026.01.14 19:28:01.724787 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8832 | 2026.01.14 19:28:01.724786 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::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 | ||
| 8833 | 2026.01.14 19:28:01.724887 [ 268 ] {354e4a2f-62ee-492e-a3cc-fb4d755613c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8834 | 2026.01.14 19:28:01.724937 [ 268 ] {354e4a2f-62ee-492e-a3cc-fb4d755613c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8835 | 2026.01.14 19:28:01.724948 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8836 | 2026.01.14 19:28:01.724989 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1250 rows starting from the beginning of the part | ||
| 8837 | 2026.01.14 19:28:01.725062 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 68 rows starting from the beginning of the part | ||
| 8838 | 2026.01.14 19:28:01.725109 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 720 rows starting from the beginning of the part | ||
| 8839 | 2026.01.14 19:28:01.725157 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
| 8840 | 2026.01.14 19:28:01.725201 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1180 rows starting from the beginning of the part | ||
| 8841 | 2026.01.14 19:28:01.725239 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::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 | ||
| 8842 | 2026.01.14 19:28:01.725327 [ 268 ] {354e4a2f-62ee-492e-a3cc-fb4d755613c6} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8843 | 2026.01.14 19:28:01.725369 [ 268 ] {354e4a2f-62ee-492e-a3cc-fb4d755613c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 8844 | 2026.01.14 19:28:01.725466 [ 194 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6166 rows, containing 5 columns (5 merged, 0 gathered) in 0.002503634 sec., 2462820.044782904 rows/sec., 208.71 MiB/sec. | ||
| 8845 | 2026.01.14 19:28:01.725715 [ 190 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8846 | 2026.01.14 19:28:01.725761 [ 268 ] {354e4a2f-62ee-492e-a3cc-fb4d755613c6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8847 | 2026.01.14 19:28:01.726055 [ 268 ] {354e4a2f-62ee-492e-a3cc-fb4d755613c6} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8848 | 2026.01.14 19:28:01.726078 [ 190 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_61_12} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8849 | 2026.01.14 19:28:01.726162 [ 190 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_61_12} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8850 | 2026.01.14 19:28:01.726169 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8851 | 2026.01.14 19:28:01.726190 [ 268 ] {354e4a2f-62ee-492e-a3cc-fb4d755613c6} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001321 sec., 72672.21801665405 rows/sec., 5.06 MiB/sec. | ||
| 8852 | 2026.01.14 19:28:01.726203 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8853 | 2026.01.14 19:28:01.726234 [ 268 ] {354e4a2f-62ee-492e-a3cc-fb4d755613c6} <Debug> TCPHandler: Processed in 0.001498291 sec. | ||
| 8854 | 2026.01.14 19:28:01.726238 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 8855 | 2026.01.14 19:28:01.726242 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 8856 | 2026.01.14 19:28:01.726333 [ 193 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::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 | ||
| 8857 | 2026.01.14 19:28:01.726377 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8858 | 2026.01.14 19:28:01.726422 [ 193 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8859 | 2026.01.14 19:28:01.726452 [ 193 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18869 rows starting from the beginning of the part | ||
| 8860 | 2026.01.14 19:28:01.726478 [ 268 ] {2469a4fd-8cd2-4b40-aadb-661e8c52596f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8861 | 2026.01.14 19:28:01.726497 [ 193 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 162 rows starting from the beginning of the part | ||
| 8862 | 2026.01.14 19:28:01.726524 [ 268 ] {2469a4fd-8cd2-4b40-aadb-661e8c52596f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8863 | 2026.01.14 19:28:01.726536 [ 193 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 314 rows starting from the beginning of the part | ||
| 8864 | 2026.01.14 19:28:01.726577 [ 193 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8865 | 2026.01.14 19:28:01.726605 [ 196 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3346 rows, containing 5 columns (5 merged, 0 gathered) in 0.001882156 sec., 1777748.496936492 rows/sec., 134.51 MiB/sec. | ||
| 8866 | 2026.01.14 19:28:01.726612 [ 193 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 904 rows starting from the beginning of the part | ||
| 8867 | 2026.01.14 19:28:01.726667 [ 193 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::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 | ||
| 8868 | 2026.01.14 19:28:01.726781 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8869 | 2026.01.14 19:28:01.726873 [ 268 ] {2469a4fd-8cd2-4b40-aadb-661e8c52596f} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8870 | 2026.01.14 19:28:01.726915 [ 268 ] {2469a4fd-8cd2-4b40-aadb-661e8c52596f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 8871 | 2026.01.14 19:28:01.727066 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_61_12} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8872 | 2026.01.14 19:28:01.727150 [ 187 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_61_12} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8873 | 2026.01.14 19:28:01.727224 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8874 | 2026.01.14 19:28:01.727264 [ 268 ] {2469a4fd-8cd2-4b40-aadb-661e8c52596f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8875 | 2026.01.14 19:28:01.727483 [ 268 ] {2469a4fd-8cd2-4b40-aadb-661e8c52596f} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8876 | 2026.01.14 19:28:01.727597 [ 69 ] {} <Debug> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8877 | 2026.01.14 19:28:01.727614 [ 268 ] {2469a4fd-8cd2-4b40-aadb-661e8c52596f} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001155 sec., 31168.83116883117 rows/sec., 2.10 MiB/sec. | ||
| 8878 | 2026.01.14 19:28:01.727632 [ 69 ] {} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8879 | 2026.01.14 19:28:01.727656 [ 268 ] {2469a4fd-8cd2-4b40-aadb-661e8c52596f} <Debug> TCPHandler: Processed in 0.001329938 sec. | ||
| 8880 | 2026.01.14 19:28:01.727656 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 8881 | 2026.01.14 19:28:01.727751 [ 202 ] {15e33962-2d92-4361-8967-26e26a4f1192::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 | ||
| 8882 | 2026.01.14 19:28:01.727838 [ 202 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8883 | 2026.01.14 19:28:01.727867 [ 202 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3878 rows starting from the beginning of the part | ||
| 8884 | 2026.01.14 19:28:01.727920 [ 202 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 8885 | 2026.01.14 19:28:01.727962 [ 202 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 8886 | 2026.01.14 19:28:01.727998 [ 202 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 8887 | 2026.01.14 19:28:01.728034 [ 202 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 68 rows starting from the beginning of the part | ||
| 8888 | 2026.01.14 19:28:01.728069 [ 202 ] {15e33962-2d92-4361-8967-26e26a4f1192::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 | ||
| 8889 | 2026.01.14 19:28:01.729563 [ 196 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4206 rows, containing 4 columns (4 merged, 0 gathered) in 0.001845866 sec., 2278605.2725387434 rows/sec., 145.30 MiB/sec. | ||
| 8890 | 2026.01.14 19:28:01.729893 [ 192 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8891 | 2026.01.14 19:28:01.730159 [ 192 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_61_12} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8892 | 2026.01.14 19:28:01.730228 [ 192 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_61_12} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8893 | 2026.01.14 19:28:01.730305 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 8894 | 2026.01.14 19:28:01.731823 [ 192 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20505 rows, containing 5 columns (5 merged, 0 gathered) in 0.005515296 sec., 3717842.16114602 rows/sec., 250.23 MiB/sec. | ||
| 8895 | 2026.01.14 19:28:01.732087 [ 193 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8896 | 2026.01.14 19:28:01.732342 [ 193 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8897 | 2026.01.14 19:28:01.732405 [ 193 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8898 | 2026.01.14 19:28:01.732465 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 8899 | 2026.01.14 19:28:01.734231 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18632 | ||
| 8900 | 2026.01.14 19:28:01.734659 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8901 | 2026.01.14 19:28:01.734692 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8902 | 2026.01.14 19:28:01.735077 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8903 | 2026.01.14 19:28:01.735307 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8904 | 2026.01.14 19:28:01.735424 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18632 | ||
| 8905 | 2026.01.14 19:28:02.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.54 MiB, peak 309.24 MiB, free memory in arenas 0.00 B, will set to 299.93 MiB (RSS), difference: 1.38 MiB | ||
| 8906 | 2026.01.14 19:28:02.681089 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8907 | 2026.01.14 19:28:02.697384 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8908 | 2026.01.14 19:28:02.697438 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 8909 | 2026.01.14 19:28:02.703594 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8910 | 2026.01.14 19:28:02.704296 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8911 | 2026.01.14 19:28:02.707049 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8912 | 2026.01.14 19:28:06.723493 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8913 | 2026.01.14 19:28:06.723676 [ 268 ] {d46f8e87-4aa3-4202-94c0-130afd02ab13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8914 | 2026.01.14 19:28:06.723738 [ 268 ] {d46f8e87-4aa3-4202-94c0-130afd02ab13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8915 | 2026.01.14 19:28:06.724371 [ 268 ] {d46f8e87-4aa3-4202-94c0-130afd02ab13} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8916 | 2026.01.14 19:28:06.724409 [ 268 ] {d46f8e87-4aa3-4202-94c0-130afd02ab13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 8917 | 2026.01.14 19:28:06.724783 [ 268 ] {d46f8e87-4aa3-4202-94c0-130afd02ab13} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8918 | 2026.01.14 19:28:06.725005 [ 268 ] {d46f8e87-4aa3-4202-94c0-130afd02ab13} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8919 | 2026.01.14 19:28:06.725151 [ 268 ] {d46f8e87-4aa3-4202-94c0-130afd02ab13} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001521 sec., 36817.88297172912 rows/sec., 2.81 MiB/sec. | ||
| 8920 | 2026.01.14 19:28:06.725190 [ 268 ] {d46f8e87-4aa3-4202-94c0-130afd02ab13} <Debug> TCPHandler: Processed in 0.001824305 sec. | ||
| 8921 | 2026.01.14 19:28:06.725311 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8922 | 2026.01.14 19:28:06.725405 [ 268 ] {64bde14a-1bc1-458b-beed-6370f84bf732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8923 | 2026.01.14 19:28:06.725445 [ 268 ] {64bde14a-1bc1-458b-beed-6370f84bf732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8924 | 2026.01.14 19:28:06.725860 [ 268 ] {64bde14a-1bc1-458b-beed-6370f84bf732} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8925 | 2026.01.14 19:28:06.725894 [ 268 ] {64bde14a-1bc1-458b-beed-6370f84bf732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 8926 | 2026.01.14 19:28:06.726226 [ 268 ] {64bde14a-1bc1-458b-beed-6370f84bf732} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8927 | 2026.01.14 19:28:06.726472 [ 268 ] {64bde14a-1bc1-458b-beed-6370f84bf732} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8928 | 2026.01.14 19:28:06.726602 [ 268 ] {64bde14a-1bc1-458b-beed-6370f84bf732} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001215 sec., 52674.897119341564 rows/sec., 4.11 MiB/sec. | ||
| 8929 | 2026.01.14 19:28:06.726640 [ 268 ] {64bde14a-1bc1-458b-beed-6370f84bf732} <Debug> TCPHandler: Processed in 0.001378829 sec. | ||
| 8930 | 2026.01.14 19:28:06.726759 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8931 | 2026.01.14 19:28:06.726854 [ 268 ] {8bee7c03-5d09-4ffe-8b69-a65157c6b897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8932 | 2026.01.14 19:28:06.726896 [ 268 ] {8bee7c03-5d09-4ffe-8b69-a65157c6b897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8933 | 2026.01.14 19:28:06.727306 [ 268 ] {8bee7c03-5d09-4ffe-8b69-a65157c6b897} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8934 | 2026.01.14 19:28:06.727341 [ 268 ] {8bee7c03-5d09-4ffe-8b69-a65157c6b897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 8935 | 2026.01.14 19:28:06.727668 [ 268 ] {8bee7c03-5d09-4ffe-8b69-a65157c6b897} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8936 | 2026.01.14 19:28:06.727876 [ 268 ] {8bee7c03-5d09-4ffe-8b69-a65157c6b897} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8937 | 2026.01.14 19:28:06.728002 [ 268 ] {8bee7c03-5d09-4ffe-8b69-a65157c6b897} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 8938 | 2026.01.14 19:28:06.728039 [ 268 ] {8bee7c03-5d09-4ffe-8b69-a65157c6b897} <Debug> TCPHandler: Processed in 0.001330129 sec. | ||
| 8939 | 2026.01.14 19:28:06.728169 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8940 | 2026.01.14 19:28:06.728262 [ 268 ] {89e59ba8-b9ea-41f9-93f3-105cb76c2551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8941 | 2026.01.14 19:28:06.728303 [ 268 ] {89e59ba8-b9ea-41f9-93f3-105cb76c2551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8942 | 2026.01.14 19:28:06.728632 [ 268 ] {89e59ba8-b9ea-41f9-93f3-105cb76c2551} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8943 | 2026.01.14 19:28:06.728666 [ 268 ] {89e59ba8-b9ea-41f9-93f3-105cb76c2551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 8944 | 2026.01.14 19:28:06.728968 [ 268 ] {89e59ba8-b9ea-41f9-93f3-105cb76c2551} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8945 | 2026.01.14 19:28:06.729175 [ 268 ] {89e59ba8-b9ea-41f9-93f3-105cb76c2551} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8946 | 2026.01.14 19:28:06.729299 [ 268 ] {89e59ba8-b9ea-41f9-93f3-105cb76c2551} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 8947 | 2026.01.14 19:28:06.729335 [ 268 ] {89e59ba8-b9ea-41f9-93f3-105cb76c2551} <Debug> TCPHandler: Processed in 0.001216527 sec. | ||
| 8948 | 2026.01.14 19:28:09.073828 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8949 | 2026.01.14 19:28:09.073914 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8950 | 2026.01.14 19:28:09.236418 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19144 | ||
| 8951 | 2026.01.14 19:28:09.236936 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8952 | 2026.01.14 19:28:09.236978 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 8953 | 2026.01.14 19:28:09.237482 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8954 | 2026.01.14 19:28:09.237724 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8955 | 2026.01.14 19:28:09.237874 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19144 | ||
| 8956 | 2026.01.14 19:28:09.309507 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1128 | ||
| 8957 | 2026.01.14 19:28:09.311625 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8958 | 2026.01.14 19:28:09.311681 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 8959 | 2026.01.14 19:28:09.312922 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8960 | 2026.01.14 19:28:09.313204 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8961 | 2026.01.14 19:28:09.313573 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1128 | ||
| 8962 | 2026.01.14 19:28:10.208029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8963 | 2026.01.14 19:28:10.225041 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8964 | 2026.01.14 19:28:10.225103 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 8965 | 2026.01.14 19:28:10.231595 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8966 | 2026.01.14 19:28:10.232291 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8967 | 2026.01.14 19:28:10.235252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8968 | 2026.01.14 19:28:11.736414 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8969 | 2026.01.14 19:28:11.736613 [ 268 ] {aacf609d-bc83-47e2-a821-133399f89636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8970 | 2026.01.14 19:28:11.736694 [ 268 ] {aacf609d-bc83-47e2-a821-133399f89636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8971 | 2026.01.14 19:28:11.737728 [ 268 ] {aacf609d-bc83-47e2-a821-133399f89636} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8972 | 2026.01.14 19:28:11.737776 [ 268 ] {aacf609d-bc83-47e2-a821-133399f89636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 8973 | 2026.01.14 19:28:11.738189 [ 268 ] {aacf609d-bc83-47e2-a821-133399f89636} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8974 | 2026.01.14 19:28:11.738414 [ 268 ] {aacf609d-bc83-47e2-a821-133399f89636} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8975 | 2026.01.14 19:28:11.738575 [ 268 ] {aacf609d-bc83-47e2-a821-133399f89636} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002022 sec., 202769.53511374877 rows/sec., 12.86 MiB/sec. | ||
| 8976 | 2026.01.14 19:28:11.738626 [ 268 ] {aacf609d-bc83-47e2-a821-133399f89636} <Debug> TCPHandler: Processed in 0.002341202 sec. | ||
| 8977 | 2026.01.14 19:28:11.738753 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8978 | 2026.01.14 19:28:11.738852 [ 268 ] {acf31ee3-d108-4d36-a764-c5f5c386fde9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8979 | 2026.01.14 19:28:11.738895 [ 268 ] {acf31ee3-d108-4d36-a764-c5f5c386fde9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8980 | 2026.01.14 19:28:11.740170 [ 268 ] {acf31ee3-d108-4d36-a764-c5f5c386fde9} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8981 | 2026.01.14 19:28:11.740206 [ 268 ] {acf31ee3-d108-4d36-a764-c5f5c386fde9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 8982 | 2026.01.14 19:28:11.740609 [ 268 ] {acf31ee3-d108-4d36-a764-c5f5c386fde9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8983 | 2026.01.14 19:28:11.740818 [ 268 ] {acf31ee3-d108-4d36-a764-c5f5c386fde9} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8984 | 2026.01.14 19:28:11.740949 [ 268 ] {acf31ee3-d108-4d36-a764-c5f5c386fde9} <Debug> executeQuery: Read 1194 rows, 97.66 KiB in 0.002119 sec., 563473.3364794715 rows/sec., 45.01 MiB/sec. | ||
| 8985 | 2026.01.14 19:28:11.740987 [ 268 ] {acf31ee3-d108-4d36-a764-c5f5c386fde9} <Debug> TCPHandler: Processed in 0.002286221 sec. | ||
| 8986 | 2026.01.14 19:28:11.741090 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8987 | 2026.01.14 19:28:11.741184 [ 268 ] {fc0b6ccd-7815-4bcb-85b7-dd79eba490ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8988 | 2026.01.14 19:28:11.741224 [ 268 ] {fc0b6ccd-7815-4bcb-85b7-dd79eba490ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8989 | 2026.01.14 19:28:11.741753 [ 268 ] {fc0b6ccd-7815-4bcb-85b7-dd79eba490ed} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8990 | 2026.01.14 19:28:11.741789 [ 268 ] {fc0b6ccd-7815-4bcb-85b7-dd79eba490ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 8991 | 2026.01.14 19:28:11.742090 [ 268 ] {fc0b6ccd-7815-4bcb-85b7-dd79eba490ed} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8992 | 2026.01.14 19:28:11.742298 [ 268 ] {fc0b6ccd-7815-4bcb-85b7-dd79eba490ed} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8993 | 2026.01.14 19:28:11.742422 [ 268 ] {fc0b6ccd-7815-4bcb-85b7-dd79eba490ed} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001258 sec., 195548.48966613674 rows/sec., 11.95 MiB/sec. | ||
| 8994 | 2026.01.14 19:28:11.742459 [ 268 ] {fc0b6ccd-7815-4bcb-85b7-dd79eba490ed} <Debug> TCPHandler: Processed in 0.00141644 sec. | ||
| 8995 | 2026.01.14 19:28:11.742565 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8996 | 2026.01.14 19:28:11.742657 [ 268 ] {0ac6477b-2202-44c9-a942-1111bac883d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8997 | 2026.01.14 19:28:11.742695 [ 268 ] {0ac6477b-2202-44c9-a942-1111bac883d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8998 | 2026.01.14 19:28:11.743197 [ 268 ] {0ac6477b-2202-44c9-a942-1111bac883d1} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8999 | 2026.01.14 19:28:11.743232 [ 268 ] {0ac6477b-2202-44c9-a942-1111bac883d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9000 | 2026.01.14 19:28:11.743525 [ 268 ] {0ac6477b-2202-44c9-a942-1111bac883d1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9001 | 2026.01.14 19:28:11.743725 [ 268 ] {0ac6477b-2202-44c9-a942-1111bac883d1} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9002 | 2026.01.14 19:28:11.743847 [ 268 ] {0ac6477b-2202-44c9-a942-1111bac883d1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001209 sec., 175351.53019023986 rows/sec., 11.31 MiB/sec. | ||
| 9003 | 2026.01.14 19:28:11.743883 [ 268 ] {0ac6477b-2202-44c9-a942-1111bac883d1} <Debug> TCPHandler: Processed in 0.001366439 sec. | ||
| 9004 | 2026.01.14 19:28:11.743988 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9005 | 2026.01.14 19:28:11.744078 [ 268 ] {508cc8f9-be68-4b77-bd00-d7c688aa1589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9006 | 2026.01.14 19:28:11.744116 [ 268 ] {508cc8f9-be68-4b77-bd00-d7c688aa1589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9007 | 2026.01.14 19:28:11.744608 [ 268 ] {508cc8f9-be68-4b77-bd00-d7c688aa1589} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2026.01.14 19:28:11.744642 [ 268 ] {508cc8f9-be68-4b77-bd00-d7c688aa1589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9009 | 2026.01.14 19:28:11.744942 [ 268 ] {508cc8f9-be68-4b77-bd00-d7c688aa1589} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9010 | 2026.01.14 19:28:11.745149 [ 268 ] {508cc8f9-be68-4b77-bd00-d7c688aa1589} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9011 | 2026.01.14 19:28:11.745271 [ 268 ] {508cc8f9-be68-4b77-bd00-d7c688aa1589} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001211 sec., 174236.16845582164 rows/sec., 9.89 MiB/sec. | ||
| 9012 | 2026.01.14 19:28:11.745307 [ 268 ] {508cc8f9-be68-4b77-bd00-d7c688aa1589} <Debug> TCPHandler: Processed in 0.001367619 sec. | ||
| 9013 | 2026.01.14 19:28:11.745406 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9014 | 2026.01.14 19:28:11.745497 [ 268 ] {dcae7221-d16a-41c2-8c4d-d48c551692b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9015 | 2026.01.14 19:28:11.745534 [ 268 ] {dcae7221-d16a-41c2-8c4d-d48c551692b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9016 | 2026.01.14 19:28:11.746278 [ 268 ] {dcae7221-d16a-41c2-8c4d-d48c551692b4} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9017 | 2026.01.14 19:28:11.746313 [ 268 ] {dcae7221-d16a-41c2-8c4d-d48c551692b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9018 | 2026.01.14 19:28:11.746633 [ 268 ] {dcae7221-d16a-41c2-8c4d-d48c551692b4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9019 | 2026.01.14 19:28:11.746839 [ 268 ] {dcae7221-d16a-41c2-8c4d-d48c551692b4} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9020 | 2026.01.14 19:28:11.746961 [ 268 ] {dcae7221-d16a-41c2-8c4d-d48c551692b4} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001483 sec., 485502.3600809171 rows/sec., 34.08 MiB/sec. | ||
| 9021 | 2026.01.14 19:28:11.746996 [ 268 ] {dcae7221-d16a-41c2-8c4d-d48c551692b4} <Debug> TCPHandler: Processed in 0.001636623 sec. | ||
| 9022 | 2026.01.14 19:28:11.747106 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9023 | 2026.01.14 19:28:11.747196 [ 268 ] {944c88e8-ecd2-4a21-aaf8-6590c4cc1cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9024 | 2026.01.14 19:28:11.747237 [ 268 ] {944c88e8-ecd2-4a21-aaf8-6590c4cc1cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9025 | 2026.01.14 19:28:11.747561 [ 268 ] {944c88e8-ecd2-4a21-aaf8-6590c4cc1cff} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9026 | 2026.01.14 19:28:11.747596 [ 268 ] {944c88e8-ecd2-4a21-aaf8-6590c4cc1cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9027 | 2026.01.14 19:28:11.747883 [ 268 ] {944c88e8-ecd2-4a21-aaf8-6590c4cc1cff} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9028 | 2026.01.14 19:28:11.748086 [ 268 ] {944c88e8-ecd2-4a21-aaf8-6590c4cc1cff} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9029 | 2026.01.14 19:28:11.748212 [ 268 ] {944c88e8-ecd2-4a21-aaf8-6590c4cc1cff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 303.17 KiB/sec. | ||
| 9030 | 2026.01.14 19:28:11.748247 [ 268 ] {944c88e8-ecd2-4a21-aaf8-6590c4cc1cff} <Debug> TCPHandler: Processed in 0.001189336 sec. | ||
| 9031 | 2026.01.14 19:28:11.748353 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9032 | 2026.01.14 19:28:11.748452 [ 268 ] {811b4275-c653-4bbb-87b9-bc7a943187dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9033 | 2026.01.14 19:28:11.748495 [ 268 ] {811b4275-c653-4bbb-87b9-bc7a943187dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9034 | 2026.01.14 19:28:11.748958 [ 268 ] {811b4275-c653-4bbb-87b9-bc7a943187dc} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2026.01.14 19:28:11.748995 [ 268 ] {811b4275-c653-4bbb-87b9-bc7a943187dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9036 | 2026.01.14 19:28:11.749348 [ 268 ] {811b4275-c653-4bbb-87b9-bc7a943187dc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9037 | 2026.01.14 19:28:11.749562 [ 268 ] {811b4275-c653-4bbb-87b9-bc7a943187dc} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9038 | 2026.01.14 19:28:11.749696 [ 268 ] {811b4275-c653-4bbb-87b9-bc7a943187dc} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001263 sec., 248614.41013460016 rows/sec., 16.33 MiB/sec. | ||
| 9039 | 2026.01.14 19:28:11.749733 [ 268 ] {811b4275-c653-4bbb-87b9-bc7a943187dc} <Debug> TCPHandler: Processed in 0.001431229 sec. | ||
| 9040 | 2026.01.14 19:28:11.749837 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9041 | 2026.01.14 19:28:11.749929 [ 268 ] {7bedfaf8-0c0c-47c1-908f-0e1b6df02474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9042 | 2026.01.14 19:28:11.749970 [ 268 ] {7bedfaf8-0c0c-47c1-908f-0e1b6df02474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9043 | 2026.01.14 19:28:11.750282 [ 268 ] {7bedfaf8-0c0c-47c1-908f-0e1b6df02474} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9044 | 2026.01.14 19:28:11.750316 [ 268 ] {7bedfaf8-0c0c-47c1-908f-0e1b6df02474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9045 | 2026.01.14 19:28:11.750604 [ 268 ] {7bedfaf8-0c0c-47c1-908f-0e1b6df02474} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9046 | 2026.01.14 19:28:11.750816 [ 268 ] {7bedfaf8-0c0c-47c1-908f-0e1b6df02474} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9047 | 2026.01.14 19:28:11.750942 [ 268 ] {7bedfaf8-0c0c-47c1-908f-0e1b6df02474} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 9048 | 2026.01.14 19:28:11.750978 [ 268 ] {7bedfaf8-0c0c-47c1-908f-0e1b6df02474} <Debug> TCPHandler: Processed in 0.001191607 sec. | ||
| 9049 | 2026.01.14 19:28:11.751089 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9050 | 2026.01.14 19:28:11.751183 [ 268 ] {ec0923f1-44b3-455b-b98a-a2ef2591441d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9051 | 2026.01.14 19:28:11.751236 [ 268 ] {ec0923f1-44b3-455b-b98a-a2ef2591441d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9052 | 2026.01.14 19:28:11.752094 [ 268 ] {ec0923f1-44b3-455b-b98a-a2ef2591441d} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9053 | 2026.01.14 19:28:11.752129 [ 268 ] {ec0923f1-44b3-455b-b98a-a2ef2591441d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9054 | 2026.01.14 19:28:11.752684 [ 268 ] {ec0923f1-44b3-455b-b98a-a2ef2591441d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9055 | 2026.01.14 19:28:11.752903 [ 268 ] {ec0923f1-44b3-455b-b98a-a2ef2591441d} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9056 | 2026.01.14 19:28:11.753040 [ 268 ] {ec0923f1-44b3-455b-b98a-a2ef2591441d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001875 sec., 21866.666666666668 rows/sec., 39.18 MiB/sec. | ||
| 9057 | 2026.01.14 19:28:11.753101 [ 268 ] {ec0923f1-44b3-455b-b98a-a2ef2591441d} <Debug> TCPHandler: Processed in 0.002061598 sec. | ||
| 9058 | 2026.01.14 19:28:11.753217 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9059 | 2026.01.14 19:28:11.753336 [ 268 ] {d21137fb-b41b-46b2-a298-9beab4f04d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9060 | 2026.01.14 19:28:11.753376 [ 268 ] {d21137fb-b41b-46b2-a298-9beab4f04d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9061 | 2026.01.14 19:28:11.753708 [ 268 ] {d21137fb-b41b-46b2-a298-9beab4f04d24} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9062 | 2026.01.14 19:28:11.753743 [ 268 ] {d21137fb-b41b-46b2-a298-9beab4f04d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9063 | 2026.01.14 19:28:11.754040 [ 268 ] {d21137fb-b41b-46b2-a298-9beab4f04d24} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9064 | 2026.01.14 19:28:11.754246 [ 268 ] {d21137fb-b41b-46b2-a298-9beab4f04d24} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9065 | 2026.01.14 19:28:11.754372 [ 268 ] {d21137fb-b41b-46b2-a298-9beab4f04d24} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001055 sec., 98578.19905213271 rows/sec., 6.04 MiB/sec. | ||
| 9066 | 2026.01.14 19:28:11.754430 [ 268 ] {d21137fb-b41b-46b2-a298-9beab4f04d24} <Debug> TCPHandler: Processed in 0.001264007 sec. | ||
| 9067 | 2026.01.14 19:28:16.723861 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9068 | 2026.01.14 19:28:16.724044 [ 268 ] {9cba867d-8656-49fa-8738-7e9f61fac0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9069 | 2026.01.14 19:28:16.724109 [ 268 ] {9cba867d-8656-49fa-8738-7e9f61fac0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9070 | 2026.01.14 19:28:16.724799 [ 268 ] {9cba867d-8656-49fa-8738-7e9f61fac0ba} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9071 | 2026.01.14 19:28:16.724842 [ 268 ] {9cba867d-8656-49fa-8738-7e9f61fac0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9072 | 2026.01.14 19:28:16.725231 [ 268 ] {9cba867d-8656-49fa-8738-7e9f61fac0ba} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9073 | 2026.01.14 19:28:16.725451 [ 268 ] {9cba867d-8656-49fa-8738-7e9f61fac0ba} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9074 | 2026.01.14 19:28:16.725603 [ 268 ] {9cba867d-8656-49fa-8738-7e9f61fac0ba} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001607 sec., 34847.542003733666 rows/sec., 2.66 MiB/sec. | ||
| 9075 | 2026.01.14 19:28:16.725646 [ 268 ] {9cba867d-8656-49fa-8738-7e9f61fac0ba} <Debug> TCPHandler: Processed in 0.001911206 sec. | ||
| 9076 | 2026.01.14 19:28:16.725772 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9077 | 2026.01.14 19:28:16.725866 [ 268 ] {2f18d10a-4a84-4896-9be6-56ae6400c8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9078 | 2026.01.14 19:28:16.725907 [ 268 ] {2f18d10a-4a84-4896-9be6-56ae6400c8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9079 | 2026.01.14 19:28:16.726329 [ 268 ] {2f18d10a-4a84-4896-9be6-56ae6400c8e6} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9080 | 2026.01.14 19:28:16.726365 [ 268 ] {2f18d10a-4a84-4896-9be6-56ae6400c8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9081 | 2026.01.14 19:28:16.726659 [ 268 ] {2f18d10a-4a84-4896-9be6-56ae6400c8e6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9082 | 2026.01.14 19:28:16.726869 [ 268 ] {2f18d10a-4a84-4896-9be6-56ae6400c8e6} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9083 | 2026.01.14 19:28:16.726995 [ 268 ] {2f18d10a-4a84-4896-9be6-56ae6400c8e6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. | ||
| 9084 | 2026.01.14 19:28:16.727032 [ 268 ] {2f18d10a-4a84-4896-9be6-56ae6400c8e6} <Debug> TCPHandler: Processed in 0.001311008 sec. | ||
| 9085 | 2026.01.14 19:28:16.727151 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9086 | 2026.01.14 19:28:16.727244 [ 268 ] {0d9ca9b6-42df-4576-8e2d-5d1729fc03ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9087 | 2026.01.14 19:28:16.727288 [ 268 ] {0d9ca9b6-42df-4576-8e2d-5d1729fc03ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9088 | 2026.01.14 19:28:16.727696 [ 268 ] {0d9ca9b6-42df-4576-8e2d-5d1729fc03ee} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9089 | 2026.01.14 19:28:16.727732 [ 268 ] {0d9ca9b6-42df-4576-8e2d-5d1729fc03ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9090 | 2026.01.14 19:28:16.728054 [ 268 ] {0d9ca9b6-42df-4576-8e2d-5d1729fc03ee} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9091 | 2026.01.14 19:28:16.728269 [ 268 ] {0d9ca9b6-42df-4576-8e2d-5d1729fc03ee} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9092 | 2026.01.14 19:28:16.728396 [ 268 ] {0d9ca9b6-42df-4576-8e2d-5d1729fc03ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 9093 | 2026.01.14 19:28:16.728432 [ 268 ] {0d9ca9b6-42df-4576-8e2d-5d1729fc03ee} <Debug> TCPHandler: Processed in 0.001332048 sec. | ||
| 9094 | 2026.01.14 19:28:16.728536 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9095 | 2026.01.14 19:28:16.728629 [ 268 ] {ff684550-4608-4d2c-9e56-79ccb0901dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9096 | 2026.01.14 19:28:16.728670 [ 268 ] {ff684550-4608-4d2c-9e56-79ccb0901dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9097 | 2026.01.14 19:28:16.729002 [ 268 ] {ff684550-4608-4d2c-9e56-79ccb0901dd8} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9098 | 2026.01.14 19:28:16.729037 [ 268 ] {ff684550-4608-4d2c-9e56-79ccb0901dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9099 | 2026.01.14 19:28:16.729340 [ 268 ] {ff684550-4608-4d2c-9e56-79ccb0901dd8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9100 | 2026.01.14 19:28:16.729546 [ 268 ] {ff684550-4608-4d2c-9e56-79ccb0901dd8} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9101 | 2026.01.14 19:28:16.729669 [ 268 ] {ff684550-4608-4d2c-9e56-79ccb0901dd8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 9102 | 2026.01.14 19:28:16.729704 [ 268 ] {ff684550-4608-4d2c-9e56-79ccb0901dd8} <Debug> TCPHandler: Processed in 0.001218647 sec. | ||
| 9103 | 2026.01.14 19:28:16.738853 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19592 | ||
| 9104 | 2026.01.14 19:28:16.739332 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9105 | 2026.01.14 19:28:16.739375 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9106 | 2026.01.14 19:28:16.739853 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9107 | 2026.01.14 19:28:16.740104 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9108 | 2026.01.14 19:28:16.740253 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19592 | ||
| 9109 | 2026.01.14 19:28:16.740269 [ 46 ] {} <Debug> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9110 | 2026.01.14 19:28:16.740356 [ 46 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9111 | 2026.01.14 19:28:16.740391 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9112 | 2026.01.14 19:28:16.740502 [ 189 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::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 | ||
| 9113 | 2026.01.14 19:28:16.740611 [ 189 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9114 | 2026.01.14 19:28:16.740648 [ 189 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17224 rows starting from the beginning of the part | ||
| 9115 | 2026.01.14 19:28:16.740710 [ 189 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9116 | 2026.01.14 19:28:16.740760 [ 189 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9117 | 2026.01.14 19:28:16.740804 [ 189 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9118 | 2026.01.14 19:28:16.740846 [ 189 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9119 | 2026.01.14 19:28:16.740888 [ 189 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9120 | 2026.01.14 19:28:16.742971 [ 196 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19592 rows, containing 4 columns (4 merged, 0 gathered) in 0.002513134 sec., 7795843.755247432 rows/sec., 111.52 MiB/sec. | ||
| 9121 | 2026.01.14 19:28:16.743426 [ 196 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9122 | 2026.01.14 19:28:16.743791 [ 196 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_41_8} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9123 | 2026.01.14 19:28:16.743864 [ 196 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_41_8} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9124 | 2026.01.14 19:28:16.743976 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 9125 | 2026.01.14 19:28:17.736212 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9126 | 2026.01.14 19:28:17.752982 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9127 | 2026.01.14 19:28:17.753037 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9128 | 2026.01.14 19:28:17.759347 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9129 | 2026.01.14 19:28:17.760067 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9130 | 2026.01.14 19:28:17.760383 [ 44 ] {} <Debug> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9131 | 2026.01.14 19:28:17.760456 [ 44 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9132 | 2026.01.14 19:28:17.760479 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9133 | 2026.01.14 19:28:17.760635 [ 193 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 9134 | 2026.01.14 19:28:17.763044 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9135 | 2026.01.14 19:28:17.764740 [ 193 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9136 | 2026.01.14 19:28:17.766271 [ 193 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 9137 | 2026.01.14 19:28:17.770830 [ 193 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 9138 | 2026.01.14 19:28:17.775486 [ 193 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 9139 | 2026.01.14 19:28:17.780090 [ 193 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 9140 | 2026.01.14 19:28:17.784704 [ 193 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 9141 | 2026.01.14 19:28:17.788768 [ 193 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 9142 | 2026.01.14 19:28:17.840768 [ 195 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.080213503 sec., 3852.2192454305355 rows/sec., 19.92 MiB/sec. | ||
| 9143 | 2026.01.14 19:28:17.843671 [ 199 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9144 | 2026.01.14 19:28:17.845659 [ 199 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_41_8} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9145 | 2026.01.14 19:28:17.845760 [ 199 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_41_8} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9146 | 2026.01.14 19:28:17.848401 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9147 | 2026.01.14 19:28:18.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.99 MiB, peak 315.43 MiB, free memory in arenas 0.00 B, will set to 303.67 MiB (RSS), difference: 1.67 MiB | ||
| 9148 | 2026.01.14 19:28:19.314551 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1158 | ||
| 9149 | 2026.01.14 19:28:19.317325 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9150 | 2026.01.14 19:28:19.317407 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9151 | 2026.01.14 19:28:19.319066 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9152 | 2026.01.14 19:28:19.319446 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9153 | 2026.01.14 19:28:19.319978 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1158 | ||
| 9154 | 2026.01.14 19:28:19.725730 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37798 | ||
| 9155 | 2026.01.14 19:28:19.725844 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9156 | 2026.01.14 19:28:19.725875 [ 291 ] {} <Debug> TCP-Session: 2fc9a17c-4e38-4f1d-8e37-7d1d65704222 Authenticating user 'default' from [fd00:1122:3344:101::e]:37798 | ||
| 9157 | 2026.01.14 19:28:19.725898 [ 291 ] {} <Debug> TCP-Session: 2fc9a17c-4e38-4f1d-8e37-7d1d65704222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9158 | 2026.01.14 19:28:19.725915 [ 291 ] {} <Debug> TCP-Session: 2fc9a17c-4e38-4f1d-8e37-7d1d65704222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9159 | 2026.01.14 19:28:19.726101 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47046 | ||
| 9160 | 2026.01.14 19:28:19.726140 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39982 | ||
| 9161 | 2026.01.14 19:28:19.726143 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63136 | ||
| 9162 | 2026.01.14 19:28:19.726220 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45638 | ||
| 9163 | 2026.01.14 19:28:19.726211 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36516 | ||
| 9164 | 2026.01.14 19:28:19.726261 [ 291 ] {} <Trace> TCP-Session: 2fc9a17c-4e38-4f1d-8e37-7d1d65704222 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9165 | 2026.01.14 19:28:19.726190 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37112 | ||
| 9166 | 2026.01.14 19:28:19.726182 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63963 | ||
| 9167 | 2026.01.14 19:28:19.726357 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9168 | 2026.01.14 19:28:19.726107 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63024 | ||
| 9169 | 2026.01.14 19:28:19.726418 [ 292 ] {} <Debug> TCP-Session: 1b7463de-7781-4ad6-8b3d-6e555a7937e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47046 | ||
| 9170 | 2026.01.14 19:28:19.726460 [ 292 ] {} <Debug> TCP-Session: 1b7463de-7781-4ad6-8b3d-6e555a7937e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9171 | 2026.01.14 19:28:19.726475 [ 292 ] {} <Debug> TCP-Session: 1b7463de-7781-4ad6-8b3d-6e555a7937e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9172 | 2026.01.14 19:28:19.726490 [ 291 ] {594b6e74-7f0c-45ea-974e-cec07b75955d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37798) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9173 | 2026.01.14 19:28:19.726775 [ 291 ] {594b6e74-7f0c-45ea-974e-cec07b75955d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9174 | 2026.01.14 19:28:19.726828 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9175 | 2026.01.14 19:28:19.726829 [ 291 ] {594b6e74-7f0c-45ea-974e-cec07b75955d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9176 | 2026.01.14 19:28:19.726872 [ 286 ] {} <Debug> TCP-Session: 84d19758-2091-48ed-b7db-29140d8c40ec Authenticating user 'default' from [fd00:1122:3344:101::e]:63963 | ||
| 9177 | 2026.01.14 19:28:19.726903 [ 286 ] {} <Debug> TCP-Session: 84d19758-2091-48ed-b7db-29140d8c40ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9178 | 2026.01.14 19:28:19.726917 [ 286 ] {} <Debug> TCP-Session: 84d19758-2091-48ed-b7db-29140d8c40ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9179 | 2026.01.14 19:28:19.726944 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9180 | 2026.01.14 19:28:19.726980 [ 293 ] {} <Debug> TCP-Session: fc9cfd3f-1b6a-43de-b8cd-9790f0e6ff76 Authenticating user 'default' from [fd00:1122:3344:101::e]:63024 | ||
| 9181 | 2026.01.14 19:28:19.727007 [ 293 ] {} <Debug> TCP-Session: fc9cfd3f-1b6a-43de-b8cd-9790f0e6ff76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9182 | 2026.01.14 19:28:19.727021 [ 293 ] {} <Debug> TCP-Session: fc9cfd3f-1b6a-43de-b8cd-9790f0e6ff76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9183 | 2026.01.14 19:28:19.727058 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9184 | 2026.01.14 19:28:19.727094 [ 289 ] {} <Debug> TCP-Session: 22a478ae-72ec-447a-ab74-f79476ca206f Authenticating user 'default' from [fd00:1122:3344:101::e]:36516 | ||
| 9185 | 2026.01.14 19:28:19.727111 [ 289 ] {} <Debug> TCP-Session: 22a478ae-72ec-447a-ab74-f79476ca206f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9186 | 2026.01.14 19:28:19.727127 [ 289 ] {} <Debug> TCP-Session: 22a478ae-72ec-447a-ab74-f79476ca206f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9187 | 2026.01.14 19:28:19.727152 [ 291 ] {594b6e74-7f0c-45ea-974e-cec07b75955d} <Debug> oximeter.version (53e5b984-13f5-4b48-9823-1440a3148595) (SelectExecutor): Key condition: unknown | ||
| 9188 | 2026.01.14 19:28:19.727424 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9189 | 2026.01.14 19:28:19.727458 [ 288 ] {} <Debug> TCP-Session: 4947dedd-43fe-425a-850b-27a7ebfccd53 Authenticating user 'default' from [fd00:1122:3344:101::e]:37112 | ||
| 9190 | 2026.01.14 19:28:19.727475 [ 288 ] {} <Debug> TCP-Session: 4947dedd-43fe-425a-850b-27a7ebfccd53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9191 | 2026.01.14 19:28:19.727491 [ 288 ] {} <Debug> TCP-Session: 4947dedd-43fe-425a-850b-27a7ebfccd53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9192 | 2026.01.14 19:28:19.727542 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9193 | 2026.01.14 19:28:19.727577 [ 290 ] {} <Debug> TCP-Session: b0d8f164-46e3-4fb2-88d7-5f8156a953ef Authenticating user 'default' from [fd00:1122:3344:101::e]:45638 | ||
| 9194 | 2026.01.14 19:28:19.727595 [ 290 ] {} <Debug> TCP-Session: b0d8f164-46e3-4fb2-88d7-5f8156a953ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9195 | 2026.01.14 19:28:19.727608 [ 290 ] {} <Debug> TCP-Session: b0d8f164-46e3-4fb2-88d7-5f8156a953ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9196 | 2026.01.14 19:28:19.727878 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9197 | 2026.01.14 19:28:19.727912 [ 267 ] {} <Debug> TCP-Session: 6971fd52-b662-4226-8146-8cd3ed6acf17 Authenticating user 'default' from [fd00:1122:3344:101::e]:63136 | ||
| 9198 | 2026.01.14 19:28:19.727929 [ 267 ] {} <Debug> TCP-Session: 6971fd52-b662-4226-8146-8cd3ed6acf17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9199 | 2026.01.14 19:28:19.727942 [ 267 ] {} <Debug> TCP-Session: 6971fd52-b662-4226-8146-8cd3ed6acf17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9200 | 2026.01.14 19:28:19.728021 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9201 | 2026.01.14 19:28:19.728060 [ 294 ] {} <Debug> TCP-Session: 93d51618-4d8e-446e-a9da-3c9742e9b13d Authenticating user 'default' from [fd00:1122:3344:101::e]:39982 | ||
| 9202 | 2026.01.14 19:28:19.728078 [ 294 ] {} <Debug> TCP-Session: 93d51618-4d8e-446e-a9da-3c9742e9b13d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9203 | 2026.01.14 19:28:19.728091 [ 294 ] {} <Debug> TCP-Session: 93d51618-4d8e-446e-a9da-3c9742e9b13d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9204 | 2026.01.14 19:28:19.728214 [ 316 ] {594b6e74-7f0c-45ea-974e-cec07b75955d} <Trace> AggregatingTransform: Aggregating | ||
| 9205 | 2026.01.14 19:28:19.728266 [ 316 ] {594b6e74-7f0c-45ea-974e-cec07b75955d} <Trace> Aggregator: Aggregation method: without_key | ||
| 9206 | 2026.01.14 19:28:19.728311 [ 316 ] {594b6e74-7f0c-45ea-974e-cec07b75955d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001056034 sec. (946.939 rows/sec., 36.99 KiB/sec.) | ||
| 9207 | 2026.01.14 19:28:19.728334 [ 316 ] {594b6e74-7f0c-45ea-974e-cec07b75955d} <Trace> Aggregator: Merging aggregated data | ||
| 9208 | 2026.01.14 19:28:19.729512 [ 291 ] {594b6e74-7f0c-45ea-974e-cec07b75955d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003082 sec., 324.4646333549643 rows/sec., 12.67 KiB/sec. | ||
| 9209 | 2026.01.14 19:28:19.729647 [ 291 ] {594b6e74-7f0c-45ea-974e-cec07b75955d} <Debug> TCPHandler: Processed in 0.003511139 sec. | ||
| 9210 | 2026.01.14 19:28:19.729723 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9211 | 2026.01.14 19:28:19.729750 [ 291 ] {} <Debug> TCP-Session: 2fc9a17c-4e38-4f1d-8e37-7d1d65704222 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9212 | 2026.01.14 19:28:19.729751 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9213 | 2026.01.14 19:28:19.729768 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9214 | 2026.01.14 19:28:19.729783 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9215 | 2026.01.14 19:28:19.729810 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9216 | 2026.01.14 19:28:19.729829 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9217 | 2026.01.14 19:28:19.729836 [ 293 ] {} <Debug> TCP-Session: fc9cfd3f-1b6a-43de-b8cd-9790f0e6ff76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9218 | 2026.01.14 19:28:19.729850 [ 267 ] {} <Debug> TCP-Session: 6971fd52-b662-4226-8146-8cd3ed6acf17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9219 | 2026.01.14 19:28:19.729857 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9220 | 2026.01.14 19:28:19.729871 [ 286 ] {} <Debug> TCP-Session: 84d19758-2091-48ed-b7db-29140d8c40ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9221 | 2026.01.14 19:28:19.729840 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9222 | 2026.01.14 19:28:19.729912 [ 289 ] {} <Debug> TCP-Session: 22a478ae-72ec-447a-ab74-f79476ca206f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9223 | 2026.01.14 19:28:19.729801 [ 292 ] {} <Debug> TCP-Session: 1b7463de-7781-4ad6-8b3d-6e555a7937e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9224 | 2026.01.14 19:28:19.729951 [ 288 ] {} <Debug> TCP-Session: 4947dedd-43fe-425a-850b-27a7ebfccd53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9225 | 2026.01.14 19:28:19.729799 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9226 | 2026.01.14 19:28:19.729820 [ 294 ] {} <Debug> TCP-Session: 93d51618-4d8e-446e-a9da-3c9742e9b13d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9227 | 2026.01.14 19:28:19.730019 [ 290 ] {} <Debug> TCP-Session: b0d8f164-46e3-4fb2-88d7-5f8156a953ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9228 | 2026.01.14 19:28:19.744827 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40146 | ||
| 9229 | 2026.01.14 19:28:19.744898 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9230 | 2026.01.14 19:28:19.744922 [ 291 ] {} <Debug> TCP-Session: f232cf92-f0b5-4ce5-ae5a-73fba940c5e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40146 | ||
| 9231 | 2026.01.14 19:28:19.744942 [ 291 ] {} <Debug> TCP-Session: f232cf92-f0b5-4ce5-ae5a-73fba940c5e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9232 | 2026.01.14 19:28:19.744957 [ 291 ] {} <Debug> TCP-Session: f232cf92-f0b5-4ce5-ae5a-73fba940c5e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9233 | 2026.01.14 19:28:19.745108 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36118 | ||
| 9234 | 2026.01.14 19:28:19.745137 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38589 | ||
| 9235 | 2026.01.14 19:28:19.745155 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43557 | ||
| 9236 | 2026.01.14 19:28:19.745153 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49550 | ||
| 9237 | 2026.01.14 19:28:19.745175 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44388 | ||
| 9238 | 2026.01.14 19:28:19.745200 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37497 | ||
| 9239 | 2026.01.14 19:28:19.745216 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9240 | 2026.01.14 19:28:19.745246 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9241 | 2026.01.14 19:28:19.745280 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9242 | 2026.01.14 19:28:19.745279 [ 267 ] {} <Debug> TCP-Session: fc95ed9c-a463-400b-a4a4-e398d497fc90 Authenticating user 'default' from [fd00:1122:3344:101::e]:43557 | ||
| 9243 | 2026.01.14 19:28:19.745299 [ 294 ] {} <Debug> TCP-Session: 6ecb9138-4a45-4034-844c-c267dcc04611 Authenticating user 'default' from [fd00:1122:3344:101::e]:49550 | ||
| 9244 | 2026.01.14 19:28:19.745307 [ 290 ] {} <Debug> TCP-Session: df63dcb5-aa71-48b0-af97-797395d88d44 Authenticating user 'default' from [fd00:1122:3344:101::e]:37497 | ||
| 9245 | 2026.01.14 19:28:19.745319 [ 267 ] {} <Debug> TCP-Session: fc95ed9c-a463-400b-a4a4-e398d497fc90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9246 | 2026.01.14 19:28:19.745337 [ 290 ] {} <Debug> TCP-Session: df63dcb5-aa71-48b0-af97-797395d88d44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9247 | 2026.01.14 19:28:19.745349 [ 267 ] {} <Debug> TCP-Session: fc95ed9c-a463-400b-a4a4-e398d497fc90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9248 | 2026.01.14 19:28:19.745366 [ 290 ] {} <Debug> TCP-Session: df63dcb5-aa71-48b0-af97-797395d88d44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9249 | 2026.01.14 19:28:19.745257 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9250 | 2026.01.14 19:28:19.745211 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9251 | 2026.01.14 19:28:19.745417 [ 286 ] {} <Debug> TCP-Session: 50c0b723-f48c-4826-93f6-bce186375597 Authenticating user 'default' from [fd00:1122:3344:101::e]:44388 | ||
| 9252 | 2026.01.14 19:28:19.745194 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54465 | ||
| 9253 | 2026.01.14 19:28:19.745448 [ 286 ] {} <Debug> TCP-Session: 50c0b723-f48c-4826-93f6-bce186375597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9254 | 2026.01.14 19:28:19.745440 [ 293 ] {} <Debug> TCP-Session: bdb66117-7e77-43e5-9844-e53e8c645290 Authenticating user 'default' from [fd00:1122:3344:101::e]:38589 | ||
| 9255 | 2026.01.14 19:28:19.745484 [ 286 ] {} <Debug> TCP-Session: 50c0b723-f48c-4826-93f6-bce186375597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9256 | 2026.01.14 19:28:19.745506 [ 293 ] {} <Debug> TCP-Session: bdb66117-7e77-43e5-9844-e53e8c645290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9257 | 2026.01.14 19:28:19.745510 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9258 | 2026.01.14 19:28:19.745533 [ 293 ] {} <Debug> TCP-Session: bdb66117-7e77-43e5-9844-e53e8c645290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9259 | 2026.01.14 19:28:19.745553 [ 289 ] {} <Debug> TCP-Session: b698ebf9-4cc1-44e9-82da-cce488d4db08 Authenticating user 'default' from [fd00:1122:3344:101::e]:54465 | ||
| 9260 | 2026.01.14 19:28:19.745178 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9261 | 2026.01.14 19:28:19.745583 [ 289 ] {} <Debug> TCP-Session: b698ebf9-4cc1-44e9-82da-cce488d4db08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9262 | 2026.01.14 19:28:19.745176 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64346 | ||
| 9263 | 2026.01.14 19:28:19.745602 [ 289 ] {} <Debug> TCP-Session: b698ebf9-4cc1-44e9-82da-cce488d4db08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9264 | 2026.01.14 19:28:19.745600 [ 292 ] {} <Debug> TCP-Session: 2c699549-5609-4714-b374-711953c236f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36118 | ||
| 9265 | 2026.01.14 19:28:19.745332 [ 294 ] {} <Debug> TCP-Session: 6ecb9138-4a45-4034-844c-c267dcc04611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9266 | 2026.01.14 19:28:19.745658 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9267 | 2026.01.14 19:28:19.745671 [ 294 ] {} <Debug> TCP-Session: 6ecb9138-4a45-4034-844c-c267dcc04611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9268 | 2026.01.14 19:28:19.745688 [ 288 ] {} <Debug> TCP-Session: a15444de-31ed-4088-b2c6-e1179c6e055e Authenticating user 'default' from [fd00:1122:3344:101::e]:64346 | ||
| 9269 | 2026.01.14 19:28:19.745652 [ 292 ] {} <Debug> TCP-Session: 2c699549-5609-4714-b374-711953c236f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9270 | 2026.01.14 19:28:19.745715 [ 288 ] {} <Debug> TCP-Session: a15444de-31ed-4088-b2c6-e1179c6e055e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9271 | 2026.01.14 19:28:19.745729 [ 292 ] {} <Debug> TCP-Session: 2c699549-5609-4714-b374-711953c236f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9272 | 2026.01.14 19:28:19.745742 [ 288 ] {} <Debug> TCP-Session: a15444de-31ed-4088-b2c6-e1179c6e055e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9273 | 2026.01.14 19:28:19.745193 [ 291 ] {} <Trace> TCP-Session: f232cf92-f0b5-4ce5-ae5a-73fba940c5e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9274 | 2026.01.14 19:28:19.745888 [ 291 ] {7c442164-f9ca-48a3-9837-61c0f2bd4832} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40146) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9275 | 2026.01.14 19:28:19.746040 [ 291 ] {7c442164-f9ca-48a3-9837-61c0f2bd4832} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9276 | 2026.01.14 19:28:19.746081 [ 291 ] {7c442164-f9ca-48a3-9837-61c0f2bd4832} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9277 | 2026.01.14 19:28:19.746313 [ 291 ] {7c442164-f9ca-48a3-9837-61c0f2bd4832} <Debug> oximeter.version (53e5b984-13f5-4b48-9823-1440a3148595) (SelectExecutor): Key condition: unknown | ||
| 9278 | 2026.01.14 19:28:19.747057 [ 324 ] {7c442164-f9ca-48a3-9837-61c0f2bd4832} <Trace> AggregatingTransform: Aggregating | ||
| 9279 | 2026.01.14 19:28:19.747098 [ 324 ] {7c442164-f9ca-48a3-9837-61c0f2bd4832} <Trace> Aggregator: Aggregation method: without_key | ||
| 9280 | 2026.01.14 19:28:19.747131 [ 324 ] {7c442164-f9ca-48a3-9837-61c0f2bd4832} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00074162 sec. (1348.399 rows/sec., 52.67 KiB/sec.) | ||
| 9281 | 2026.01.14 19:28:19.747149 [ 324 ] {7c442164-f9ca-48a3-9837-61c0f2bd4832} <Trace> Aggregator: Merging aggregated data | ||
| 9282 | 2026.01.14 19:28:19.748505 [ 291 ] {7c442164-f9ca-48a3-9837-61c0f2bd4832} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002647 sec., 377.7861730260672 rows/sec., 14.76 KiB/sec. | ||
| 9283 | 2026.01.14 19:28:19.748633 [ 291 ] {7c442164-f9ca-48a3-9837-61c0f2bd4832} <Debug> TCPHandler: Processed in 0.003504938 sec. | ||
| 9284 | 2026.01.14 19:28:19.748721 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9285 | 2026.01.14 19:28:19.748746 [ 291 ] {} <Debug> TCP-Session: f232cf92-f0b5-4ce5-ae5a-73fba940c5e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9286 | 2026.01.14 19:28:19.748754 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9287 | 2026.01.14 19:28:19.748776 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9288 | 2026.01.14 19:28:19.748794 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9289 | 2026.01.14 19:28:19.748795 [ 292 ] {} <Debug> TCP-Session: 2c699549-5609-4714-b374-711953c236f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9290 | 2026.01.14 19:28:19.748819 [ 290 ] {} <Debug> TCP-Session: df63dcb5-aa71-48b0-af97-797395d88d44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9291 | 2026.01.14 19:28:19.748832 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9292 | 2026.01.14 19:28:19.748848 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9293 | 2026.01.14 19:28:19.748865 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9294 | 2026.01.14 19:28:19.748878 [ 294 ] {} <Debug> TCP-Session: 6ecb9138-4a45-4034-844c-c267dcc04611 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9295 | 2026.01.14 19:28:19.748900 [ 293 ] {} <Debug> TCP-Session: bdb66117-7e77-43e5-9844-e53e8c645290 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9296 | 2026.01.14 19:28:19.748913 [ 267 ] {} <Debug> TCP-Session: fc95ed9c-a463-400b-a4a4-e398d497fc90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9297 | 2026.01.14 19:28:19.748886 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9298 | 2026.01.14 19:28:19.748838 [ 288 ] {} <Debug> TCP-Session: a15444de-31ed-4088-b2c6-e1179c6e055e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9299 | 2026.01.14 19:28:19.748974 [ 289 ] {} <Debug> TCP-Session: b698ebf9-4cc1-44e9-82da-cce488d4db08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9300 | 2026.01.14 19:28:19.748810 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9301 | 2026.01.14 19:28:19.749029 [ 286 ] {} <Debug> TCP-Session: 50c0b723-f48c-4826-93f6-bce186375597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9302 | 2026.01.14 19:28:21.738584 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9303 | 2026.01.14 19:28:21.738760 [ 268 ] {206a51ac-734e-4470-8bb3-b29c97dc6814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9304 | 2026.01.14 19:28:21.738827 [ 268 ] {206a51ac-734e-4470-8bb3-b29c97dc6814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9305 | 2026.01.14 19:28:21.739648 [ 268 ] {206a51ac-734e-4470-8bb3-b29c97dc6814} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9306 | 2026.01.14 19:28:21.739711 [ 268 ] {206a51ac-734e-4470-8bb3-b29c97dc6814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9307 | 2026.01.14 19:28:21.740253 [ 268 ] {206a51ac-734e-4470-8bb3-b29c97dc6814} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9308 | 2026.01.14 19:28:21.740546 [ 268 ] {206a51ac-734e-4470-8bb3-b29c97dc6814} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9309 | 2026.01.14 19:28:21.740779 [ 268 ] {206a51ac-734e-4470-8bb3-b29c97dc6814} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002061 sec., 198932.55701115963 rows/sec., 12.62 MiB/sec. | ||
| 9310 | 2026.01.14 19:28:21.740854 [ 268 ] {206a51ac-734e-4470-8bb3-b29c97dc6814} <Debug> TCPHandler: Processed in 0.002458214 sec. | ||
| 9311 | 2026.01.14 19:28:21.741010 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9312 | 2026.01.14 19:28:21.741125 [ 268 ] {8a85c57e-e2e2-4987-8895-a61c1d1aaec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9313 | 2026.01.14 19:28:21.741176 [ 268 ] {8a85c57e-e2e2-4987-8895-a61c1d1aaec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9314 | 2026.01.14 19:28:21.742125 [ 268 ] {8a85c57e-e2e2-4987-8895-a61c1d1aaec3} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9315 | 2026.01.14 19:28:21.742166 [ 268 ] {8a85c57e-e2e2-4987-8895-a61c1d1aaec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9316 | 2026.01.14 19:28:21.742581 [ 268 ] {8a85c57e-e2e2-4987-8895-a61c1d1aaec3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9317 | 2026.01.14 19:28:21.742814 [ 268 ] {8a85c57e-e2e2-4987-8895-a61c1d1aaec3} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9318 | 2026.01.14 19:28:21.742964 [ 268 ] {8a85c57e-e2e2-4987-8895-a61c1d1aaec3} <Debug> executeQuery: Read 1194 rows, 97.66 KiB in 0.001864 sec., 640557.9399141631 rows/sec., 51.17 MiB/sec. | ||
| 9319 | 2026.01.14 19:28:21.743007 [ 268 ] {8a85c57e-e2e2-4987-8895-a61c1d1aaec3} <Debug> TCPHandler: Processed in 0.002064228 sec. | ||
| 9320 | 2026.01.14 19:28:21.743124 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9321 | 2026.01.14 19:28:21.743226 [ 268 ] {1d8fffd6-a955-4c5d-86fb-6d8f0a6965ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9322 | 2026.01.14 19:28:21.743268 [ 268 ] {1d8fffd6-a955-4c5d-86fb-6d8f0a6965ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9323 | 2026.01.14 19:28:21.743752 [ 268 ] {1d8fffd6-a955-4c5d-86fb-6d8f0a6965ac} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9324 | 2026.01.14 19:28:21.743789 [ 268 ] {1d8fffd6-a955-4c5d-86fb-6d8f0a6965ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9325 | 2026.01.14 19:28:21.744090 [ 268 ] {1d8fffd6-a955-4c5d-86fb-6d8f0a6965ac} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9326 | 2026.01.14 19:28:21.744300 [ 268 ] {1d8fffd6-a955-4c5d-86fb-6d8f0a6965ac} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9327 | 2026.01.14 19:28:21.744430 [ 268 ] {1d8fffd6-a955-4c5d-86fb-6d8f0a6965ac} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001227 sec., 200488.99755501223 rows/sec., 12.26 MiB/sec. | ||
| 9328 | 2026.01.14 19:28:21.744468 [ 268 ] {1d8fffd6-a955-4c5d-86fb-6d8f0a6965ac} <Debug> TCPHandler: Processed in 0.001395899 sec. | ||
| 9329 | 2026.01.14 19:28:21.744579 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9330 | 2026.01.14 19:28:21.744674 [ 268 ] {af4a7ccc-1a28-419a-aee8-737fbf0a531f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9331 | 2026.01.14 19:28:21.744715 [ 268 ] {af4a7ccc-1a28-419a-aee8-737fbf0a531f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9332 | 2026.01.14 19:28:21.745177 [ 268 ] {af4a7ccc-1a28-419a-aee8-737fbf0a531f} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9333 | 2026.01.14 19:28:21.745213 [ 268 ] {af4a7ccc-1a28-419a-aee8-737fbf0a531f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9334 | 2026.01.14 19:28:21.745510 [ 268 ] {af4a7ccc-1a28-419a-aee8-737fbf0a531f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9335 | 2026.01.14 19:28:21.745716 [ 268 ] {af4a7ccc-1a28-419a-aee8-737fbf0a531f} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9336 | 2026.01.14 19:28:21.745845 [ 268 ] {af4a7ccc-1a28-419a-aee8-737fbf0a531f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001189 sec., 178301.09335576114 rows/sec., 11.50 MiB/sec. | ||
| 9337 | 2026.01.14 19:28:21.745883 [ 268 ] {af4a7ccc-1a28-419a-aee8-737fbf0a531f} <Debug> TCPHandler: Processed in 0.001354809 sec. | ||
| 9338 | 2026.01.14 19:28:21.745994 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9339 | 2026.01.14 19:28:21.746088 [ 268 ] {0595b843-859e-4f62-8462-d59176e222af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9340 | 2026.01.14 19:28:21.746127 [ 268 ] {0595b843-859e-4f62-8462-d59176e222af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9341 | 2026.01.14 19:28:21.746643 [ 268 ] {0595b843-859e-4f62-8462-d59176e222af} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9342 | 2026.01.14 19:28:21.746682 [ 268 ] {0595b843-859e-4f62-8462-d59176e222af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9343 | 2026.01.14 19:28:21.747039 [ 268 ] {0595b843-859e-4f62-8462-d59176e222af} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9344 | 2026.01.14 19:28:21.747282 [ 268 ] {0595b843-859e-4f62-8462-d59176e222af} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9345 | 2026.01.14 19:28:21.747418 [ 268 ] {0595b843-859e-4f62-8462-d59176e222af} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001346 sec., 156760.77265973255 rows/sec., 8.90 MiB/sec. | ||
| 9346 | 2026.01.14 19:28:21.747458 [ 268 ] {0595b843-859e-4f62-8462-d59176e222af} <Debug> TCPHandler: Processed in 0.001515471 sec. | ||
| 9347 | 2026.01.14 19:28:21.747571 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9348 | 2026.01.14 19:28:21.747666 [ 268 ] {d872709d-9614-4a0a-be6e-89ef85de55cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9349 | 2026.01.14 19:28:21.747706 [ 268 ] {d872709d-9614-4a0a-be6e-89ef85de55cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9350 | 2026.01.14 19:28:21.748338 [ 268 ] {d872709d-9614-4a0a-be6e-89ef85de55cc} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9351 | 2026.01.14 19:28:21.748377 [ 268 ] {d872709d-9614-4a0a-be6e-89ef85de55cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9352 | 2026.01.14 19:28:21.748699 [ 268 ] {d872709d-9614-4a0a-be6e-89ef85de55cc} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9353 | 2026.01.14 19:28:21.748896 [ 268 ] {d872709d-9614-4a0a-be6e-89ef85de55cc} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9354 | 2026.01.14 19:28:21.749024 [ 268 ] {d872709d-9614-4a0a-be6e-89ef85de55cc} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001434 sec., 502092.050209205 rows/sec., 35.24 MiB/sec. | ||
| 9355 | 2026.01.14 19:28:21.749062 [ 268 ] {d872709d-9614-4a0a-be6e-89ef85de55cc} <Debug> TCPHandler: Processed in 0.001602182 sec. | ||
| 9356 | 2026.01.14 19:28:21.749246 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9357 | 2026.01.14 19:28:21.749340 [ 268 ] {65195919-2fef-4c84-92c2-362ccefc889d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9358 | 2026.01.14 19:28:21.749382 [ 268 ] {65195919-2fef-4c84-92c2-362ccefc889d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9359 | 2026.01.14 19:28:21.749713 [ 268 ] {65195919-2fef-4c84-92c2-362ccefc889d} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9360 | 2026.01.14 19:28:21.749748 [ 268 ] {65195919-2fef-4c84-92c2-362ccefc889d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9361 | 2026.01.14 19:28:21.750053 [ 268 ] {65195919-2fef-4c84-92c2-362ccefc889d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9362 | 2026.01.14 19:28:21.750261 [ 268 ] {65195919-2fef-4c84-92c2-362ccefc889d} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9363 | 2026.01.14 19:28:21.750392 [ 268 ] {65195919-2fef-4c84-92c2-362ccefc889d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 9364 | 2026.01.14 19:28:21.750430 [ 268 ] {65195919-2fef-4c84-92c2-362ccefc889d} <Debug> TCPHandler: Processed in 0.001234157 sec. | ||
| 9365 | 2026.01.14 19:28:21.750532 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9366 | 2026.01.14 19:28:21.750625 [ 268 ] {ee96c889-9d3a-43a4-9c6b-428d1f796e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9367 | 2026.01.14 19:28:21.750668 [ 268 ] {ee96c889-9d3a-43a4-9c6b-428d1f796e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9368 | 2026.01.14 19:28:21.751129 [ 268 ] {ee96c889-9d3a-43a4-9c6b-428d1f796e87} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2026.01.14 19:28:21.751164 [ 268 ] {ee96c889-9d3a-43a4-9c6b-428d1f796e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9370 | 2026.01.14 19:28:21.751498 [ 268 ] {ee96c889-9d3a-43a4-9c6b-428d1f796e87} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9371 | 2026.01.14 19:28:21.751712 [ 268 ] {ee96c889-9d3a-43a4-9c6b-428d1f796e87} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2026.01.14 19:28:21.751852 [ 268 ] {ee96c889-9d3a-43a4-9c6b-428d1f796e87} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001244 sec., 252411.57556270095 rows/sec., 16.58 MiB/sec. | ||
| 9373 | 2026.01.14 19:28:21.751890 [ 268 ] {ee96c889-9d3a-43a4-9c6b-428d1f796e87} <Debug> TCPHandler: Processed in 0.00140663 sec. | ||
| 9374 | 2026.01.14 19:28:21.752004 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9375 | 2026.01.14 19:28:21.752096 [ 268 ] {ec85b69f-091e-4685-8a5b-7c61c5283f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9376 | 2026.01.14 19:28:21.752136 [ 268 ] {ec85b69f-091e-4685-8a5b-7c61c5283f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9377 | 2026.01.14 19:28:21.752445 [ 268 ] {ec85b69f-091e-4685-8a5b-7c61c5283f54} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2026.01.14 19:28:21.752480 [ 268 ] {ec85b69f-091e-4685-8a5b-7c61c5283f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9379 | 2026.01.14 19:28:21.752785 [ 268 ] {ec85b69f-091e-4685-8a5b-7c61c5283f54} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9380 | 2026.01.14 19:28:21.753008 [ 268 ] {ec85b69f-091e-4685-8a5b-7c61c5283f54} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9381 | 2026.01.14 19:28:21.753140 [ 268 ] {ec85b69f-091e-4685-8a5b-7c61c5283f54} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 9382 | 2026.01.14 19:28:21.753176 [ 268 ] {ec85b69f-091e-4685-8a5b-7c61c5283f54} <Debug> TCPHandler: Processed in 0.001222526 sec. | ||
| 9383 | 2026.01.14 19:28:21.753285 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9384 | 2026.01.14 19:28:21.753377 [ 268 ] {5d487c25-8389-427f-865e-c539516b8ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9385 | 2026.01.14 19:28:21.753432 [ 268 ] {5d487c25-8389-427f-865e-c539516b8ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9386 | 2026.01.14 19:28:21.754273 [ 268 ] {5d487c25-8389-427f-865e-c539516b8ce4} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9387 | 2026.01.14 19:28:21.754309 [ 268 ] {5d487c25-8389-427f-865e-c539516b8ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9388 | 2026.01.14 19:28:21.754878 [ 268 ] {5d487c25-8389-427f-865e-c539516b8ce4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9389 | 2026.01.14 19:28:21.755110 [ 268 ] {5d487c25-8389-427f-865e-c539516b8ce4} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9390 | 2026.01.14 19:28:21.755255 [ 268 ] {5d487c25-8389-427f-865e-c539516b8ce4} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001894 sec., 21647.30728616684 rows/sec., 38.79 MiB/sec. | ||
| 9391 | 2026.01.14 19:28:21.755328 [ 268 ] {5d487c25-8389-427f-865e-c539516b8ce4} <Debug> TCPHandler: Processed in 0.002092619 sec. | ||
| 9392 | 2026.01.14 19:28:21.755449 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9393 | 2026.01.14 19:28:21.755570 [ 268 ] {fe4ffdac-09f4-4ec8-8d7f-253cfa6f31e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9394 | 2026.01.14 19:28:21.755643 [ 268 ] {fe4ffdac-09f4-4ec8-8d7f-253cfa6f31e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9395 | 2026.01.14 19:28:21.756132 [ 268 ] {fe4ffdac-09f4-4ec8-8d7f-253cfa6f31e3} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9396 | 2026.01.14 19:28:21.756177 [ 268 ] {fe4ffdac-09f4-4ec8-8d7f-253cfa6f31e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9397 | 2026.01.14 19:28:21.756677 [ 268 ] {fe4ffdac-09f4-4ec8-8d7f-253cfa6f31e3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9398 | 2026.01.14 19:28:21.757005 [ 268 ] {fe4ffdac-09f4-4ec8-8d7f-253cfa6f31e3} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9399 | 2026.01.14 19:28:21.757216 [ 268 ] {fe4ffdac-09f4-4ec8-8d7f-253cfa6f31e3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001689 sec., 61574.8963883955 rows/sec., 3.77 MiB/sec. | ||
| 9400 | 2026.01.14 19:28:21.757261 [ 268 ] {fe4ffdac-09f4-4ec8-8d7f-253cfa6f31e3} <Debug> TCPHandler: Processed in 0.001862676 sec. | ||
| 9401 | 2026.01.14 19:28:22.067459 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43507 | ||
| 9402 | 2026.01.14 19:28:22.067585 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9403 | 2026.01.14 19:28:22.067615 [ 291 ] {} <Debug> TCP-Session: 3b640044-1f68-4334-b49c-362aa61019f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43507 | ||
| 9404 | 2026.01.14 19:28:22.067640 [ 291 ] {} <Debug> TCP-Session: 3b640044-1f68-4334-b49c-362aa61019f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9405 | 2026.01.14 19:28:22.067655 [ 291 ] {} <Debug> TCP-Session: 3b640044-1f68-4334-b49c-362aa61019f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9406 | 2026.01.14 19:28:22.067883 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63119 | ||
| 9407 | 2026.01.14 19:28:22.067913 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64810 | ||
| 9408 | 2026.01.14 19:28:22.067937 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56457 | ||
| 9409 | 2026.01.14 19:28:22.067969 [ 291 ] {} <Trace> TCP-Session: 3b640044-1f68-4334-b49c-362aa61019f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9410 | 2026.01.14 19:28:22.067997 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9411 | 2026.01.14 19:28:22.067957 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35965 | ||
| 9412 | 2026.01.14 19:28:22.068034 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9413 | 2026.01.14 19:28:22.068035 [ 292 ] {} <Debug> TCP-Session: a2791699-b666-4d4b-b036-7f849c510dab Authenticating user 'default' from [fd00:1122:3344:101::e]:63119 | ||
| 9414 | 2026.01.14 19:28:22.068027 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9415 | 2026.01.14 19:28:22.068100 [ 288 ] {} <Debug> TCP-Session: af47fa02-7f90-4590-bb4e-51a1682790a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56457 | ||
| 9416 | 2026.01.14 19:28:22.068115 [ 292 ] {} <Debug> TCP-Session: a2791699-b666-4d4b-b036-7f849c510dab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9417 | 2026.01.14 19:28:22.068132 [ 267 ] {} <Debug> TCP-Session: 7406e39e-7e4a-421b-880f-8819f6c4352b Authenticating user 'default' from [fd00:1122:3344:101::e]:64810 | ||
| 9418 | 2026.01.14 19:28:22.068145 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9419 | 2026.01.14 19:28:22.068150 [ 291 ] {22825991-dc36-45e1-9390-10d45abfe606} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43507) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9420 | 2026.01.14 19:28:22.068164 [ 288 ] {} <Debug> TCP-Session: af47fa02-7f90-4590-bb4e-51a1682790a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9421 | 2026.01.14 19:28:22.068191 [ 290 ] {} <Debug> TCP-Session: 33ea24c5-82d7-4343-ad24-118bca7a2156 Authenticating user 'default' from [fd00:1122:3344:101::e]:35965 | ||
| 9422 | 2026.01.14 19:28:22.068217 [ 288 ] {} <Debug> TCP-Session: af47fa02-7f90-4590-bb4e-51a1682790a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9423 | 2026.01.14 19:28:22.068160 [ 292 ] {} <Debug> TCP-Session: a2791699-b666-4d4b-b036-7f849c510dab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9424 | 2026.01.14 19:28:22.068245 [ 290 ] {} <Debug> TCP-Session: 33ea24c5-82d7-4343-ad24-118bca7a2156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9425 | 2026.01.14 19:28:22.067947 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37420 | ||
| 9426 | 2026.01.14 19:28:22.068275 [ 290 ] {} <Debug> TCP-Session: 33ea24c5-82d7-4343-ad24-118bca7a2156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9427 | 2026.01.14 19:28:22.067929 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47305 | ||
| 9428 | 2026.01.14 19:28:22.067920 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49693 | ||
| 9429 | 2026.01.14 19:28:22.068352 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9430 | 2026.01.14 19:28:22.067900 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34838 | ||
| 9431 | 2026.01.14 19:28:22.068400 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9432 | 2026.01.14 19:28:22.068408 [ 289 ] {} <Debug> TCP-Session: 18a0d6af-317f-4491-b846-d174d92645c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37420 | ||
| 9433 | 2026.01.14 19:28:22.068428 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9434 | 2026.01.14 19:28:22.068446 [ 286 ] {} <Debug> TCP-Session: 61465765-fc45-4e3e-9fad-5fa4eb393079 Authenticating user 'default' from [fd00:1122:3344:101::e]:47305 | ||
| 9435 | 2026.01.14 19:28:22.068463 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9436 | 2026.01.14 19:28:22.068474 [ 294 ] {} <Debug> TCP-Session: a6630508-9cf6-45cd-a610-8a561cb7c233 Authenticating user 'default' from [fd00:1122:3344:101::e]:49693 | ||
| 9437 | 2026.01.14 19:28:22.068483 [ 286 ] {} <Debug> TCP-Session: 61465765-fc45-4e3e-9fad-5fa4eb393079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9438 | 2026.01.14 19:28:22.068502 [ 293 ] {} <Debug> TCP-Session: 5e04ef15-b954-41d0-90e9-ba3823cc2674 Authenticating user 'default' from [fd00:1122:3344:101::e]:34838 | ||
| 9439 | 2026.01.14 19:28:22.068523 [ 286 ] {} <Debug> TCP-Session: 61465765-fc45-4e3e-9fad-5fa4eb393079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9440 | 2026.01.14 19:28:22.068545 [ 293 ] {} <Debug> TCP-Session: 5e04ef15-b954-41d0-90e9-ba3823cc2674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9441 | 2026.01.14 19:28:22.068514 [ 294 ] {} <Debug> TCP-Session: a6630508-9cf6-45cd-a610-8a561cb7c233 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9442 | 2026.01.14 19:28:22.068569 [ 293 ] {} <Debug> TCP-Session: 5e04ef15-b954-41d0-90e9-ba3823cc2674 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9443 | 2026.01.14 19:28:22.068592 [ 294 ] {} <Debug> TCP-Session: a6630508-9cf6-45cd-a610-8a561cb7c233 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9444 | 2026.01.14 19:28:22.068457 [ 289 ] {} <Debug> TCP-Session: 18a0d6af-317f-4491-b846-d174d92645c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9445 | 2026.01.14 19:28:22.068442 [ 291 ] {22825991-dc36-45e1-9390-10d45abfe606} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9446 | 2026.01.14 19:28:22.068640 [ 289 ] {} <Debug> TCP-Session: 18a0d6af-317f-4491-b846-d174d92645c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9447 | 2026.01.14 19:28:22.068171 [ 267 ] {} <Debug> TCP-Session: 7406e39e-7e4a-421b-880f-8819f6c4352b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9448 | 2026.01.14 19:28:22.068694 [ 267 ] {} <Debug> TCP-Session: 7406e39e-7e4a-421b-880f-8819f6c4352b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9449 | 2026.01.14 19:28:22.068702 [ 291 ] {22825991-dc36-45e1-9390-10d45abfe606} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9450 | 2026.01.14 19:28:22.068988 [ 291 ] {22825991-dc36-45e1-9390-10d45abfe606} <Debug> oximeter.version (53e5b984-13f5-4b48-9823-1440a3148595) (SelectExecutor): Key condition: unknown | ||
| 9451 | 2026.01.14 19:28:22.069911 [ 314 ] {22825991-dc36-45e1-9390-10d45abfe606} <Trace> AggregatingTransform: Aggregating | ||
| 9452 | 2026.01.14 19:28:22.069960 [ 314 ] {22825991-dc36-45e1-9390-10d45abfe606} <Trace> Aggregator: Aggregation method: without_key | ||
| 9453 | 2026.01.14 19:28:22.069995 [ 314 ] {22825991-dc36-45e1-9390-10d45abfe606} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911172 sec. (1097.488 rows/sec., 42.87 KiB/sec.) | ||
| 9454 | 2026.01.14 19:28:22.070012 [ 314 ] {22825991-dc36-45e1-9390-10d45abfe606} <Trace> Aggregator: Merging aggregated data | ||
| 9455 | 2026.01.14 19:28:22.071403 [ 291 ] {22825991-dc36-45e1-9390-10d45abfe606} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00331 sec., 302.11480362537765 rows/sec., 11.80 KiB/sec. | ||
| 9456 | 2026.01.14 19:28:22.071548 [ 291 ] {22825991-dc36-45e1-9390-10d45abfe606} <Debug> TCPHandler: Processed in 0.003692541 sec. | ||
| 9457 | 2026.01.14 19:28:22.071664 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9458 | 2026.01.14 19:28:22.071691 [ 291 ] {} <Debug> TCP-Session: 3b640044-1f68-4334-b49c-362aa61019f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9459 | 2026.01.14 19:28:22.071694 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9460 | 2026.01.14 19:28:22.071712 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9461 | 2026.01.14 19:28:22.071727 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9462 | 2026.01.14 19:28:22.071743 [ 293 ] {} <Debug> TCP-Session: 5e04ef15-b954-41d0-90e9-ba3823cc2674 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9463 | 2026.01.14 19:28:22.071762 [ 290 ] {} <Debug> TCP-Session: 33ea24c5-82d7-4343-ad24-118bca7a2156 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9464 | 2026.01.14 19:28:22.071763 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9465 | 2026.01.14 19:28:22.071779 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9466 | 2026.01.14 19:28:22.071799 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9467 | 2026.01.14 19:28:22.071823 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9468 | 2026.01.14 19:28:22.071827 [ 286 ] {} <Debug> TCP-Session: 61465765-fc45-4e3e-9fad-5fa4eb393079 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9469 | 2026.01.14 19:28:22.071851 [ 288 ] {} <Debug> TCP-Session: af47fa02-7f90-4590-bb4e-51a1682790a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9470 | 2026.01.14 19:28:22.071870 [ 289 ] {} <Debug> TCP-Session: 18a0d6af-317f-4491-b846-d174d92645c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9471 | 2026.01.14 19:28:22.071811 [ 294 ] {} <Debug> TCP-Session: a6630508-9cf6-45cd-a610-8a561cb7c233 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9472 | 2026.01.14 19:28:22.071749 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9473 | 2026.01.14 19:28:22.071776 [ 267 ] {} <Debug> TCP-Session: 7406e39e-7e4a-421b-880f-8819f6c4352b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9474 | 2026.01.14 19:28:22.071947 [ 292 ] {} <Debug> TCP-Session: a2791699-b666-4d4b-b036-7f849c510dab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9475 | 2026.01.14 19:28:24.073980 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9476 | 2026.01.14 19:28:24.074061 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9477 | 2026.01.14 19:28:24.240488 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20104 | ||
| 9478 | 2026.01.14 19:28:24.241466 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9479 | 2026.01.14 19:28:24.241540 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9480 | 2026.01.14 19:28:24.242263 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9481 | 2026.01.14 19:28:24.242597 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9482 | 2026.01.14 19:28:24.242806 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20104 | ||
| 9483 | 2026.01.14 19:28:25.263237 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9484 | 2026.01.14 19:28:25.278375 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9485 | 2026.01.14 19:28:25.278426 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9486 | 2026.01.14 19:28:25.284018 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9487 | 2026.01.14 19:28:25.284708 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9488 | 2026.01.14 19:28:25.287426 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9489 | 2026.01.14 19:28:26.724249 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9490 | 2026.01.14 19:28:26.724432 [ 268 ] {fedaf347-7347-47ba-8ff8-5b497bce0b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9491 | 2026.01.14 19:28:26.724499 [ 268 ] {fedaf347-7347-47ba-8ff8-5b497bce0b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9492 | 2026.01.14 19:28:26.725220 [ 268 ] {fedaf347-7347-47ba-8ff8-5b497bce0b2b} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9493 | 2026.01.14 19:28:26.725272 [ 268 ] {fedaf347-7347-47ba-8ff8-5b497bce0b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9494 | 2026.01.14 19:28:26.725685 [ 268 ] {fedaf347-7347-47ba-8ff8-5b497bce0b2b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9495 | 2026.01.14 19:28:26.725952 [ 268 ] {fedaf347-7347-47ba-8ff8-5b497bce0b2b} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9496 | 2026.01.14 19:28:26.726123 [ 37 ] {} <Debug> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9497 | 2026.01.14 19:28:26.726130 [ 268 ] {fedaf347-7347-47ba-8ff8-5b497bce0b2b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001745 sec., 32091.690544412606 rows/sec., 2.45 MiB/sec. | ||
| 9498 | 2026.01.14 19:28:26.726192 [ 37 ] {} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9499 | 2026.01.14 19:28:26.726218 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9500 | 2026.01.14 19:28:26.726224 [ 268 ] {fedaf347-7347-47ba-8ff8-5b497bce0b2b} <Debug> TCPHandler: Processed in 0.00214482 sec. | ||
| 9501 | 2026.01.14 19:28:26.726348 [ 191 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::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 | ||
| 9502 | 2026.01.14 19:28:26.726367 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9503 | 2026.01.14 19:28:26.726490 [ 268 ] {02250d3f-bc5a-4d36-ab78-34a959e4abd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9504 | 2026.01.14 19:28:26.726493 [ 191 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9505 | 2026.01.14 19:28:26.726540 [ 268 ] {02250d3f-bc5a-4d36-ab78-34a959e4abd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9506 | 2026.01.14 19:28:26.726545 [ 191 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2466 rows starting from the beginning of the part | ||
| 9507 | 2026.01.14 19:28:26.726628 [ 191 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part | ||
| 9508 | 2026.01.14 19:28:26.726673 [ 191 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1194 rows starting from the beginning of the part | ||
| 9509 | 2026.01.14 19:28:26.726716 [ 191 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 9510 | 2026.01.14 19:28:26.726754 [ 191 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1194 rows starting from the beginning of the part | ||
| 9511 | 2026.01.14 19:28:26.726795 [ 191 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
| 9512 | 2026.01.14 19:28:26.727006 [ 268 ] {02250d3f-bc5a-4d36-ab78-34a959e4abd0} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9513 | 2026.01.14 19:28:26.727049 [ 268 ] {02250d3f-bc5a-4d36-ab78-34a959e4abd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9514 | 2026.01.14 19:28:26.727399 [ 268 ] {02250d3f-bc5a-4d36-ab78-34a959e4abd0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9515 | 2026.01.14 19:28:26.727648 [ 268 ] {02250d3f-bc5a-4d36-ab78-34a959e4abd0} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9516 | 2026.01.14 19:28:26.727786 [ 37 ] {} <Debug> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9517 | 2026.01.14 19:28:26.727799 [ 268 ] {02250d3f-bc5a-4d36-ab78-34a959e4abd0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001332 sec., 48048.04804804805 rows/sec., 3.75 MiB/sec. | ||
| 9518 | 2026.01.14 19:28:26.727830 [ 37 ] {} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9519 | 2026.01.14 19:28:26.727850 [ 268 ] {02250d3f-bc5a-4d36-ab78-34a959e4abd0} <Debug> TCPHandler: Processed in 0.001538891 sec. | ||
| 9520 | 2026.01.14 19:28:26.727855 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9521 | 2026.01.14 19:28:26.727963 [ 199 ] {839a7e5b-868f-4427-8078-cd84844130a1::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 | ||
| 9522 | 2026.01.14 19:28:26.727985 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9523 | 2026.01.14 19:28:26.728069 [ 199 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9524 | 2026.01.14 19:28:26.728088 [ 268 ] {4e2597d6-256d-46ef-84cf-b6db542c11d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9525 | 2026.01.14 19:28:26.728102 [ 199 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1250 rows starting from the beginning of the part | ||
| 9526 | 2026.01.14 19:28:26.728142 [ 268 ] {4e2597d6-256d-46ef-84cf-b6db542c11d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9527 | 2026.01.14 19:28:26.728166 [ 199 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part | ||
| 9528 | 2026.01.14 19:28:26.728216 [ 199 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 720 rows starting from the beginning of the part | ||
| 9529 | 2026.01.14 19:28:26.728259 [ 199 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 9530 | 2026.01.14 19:28:26.728301 [ 199 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 720 rows starting from the beginning of the part | ||
| 9531 | 2026.01.14 19:28:26.728339 [ 199 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
| 9532 | 2026.01.14 19:28:26.728619 [ 268 ] {4e2597d6-256d-46ef-84cf-b6db542c11d9} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9533 | 2026.01.14 19:28:26.728664 [ 268 ] {4e2597d6-256d-46ef-84cf-b6db542c11d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9534 | 2026.01.14 19:28:26.728821 [ 197 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5022 rows, containing 5 columns (5 merged, 0 gathered) in 0.002536815 sec., 1979647.7078541399 rows/sec., 167.15 MiB/sec. | ||
| 9535 | 2026.01.14 19:28:26.729050 [ 268 ] {4e2597d6-256d-46ef-84cf-b6db542c11d9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9536 | 2026.01.14 19:28:26.729118 [ 195 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9537 | 2026.01.14 19:28:26.729336 [ 268 ] {4e2597d6-256d-46ef-84cf-b6db542c11d9} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9538 | 2026.01.14 19:28:26.729484 [ 195 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_66_13} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9539 | 2026.01.14 19:28:26.729491 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9540 | 2026.01.14 19:28:26.729501 [ 268 ] {4e2597d6-256d-46ef-84cf-b6db542c11d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001433 sec., 111653.87299371947 rows/sec., 7.78 MiB/sec. | ||
| 9541 | 2026.01.14 19:28:26.729542 [ 200 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2882 rows, containing 5 columns (5 merged, 0 gathered) in 0.001617022 sec., 1782288.6763445395 rows/sec., 134.36 MiB/sec. | ||
| 9542 | 2026.01.14 19:28:26.729556 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9543 | 2026.01.14 19:28:26.729577 [ 195 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_66_13} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9544 | 2026.01.14 19:28:26.729583 [ 268 ] {4e2597d6-256d-46ef-84cf-b6db542c11d9} <Debug> TCPHandler: Processed in 0.001650143 sec. | ||
| 9545 | 2026.01.14 19:28:26.729604 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9546 | 2026.01.14 19:28:26.729696 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 9547 | 2026.01.14 19:28:26.729736 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9548 | 2026.01.14 19:28:26.729744 [ 199 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::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 | ||
| 9549 | 2026.01.14 19:28:26.729825 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9550 | 2026.01.14 19:28:26.729853 [ 268 ] {7ad79d4a-369f-4570-b0e4-d4f8bde8e833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9551 | 2026.01.14 19:28:26.729863 [ 199 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9552 | 2026.01.14 19:28:26.729905 [ 199 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 20505 rows starting from the beginning of the part | ||
| 9553 | 2026.01.14 19:28:26.729908 [ 268 ] {7ad79d4a-369f-4570-b0e4-d4f8bde8e833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9554 | 2026.01.14 19:28:26.729968 [ 199 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9555 | 2026.01.14 19:28:26.730013 [ 199 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 314 rows starting from the beginning of the part | ||
| 9556 | 2026.01.14 19:28:26.730053 [ 199 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 9557 | 2026.01.14 19:28:26.730092 [ 199 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 314 rows starting from the beginning of the part | ||
| 9558 | 2026.01.14 19:28:26.730132 [ 199 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9559 | 2026.01.14 19:28:26.730189 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_66_13} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9560 | 2026.01.14 19:28:26.730286 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_66_13} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9561 | 2026.01.14 19:28:26.730301 [ 268 ] {7ad79d4a-369f-4570-b0e4-d4f8bde8e833} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9562 | 2026.01.14 19:28:26.730342 [ 268 ] {7ad79d4a-369f-4570-b0e4-d4f8bde8e833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9563 | 2026.01.14 19:28:26.730391 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 9564 | 2026.01.14 19:28:26.730696 [ 268 ] {7ad79d4a-369f-4570-b0e4-d4f8bde8e833} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9565 | 2026.01.14 19:28:26.730912 [ 268 ] {7ad79d4a-369f-4570-b0e4-d4f8bde8e833} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9566 | 2026.01.14 19:28:26.731040 [ 37 ] {} <Debug> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9567 | 2026.01.14 19:28:26.731051 [ 268 ] {7ad79d4a-369f-4570-b0e4-d4f8bde8e833} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001219 sec., 49220.67268252666 rows/sec., 3.32 MiB/sec. | ||
| 9568 | 2026.01.14 19:28:26.731081 [ 37 ] {} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9569 | 2026.01.14 19:28:26.731101 [ 268 ] {7ad79d4a-369f-4570-b0e4-d4f8bde8e833} <Debug> TCPHandler: Processed in 0.00141779 sec. | ||
| 9570 | 2026.01.14 19:28:26.731108 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9571 | 2026.01.14 19:28:26.731205 [ 200 ] {15e33962-2d92-4361-8967-26e26a4f1192::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 | ||
| 9572 | 2026.01.14 19:28:26.731305 [ 200 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9573 | 2026.01.14 19:28:26.731339 [ 200 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4206 rows starting from the beginning of the part | ||
| 9574 | 2026.01.14 19:28:26.731398 [ 200 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9575 | 2026.01.14 19:28:26.731442 [ 200 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 104 rows starting from the beginning of the part | ||
| 9576 | 2026.01.14 19:28:26.731482 [ 200 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 9577 | 2026.01.14 19:28:26.731520 [ 200 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 104 rows starting from the beginning of the part | ||
| 9578 | 2026.01.14 19:28:26.731559 [ 200 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9579 | 2026.01.14 19:28:26.733798 [ 197 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4594 rows, containing 4 columns (4 merged, 0 gathered) in 0.002629096 sec., 1747368.6772944008 rows/sec., 111.48 MiB/sec. | ||
| 9580 | 2026.01.14 19:28:26.734224 [ 200 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9581 | 2026.01.14 19:28:26.734473 [ 200 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_66_13} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9582 | 2026.01.14 19:28:26.734536 [ 200 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_66_13} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9583 | 2026.01.14 19:28:26.734600 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 9584 | 2026.01.14 19:28:26.741275 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21613 rows, containing 5 columns (5 merged, 0 gathered) in 0.01160615 sec., 1862202.3668486103 rows/sec., 125.34 MiB/sec. | ||
| 9585 | 2026.01.14 19:28:26.741908 [ 200 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9586 | 2026.01.14 19:28:26.742186 [ 200 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9587 | 2026.01.14 19:28:26.742264 [ 200 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9588 | 2026.01.14 19:28:26.742345 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 9589 | 2026.01.14 19:28:27.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.18 MiB, peak 315.43 MiB, free memory in arenas 0.00 B, will set to 306.86 MiB (RSS), difference: 2.68 MiB | ||
| 9590 | 2026.01.14 19:28:28.330324 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9591 | 2026.01.14 19:28:28.330492 [ 268 ] {8c596f20-da7a-4b2e-a55b-2a53a5c7b969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9592 | 2026.01.14 19:28:28.330553 [ 268 ] {8c596f20-da7a-4b2e-a55b-2a53a5c7b969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9593 | 2026.01.14 19:28:28.331364 [ 268 ] {8c596f20-da7a-4b2e-a55b-2a53a5c7b969} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9594 | 2026.01.14 19:28:28.331409 [ 268 ] {8c596f20-da7a-4b2e-a55b-2a53a5c7b969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9595 | 2026.01.14 19:28:28.331834 [ 268 ] {8c596f20-da7a-4b2e-a55b-2a53a5c7b969} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9596 | 2026.01.14 19:28:28.332056 [ 268 ] {8c596f20-da7a-4b2e-a55b-2a53a5c7b969} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9597 | 2026.01.14 19:28:28.332209 [ 268 ] {8c596f20-da7a-4b2e-a55b-2a53a5c7b969} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001761 sec., 232822.2600795003 rows/sec., 14.77 MiB/sec. | ||
| 9598 | 2026.01.14 19:28:28.332250 [ 268 ] {8c596f20-da7a-4b2e-a55b-2a53a5c7b969} <Debug> TCPHandler: Processed in 0.002057668 sec. | ||
| 9599 | 2026.01.14 19:28:28.332372 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9600 | 2026.01.14 19:28:28.332469 [ 268 ] {41fec66b-f0c5-43c9-9eb2-64e8d569e9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9601 | 2026.01.14 19:28:28.332510 [ 268 ] {41fec66b-f0c5-43c9-9eb2-64e8d569e9f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9602 | 2026.01.14 19:28:28.332915 [ 268 ] {41fec66b-f0c5-43c9-9eb2-64e8d569e9f1} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9603 | 2026.01.14 19:28:28.332952 [ 268 ] {41fec66b-f0c5-43c9-9eb2-64e8d569e9f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9604 | 2026.01.14 19:28:28.333230 [ 268 ] {41fec66b-f0c5-43c9-9eb2-64e8d569e9f1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9605 | 2026.01.14 19:28:28.333437 [ 268 ] {41fec66b-f0c5-43c9-9eb2-64e8d569e9f1} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9606 | 2026.01.14 19:28:28.333562 [ 268 ] {41fec66b-f0c5-43c9-9eb2-64e8d569e9f1} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001112 sec., 8992.805755395684 rows/sec., 733.30 KiB/sec. | ||
| 9607 | 2026.01.14 19:28:28.333600 [ 268 ] {41fec66b-f0c5-43c9-9eb2-64e8d569e9f1} <Debug> TCPHandler: Processed in 0.001278908 sec. | ||
| 9608 | 2026.01.14 19:28:28.333723 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9609 | 2026.01.14 19:28:28.333844 [ 268 ] {23197fa4-ad50-421b-91c7-f6dbe7a72387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9610 | 2026.01.14 19:28:28.333892 [ 268 ] {23197fa4-ad50-421b-91c7-f6dbe7a72387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9611 | 2026.01.14 19:28:28.336202 [ 268 ] {23197fa4-ad50-421b-91c7-f6dbe7a72387} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9612 | 2026.01.14 19:28:28.336241 [ 268 ] {23197fa4-ad50-421b-91c7-f6dbe7a72387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9613 | 2026.01.14 19:28:28.336692 [ 268 ] {23197fa4-ad50-421b-91c7-f6dbe7a72387} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9614 | 2026.01.14 19:28:28.336912 [ 268 ] {23197fa4-ad50-421b-91c7-f6dbe7a72387} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9615 | 2026.01.14 19:28:28.337047 [ 268 ] {23197fa4-ad50-421b-91c7-f6dbe7a72387} <Debug> executeQuery: Read 2339 rows, 194.14 KiB in 0.003226 sec., 725046.4972101673 rows/sec., 58.77 MiB/sec. | ||
| 9616 | 2026.01.14 19:28:28.337087 [ 268 ] {23197fa4-ad50-421b-91c7-f6dbe7a72387} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 9617 | 2026.01.14 19:28:28.337100 [ 268 ] {23197fa4-ad50-421b-91c7-f6dbe7a72387} <Debug> TCPHandler: Processed in 0.003439608 sec. | ||
| 9618 | 2026.01.14 19:28:28.337220 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9619 | 2026.01.14 19:28:28.337319 [ 268 ] {b81316a3-8ce5-443b-8f30-b18f5a3fee97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9620 | 2026.01.14 19:28:28.337359 [ 268 ] {b81316a3-8ce5-443b-8f30-b18f5a3fee97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9621 | 2026.01.14 19:28:28.337935 [ 268 ] {b81316a3-8ce5-443b-8f30-b18f5a3fee97} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9622 | 2026.01.14 19:28:28.337972 [ 268 ] {b81316a3-8ce5-443b-8f30-b18f5a3fee97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9623 | 2026.01.14 19:28:28.338285 [ 268 ] {b81316a3-8ce5-443b-8f30-b18f5a3fee97} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9624 | 2026.01.14 19:28:28.338495 [ 268 ] {b81316a3-8ce5-443b-8f30-b18f5a3fee97} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9625 | 2026.01.14 19:28:28.338600 [ 37 ] {} <Debug> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 9626 | 2026.01.14 19:28:28.338624 [ 268 ] {b81316a3-8ce5-443b-8f30-b18f5a3fee97} <Debug> executeQuery: Read 256 rows, 16.10 KiB in 0.001323 sec., 193499.62207105066 rows/sec., 11.88 MiB/sec. | ||
| 9627 | 2026.01.14 19:28:28.338664 [ 37 ] {} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9628 | 2026.01.14 19:28:28.338675 [ 268 ] {b81316a3-8ce5-443b-8f30-b18f5a3fee97} <Debug> TCPHandler: Processed in 0.00150583 sec. | ||
| 9629 | 2026.01.14 19:28:28.338692 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9630 | 2026.01.14 19:28:28.338786 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9631 | 2026.01.14 19:28:28.338820 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 9632 | 2026.01.14 19:28:28.338884 [ 268 ] {752f17dd-9027-4aaa-942c-68805581effb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9633 | 2026.01.14 19:28:28.338929 [ 268 ] {752f17dd-9027-4aaa-942c-68805581effb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9634 | 2026.01.14 19:28:28.338961 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9635 | 2026.01.14 19:28:28.339000 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 278 rows starting from the beginning of the part | ||
| 9636 | 2026.01.14 19:28:28.339065 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 246 rows starting from the beginning of the part | ||
| 9637 | 2026.01.14 19:28:28.339108 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 250 rows starting from the beginning of the part | ||
| 9638 | 2026.01.14 19:28:28.339151 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 246 rows starting from the beginning of the part | ||
| 9639 | 2026.01.14 19:28:28.339189 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 246 rows starting from the beginning of the part | ||
| 9640 | 2026.01.14 19:28:28.339228 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 256 rows starting from the beginning of the part | ||
| 9641 | 2026.01.14 19:28:28.339569 [ 268 ] {752f17dd-9027-4aaa-942c-68805581effb} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9642 | 2026.01.14 19:28:28.339612 [ 268 ] {752f17dd-9027-4aaa-942c-68805581effb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9643 | 2026.01.14 19:28:28.339953 [ 268 ] {752f17dd-9027-4aaa-942c-68805581effb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9644 | 2026.01.14 19:28:28.340167 [ 268 ] {752f17dd-9027-4aaa-942c-68805581effb} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9645 | 2026.01.14 19:28:28.340246 [ 197 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1522 rows, containing 5 columns (5 merged, 0 gathered) in 0.00148103 sec., 1027663.180354213 rows/sec., 67.04 MiB/sec. | ||
| 9646 | 2026.01.14 19:28:28.340294 [ 268 ] {752f17dd-9027-4aaa-942c-68805581effb} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001428 sec., 308123.2492997199 rows/sec., 20.39 MiB/sec. | ||
| 9647 | 2026.01.14 19:28:28.340336 [ 268 ] {752f17dd-9027-4aaa-942c-68805581effb} <Debug> TCPHandler: Processed in 0.001600722 sec. | ||
| 9648 | 2026.01.14 19:28:28.340398 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 9649 | 2026.01.14 19:28:28.340450 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9650 | 2026.01.14 19:28:28.340550 [ 268 ] {659fc3eb-c706-4a5a-b284-830e0ba9ff41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9651 | 2026.01.14 19:28:28.340592 [ 268 ] {659fc3eb-c706-4a5a-b284-830e0ba9ff41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9652 | 2026.01.14 19:28:28.340651 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_37_8} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9653 | 2026.01.14 19:28:28.340728 [ 188 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_37_8} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 9654 | 2026.01.14 19:28:28.340795 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 9655 | 2026.01.14 19:28:28.341109 [ 268 ] {659fc3eb-c706-4a5a-b284-830e0ba9ff41} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9656 | 2026.01.14 19:28:28.341151 [ 268 ] {659fc3eb-c706-4a5a-b284-830e0ba9ff41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9657 | 2026.01.14 19:28:28.341462 [ 268 ] {659fc3eb-c706-4a5a-b284-830e0ba9ff41} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9658 | 2026.01.14 19:28:28.341692 [ 268 ] {659fc3eb-c706-4a5a-b284-830e0ba9ff41} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9659 | 2026.01.14 19:28:28.341821 [ 268 ] {659fc3eb-c706-4a5a-b284-830e0ba9ff41} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001288 sec., 163819.8757763975 rows/sec., 9.30 MiB/sec. | ||
| 9660 | 2026.01.14 19:28:28.341859 [ 268 ] {659fc3eb-c706-4a5a-b284-830e0ba9ff41} <Debug> TCPHandler: Processed in 0.00145836 sec. | ||
| 9661 | 2026.01.14 19:28:28.341967 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9662 | 2026.01.14 19:28:28.342059 [ 268 ] {9d1bd6af-11cf-4fb8-88d8-16d6e8e437fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9663 | 2026.01.14 19:28:28.342099 [ 268 ] {9d1bd6af-11cf-4fb8-88d8-16d6e8e437fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9664 | 2026.01.14 19:28:28.343120 [ 268 ] {9d1bd6af-11cf-4fb8-88d8-16d6e8e437fe} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9665 | 2026.01.14 19:28:28.343156 [ 268 ] {9d1bd6af-11cf-4fb8-88d8-16d6e8e437fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9666 | 2026.01.14 19:28:28.343520 [ 268 ] {9d1bd6af-11cf-4fb8-88d8-16d6e8e437fe} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9667 | 2026.01.14 19:28:28.343742 [ 268 ] {9d1bd6af-11cf-4fb8-88d8-16d6e8e437fe} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9668 | 2026.01.14 19:28:28.343877 [ 268 ] {9d1bd6af-11cf-4fb8-88d8-16d6e8e437fe} <Debug> executeQuery: Read 1186 rows, 86.86 KiB in 0.001836 sec., 645969.4989106754 rows/sec., 46.20 MiB/sec. | ||
| 9669 | 2026.01.14 19:28:28.343915 [ 268 ] {9d1bd6af-11cf-4fb8-88d8-16d6e8e437fe} <Debug> TCPHandler: Processed in 0.001998588 sec. | ||
| 9670 | 2026.01.14 19:28:28.344026 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9671 | 2026.01.14 19:28:28.344121 [ 268 ] {86f4a3f8-ddf4-49f4-8f76-e2c9080fd8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9672 | 2026.01.14 19:28:28.344163 [ 268 ] {86f4a3f8-ddf4-49f4-8f76-e2c9080fd8d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9673 | 2026.01.14 19:28:28.344499 [ 268 ] {86f4a3f8-ddf4-49f4-8f76-e2c9080fd8d2} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9674 | 2026.01.14 19:28:28.344534 [ 268 ] {86f4a3f8-ddf4-49f4-8f76-e2c9080fd8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9675 | 2026.01.14 19:28:28.344841 [ 268 ] {86f4a3f8-ddf4-49f4-8f76-e2c9080fd8d2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9676 | 2026.01.14 19:28:28.345055 [ 268 ] {86f4a3f8-ddf4-49f4-8f76-e2c9080fd8d2} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9677 | 2026.01.14 19:28:28.345188 [ 268 ] {86f4a3f8-ddf4-49f4-8f76-e2c9080fd8d2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 9678 | 2026.01.14 19:28:28.345224 [ 268 ] {86f4a3f8-ddf4-49f4-8f76-e2c9080fd8d2} <Debug> TCPHandler: Processed in 0.001248717 sec. | ||
| 9679 | 2026.01.14 19:28:28.345330 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9680 | 2026.01.14 19:28:28.345423 [ 268 ] {c478f8ca-11cd-44e4-8ff2-5e64015346a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9681 | 2026.01.14 19:28:28.345466 [ 268 ] {c478f8ca-11cd-44e4-8ff2-5e64015346a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9682 | 2026.01.14 19:28:28.346135 [ 268 ] {c478f8ca-11cd-44e4-8ff2-5e64015346a5} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9683 | 2026.01.14 19:28:28.346169 [ 268 ] {c478f8ca-11cd-44e4-8ff2-5e64015346a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9684 | 2026.01.14 19:28:28.346560 [ 268 ] {c478f8ca-11cd-44e4-8ff2-5e64015346a5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9685 | 2026.01.14 19:28:28.346801 [ 268 ] {c478f8ca-11cd-44e4-8ff2-5e64015346a5} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9686 | 2026.01.14 19:28:28.346935 [ 268 ] {c478f8ca-11cd-44e4-8ff2-5e64015346a5} <Debug> executeQuery: Read 907 rows, 61.38 KiB in 0.00153 sec., 592810.45751634 rows/sec., 39.18 MiB/sec. | ||
| 9687 | 2026.01.14 19:28:28.346972 [ 268 ] {c478f8ca-11cd-44e4-8ff2-5e64015346a5} <Debug> TCPHandler: Processed in 0.001691894 sec. | ||
| 9688 | 2026.01.14 19:28:28.347075 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9689 | 2026.01.14 19:28:28.347169 [ 268 ] {82c50d29-de6d-4a83-9cf4-f35c5aa193f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9690 | 2026.01.14 19:28:28.347211 [ 268 ] {82c50d29-de6d-4a83-9cf4-f35c5aa193f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9691 | 2026.01.14 19:28:28.347526 [ 268 ] {82c50d29-de6d-4a83-9cf4-f35c5aa193f6} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9692 | 2026.01.14 19:28:28.347562 [ 268 ] {82c50d29-de6d-4a83-9cf4-f35c5aa193f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9693 | 2026.01.14 19:28:28.347862 [ 268 ] {82c50d29-de6d-4a83-9cf4-f35c5aa193f6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9694 | 2026.01.14 19:28:28.348078 [ 268 ] {82c50d29-de6d-4a83-9cf4-f35c5aa193f6} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9695 | 2026.01.14 19:28:28.348209 [ 268 ] {82c50d29-de6d-4a83-9cf4-f35c5aa193f6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 9696 | 2026.01.14 19:28:28.348245 [ 268 ] {82c50d29-de6d-4a83-9cf4-f35c5aa193f6} <Debug> TCPHandler: Processed in 0.001220397 sec. | ||
| 9697 | 2026.01.14 19:28:28.348352 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9698 | 2026.01.14 19:28:28.348452 [ 268 ] {b4ccf61b-3aef-4d69-ac24-e0788df0d777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9699 | 2026.01.14 19:28:28.348506 [ 268 ] {b4ccf61b-3aef-4d69-ac24-e0788df0d777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9700 | 2026.01.14 19:28:28.349379 [ 268 ] {b4ccf61b-3aef-4d69-ac24-e0788df0d777} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9701 | 2026.01.14 19:28:28.349413 [ 268 ] {b4ccf61b-3aef-4d69-ac24-e0788df0d777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9702 | 2026.01.14 19:28:28.349990 [ 268 ] {b4ccf61b-3aef-4d69-ac24-e0788df0d777} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9703 | 2026.01.14 19:28:28.350236 [ 268 ] {b4ccf61b-3aef-4d69-ac24-e0788df0d777} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9704 | 2026.01.14 19:28:28.350343 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9705 | 2026.01.14 19:28:28.350374 [ 268 ] {b4ccf61b-3aef-4d69-ac24-e0788df0d777} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001948 sec., 21047.227926078027 rows/sec., 37.72 MiB/sec. | ||
| 9706 | 2026.01.14 19:28:28.350388 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9707 | 2026.01.14 19:28:28.350420 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9708 | 2026.01.14 19:28:28.350437 [ 268 ] {b4ccf61b-3aef-4d69-ac24-e0788df0d777} <Debug> TCPHandler: Processed in 0.002148399 sec. | ||
| 9709 | 2026.01.14 19:28:28.350511 [ 194 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::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 | ||
| 9710 | 2026.01.14 19:28:28.350563 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9711 | 2026.01.14 19:28:28.350676 [ 268 ] {87c8c6c6-2e4d-49af-bacd-ec4579c97e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9712 | 2026.01.14 19:28:28.350696 [ 194 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9713 | 2026.01.14 19:28:28.350722 [ 268 ] {87c8c6c6-2e4d-49af-bacd-ec4579c97e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9714 | 2026.01.14 19:28:28.350748 [ 194 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 933 rows starting from the beginning of the part | ||
| 9715 | 2026.01.14 19:28:28.350865 [ 194 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 9716 | 2026.01.14 19:28:28.350962 [ 194 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
| 9717 | 2026.01.14 19:28:28.351054 [ 194 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
| 9718 | 2026.01.14 19:28:28.351101 [ 268 ] {87c8c6c6-2e4d-49af-bacd-ec4579c97e23} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9719 | 2026.01.14 19:28:28.351134 [ 268 ] {87c8c6c6-2e4d-49af-bacd-ec4579c97e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9720 | 2026.01.14 19:28:28.351134 [ 194 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 9721 | 2026.01.14 19:28:28.351292 [ 194 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 9722 | 2026.01.14 19:28:28.351515 [ 268 ] {87c8c6c6-2e4d-49af-bacd-ec4579c97e23} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9723 | 2026.01.14 19:28:28.351741 [ 268 ] {87c8c6c6-2e4d-49af-bacd-ec4579c97e23} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9724 | 2026.01.14 19:28:28.351869 [ 268 ] {87c8c6c6-2e4d-49af-bacd-ec4579c97e23} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001189 sec., 57190.91673675358 rows/sec., 3.32 MiB/sec. | ||
| 9725 | 2026.01.14 19:28:28.351906 [ 268 ] {87c8c6c6-2e4d-49af-bacd-ec4579c97e23} <Debug> TCPHandler: Processed in 0.00138529 sec. | ||
| 9726 | 2026.01.14 19:28:28.356838 [ 188 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1138 rows, containing 19 columns (19 merged, 0 gathered) in 0.006347327 sec., 179288.0688201506 rows/sec., 321.28 MiB/sec. | ||
| 9727 | 2026.01.14 19:28:28.358569 [ 197 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9728 | 2026.01.14 19:28:28.358975 [ 197 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9729 | 2026.01.14 19:28:28.359070 [ 197 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9730 | 2026.01.14 19:28:28.359205 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.64 MiB. | ||
| 9731 | 2026.01.14 19:28:29.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.81 MiB, peak 316.40 MiB, free memory in arenas 0.00 B, will set to 309.66 MiB (RSS), difference: 1.85 MiB | ||
| 9732 | 2026.01.14 19:28:29.320379 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 1218 | ||
| 9733 | 2026.01.14 19:28:29.323768 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9734 | 2026.01.14 19:28:29.323830 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9735 | 2026.01.14 19:28:29.325226 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9736 | 2026.01.14 19:28:29.325541 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9737 | 2026.01.14 19:28:29.325728 [ 35 ] {} <Debug> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9738 | 2026.01.14 19:28:29.325791 [ 35 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9739 | 2026.01.14 19:28:29.325810 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9740 | 2026.01.14 19:28:29.325920 [ 194 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::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 | ||
| 9741 | 2026.01.14 19:28:29.325947 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1218 | ||
| 9742 | 2026.01.14 19:28:29.326516 [ 194 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9743 | 2026.01.14 19:28:29.326673 [ 194 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1024 rows starting from the beginning of the part | ||
| 9744 | 2026.01.14 19:28:29.327068 [ 194 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
| 9745 | 2026.01.14 19:28:29.327407 [ 194 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 54 rows starting from the beginning of the part | ||
| 9746 | 2026.01.14 19:28:29.327752 [ 194 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part | ||
| 9747 | 2026.01.14 19:28:29.328094 [ 194 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 9748 | 2026.01.14 19:28:29.328429 [ 194 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 9749 | 2026.01.14 19:28:29.334606 [ 188 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1218 rows, containing 72 columns (72 merged, 0 gathered) in 0.00873483 sec., 139441.7521577409 rows/sec., 113.70 MiB/sec. | ||
| 9750 | 2026.01.14 19:28:29.336230 [ 192 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9751 | 2026.01.14 19:28:29.336880 [ 192 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_31_6} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9752 | 2026.01.14 19:28:29.336978 [ 192 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_31_6} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9753 | 2026.01.14 19:28:29.337240 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
| 9754 | 2026.01.14 19:28:31.720677 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9755 | 2026.01.14 19:28:31.720843 [ 268 ] {a274289e-a09b-43fd-8f77-e3950cd33836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9756 | 2026.01.14 19:28:31.720905 [ 268 ] {a274289e-a09b-43fd-8f77-e3950cd33836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9757 | 2026.01.14 19:28:31.721567 [ 268 ] {a274289e-a09b-43fd-8f77-e3950cd33836} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9758 | 2026.01.14 19:28:31.721605 [ 268 ] {a274289e-a09b-43fd-8f77-e3950cd33836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9759 | 2026.01.14 19:28:31.722035 [ 268 ] {a274289e-a09b-43fd-8f77-e3950cd33836} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9760 | 2026.01.14 19:28:31.722262 [ 268 ] {a274289e-a09b-43fd-8f77-e3950cd33836} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9761 | 2026.01.14 19:28:31.722416 [ 268 ] {a274289e-a09b-43fd-8f77-e3950cd33836} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00162 sec., 34567.9012345679 rows/sec., 2.64 MiB/sec. | ||
| 9762 | 2026.01.14 19:28:31.722459 [ 268 ] {a274289e-a09b-43fd-8f77-e3950cd33836} <Debug> TCPHandler: Processed in 0.001906486 sec. | ||
| 9763 | 2026.01.14 19:28:31.722594 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9764 | 2026.01.14 19:28:31.722690 [ 268 ] {71e3112b-2232-490e-839a-c75b3c05f2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9765 | 2026.01.14 19:28:31.722730 [ 268 ] {71e3112b-2232-490e-839a-c75b3c05f2c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9766 | 2026.01.14 19:28:31.723172 [ 268 ] {71e3112b-2232-490e-839a-c75b3c05f2c5} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9767 | 2026.01.14 19:28:31.723207 [ 268 ] {71e3112b-2232-490e-839a-c75b3c05f2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9768 | 2026.01.14 19:28:31.723511 [ 268 ] {71e3112b-2232-490e-839a-c75b3c05f2c5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9769 | 2026.01.14 19:28:31.723718 [ 268 ] {71e3112b-2232-490e-839a-c75b3c05f2c5} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9770 | 2026.01.14 19:28:31.723848 [ 268 ] {71e3112b-2232-490e-839a-c75b3c05f2c5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001177 sec., 54375.53101104502 rows/sec., 4.24 MiB/sec. | ||
| 9771 | 2026.01.14 19:28:31.723890 [ 268 ] {71e3112b-2232-490e-839a-c75b3c05f2c5} <Debug> TCPHandler: Processed in 0.001347639 sec. | ||
| 9772 | 2026.01.14 19:28:31.724009 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9773 | 2026.01.14 19:28:31.724102 [ 268 ] {432ac34f-03fa-4372-b697-0f322119f822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9774 | 2026.01.14 19:28:31.724145 [ 268 ] {432ac34f-03fa-4372-b697-0f322119f822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9775 | 2026.01.14 19:28:31.724524 [ 268 ] {432ac34f-03fa-4372-b697-0f322119f822} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9776 | 2026.01.14 19:28:31.724558 [ 268 ] {432ac34f-03fa-4372-b697-0f322119f822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9777 | 2026.01.14 19:28:31.724879 [ 268 ] {432ac34f-03fa-4372-b697-0f322119f822} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9778 | 2026.01.14 19:28:31.725088 [ 268 ] {432ac34f-03fa-4372-b697-0f322119f822} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9779 | 2026.01.14 19:28:31.725214 [ 268 ] {432ac34f-03fa-4372-b697-0f322119f822} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00113 sec., 84955.75221238939 rows/sec., 5.92 MiB/sec. | ||
| 9780 | 2026.01.14 19:28:31.725250 [ 268 ] {432ac34f-03fa-4372-b697-0f322119f822} <Debug> TCPHandler: Processed in 0.001291518 sec. | ||
| 9781 | 2026.01.14 19:28:31.725367 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9782 | 2026.01.14 19:28:31.725460 [ 268 ] {a833ee49-f43c-45a4-8117-4b60d0485f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9783 | 2026.01.14 19:28:31.725500 [ 268 ] {a833ee49-f43c-45a4-8117-4b60d0485f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9784 | 2026.01.14 19:28:31.725832 [ 268 ] {a833ee49-f43c-45a4-8117-4b60d0485f7b} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9785 | 2026.01.14 19:28:31.725866 [ 268 ] {a833ee49-f43c-45a4-8117-4b60d0485f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9786 | 2026.01.14 19:28:31.726165 [ 268 ] {a833ee49-f43c-45a4-8117-4b60d0485f7b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9787 | 2026.01.14 19:28:31.726377 [ 268 ] {a833ee49-f43c-45a4-8117-4b60d0485f7b} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9788 | 2026.01.14 19:28:31.726505 [ 268 ] {a833ee49-f43c-45a4-8117-4b60d0485f7b} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001062 sec., 33898.30508474576 rows/sec., 2.28 MiB/sec. | ||
| 9789 | 2026.01.14 19:28:31.726541 [ 268 ] {a833ee49-f43c-45a4-8117-4b60d0485f7b} <Debug> TCPHandler: Processed in 0.001224957 sec. | ||
| 9790 | 2026.01.14 19:28:31.743015 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20552 | ||
| 9791 | 2026.01.14 19:28:31.743673 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9792 | 2026.01.14 19:28:31.743859 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9793 | 2026.01.14 19:28:31.744457 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9794 | 2026.01.14 19:28:31.744679 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9795 | 2026.01.14 19:28:31.744812 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20552 | ||
| 9796 | 2026.01.14 19:28:32.787587 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9797 | 2026.01.14 19:28:32.803852 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9798 | 2026.01.14 19:28:32.803901 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9799 | 2026.01.14 19:28:32.809864 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9800 | 2026.01.14 19:28:32.810542 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9801 | 2026.01.14 19:28:32.813521 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9802 | 2026.01.14 19:28:36.724170 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9803 | 2026.01.14 19:28:36.724375 [ 268 ] {c0b60964-d696-4fd0-9578-04a74a4c644e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9804 | 2026.01.14 19:28:36.724447 [ 268 ] {c0b60964-d696-4fd0-9578-04a74a4c644e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9805 | 2026.01.14 19:28:36.725145 [ 268 ] {c0b60964-d696-4fd0-9578-04a74a4c644e} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9806 | 2026.01.14 19:28:36.725191 [ 268 ] {c0b60964-d696-4fd0-9578-04a74a4c644e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9807 | 2026.01.14 19:28:36.725597 [ 268 ] {c0b60964-d696-4fd0-9578-04a74a4c644e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9808 | 2026.01.14 19:28:36.725818 [ 268 ] {c0b60964-d696-4fd0-9578-04a74a4c644e} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9809 | 2026.01.14 19:28:36.725972 [ 268 ] {c0b60964-d696-4fd0-9578-04a74a4c644e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001649 sec., 33959.97574287447 rows/sec., 2.59 MiB/sec. | ||
| 9810 | 2026.01.14 19:28:36.726015 [ 268 ] {c0b60964-d696-4fd0-9578-04a74a4c644e} <Debug> TCPHandler: Processed in 0.001987157 sec. | ||
| 9811 | 2026.01.14 19:28:36.726139 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9812 | 2026.01.14 19:28:36.726235 [ 268 ] {5699103e-83f4-4766-87c2-a730a40ebf89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9813 | 2026.01.14 19:28:36.726275 [ 268 ] {5699103e-83f4-4766-87c2-a730a40ebf89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9814 | 2026.01.14 19:28:36.726699 [ 268 ] {5699103e-83f4-4766-87c2-a730a40ebf89} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9815 | 2026.01.14 19:28:36.726732 [ 268 ] {5699103e-83f4-4766-87c2-a730a40ebf89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9816 | 2026.01.14 19:28:36.727031 [ 268 ] {5699103e-83f4-4766-87c2-a730a40ebf89} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9817 | 2026.01.14 19:28:36.727237 [ 268 ] {5699103e-83f4-4766-87c2-a730a40ebf89} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9818 | 2026.01.14 19:28:36.727363 [ 268 ] {5699103e-83f4-4766-87c2-a730a40ebf89} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. | ||
| 9819 | 2026.01.14 19:28:36.727401 [ 268 ] {5699103e-83f4-4766-87c2-a730a40ebf89} <Debug> TCPHandler: Processed in 0.001313558 sec. | ||
| 9820 | 2026.01.14 19:28:36.727517 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9821 | 2026.01.14 19:28:36.727610 [ 268 ] {34e09cb9-a2e7-4366-99c0-1cd12af32098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9822 | 2026.01.14 19:28:36.727653 [ 268 ] {34e09cb9-a2e7-4366-99c0-1cd12af32098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9823 | 2026.01.14 19:28:36.728067 [ 268 ] {34e09cb9-a2e7-4366-99c0-1cd12af32098} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9824 | 2026.01.14 19:28:36.728100 [ 268 ] {34e09cb9-a2e7-4366-99c0-1cd12af32098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9825 | 2026.01.14 19:28:36.728421 [ 268 ] {34e09cb9-a2e7-4366-99c0-1cd12af32098} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9826 | 2026.01.14 19:28:36.728639 [ 268 ] {34e09cb9-a2e7-4366-99c0-1cd12af32098} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9827 | 2026.01.14 19:28:36.728768 [ 268 ] {34e09cb9-a2e7-4366-99c0-1cd12af32098} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 9828 | 2026.01.14 19:28:36.728805 [ 268 ] {34e09cb9-a2e7-4366-99c0-1cd12af32098} <Debug> TCPHandler: Processed in 0.001338939 sec. | ||
| 9829 | 2026.01.14 19:28:36.728918 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9830 | 2026.01.14 19:28:36.729019 [ 268 ] {20a100d2-21f5-403c-aacc-42b44ad8dfcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9831 | 2026.01.14 19:28:36.729060 [ 268 ] {20a100d2-21f5-403c-aacc-42b44ad8dfcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9832 | 2026.01.14 19:28:36.729392 [ 268 ] {20a100d2-21f5-403c-aacc-42b44ad8dfcc} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9833 | 2026.01.14 19:28:36.729427 [ 268 ] {20a100d2-21f5-403c-aacc-42b44ad8dfcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9834 | 2026.01.14 19:28:36.729730 [ 268 ] {20a100d2-21f5-403c-aacc-42b44ad8dfcc} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9835 | 2026.01.14 19:28:36.729937 [ 268 ] {20a100d2-21f5-403c-aacc-42b44ad8dfcc} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9836 | 2026.01.14 19:28:36.730063 [ 268 ] {20a100d2-21f5-403c-aacc-42b44ad8dfcc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 9837 | 2026.01.14 19:28:36.730098 [ 268 ] {20a100d2-21f5-403c-aacc-42b44ad8dfcc} <Debug> TCPHandler: Processed in 0.001230466 sec. | ||
| 9838 | 2026.01.14 19:28:39.074107 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9839 | 2026.01.14 19:28:39.074183 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9840 | 2026.01.14 19:28:39.244938 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21064 | ||
| 9841 | 2026.01.14 19:28:39.245448 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9842 | 2026.01.14 19:28:39.245491 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9843 | 2026.01.14 19:28:39.245969 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9844 | 2026.01.14 19:28:39.246213 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9845 | 2026.01.14 19:28:39.246357 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21064 | ||
| 9846 | 2026.01.14 19:28:39.326340 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1234 | ||
| 9847 | 2026.01.14 19:28:39.328331 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9848 | 2026.01.14 19:28:39.328376 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9849 | 2026.01.14 19:28:39.329514 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9850 | 2026.01.14 19:28:39.329767 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9851 | 2026.01.14 19:28:39.330018 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1234 | ||
| 9852 | 2026.01.14 19:28:39.524475 [ 146 ] {} <Debug> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
| 9853 | 2026.01.14 19:28:39.524535 [ 146 ] {} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9854 | 2026.01.14 19:28:39.524554 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9855 | 2026.01.14 19:28:39.524650 [ 188 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
| 9856 | 2026.01.14 19:28:39.524753 [ 188 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9857 | 2026.01.14 19:28:39.524783 [ 188 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 223 rows starting from the beginning of the part | ||
| 9858 | 2026.01.14 19:28:39.524841 [ 188 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 9859 | 2026.01.14 19:28:39.524883 [ 188 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 211 rows starting from the beginning of the part | ||
| 9860 | 2026.01.14 19:28:39.524922 [ 188 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 9861 | 2026.01.14 19:28:39.524960 [ 188 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 9862 | 2026.01.14 19:28:39.525767 [ 192 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001152846 sec., 925535.5875806484 rows/sec., 56.29 MiB/sec. | ||
| 9863 | 2026.01.14 19:28:39.525909 [ 188 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 9864 | 2026.01.14 19:28:39.526145 [ 188 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_29_6} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9865 | 2026.01.14 19:28:39.526204 [ 188 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_29_6} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
| 9866 | 2026.01.14 19:28:39.526263 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9867 | 2026.01.14 19:28:39.673671 [ 146 ] {} <Debug> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 9868 | 2026.01.14 19:28:39.673737 [ 146 ] {} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9869 | 2026.01.14 19:28:39.673762 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9870 | 2026.01.14 19:28:39.673874 [ 190 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 9871 | 2026.01.14 19:28:39.674011 [ 190 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9872 | 2026.01.14 19:28:39.674046 [ 190 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 25 rows starting from the beginning of the part | ||
| 9873 | 2026.01.14 19:28:39.674106 [ 190 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 9874 | 2026.01.14 19:28:39.674148 [ 190 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 9875 | 2026.01.14 19:28:39.674189 [ 190 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 9876 | 2026.01.14 19:28:39.674227 [ 190 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 9877 | 2026.01.14 19:28:39.674961 [ 192 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.001130156 sec., 25660.17434761219 rows/sec., 1.68 MiB/sec. | ||
| 9878 | 2026.01.14 19:28:39.675171 [ 202 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 9879 | 2026.01.14 19:28:39.675536 [ 202 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_27_6} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9880 | 2026.01.14 19:28:39.675616 [ 202 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_27_6} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 9881 | 2026.01.14 19:28:39.675708 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 9882 | 2026.01.14 19:28:40.131468 [ 146 ] {} <Debug> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
| 9883 | 2026.01.14 19:28:40.131539 [ 146 ] {} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9884 | 2026.01.14 19:28:40.131564 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9885 | 2026.01.14 19:28:40.131720 [ 190 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
| 9886 | 2026.01.14 19:28:40.131907 [ 190 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9887 | 2026.01.14 19:28:40.131957 [ 190 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 434 rows starting from the beginning of the part | ||
| 9888 | 2026.01.14 19:28:40.132049 [ 190 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 9889 | 2026.01.14 19:28:40.132122 [ 190 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 410 rows starting from the beginning of the part | ||
| 9890 | 2026.01.14 19:28:40.132186 [ 190 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 9891 | 2026.01.14 19:28:40.132250 [ 190 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 9892 | 2026.01.14 19:28:40.133343 [ 192 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001682483 sec., 1232701.9054575886 rows/sec., 83.18 MiB/sec. | ||
| 9893 | 2026.01.14 19:28:40.133612 [ 192 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 9894 | 2026.01.14 19:28:40.133941 [ 192 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_29_6} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9895 | 2026.01.14 19:28:40.134030 [ 192 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_29_6} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
| 9896 | 2026.01.14 19:28:40.134126 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 9897 | 2026.01.14 19:28:40.157159 [ 146 ] {} <Debug> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 9898 | 2026.01.14 19:28:40.157202 [ 146 ] {} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9899 | 2026.01.14 19:28:40.157220 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9900 | 2026.01.14 19:28:40.157296 [ 190 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 9901 | 2026.01.14 19:28:40.157403 [ 190 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9902 | 2026.01.14 19:28:40.157429 [ 190 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 138 rows starting from the beginning of the part | ||
| 9903 | 2026.01.14 19:28:40.157474 [ 190 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 9904 | 2026.01.14 19:28:40.157509 [ 190 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 9905 | 2026.01.14 19:28:40.157543 [ 190 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9906 | 2026.01.14 19:28:40.157581 [ 190 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 9907 | 2026.01.14 19:28:40.158186 [ 189 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 4 columns (4 merged, 0 gathered) in 0.000920183 sec., 176051.93749504176 rows/sec., 8.98 MiB/sec. | ||
| 9908 | 2026.01.14 19:28:40.158312 [ 190 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 9909 | 2026.01.14 19:28:40.158556 [ 190 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_27_6} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9910 | 2026.01.14 19:28:40.158622 [ 190 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_27_6} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 9911 | 2026.01.14 19:28:40.158684 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 9912 | 2026.01.14 19:28:40.313691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9913 | 2026.01.14 19:28:40.329748 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9914 | 2026.01.14 19:28:40.329793 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9915 | 2026.01.14 19:28:40.335899 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9916 | 2026.01.14 19:28:40.336608 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9917 | 2026.01.14 19:28:40.339331 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9918 | 2026.01.14 19:28:41.737419 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9919 | 2026.01.14 19:28:41.737608 [ 268 ] {f8ca3365-0277-4105-83b9-acef6bc3fb9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9920 | 2026.01.14 19:28:41.737679 [ 268 ] {f8ca3365-0277-4105-83b9-acef6bc3fb9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9921 | 2026.01.14 19:28:41.738624 [ 268 ] {f8ca3365-0277-4105-83b9-acef6bc3fb9c} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9922 | 2026.01.14 19:28:41.738671 [ 268 ] {f8ca3365-0277-4105-83b9-acef6bc3fb9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9923 | 2026.01.14 19:28:41.739064 [ 268 ] {f8ca3365-0277-4105-83b9-acef6bc3fb9c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9924 | 2026.01.14 19:28:41.739291 [ 268 ] {f8ca3365-0277-4105-83b9-acef6bc3fb9c} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9925 | 2026.01.14 19:28:41.739445 [ 268 ] {f8ca3365-0277-4105-83b9-acef6bc3fb9c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001887 sec., 217276.0996290408 rows/sec., 13.78 MiB/sec. | ||
| 9926 | 2026.01.14 19:28:41.739488 [ 268 ] {f8ca3365-0277-4105-83b9-acef6bc3fb9c} <Debug> TCPHandler: Processed in 0.00220872 sec. | ||
| 9927 | 2026.01.14 19:28:41.739620 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9928 | 2026.01.14 19:28:41.739716 [ 268 ] {1e7ba83e-d587-4f4d-8fa0-df08c501373b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9929 | 2026.01.14 19:28:41.739756 [ 268 ] {1e7ba83e-d587-4f4d-8fa0-df08c501373b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9930 | 2026.01.14 19:28:41.741059 [ 268 ] {1e7ba83e-d587-4f4d-8fa0-df08c501373b} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9931 | 2026.01.14 19:28:41.741096 [ 268 ] {1e7ba83e-d587-4f4d-8fa0-df08c501373b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9932 | 2026.01.14 19:28:41.741467 [ 268 ] {1e7ba83e-d587-4f4d-8fa0-df08c501373b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9933 | 2026.01.14 19:28:41.741704 [ 268 ] {1e7ba83e-d587-4f4d-8fa0-df08c501373b} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9934 | 2026.01.14 19:28:41.741835 [ 268 ] {1e7ba83e-d587-4f4d-8fa0-df08c501373b} <Debug> executeQuery: Read 1194 rows, 97.66 KiB in 0.002137 sec., 558727.187646233 rows/sec., 44.63 MiB/sec. | ||
| 9935 | 2026.01.14 19:28:41.741875 [ 268 ] {1e7ba83e-d587-4f4d-8fa0-df08c501373b} <Debug> TCPHandler: Processed in 0.002304212 sec. | ||
| 9936 | 2026.01.14 19:28:41.741990 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9937 | 2026.01.14 19:28:41.742084 [ 268 ] {44547dcf-e2f2-422e-905f-828230d04055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9938 | 2026.01.14 19:28:41.742124 [ 268 ] {44547dcf-e2f2-422e-905f-828230d04055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9939 | 2026.01.14 19:28:41.742674 [ 268 ] {44547dcf-e2f2-422e-905f-828230d04055} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9940 | 2026.01.14 19:28:41.742715 [ 268 ] {44547dcf-e2f2-422e-905f-828230d04055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9941 | 2026.01.14 19:28:41.743026 [ 268 ] {44547dcf-e2f2-422e-905f-828230d04055} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9942 | 2026.01.14 19:28:41.743238 [ 268 ] {44547dcf-e2f2-422e-905f-828230d04055} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9943 | 2026.01.14 19:28:41.743367 [ 268 ] {44547dcf-e2f2-422e-905f-828230d04055} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.0013 sec., 189230.76923076925 rows/sec., 11.57 MiB/sec. | ||
| 9944 | 2026.01.14 19:28:41.743405 [ 268 ] {44547dcf-e2f2-422e-905f-828230d04055} <Debug> TCPHandler: Processed in 0.00146587 sec. | ||
| 9945 | 2026.01.14 19:28:41.743519 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9946 | 2026.01.14 19:28:41.743613 [ 268 ] {a73cc8c7-8615-400f-8c8c-3d1c022aa2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9947 | 2026.01.14 19:28:41.743653 [ 268 ] {a73cc8c7-8615-400f-8c8c-3d1c022aa2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9948 | 2026.01.14 19:28:41.744168 [ 268 ] {a73cc8c7-8615-400f-8c8c-3d1c022aa2be} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9949 | 2026.01.14 19:28:41.744203 [ 268 ] {a73cc8c7-8615-400f-8c8c-3d1c022aa2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9950 | 2026.01.14 19:28:41.744504 [ 268 ] {a73cc8c7-8615-400f-8c8c-3d1c022aa2be} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9951 | 2026.01.14 19:28:41.744713 [ 268 ] {a73cc8c7-8615-400f-8c8c-3d1c022aa2be} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9952 | 2026.01.14 19:28:41.744841 [ 268 ] {a73cc8c7-8615-400f-8c8c-3d1c022aa2be} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001245 sec., 170281.12449799196 rows/sec., 10.98 MiB/sec. | ||
| 9953 | 2026.01.14 19:28:41.744880 [ 268 ] {a73cc8c7-8615-400f-8c8c-3d1c022aa2be} <Debug> TCPHandler: Processed in 0.001411279 sec. | ||
| 9954 | 2026.01.14 19:28:41.744992 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9955 | 2026.01.14 19:28:41.745085 [ 268 ] {a3032a83-7dc3-4f18-b96b-e14bd37c40e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9956 | 2026.01.14 19:28:41.745124 [ 268 ] {a3032a83-7dc3-4f18-b96b-e14bd37c40e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9957 | 2026.01.14 19:28:41.745635 [ 268 ] {a3032a83-7dc3-4f18-b96b-e14bd37c40e5} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9958 | 2026.01.14 19:28:41.745671 [ 268 ] {a3032a83-7dc3-4f18-b96b-e14bd37c40e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9959 | 2026.01.14 19:28:41.745974 [ 268 ] {a3032a83-7dc3-4f18-b96b-e14bd37c40e5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9960 | 2026.01.14 19:28:41.746181 [ 268 ] {a3032a83-7dc3-4f18-b96b-e14bd37c40e5} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9961 | 2026.01.14 19:28:41.746309 [ 268 ] {a3032a83-7dc3-4f18-b96b-e14bd37c40e5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001241 sec., 170024.17405318294 rows/sec., 9.66 MiB/sec. | ||
| 9962 | 2026.01.14 19:28:41.746347 [ 268 ] {a3032a83-7dc3-4f18-b96b-e14bd37c40e5} <Debug> TCPHandler: Processed in 0.001404939 sec. | ||
| 9963 | 2026.01.14 19:28:41.746452 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9964 | 2026.01.14 19:28:41.746545 [ 268 ] {10a18da8-8f56-4175-891b-9c6f4e335689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9965 | 2026.01.14 19:28:41.746583 [ 268 ] {10a18da8-8f56-4175-891b-9c6f4e335689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9966 | 2026.01.14 19:28:41.747353 [ 268 ] {10a18da8-8f56-4175-891b-9c6f4e335689} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9967 | 2026.01.14 19:28:41.747389 [ 268 ] {10a18da8-8f56-4175-891b-9c6f4e335689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9968 | 2026.01.14 19:28:41.747747 [ 268 ] {10a18da8-8f56-4175-891b-9c6f4e335689} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9969 | 2026.01.14 19:28:41.747956 [ 268 ] {10a18da8-8f56-4175-891b-9c6f4e335689} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9970 | 2026.01.14 19:28:41.748080 [ 268 ] {10a18da8-8f56-4175-891b-9c6f4e335689} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001553 sec., 463618.80231809407 rows/sec., 32.54 MiB/sec. | ||
| 9971 | 2026.01.14 19:28:41.748119 [ 268 ] {10a18da8-8f56-4175-891b-9c6f4e335689} <Debug> TCPHandler: Processed in 0.001721833 sec. | ||
| 9972 | 2026.01.14 19:28:41.748233 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9973 | 2026.01.14 19:28:41.748326 [ 268 ] {1113cb60-856c-43fa-bfc9-6095cd6e6aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9974 | 2026.01.14 19:28:41.748368 [ 268 ] {1113cb60-856c-43fa-bfc9-6095cd6e6aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9975 | 2026.01.14 19:28:41.748697 [ 268 ] {1113cb60-856c-43fa-bfc9-6095cd6e6aca} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9976 | 2026.01.14 19:28:41.748732 [ 268 ] {1113cb60-856c-43fa-bfc9-6095cd6e6aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9977 | 2026.01.14 19:28:41.749028 [ 268 ] {1113cb60-856c-43fa-bfc9-6095cd6e6aca} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9978 | 2026.01.14 19:28:41.749236 [ 268 ] {1113cb60-856c-43fa-bfc9-6095cd6e6aca} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9979 | 2026.01.14 19:28:41.749364 [ 268 ] {1113cb60-856c-43fa-bfc9-6095cd6e6aca} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 9980 | 2026.01.14 19:28:41.749400 [ 268 ] {1113cb60-856c-43fa-bfc9-6095cd6e6aca} <Debug> TCPHandler: Processed in 0.001217407 sec. | ||
| 9981 | 2026.01.14 19:28:41.749508 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9982 | 2026.01.14 19:28:41.749600 [ 268 ] {ca35dcfb-9036-49c3-b21e-6b8ad27d4968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9983 | 2026.01.14 19:28:41.749641 [ 268 ] {ca35dcfb-9036-49c3-b21e-6b8ad27d4968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9984 | 2026.01.14 19:28:41.750099 [ 268 ] {ca35dcfb-9036-49c3-b21e-6b8ad27d4968} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9985 | 2026.01.14 19:28:41.750134 [ 268 ] {ca35dcfb-9036-49c3-b21e-6b8ad27d4968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9986 | 2026.01.14 19:28:41.750466 [ 268 ] {ca35dcfb-9036-49c3-b21e-6b8ad27d4968} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9987 | 2026.01.14 19:28:41.750673 [ 268 ] {ca35dcfb-9036-49c3-b21e-6b8ad27d4968} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9988 | 2026.01.14 19:28:41.750801 [ 268 ] {ca35dcfb-9036-49c3-b21e-6b8ad27d4968} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001219 sec., 257588.18703855618 rows/sec., 16.92 MiB/sec. | ||
| 9989 | 2026.01.14 19:28:41.750839 [ 268 ] {ca35dcfb-9036-49c3-b21e-6b8ad27d4968} <Debug> TCPHandler: Processed in 0.00138055 sec. | ||
| 9990 | 2026.01.14 19:28:41.750948 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9991 | 2026.01.14 19:28:41.751041 [ 268 ] {59de415a-d013-4e22-a0cc-90e781fd7c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9992 | 2026.01.14 19:28:41.751082 [ 268 ] {59de415a-d013-4e22-a0cc-90e781fd7c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9993 | 2026.01.14 19:28:41.751387 [ 268 ] {59de415a-d013-4e22-a0cc-90e781fd7c13} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2026.01.14 19:28:41.751422 [ 268 ] {59de415a-d013-4e22-a0cc-90e781fd7c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 9995 | 2026.01.14 19:28:41.751731 [ 268 ] {59de415a-d013-4e22-a0cc-90e781fd7c13} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9996 | 2026.01.14 19:28:41.751939 [ 268 ] {59de415a-d013-4e22-a0cc-90e781fd7c13} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9997 | 2026.01.14 19:28:41.752067 [ 268 ] {59de415a-d013-4e22-a0cc-90e781fd7c13} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 9998 | 2026.01.14 19:28:41.752104 [ 268 ] {59de415a-d013-4e22-a0cc-90e781fd7c13} <Debug> TCPHandler: Processed in 0.001205817 sec. | ||
| 9999 | 2026.01.14 19:28:41.752209 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10000 | 2026.01.14 19:28:41.752303 [ 268 ] {335b47bf-2800-4287-a681-bb810896e108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10001 | 2026.01.14 19:28:41.752355 [ 268 ] {335b47bf-2800-4287-a681-bb810896e108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10002 | 2026.01.14 19:28:41.753220 [ 268 ] {335b47bf-2800-4287-a681-bb810896e108} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10003 | 2026.01.14 19:28:41.753255 [ 268 ] {335b47bf-2800-4287-a681-bb810896e108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10004 | 2026.01.14 19:28:41.753799 [ 268 ] {335b47bf-2800-4287-a681-bb810896e108} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10005 | 2026.01.14 19:28:41.754020 [ 268 ] {335b47bf-2800-4287-a681-bb810896e108} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10006 | 2026.01.14 19:28:41.754155 [ 268 ] {335b47bf-2800-4287-a681-bb810896e108} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00187 sec., 21925.133689839575 rows/sec., 39.29 MiB/sec. | ||
| 10007 | 2026.01.14 19:28:41.754208 [ 268 ] {335b47bf-2800-4287-a681-bb810896e108} <Debug> TCPHandler: Processed in 0.002047128 sec. | ||
| 10008 | 2026.01.14 19:28:41.754325 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10009 | 2026.01.14 19:28:41.754418 [ 268 ] {6772f5fd-dc29-42c5-a51d-f6ef176a21d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10010 | 2026.01.14 19:28:41.754464 [ 268 ] {6772f5fd-dc29-42c5-a51d-f6ef176a21d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10011 | 2026.01.14 19:28:41.754800 [ 268 ] {6772f5fd-dc29-42c5-a51d-f6ef176a21d4} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10012 | 2026.01.14 19:28:41.754836 [ 268 ] {6772f5fd-dc29-42c5-a51d-f6ef176a21d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10013 | 2026.01.14 19:28:41.755137 [ 268 ] {6772f5fd-dc29-42c5-a51d-f6ef176a21d4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10014 | 2026.01.14 19:28:41.755349 [ 268 ] {6772f5fd-dc29-42c5-a51d-f6ef176a21d4} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10015 | 2026.01.14 19:28:41.755475 [ 268 ] {6772f5fd-dc29-42c5-a51d-f6ef176a21d4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001074 sec., 96834.26443202978 rows/sec., 5.93 MiB/sec. | ||
| 10016 | 2026.01.14 19:28:41.755510 [ 268 ] {6772f5fd-dc29-42c5-a51d-f6ef176a21d4} <Debug> TCPHandler: Processed in 0.001236097 sec. | ||
| 10017 | 2026.01.14 19:28:46.732827 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10018 | 2026.01.14 19:28:46.733024 [ 268 ] {5d2d155c-5acf-4ca8-bf0c-9247430eacf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10019 | 2026.01.14 19:28:46.733090 [ 268 ] {5d2d155c-5acf-4ca8-bf0c-9247430eacf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10020 | 2026.01.14 19:28:46.733778 [ 268 ] {5d2d155c-5acf-4ca8-bf0c-9247430eacf0} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10021 | 2026.01.14 19:28:46.733813 [ 268 ] {5d2d155c-5acf-4ca8-bf0c-9247430eacf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10022 | 2026.01.14 19:28:46.734184 [ 268 ] {5d2d155c-5acf-4ca8-bf0c-9247430eacf0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10023 | 2026.01.14 19:28:46.734410 [ 268 ] {5d2d155c-5acf-4ca8-bf0c-9247430eacf0} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10024 | 2026.01.14 19:28:46.734557 [ 268 ] {5d2d155c-5acf-4ca8-bf0c-9247430eacf0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001584 sec., 15151.515151515152 rows/sec., 1.26 MiB/sec. | ||
| 10025 | 2026.01.14 19:28:46.734597 [ 268 ] {5d2d155c-5acf-4ca8-bf0c-9247430eacf0} <Debug> TCPHandler: Processed in 0.001900186 sec. | ||
| 10026 | 2026.01.14 19:28:46.734719 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10027 | 2026.01.14 19:28:46.734811 [ 268 ] {7e6b115a-39e7-4047-ac69-ea17728b433e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10028 | 2026.01.14 19:28:46.734850 [ 268 ] {7e6b115a-39e7-4047-ac69-ea17728b433e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10029 | 2026.01.14 19:28:46.735238 [ 268 ] {7e6b115a-39e7-4047-ac69-ea17728b433e} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10030 | 2026.01.14 19:28:46.735272 [ 268 ] {7e6b115a-39e7-4047-ac69-ea17728b433e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10031 | 2026.01.14 19:28:46.735551 [ 268 ] {7e6b115a-39e7-4047-ac69-ea17728b433e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10032 | 2026.01.14 19:28:46.735752 [ 268 ] {7e6b115a-39e7-4047-ac69-ea17728b433e} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10033 | 2026.01.14 19:28:46.735877 [ 268 ] {7e6b115a-39e7-4047-ac69-ea17728b433e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001083 sec., 3693.4441366574333 rows/sec., 301.17 KiB/sec. | ||
| 10034 | 2026.01.14 19:28:46.735912 [ 268 ] {7e6b115a-39e7-4047-ac69-ea17728b433e} <Debug> TCPHandler: Processed in 0.001241297 sec. | ||
| 10035 | 2026.01.14 19:28:46.736022 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10036 | 2026.01.14 19:28:46.736113 [ 268 ] {ab125c41-c56d-467e-b493-c2772ef849d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10037 | 2026.01.14 19:28:46.736150 [ 268 ] {ab125c41-c56d-467e-b493-c2772ef849d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10038 | 2026.01.14 19:28:46.736654 [ 268 ] {ab125c41-c56d-467e-b493-c2772ef849d8} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10039 | 2026.01.14 19:28:46.736687 [ 268 ] {ab125c41-c56d-467e-b493-c2772ef849d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10040 | 2026.01.14 19:28:46.736983 [ 268 ] {ab125c41-c56d-467e-b493-c2772ef849d8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10041 | 2026.01.14 19:28:46.737188 [ 268 ] {ab125c41-c56d-467e-b493-c2772ef849d8} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10042 | 2026.01.14 19:28:46.737286 [ 154 ] {} <Debug> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10043 | 2026.01.14 19:28:46.737314 [ 268 ] {ab125c41-c56d-467e-b493-c2772ef849d8} <Debug> executeQuery: Read 178 rows, 15.96 KiB in 0.001219 sec., 146021.32895816243 rows/sec., 12.79 MiB/sec. | ||
| 10044 | 2026.01.14 19:28:46.737319 [ 154 ] {} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10045 | 2026.01.14 19:28:46.737345 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10046 | 2026.01.14 19:28:46.737351 [ 268 ] {ab125c41-c56d-467e-b493-c2772ef849d8} <Debug> TCPHandler: Processed in 0.001377179 sec. | ||
| 10047 | 2026.01.14 19:28:46.737464 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10048 | 2026.01.14 19:28:46.737461 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::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 | ||
| 10049 | 2026.01.14 19:28:46.737556 [ 268 ] {d34efcb8-2127-42ef-9db9-f3b322a78031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10050 | 2026.01.14 19:28:46.737598 [ 268 ] {d34efcb8-2127-42ef-9db9-f3b322a78031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10051 | 2026.01.14 19:28:46.737612 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10052 | 2026.01.14 19:28:46.737649 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2466 rows starting from the beginning of the part | ||
| 10053 | 2026.01.14 19:28:46.737716 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 2339 rows starting from the beginning of the part | ||
| 10054 | 2026.01.14 19:28:46.737760 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::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 | ||
| 10055 | 2026.01.14 19:28:46.737803 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 10056 | 2026.01.14 19:28:46.737842 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1194 rows starting from the beginning of the part | ||
| 10057 | 2026.01.14 19:28:46.737880 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 178 rows starting from the beginning of the part | ||
| 10058 | 2026.01.14 19:28:46.738008 [ 268 ] {d34efcb8-2127-42ef-9db9-f3b322a78031} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10059 | 2026.01.14 19:28:46.738048 [ 268 ] {d34efcb8-2127-42ef-9db9-f3b322a78031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10060 | 2026.01.14 19:28:46.738360 [ 268 ] {d34efcb8-2127-42ef-9db9-f3b322a78031} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10061 | 2026.01.14 19:28:46.738586 [ 268 ] {d34efcb8-2127-42ef-9db9-f3b322a78031} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10062 | 2026.01.14 19:28:46.738719 [ 268 ] {d34efcb8-2127-42ef-9db9-f3b322a78031} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.00118 sec., 13559.322033898305 rows/sec., 1.03 MiB/sec. | ||
| 10063 | 2026.01.14 19:28:46.738756 [ 268 ] {d34efcb8-2127-42ef-9db9-f3b322a78031} <Debug> TCPHandler: Processed in 0.001340038 sec. | ||
| 10064 | 2026.01.14 19:28:46.738869 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10065 | 2026.01.14 19:28:46.738959 [ 268 ] {f141ab59-582d-4c80-826b-dbb07aff2ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10066 | 2026.01.14 19:28:46.738997 [ 268 ] {f141ab59-582d-4c80-826b-dbb07aff2ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10067 | 2026.01.14 19:28:46.739391 [ 268 ] {f141ab59-582d-4c80-826b-dbb07aff2ab1} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10068 | 2026.01.14 19:28:46.739426 [ 268 ] {f141ab59-582d-4c80-826b-dbb07aff2ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10069 | 2026.01.14 19:28:46.739713 [ 268 ] {f141ab59-582d-4c80-826b-dbb07aff2ab1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10070 | 2026.01.14 19:28:46.739923 [ 268 ] {f141ab59-582d-4c80-826b-dbb07aff2ab1} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10071 | 2026.01.14 19:28:46.739958 [ 189 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6289 rows, containing 5 columns (5 merged, 0 gathered) in 0.002551865 sec., 2464472.062589518 rows/sec., 209.41 MiB/sec. | ||
| 10072 | 2026.01.14 19:28:46.740016 [ 154 ] {} <Debug> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10073 | 2026.01.14 19:28:46.740042 [ 154 ] {} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10074 | 2026.01.14 19:28:46.740049 [ 268 ] {f141ab59-582d-4c80-826b-dbb07aff2ab1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001107 sec., 21680.216802168023 rows/sec., 1.80 MiB/sec. | ||
| 10075 | 2026.01.14 19:28:46.740060 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10076 | 2026.01.14 19:28:46.740086 [ 268 ] {f141ab59-582d-4c80-826b-dbb07aff2ab1} <Debug> TCPHandler: Processed in 0.001264868 sec. | ||
| 10077 | 2026.01.14 19:28:46.740127 [ 196 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::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 | ||
| 10078 | 2026.01.14 19:28:46.740194 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10079 | 2026.01.14 19:28:46.740210 [ 196 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10080 | 2026.01.14 19:28:46.740241 [ 196 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 466 rows starting from the beginning of the part | ||
| 10081 | 2026.01.14 19:28:46.740256 [ 193 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10082 | 2026.01.14 19:28:46.740285 [ 196 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 10083 | 2026.01.14 19:28:46.740292 [ 268 ] {2e6dba27-2f8c-47a3-b934-cc4b48595ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10084 | 2026.01.14 19:28:46.740330 [ 196 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
| 10085 | 2026.01.14 19:28:46.740344 [ 268 ] {2e6dba27-2f8c-47a3-b934-cc4b48595ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10086 | 2026.01.14 19:28:46.740368 [ 196 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 440 rows starting from the beginning of the part | ||
| 10087 | 2026.01.14 19:28:46.740407 [ 196 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 10088 | 2026.01.14 19:28:46.740442 [ 196 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 10089 | 2026.01.14 19:28:46.740601 [ 193 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_71_14} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10090 | 2026.01.14 19:28:46.740695 [ 193 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_71_14} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10091 | 2026.01.14 19:28:46.740741 [ 268 ] {2e6dba27-2f8c-47a3-b934-cc4b48595ba3} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10092 | 2026.01.14 19:28:46.740780 [ 268 ] {2e6dba27-2f8c-47a3-b934-cc4b48595ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10093 | 2026.01.14 19:28:46.740814 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 10094 | 2026.01.14 19:28:46.741083 [ 268 ] {2e6dba27-2f8c-47a3-b934-cc4b48595ba3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10095 | 2026.01.14 19:28:46.741292 [ 268 ] {2e6dba27-2f8c-47a3-b934-cc4b48595ba3} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10096 | 2026.01.14 19:28:46.741425 [ 268 ] {2e6dba27-2f8c-47a3-b934-cc4b48595ba3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00115 sec., 10434.782608695652 rows/sec., 815.22 KiB/sec. | ||
| 10097 | 2026.01.14 19:28:46.741439 [ 191 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001332278 sec., 1175430.353124498 rows/sec., 82.06 MiB/sec. | ||
| 10098 | 2026.01.14 19:28:46.741461 [ 268 ] {2e6dba27-2f8c-47a3-b934-cc4b48595ba3} <Debug> TCPHandler: Processed in 0.001314967 sec. | ||
| 10099 | 2026.01.14 19:28:46.741590 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10100 | 2026.01.14 19:28:46.741603 [ 193 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10101 | 2026.01.14 19:28:46.741683 [ 268 ] {e6df3bf5-680c-497b-a50d-92a9cdeaedfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10102 | 2026.01.14 19:28:46.741726 [ 268 ] {e6df3bf5-680c-497b-a50d-92a9cdeaedfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10103 | 2026.01.14 19:28:46.741849 [ 193 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_31_6} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10104 | 2026.01.14 19:28:46.741926 [ 193 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_31_6} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10105 | 2026.01.14 19:28:46.742009 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 10106 | 2026.01.14 19:28:46.742158 [ 268 ] {e6df3bf5-680c-497b-a50d-92a9cdeaedfe} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10107 | 2026.01.14 19:28:46.742198 [ 268 ] {e6df3bf5-680c-497b-a50d-92a9cdeaedfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10108 | 2026.01.14 19:28:46.742493 [ 268 ] {e6df3bf5-680c-497b-a50d-92a9cdeaedfe} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10109 | 2026.01.14 19:28:46.742699 [ 268 ] {e6df3bf5-680c-497b-a50d-92a9cdeaedfe} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10110 | 2026.01.14 19:28:46.742812 [ 153 ] {} <Debug> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10111 | 2026.01.14 19:28:46.742822 [ 268 ] {e6df3bf5-680c-497b-a50d-92a9cdeaedfe} <Debug> executeQuery: Read 104 rows, 8.70 KiB in 0.001155 sec., 90043.29004329005 rows/sec., 7.36 MiB/sec. | ||
| 10112 | 2026.01.14 19:28:46.742862 [ 153 ] {} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10113 | 2026.01.14 19:28:46.742876 [ 268 ] {e6df3bf5-680c-497b-a50d-92a9cdeaedfe} <Debug> TCPHandler: Processed in 0.001334868 sec. | ||
| 10114 | 2026.01.14 19:28:46.742893 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10115 | 2026.01.14 19:28:46.742976 [ 196 ] {839a7e5b-868f-4427-8078-cd84844130a1::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 | ||
| 10116 | 2026.01.14 19:28:46.742997 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10117 | 2026.01.14 19:28:46.743058 [ 196 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10118 | 2026.01.14 19:28:46.743085 [ 196 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1250 rows starting from the beginning of the part | ||
| 10119 | 2026.01.14 19:28:46.743092 [ 268 ] {8820c126-dbf0-45c5-9f74-b1c9b683ffab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10120 | 2026.01.14 19:28:46.743129 [ 196 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1186 rows starting from the beginning of the part | ||
| 10121 | 2026.01.14 19:28:46.743138 [ 268 ] {8820c126-dbf0-45c5-9f74-b1c9b683ffab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10122 | 2026.01.14 19:28:46.743174 [ 196 ] {839a7e5b-868f-4427-8078-cd84844130a1::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 | ||
| 10123 | 2026.01.14 19:28:46.743218 [ 196 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 10124 | 2026.01.14 19:28:46.743250 [ 196 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 720 rows starting from the beginning of the part | ||
| 10125 | 2026.01.14 19:28:46.743283 [ 196 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 104 rows starting from the beginning of the part | ||
| 10126 | 2026.01.14 19:28:46.743597 [ 268 ] {8820c126-dbf0-45c5-9f74-b1c9b683ffab} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10127 | 2026.01.14 19:28:46.743637 [ 268 ] {8820c126-dbf0-45c5-9f74-b1c9b683ffab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10128 | 2026.01.14 19:28:46.743992 [ 268 ] {8820c126-dbf0-45c5-9f74-b1c9b683ffab} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10129 | 2026.01.14 19:28:46.744203 [ 268 ] {8820c126-dbf0-45c5-9f74-b1c9b683ffab} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10130 | 2026.01.14 19:28:46.744314 [ 153 ] {} <Debug> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10131 | 2026.01.14 19:28:46.744327 [ 268 ] {8820c126-dbf0-45c5-9f74-b1c9b683ffab} <Debug> executeQuery: Read 342 rows, 26.49 KiB in 0.001253 sec., 272944.93216280924 rows/sec., 20.65 MiB/sec. | ||
| 10132 | 2026.01.14 19:28:46.744346 [ 153 ] {} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10133 | 2026.01.14 19:28:46.744368 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10134 | 2026.01.14 19:28:46.744370 [ 268 ] {8820c126-dbf0-45c5-9f74-b1c9b683ffab} <Debug> TCPHandler: Processed in 0.00142161 sec. | ||
| 10135 | 2026.01.14 19:28:46.744427 [ 196 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::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 | ||
| 10136 | 2026.01.14 19:28:46.744502 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10137 | 2026.01.14 19:28:46.744544 [ 196 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10138 | 2026.01.14 19:28:46.744574 [ 196 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21613 rows starting from the beginning of the part | ||
| 10139 | 2026.01.14 19:28:46.744589 [ 198 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3388 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638632 sec., 2067578.3214290945 rows/sec., 156.83 MiB/sec. | ||
| 10140 | 2026.01.14 19:28:46.744596 [ 268 ] {82b7077c-e614-446a-ac46-1b6008ad1758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10141 | 2026.01.14 19:28:46.744623 [ 196 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 907 rows starting from the beginning of the part | ||
| 10142 | 2026.01.14 19:28:46.744647 [ 268 ] {82b7077c-e614-446a-ac46-1b6008ad1758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10143 | 2026.01.14 19:28:46.744671 [ 196 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::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 | ||
| 10144 | 2026.01.14 19:28:46.744714 [ 196 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 10145 | 2026.01.14 19:28:46.744753 [ 196 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 314 rows starting from the beginning of the part | ||
| 10146 | 2026.01.14 19:28:46.744830 [ 196 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 342 rows starting from the beginning of the part | ||
| 10147 | 2026.01.14 19:28:46.744837 [ 191 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10148 | 2026.01.14 19:28:46.744991 [ 268 ] {82b7077c-e614-446a-ac46-1b6008ad1758} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10149 | 2026.01.14 19:28:46.745035 [ 268 ] {82b7077c-e614-446a-ac46-1b6008ad1758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10150 | 2026.01.14 19:28:46.745186 [ 191 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_71_14} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10151 | 2026.01.14 19:28:46.745279 [ 191 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_71_14} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10152 | 2026.01.14 19:28:46.745387 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 10153 | 2026.01.14 19:28:46.745399 [ 268 ] {82b7077c-e614-446a-ac46-1b6008ad1758} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10154 | 2026.01.14 19:28:46.745616 [ 268 ] {82b7077c-e614-446a-ac46-1b6008ad1758} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10155 | 2026.01.14 19:28:46.745722 [ 153 ] {} <Debug> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10156 | 2026.01.14 19:28:46.745742 [ 268 ] {82b7077c-e614-446a-ac46-1b6008ad1758} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 10157 | 2026.01.14 19:28:46.745750 [ 153 ] {} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10158 | 2026.01.14 19:28:46.745782 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10159 | 2026.01.14 19:28:46.745784 [ 268 ] {82b7077c-e614-446a-ac46-1b6008ad1758} <Debug> TCPHandler: Processed in 0.001330238 sec. | ||
| 10160 | 2026.01.14 19:28:46.745865 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::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 | ||
| 10161 | 2026.01.14 19:28:46.745973 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10162 | 2026.01.14 19:28:46.746004 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4594 rows starting from the beginning of the part | ||
| 10163 | 2026.01.14 19:28:46.746064 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 68 rows starting from the beginning of the part | ||
| 10164 | 2026.01.14 19:28:46.746105 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::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 | ||
| 10165 | 2026.01.14 19:28:46.746143 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 10166 | 2026.01.14 19:28:46.746179 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 104 rows starting from the beginning of the part | ||
| 10167 | 2026.01.14 19:28:46.746220 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 10168 | 2026.01.14 19:28:46.746571 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21512 | ||
| 10169 | 2026.01.14 19:28:46.747033 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10170 | 2026.01.14 19:28:46.747069 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10171 | 2026.01.14 19:28:46.747650 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10172 | 2026.01.14 19:28:46.747875 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10173 | 2026.01.14 19:28:46.747992 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21512 | ||
| 10174 | 2026.01.14 19:28:46.748503 [ 200 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4922 rows, containing 4 columns (4 merged, 0 gathered) in 0.002671826 sec., 1842185.8309635434 rows/sec., 117.49 MiB/sec. | ||
| 10175 | 2026.01.14 19:28:46.748995 [ 199 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10176 | 2026.01.14 19:28:46.749280 [ 199 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_71_14} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10177 | 2026.01.14 19:28:46.749353 [ 199 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_71_14} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10178 | 2026.01.14 19:28:46.749419 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 10179 | 2026.01.14 19:28:46.755745 [ 199 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23432 rows, containing 5 columns (5 merged, 0 gathered) in 0.011340806 sec., 2066167.0784245846 rows/sec., 139.23 MiB/sec. | ||
| 10180 | 2026.01.14 19:28:46.756505 [ 200 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10181 | 2026.01.14 19:28:46.756882 [ 200 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10182 | 2026.01.14 19:28:46.756957 [ 200 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10183 | 2026.01.14 19:28:46.757044 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 10184 | 2026.01.14 19:28:47.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.62 MiB, peak 321.20 MiB, free memory in arenas 0.00 B, will set to 312.20 MiB (RSS), difference: 1.58 MiB | ||
| 10185 | 2026.01.14 19:28:47.839522 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10186 | 2026.01.14 19:28:47.856859 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10187 | 2026.01.14 19:28:47.856909 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 10188 | 2026.01.14 19:28:47.863175 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10189 | 2026.01.14 19:28:47.863850 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10190 | 2026.01.14 19:28:47.867185 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10191 | 2026.01.14 19:28:49.330234 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1274 | ||
| 10192 | 2026.01.14 19:28:49.332752 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10193 | 2026.01.14 19:28:49.332800 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10194 | 2026.01.14 19:28:49.334011 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10195 | 2026.01.14 19:28:49.334272 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10196 | 2026.01.14 19:28:49.334536 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1274 | ||
| 10197 | 2026.01.14 19:28:51.726631 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10198 | 2026.01.14 19:28:51.726817 [ 268 ] {b4bdb823-749f-43f2-b302-f9fa9c331566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10199 | 2026.01.14 19:28:51.726889 [ 268 ] {b4bdb823-749f-43f2-b302-f9fa9c331566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10200 | 2026.01.14 19:28:51.727663 [ 268 ] {b4bdb823-749f-43f2-b302-f9fa9c331566} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10201 | 2026.01.14 19:28:51.727714 [ 268 ] {b4bdb823-749f-43f2-b302-f9fa9c331566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10202 | 2026.01.14 19:28:51.728105 [ 268 ] {b4bdb823-749f-43f2-b302-f9fa9c331566} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10203 | 2026.01.14 19:28:51.728341 [ 268 ] {b4bdb823-749f-43f2-b302-f9fa9c331566} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10204 | 2026.01.14 19:28:51.728517 [ 268 ] {b4bdb823-749f-43f2-b302-f9fa9c331566} <Debug> executeQuery: Read 138 rows, 12.24 KiB in 0.00175 sec., 78857.14285714286 rows/sec., 6.83 MiB/sec. | ||
| 10205 | 2026.01.14 19:28:51.728572 [ 268 ] {b4bdb823-749f-43f2-b302-f9fa9c331566} <Debug> TCPHandler: Processed in 0.002082728 sec. | ||
| 10206 | 2026.01.14 19:28:51.728697 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10207 | 2026.01.14 19:28:51.728802 [ 268 ] {a52547c2-2078-4108-b34d-b0697d42cde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10208 | 2026.01.14 19:28:51.728847 [ 268 ] {a52547c2-2078-4108-b34d-b0697d42cde2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10209 | 2026.01.14 19:28:51.729286 [ 268 ] {a52547c2-2078-4108-b34d-b0697d42cde2} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10210 | 2026.01.14 19:28:51.729324 [ 268 ] {a52547c2-2078-4108-b34d-b0697d42cde2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10211 | 2026.01.14 19:28:51.729641 [ 268 ] {a52547c2-2078-4108-b34d-b0697d42cde2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10212 | 2026.01.14 19:28:51.729848 [ 268 ] {a52547c2-2078-4108-b34d-b0697d42cde2} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10213 | 2026.01.14 19:28:51.729982 [ 268 ] {a52547c2-2078-4108-b34d-b0697d42cde2} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001204 sec., 34053.156146179404 rows/sec., 2.50 MiB/sec. | ||
| 10214 | 2026.01.14 19:28:51.730021 [ 268 ] {a52547c2-2078-4108-b34d-b0697d42cde2} <Debug> TCPHandler: Processed in 0.001378228 sec. | ||
| 10215 | 2026.01.14 19:28:51.730125 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10216 | 2026.01.14 19:28:51.730222 [ 268 ] {3746c1ad-b936-4772-bf95-2343fca10122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10217 | 2026.01.14 19:28:51.730263 [ 268 ] {3746c1ad-b936-4772-bf95-2343fca10122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10218 | 2026.01.14 19:28:51.730693 [ 268 ] {3746c1ad-b936-4772-bf95-2343fca10122} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10219 | 2026.01.14 19:28:51.730728 [ 268 ] {3746c1ad-b936-4772-bf95-2343fca10122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10220 | 2026.01.14 19:28:51.731032 [ 268 ] {3746c1ad-b936-4772-bf95-2343fca10122} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10221 | 2026.01.14 19:28:51.731237 [ 268 ] {3746c1ad-b936-4772-bf95-2343fca10122} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10222 | 2026.01.14 19:28:51.731367 [ 268 ] {3746c1ad-b936-4772-bf95-2343fca10122} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001164 sec., 90206.1855670103 rows/sec., 7.05 MiB/sec. | ||
| 10223 | 2026.01.14 19:28:51.731405 [ 268 ] {3746c1ad-b936-4772-bf95-2343fca10122} <Debug> TCPHandler: Processed in 0.001331369 sec. | ||
| 10224 | 2026.01.14 19:28:51.731528 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10225 | 2026.01.14 19:28:51.731623 [ 268 ] {c7235558-76f1-4afa-90b0-a7b80d66285e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10226 | 2026.01.14 19:28:51.731666 [ 268 ] {c7235558-76f1-4afa-90b0-a7b80d66285e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10227 | 2026.01.14 19:28:51.732067 [ 268 ] {c7235558-76f1-4afa-90b0-a7b80d66285e} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10228 | 2026.01.14 19:28:51.732102 [ 268 ] {c7235558-76f1-4afa-90b0-a7b80d66285e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10229 | 2026.01.14 19:28:51.732423 [ 268 ] {c7235558-76f1-4afa-90b0-a7b80d66285e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10230 | 2026.01.14 19:28:51.732648 [ 268 ] {c7235558-76f1-4afa-90b0-a7b80d66285e} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10231 | 2026.01.14 19:28:51.732778 [ 268 ] {c7235558-76f1-4afa-90b0-a7b80d66285e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 10232 | 2026.01.14 19:28:51.732815 [ 268 ] {c7235558-76f1-4afa-90b0-a7b80d66285e} <Debug> TCPHandler: Processed in 0.001347139 sec. | ||
| 10233 | 2026.01.14 19:28:51.732917 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10234 | 2026.01.14 19:28:51.733010 [ 268 ] {5f18c16c-7dde-4771-a97a-32173e444be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10235 | 2026.01.14 19:28:51.733063 [ 268 ] {5f18c16c-7dde-4771-a97a-32173e444be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10236 | 2026.01.14 19:28:51.733895 [ 268 ] {5f18c16c-7dde-4771-a97a-32173e444be3} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10237 | 2026.01.14 19:28:51.733931 [ 268 ] {5f18c16c-7dde-4771-a97a-32173e444be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10238 | 2026.01.14 19:28:51.734503 [ 268 ] {5f18c16c-7dde-4771-a97a-32173e444be3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10239 | 2026.01.14 19:28:51.734719 [ 268 ] {5f18c16c-7dde-4771-a97a-32173e444be3} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10240 | 2026.01.14 19:28:51.734857 [ 268 ] {5f18c16c-7dde-4771-a97a-32173e444be3} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001865 sec., 21983.914209115283 rows/sec., 39.39 MiB/sec. | ||
| 10241 | 2026.01.14 19:28:51.734922 [ 268 ] {5f18c16c-7dde-4771-a97a-32173e444be3} <Debug> TCPHandler: Processed in 0.002055298 sec. | ||
| 10242 | 2026.01.14 19:28:51.735040 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10243 | 2026.01.14 19:28:51.735135 [ 268 ] {f6fb0ace-7e8a-44b9-9777-1aa094464e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10244 | 2026.01.14 19:28:51.735176 [ 268 ] {f6fb0ace-7e8a-44b9-9777-1aa094464e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10245 | 2026.01.14 19:28:51.735519 [ 268 ] {f6fb0ace-7e8a-44b9-9777-1aa094464e09} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10246 | 2026.01.14 19:28:51.735554 [ 268 ] {f6fb0ace-7e8a-44b9-9777-1aa094464e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10247 | 2026.01.14 19:28:51.735854 [ 268 ] {f6fb0ace-7e8a-44b9-9777-1aa094464e09} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10248 | 2026.01.14 19:28:51.736051 [ 268 ] {f6fb0ace-7e8a-44b9-9777-1aa094464e09} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10249 | 2026.01.14 19:28:51.736177 [ 268 ] {f6fb0ace-7e8a-44b9-9777-1aa094464e09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 10250 | 2026.01.14 19:28:51.736213 [ 268 ] {f6fb0ace-7e8a-44b9-9777-1aa094464e09} <Debug> TCPHandler: Processed in 0.001223737 sec. | ||
| 10251 | 2026.01.14 19:28:54.074225 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10252 | 2026.01.14 19:28:54.074303 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10253 | 2026.01.14 19:28:54.249027 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22024 | ||
| 10254 | 2026.01.14 19:28:54.249525 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10255 | 2026.01.14 19:28:54.249566 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10256 | 2026.01.14 19:28:54.250054 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10257 | 2026.01.14 19:28:54.250287 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10258 | 2026.01.14 19:28:54.250430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22024 | ||
| 10259 | 2026.01.14 19:28:54.250442 [ 147 ] {} <Debug> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10260 | 2026.01.14 19:28:54.250527 [ 147 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10261 | 2026.01.14 19:28:54.250562 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10262 | 2026.01.14 19:28:54.250696 [ 198 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::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 | ||
| 10263 | 2026.01.14 19:28:54.250827 [ 198 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10264 | 2026.01.14 19:28:54.250862 [ 198 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19592 rows starting from the beginning of the part | ||
| 10265 | 2026.01.14 19:28:54.250924 [ 198 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 10266 | 2026.01.14 19:28:54.250973 [ 198 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 10267 | 2026.01.14 19:28:54.251017 [ 198 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 10268 | 2026.01.14 19:28:54.251061 [ 198 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 10269 | 2026.01.14 19:28:54.251104 [ 198 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 10270 | 2026.01.14 19:28:54.253190 [ 201 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22024 rows, containing 4 columns (4 merged, 0 gathered) in 0.002545665 sec., 8651570.414803205 rows/sec., 123.76 MiB/sec. | ||
| 10271 | 2026.01.14 19:28:54.253446 [ 198 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10272 | 2026.01.14 19:28:54.253692 [ 198 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_46_9} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10273 | 2026.01.14 19:28:54.253761 [ 198 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_46_9} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10274 | 2026.01.14 19:28:54.253833 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 10275 | 2026.01.14 19:28:55.368265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10276 | 2026.01.14 19:28:55.385756 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10277 | 2026.01.14 19:28:55.385816 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10278 | 2026.01.14 19:28:55.392256 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10279 | 2026.01.14 19:28:55.393094 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10280 | 2026.01.14 19:28:55.393389 [ 144 ] {} <Debug> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10281 | 2026.01.14 19:28:55.393449 [ 144 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10282 | 2026.01.14 19:28:55.393469 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10283 | 2026.01.14 19:28:55.393572 [ 197 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 10284 | 2026.01.14 19:28:55.397561 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10285 | 2026.01.14 19:28:55.397929 [ 197 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10286 | 2026.01.14 19:28:55.399560 [ 197 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 10287 | 2026.01.14 19:28:55.404429 [ 197 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 10288 | 2026.01.14 19:28:55.409277 [ 197 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 10289 | 2026.01.14 19:28:55.414186 [ 197 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 10290 | 2026.01.14 19:28:55.418997 [ 197 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 10291 | 2026.01.14 19:28:55.422914 [ 197 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 10292 | 2026.01.14 19:28:55.486280 [ 197 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.092743965 sec., 3741.4833407219544 rows/sec., 19.35 MiB/sec. | ||
| 10293 | 2026.01.14 19:28:55.489332 [ 187 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10294 | 2026.01.14 19:28:55.491447 [ 187 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_46_9} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10295 | 2026.01.14 19:28:55.491563 [ 187 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_46_9} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10296 | 2026.01.14 19:28:55.493507 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10297 | 2026.01.14 19:28:56.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.35 MiB, peak 326.76 MiB, free memory in arenas 0.00 B, will set to 314.98 MiB (RSS), difference: 1.63 MiB | ||
| 10298 | 2026.01.14 19:28:56.724423 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10299 | 2026.01.14 19:28:56.724601 [ 268 ] {766b6662-9b0e-4341-8c72-74254dc7aa0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10300 | 2026.01.14 19:28:56.724665 [ 268 ] {766b6662-9b0e-4341-8c72-74254dc7aa0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10301 | 2026.01.14 19:28:56.725418 [ 268 ] {766b6662-9b0e-4341-8c72-74254dc7aa0a} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10302 | 2026.01.14 19:28:56.725466 [ 268 ] {766b6662-9b0e-4341-8c72-74254dc7aa0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10303 | 2026.01.14 19:28:56.725888 [ 268 ] {766b6662-9b0e-4341-8c72-74254dc7aa0a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10304 | 2026.01.14 19:28:56.726128 [ 268 ] {766b6662-9b0e-4341-8c72-74254dc7aa0a} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10305 | 2026.01.14 19:28:56.726292 [ 268 ] {766b6662-9b0e-4341-8c72-74254dc7aa0a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001738 sec., 32220.943613348678 rows/sec., 2.46 MiB/sec. | ||
| 10306 | 2026.01.14 19:28:56.726334 [ 268 ] {766b6662-9b0e-4341-8c72-74254dc7aa0a} <Debug> TCPHandler: Processed in 0.002042158 sec. | ||
| 10307 | 2026.01.14 19:28:56.726494 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10308 | 2026.01.14 19:28:56.726591 [ 268 ] {da98b71d-6c83-4174-9336-ac43f9335ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10309 | 2026.01.14 19:28:56.726631 [ 268 ] {da98b71d-6c83-4174-9336-ac43f9335ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10310 | 2026.01.14 19:28:56.727066 [ 268 ] {da98b71d-6c83-4174-9336-ac43f9335ffd} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10311 | 2026.01.14 19:28:56.727102 [ 268 ] {da98b71d-6c83-4174-9336-ac43f9335ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10312 | 2026.01.14 19:28:56.727437 [ 268 ] {da98b71d-6c83-4174-9336-ac43f9335ffd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10313 | 2026.01.14 19:28:56.727671 [ 268 ] {da98b71d-6c83-4174-9336-ac43f9335ffd} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10314 | 2026.01.14 19:28:56.727800 [ 268 ] {da98b71d-6c83-4174-9336-ac43f9335ffd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001228 sec., 52117.26384364821 rows/sec., 4.07 MiB/sec. | ||
| 10315 | 2026.01.14 19:28:56.727838 [ 268 ] {da98b71d-6c83-4174-9336-ac43f9335ffd} <Debug> TCPHandler: Processed in 0.001396229 sec. | ||
| 10316 | 2026.01.14 19:28:56.727963 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10317 | 2026.01.14 19:28:56.728059 [ 268 ] {aade586a-284e-4909-b7ec-b3c7fde5ee10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10318 | 2026.01.14 19:28:56.728103 [ 268 ] {aade586a-284e-4909-b7ec-b3c7fde5ee10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10319 | 2026.01.14 19:28:56.728517 [ 268 ] {aade586a-284e-4909-b7ec-b3c7fde5ee10} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10320 | 2026.01.14 19:28:56.728554 [ 268 ] {aade586a-284e-4909-b7ec-b3c7fde5ee10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10321 | 2026.01.14 19:28:56.728942 [ 268 ] {aade586a-284e-4909-b7ec-b3c7fde5ee10} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10322 | 2026.01.14 19:28:56.729171 [ 268 ] {aade586a-284e-4909-b7ec-b3c7fde5ee10} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10323 | 2026.01.14 19:28:56.729311 [ 268 ] {aade586a-284e-4909-b7ec-b3c7fde5ee10} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 10324 | 2026.01.14 19:28:56.729349 [ 268 ] {aade586a-284e-4909-b7ec-b3c7fde5ee10} <Debug> TCPHandler: Processed in 0.00143755 sec. | ||
| 10325 | 2026.01.14 19:28:56.729467 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10326 | 2026.01.14 19:28:56.729561 [ 268 ] {ba1ba4c6-ca18-47c3-b887-d7b0b2e33f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10327 | 2026.01.14 19:28:56.729605 [ 268 ] {ba1ba4c6-ca18-47c3-b887-d7b0b2e33f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10328 | 2026.01.14 19:28:56.729988 [ 268 ] {ba1ba4c6-ca18-47c3-b887-d7b0b2e33f8d} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10329 | 2026.01.14 19:28:56.730026 [ 268 ] {ba1ba4c6-ca18-47c3-b887-d7b0b2e33f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10330 | 2026.01.14 19:28:56.730337 [ 268 ] {ba1ba4c6-ca18-47c3-b887-d7b0b2e33f8d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10331 | 2026.01.14 19:28:56.730557 [ 268 ] {ba1ba4c6-ca18-47c3-b887-d7b0b2e33f8d} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10332 | 2026.01.14 19:28:56.730685 [ 268 ] {ba1ba4c6-ca18-47c3-b887-d7b0b2e33f8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 10333 | 2026.01.14 19:28:56.730721 [ 268 ] {ba1ba4c6-ca18-47c3-b887-d7b0b2e33f8d} <Debug> TCPHandler: Processed in 0.001306298 sec. | ||
| 10334 | 2026.01.14 19:28:58.331370 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10335 | 2026.01.14 19:28:58.331547 [ 268 ] {45f901b4-5a47-4b20-af73-48ee419e36b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10336 | 2026.01.14 19:28:58.331612 [ 268 ] {45f901b4-5a47-4b20-af73-48ee419e36b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10337 | 2026.01.14 19:28:58.332384 [ 268 ] {45f901b4-5a47-4b20-af73-48ee419e36b6} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10338 | 2026.01.14 19:28:58.332432 [ 268 ] {45f901b4-5a47-4b20-af73-48ee419e36b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10339 | 2026.01.14 19:28:58.332876 [ 268 ] {45f901b4-5a47-4b20-af73-48ee419e36b6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10340 | 2026.01.14 19:28:58.333116 [ 268 ] {45f901b4-5a47-4b20-af73-48ee419e36b6} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10341 | 2026.01.14 19:28:58.333274 [ 268 ] {45f901b4-5a47-4b20-af73-48ee419e36b6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001774 sec., 231116.1217587373 rows/sec., 14.66 MiB/sec. | ||
| 10342 | 2026.01.14 19:28:58.333317 [ 268 ] {45f901b4-5a47-4b20-af73-48ee419e36b6} <Debug> TCPHandler: Processed in 0.002079208 sec. | ||
| 10343 | 2026.01.14 19:28:58.333444 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10344 | 2026.01.14 19:28:58.333563 [ 268 ] {0555b746-abdb-4302-bc3b-12dd26da6767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10345 | 2026.01.14 19:28:58.333612 [ 268 ] {0555b746-abdb-4302-bc3b-12dd26da6767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10346 | 2026.01.14 19:28:58.334086 [ 268 ] {0555b746-abdb-4302-bc3b-12dd26da6767} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10347 | 2026.01.14 19:28:58.334122 [ 268 ] {0555b746-abdb-4302-bc3b-12dd26da6767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10348 | 2026.01.14 19:28:58.334418 [ 268 ] {0555b746-abdb-4302-bc3b-12dd26da6767} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10349 | 2026.01.14 19:28:58.334625 [ 268 ] {0555b746-abdb-4302-bc3b-12dd26da6767} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10350 | 2026.01.14 19:28:58.334769 [ 268 ] {0555b746-abdb-4302-bc3b-12dd26da6767} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001229 sec., 3254.6786004882015 rows/sec., 265.40 KiB/sec. | ||
| 10351 | 2026.01.14 19:28:58.334779 [ 143 ] {} <Debug> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a) (MergerMutator): Selected 6 parts from all_1_13_3 to all_18_18_0 | ||
| 10352 | 2026.01.14 19:28:58.334807 [ 268 ] {0555b746-abdb-4302-bc3b-12dd26da6767} <Debug> TCPHandler: Processed in 0.00142489 sec. | ||
| 10353 | 2026.01.14 19:28:58.334850 [ 143 ] {} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10354 | 2026.01.14 19:28:58.334879 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10355 | 2026.01.14 19:28:58.334929 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10356 | 2026.01.14 19:28:58.334996 [ 201 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_13_3 to all_18_18_0 into Compact with storage Full | ||
| 10357 | 2026.01.14 19:28:58.335028 [ 268 ] {02effa23-1af3-4bf2-8dea-7aff54cded34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10358 | 2026.01.14 19:28:58.335078 [ 268 ] {02effa23-1af3-4bf2-8dea-7aff54cded34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10359 | 2026.01.14 19:28:58.335126 [ 201 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10360 | 2026.01.14 19:28:58.335162 [ 201 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 10361 | 2026.01.14 19:28:58.335227 [ 201 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 10362 | 2026.01.14 19:28:58.335271 [ 201 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 10363 | 2026.01.14 19:28:58.335334 [ 201 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 10364 | 2026.01.14 19:28:58.335384 [ 201 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 10365 | 2026.01.14 19:28:58.335426 [ 201 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::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 | ||
| 10366 | 2026.01.14 19:28:58.336262 [ 194 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001318178 sec., 34896.65280409778 rows/sec., 2.91 MiB/sec. | ||
| 10367 | 2026.01.14 19:28:58.336351 [ 268 ] {02effa23-1af3-4bf2-8dea-7aff54cded34} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10368 | 2026.01.14 19:28:58.336390 [ 268 ] {02effa23-1af3-4bf2-8dea-7aff54cded34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10369 | 2026.01.14 19:28:58.336430 [ 188 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10370 | 2026.01.14 19:28:58.336755 [ 188 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_18_4} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10371 | 2026.01.14 19:28:58.336830 [ 188 ] {236f9676-788e-4ce6-8b31-f7bbc1f20e3a::all_1_18_4} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a) (MergerMutator): Merged 6 parts: [all_1_13_3, all_18_18_0] -> all_1_18_4 | ||
| 10372 | 2026.01.14 19:28:58.336919 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 10373 | 2026.01.14 19:28:58.336962 [ 268 ] {02effa23-1af3-4bf2-8dea-7aff54cded34} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10374 | 2026.01.14 19:28:58.337188 [ 268 ] {02effa23-1af3-4bf2-8dea-7aff54cded34} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10375 | 2026.01.14 19:28:58.337324 [ 268 ] {02effa23-1af3-4bf2-8dea-7aff54cded34} <Debug> executeQuery: Read 2336 rows, 193.92 KiB in 0.002314 sec., 1009507.3465859982 rows/sec., 81.84 MiB/sec. | ||
| 10376 | 2026.01.14 19:28:58.337365 [ 268 ] {02effa23-1af3-4bf2-8dea-7aff54cded34} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 10377 | 2026.01.14 19:28:58.337378 [ 268 ] {02effa23-1af3-4bf2-8dea-7aff54cded34} <Debug> TCPHandler: Processed in 0.002501034 sec. | ||
| 10378 | 2026.01.14 19:28:58.337493 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10379 | 2026.01.14 19:28:58.337587 [ 268 ] {dc5e8ebc-fb87-4d99-98a9-55e95ea46300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10380 | 2026.01.14 19:28:58.337625 [ 268 ] {dc5e8ebc-fb87-4d99-98a9-55e95ea46300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10381 | 2026.01.14 19:28:58.338106 [ 268 ] {dc5e8ebc-fb87-4d99-98a9-55e95ea46300} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10382 | 2026.01.14 19:28:58.338142 [ 268 ] {dc5e8ebc-fb87-4d99-98a9-55e95ea46300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10383 | 2026.01.14 19:28:58.338483 [ 268 ] {dc5e8ebc-fb87-4d99-98a9-55e95ea46300} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10384 | 2026.01.14 19:28:58.338690 [ 268 ] {dc5e8ebc-fb87-4d99-98a9-55e95ea46300} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10385 | 2026.01.14 19:28:58.338819 [ 268 ] {dc5e8ebc-fb87-4d99-98a9-55e95ea46300} <Debug> executeQuery: Read 250 rows, 15.68 KiB in 0.001251 sec., 199840.12789768187 rows/sec., 12.24 MiB/sec. | ||
| 10386 | 2026.01.14 19:28:58.338857 [ 268 ] {dc5e8ebc-fb87-4d99-98a9-55e95ea46300} <Debug> TCPHandler: Processed in 0.00141484 sec. | ||
| 10387 | 2026.01.14 19:28:58.338958 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10388 | 2026.01.14 19:28:58.339050 [ 268 ] {d7614183-0bb4-4810-a16e-bb5240aabc9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10389 | 2026.01.14 19:28:58.339089 [ 268 ] {d7614183-0bb4-4810-a16e-bb5240aabc9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10390 | 2026.01.14 19:28:58.339591 [ 268 ] {d7614183-0bb4-4810-a16e-bb5240aabc9c} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10391 | 2026.01.14 19:28:58.339627 [ 268 ] {d7614183-0bb4-4810-a16e-bb5240aabc9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10392 | 2026.01.14 19:28:58.339944 [ 268 ] {d7614183-0bb4-4810-a16e-bb5240aabc9c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10393 | 2026.01.14 19:28:58.340152 [ 268 ] {d7614183-0bb4-4810-a16e-bb5240aabc9c} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10394 | 2026.01.14 19:28:58.340280 [ 268 ] {d7614183-0bb4-4810-a16e-bb5240aabc9c} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001248 sec., 352564.10256410256 rows/sec., 23.33 MiB/sec. | ||
| 10395 | 2026.01.14 19:28:58.340318 [ 268 ] {d7614183-0bb4-4810-a16e-bb5240aabc9c} <Debug> TCPHandler: Processed in 0.00140871 sec. | ||
| 10396 | 2026.01.14 19:28:58.340431 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10397 | 2026.01.14 19:28:58.340523 [ 268 ] {985f8776-592a-4874-9b14-1256697a881f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10398 | 2026.01.14 19:28:58.340562 [ 268 ] {985f8776-592a-4874-9b14-1256697a881f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10399 | 2026.01.14 19:28:58.341015 [ 268 ] {985f8776-592a-4874-9b14-1256697a881f} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10400 | 2026.01.14 19:28:58.341051 [ 268 ] {985f8776-592a-4874-9b14-1256697a881f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10401 | 2026.01.14 19:28:58.341356 [ 268 ] {985f8776-592a-4874-9b14-1256697a881f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10402 | 2026.01.14 19:28:58.341564 [ 268 ] {985f8776-592a-4874-9b14-1256697a881f} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10403 | 2026.01.14 19:28:58.341692 [ 268 ] {985f8776-592a-4874-9b14-1256697a881f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001187 sec., 177759.05644481888 rows/sec., 10.09 MiB/sec. | ||
| 10404 | 2026.01.14 19:28:58.341730 [ 268 ] {985f8776-592a-4874-9b14-1256697a881f} <Debug> TCPHandler: Processed in 0.001349149 sec. | ||
| 10405 | 2026.01.14 19:28:58.341837 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10406 | 2026.01.14 19:28:58.341928 [ 268 ] {3fe4160b-50a7-4849-813e-c92b8b282134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10407 | 2026.01.14 19:28:58.341968 [ 268 ] {3fe4160b-50a7-4849-813e-c92b8b282134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10408 | 2026.01.14 19:28:58.342710 [ 268 ] {3fe4160b-50a7-4849-813e-c92b8b282134} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10409 | 2026.01.14 19:28:58.342746 [ 268 ] {3fe4160b-50a7-4849-813e-c92b8b282134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10410 | 2026.01.14 19:28:58.343103 [ 268 ] {3fe4160b-50a7-4849-813e-c92b8b282134} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10411 | 2026.01.14 19:28:58.343331 [ 268 ] {3fe4160b-50a7-4849-813e-c92b8b282134} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10412 | 2026.01.14 19:28:58.343460 [ 268 ] {3fe4160b-50a7-4849-813e-c92b8b282134} <Debug> executeQuery: Read 1180 rows, 86.37 KiB in 0.001549 sec., 761781.7947062621 rows/sec., 54.45 MiB/sec. | ||
| 10413 | 2026.01.14 19:28:58.343497 [ 268 ] {3fe4160b-50a7-4849-813e-c92b8b282134} <Debug> TCPHandler: Processed in 0.001710144 sec. | ||
| 10414 | 2026.01.14 19:28:58.343612 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10415 | 2026.01.14 19:28:58.343706 [ 268 ] {fb170ef5-f888-4378-9f2c-0557503c1bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10416 | 2026.01.14 19:28:58.343747 [ 268 ] {fb170ef5-f888-4378-9f2c-0557503c1bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10417 | 2026.01.14 19:28:58.344078 [ 268 ] {fb170ef5-f888-4378-9f2c-0557503c1bcd} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10418 | 2026.01.14 19:28:58.344113 [ 268 ] {fb170ef5-f888-4378-9f2c-0557503c1bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10419 | 2026.01.14 19:28:58.344408 [ 268 ] {fb170ef5-f888-4378-9f2c-0557503c1bcd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10420 | 2026.01.14 19:28:58.344615 [ 268 ] {fb170ef5-f888-4378-9f2c-0557503c1bcd} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10421 | 2026.01.14 19:28:58.344740 [ 268 ] {fb170ef5-f888-4378-9f2c-0557503c1bcd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 10422 | 2026.01.14 19:28:58.344776 [ 268 ] {fb170ef5-f888-4378-9f2c-0557503c1bcd} <Debug> TCPHandler: Processed in 0.001214307 sec. | ||
| 10423 | 2026.01.14 19:28:58.344876 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10424 | 2026.01.14 19:28:58.344968 [ 268 ] {86f5b843-165f-42ff-80b0-d16cdcbcd985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10425 | 2026.01.14 19:28:58.345009 [ 268 ] {86f5b843-165f-42ff-80b0-d16cdcbcd985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10426 | 2026.01.14 19:28:58.345566 [ 268 ] {86f5b843-165f-42ff-80b0-d16cdcbcd985} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10427 | 2026.01.14 19:28:58.345602 [ 268 ] {86f5b843-165f-42ff-80b0-d16cdcbcd985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10428 | 2026.01.14 19:28:58.345970 [ 268 ] {86f5b843-165f-42ff-80b0-d16cdcbcd985} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10429 | 2026.01.14 19:28:58.346174 [ 268 ] {86f5b843-165f-42ff-80b0-d16cdcbcd985} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10430 | 2026.01.14 19:28:58.346302 [ 268 ] {86f5b843-165f-42ff-80b0-d16cdcbcd985} <Debug> executeQuery: Read 904 rows, 61.17 KiB in 0.001352 sec., 668639.0532544379 rows/sec., 44.19 MiB/sec. | ||
| 10431 | 2026.01.14 19:28:58.346339 [ 268 ] {86f5b843-165f-42ff-80b0-d16cdcbcd985} <Debug> TCPHandler: Processed in 0.00151173 sec. | ||
| 10432 | 2026.01.14 19:28:58.346448 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10433 | 2026.01.14 19:28:58.346541 [ 268 ] {5a2504cc-25a7-45d8-93a5-8477ec433e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10434 | 2026.01.14 19:28:58.346581 [ 268 ] {5a2504cc-25a7-45d8-93a5-8477ec433e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10435 | 2026.01.14 19:28:58.346889 [ 268 ] {5a2504cc-25a7-45d8-93a5-8477ec433e33} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10436 | 2026.01.14 19:28:58.346925 [ 268 ] {5a2504cc-25a7-45d8-93a5-8477ec433e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10437 | 2026.01.14 19:28:58.347211 [ 268 ] {5a2504cc-25a7-45d8-93a5-8477ec433e33} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10438 | 2026.01.14 19:28:58.347439 [ 268 ] {5a2504cc-25a7-45d8-93a5-8477ec433e33} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10439 | 2026.01.14 19:28:58.347565 [ 268 ] {5a2504cc-25a7-45d8-93a5-8477ec433e33} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 10440 | 2026.01.14 19:28:58.347601 [ 268 ] {5a2504cc-25a7-45d8-93a5-8477ec433e33} <Debug> TCPHandler: Processed in 0.001201687 sec. | ||
| 10441 | 2026.01.14 19:28:58.347716 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10442 | 2026.01.14 19:28:58.347832 [ 268 ] {6b7ea7fe-9f7e-45f3-8e30-930f5b669bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10443 | 2026.01.14 19:28:58.347897 [ 268 ] {6b7ea7fe-9f7e-45f3-8e30-930f5b669bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10444 | 2026.01.14 19:28:58.348742 [ 268 ] {6b7ea7fe-9f7e-45f3-8e30-930f5b669bcd} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10445 | 2026.01.14 19:28:58.348779 [ 268 ] {6b7ea7fe-9f7e-45f3-8e30-930f5b669bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10446 | 2026.01.14 19:28:58.349349 [ 268 ] {6b7ea7fe-9f7e-45f3-8e30-930f5b669bcd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10447 | 2026.01.14 19:28:58.349562 [ 268 ] {6b7ea7fe-9f7e-45f3-8e30-930f5b669bcd} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10448 | 2026.01.14 19:28:58.349699 [ 268 ] {6b7ea7fe-9f7e-45f3-8e30-930f5b669bcd} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001891 sec., 21681.64992067689 rows/sec., 38.85 MiB/sec. | ||
| 10449 | 2026.01.14 19:28:58.349751 [ 268 ] {6b7ea7fe-9f7e-45f3-8e30-930f5b669bcd} <Debug> TCPHandler: Processed in 0.002094909 sec. | ||
| 10450 | 2026.01.14 19:28:58.349864 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10451 | 2026.01.14 19:28:58.349957 [ 268 ] {b1cdbdcd-d9d9-4fad-8c09-2ddeab5e9b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10452 | 2026.01.14 19:28:58.349998 [ 268 ] {b1cdbdcd-d9d9-4fad-8c09-2ddeab5e9b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10453 | 2026.01.14 19:28:58.350323 [ 268 ] {b1cdbdcd-d9d9-4fad-8c09-2ddeab5e9b52} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10454 | 2026.01.14 19:28:58.350359 [ 268 ] {b1cdbdcd-d9d9-4fad-8c09-2ddeab5e9b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10455 | 2026.01.14 19:28:58.350673 [ 268 ] {b1cdbdcd-d9d9-4fad-8c09-2ddeab5e9b52} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10456 | 2026.01.14 19:28:58.350869 [ 268 ] {b1cdbdcd-d9d9-4fad-8c09-2ddeab5e9b52} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10457 | 2026.01.14 19:28:58.350996 [ 268 ] {b1cdbdcd-d9d9-4fad-8c09-2ddeab5e9b52} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001057 sec., 64333.01797540208 rows/sec., 3.73 MiB/sec. | ||
| 10458 | 2026.01.14 19:28:58.351031 [ 268 ] {b1cdbdcd-d9d9-4fad-8c09-2ddeab5e9b52} <Debug> TCPHandler: Processed in 0.001216507 sec. | ||
| 10459 | 2026.01.14 19:28:59.334790 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1318 | ||
| 10460 | 2026.01.14 19:28:59.337510 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10461 | 2026.01.14 19:28:59.337567 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10462 | 2026.01.14 19:28:59.338828 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10463 | 2026.01.14 19:28:59.339116 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10464 | 2026.01.14 19:28:59.339514 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1318 | ||
| 10465 | 2026.01.14 19:29:01.721065 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10466 | 2026.01.14 19:29:01.721239 [ 268 ] {e8799244-e1e9-4d9c-85b4-820bf82664ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10467 | 2026.01.14 19:29:01.721303 [ 268 ] {e8799244-e1e9-4d9c-85b4-820bf82664ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10468 | 2026.01.14 19:29:01.721969 [ 268 ] {e8799244-e1e9-4d9c-85b4-820bf82664ac} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10469 | 2026.01.14 19:29:01.722019 [ 268 ] {e8799244-e1e9-4d9c-85b4-820bf82664ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10470 | 2026.01.14 19:29:01.722413 [ 268 ] {e8799244-e1e9-4d9c-85b4-820bf82664ac} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10471 | 2026.01.14 19:29:01.722644 [ 268 ] {e8799244-e1e9-4d9c-85b4-820bf82664ac} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10472 | 2026.01.14 19:29:01.722807 [ 268 ] {e8799244-e1e9-4d9c-85b4-820bf82664ac} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001614 sec., 34696.40644361834 rows/sec., 2.65 MiB/sec. | ||
| 10473 | 2026.01.14 19:29:01.722860 [ 268 ] {e8799244-e1e9-4d9c-85b4-820bf82664ac} <Debug> TCPHandler: Processed in 0.001924526 sec. | ||
| 10474 | 2026.01.14 19:29:01.722989 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10475 | 2026.01.14 19:29:01.723093 [ 268 ] {1477c89c-537c-441c-acd3-b9b9560a1000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10476 | 2026.01.14 19:29:01.723185 [ 268 ] {1477c89c-537c-441c-acd3-b9b9560a1000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10477 | 2026.01.14 19:29:01.723677 [ 268 ] {1477c89c-537c-441c-acd3-b9b9560a1000} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10478 | 2026.01.14 19:29:01.723716 [ 268 ] {1477c89c-537c-441c-acd3-b9b9560a1000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10479 | 2026.01.14 19:29:01.724042 [ 268 ] {1477c89c-537c-441c-acd3-b9b9560a1000} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10480 | 2026.01.14 19:29:01.724257 [ 268 ] {1477c89c-537c-441c-acd3-b9b9560a1000} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10481 | 2026.01.14 19:29:01.724394 [ 268 ] {1477c89c-537c-441c-acd3-b9b9560a1000} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001322 sec., 48411.497730711046 rows/sec., 3.78 MiB/sec. | ||
| 10482 | 2026.01.14 19:29:01.724439 [ 268 ] {1477c89c-537c-441c-acd3-b9b9560a1000} <Debug> TCPHandler: Processed in 0.001504891 sec. | ||
| 10483 | 2026.01.14 19:29:01.724572 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10484 | 2026.01.14 19:29:01.724759 [ 268 ] {0afd8df6-e3f8-4099-8519-d789f281d503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10485 | 2026.01.14 19:29:01.724803 [ 268 ] {0afd8df6-e3f8-4099-8519-d789f281d503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10486 | 2026.01.14 19:29:01.725197 [ 268 ] {0afd8df6-e3f8-4099-8519-d789f281d503} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10487 | 2026.01.14 19:29:01.725233 [ 268 ] {0afd8df6-e3f8-4099-8519-d789f281d503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10488 | 2026.01.14 19:29:01.725607 [ 268 ] {0afd8df6-e3f8-4099-8519-d789f281d503} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10489 | 2026.01.14 19:29:01.725829 [ 268 ] {0afd8df6-e3f8-4099-8519-d789f281d503} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10490 | 2026.01.14 19:29:01.725961 [ 268 ] {0afd8df6-e3f8-4099-8519-d789f281d503} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001222 sec., 78559.73813420621 rows/sec., 5.47 MiB/sec. | ||
| 10491 | 2026.01.14 19:29:01.726000 [ 268 ] {0afd8df6-e3f8-4099-8519-d789f281d503} <Debug> TCPHandler: Processed in 0.00148034 sec. | ||
| 10492 | 2026.01.14 19:29:01.726126 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10493 | 2026.01.14 19:29:01.726220 [ 268 ] {cd31911d-0531-49dd-9abd-7a448c25ca5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10494 | 2026.01.14 19:29:01.726265 [ 268 ] {cd31911d-0531-49dd-9abd-7a448c25ca5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10495 | 2026.01.14 19:29:01.726619 [ 268 ] {cd31911d-0531-49dd-9abd-7a448c25ca5d} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10496 | 2026.01.14 19:29:01.726655 [ 268 ] {cd31911d-0531-49dd-9abd-7a448c25ca5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10497 | 2026.01.14 19:29:01.726962 [ 268 ] {cd31911d-0531-49dd-9abd-7a448c25ca5d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10498 | 2026.01.14 19:29:01.727173 [ 268 ] {cd31911d-0531-49dd-9abd-7a448c25ca5d} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10499 | 2026.01.14 19:29:01.727307 [ 268 ] {cd31911d-0531-49dd-9abd-7a448c25ca5d} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001105 sec., 32579.18552036199 rows/sec., 2.20 MiB/sec. | ||
| 10500 | 2026.01.14 19:29:01.727343 [ 268 ] {cd31911d-0531-49dd-9abd-7a448c25ca5d} <Debug> TCPHandler: Processed in 0.001269907 sec. | ||
| 10501 | 2026.01.14 19:29:01.750548 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22472 | ||
| 10502 | 2026.01.14 19:29:01.751075 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10503 | 2026.01.14 19:29:01.751125 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10504 | 2026.01.14 19:29:01.751611 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10505 | 2026.01.14 19:29:01.751844 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10506 | 2026.01.14 19:29:01.751984 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22472 | ||
| 10507 | 2026.01.14 19:29:02.897657 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10508 | 2026.01.14 19:29:02.912307 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10509 | 2026.01.14 19:29:02.912348 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10510 | 2026.01.14 19:29:02.917923 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10511 | 2026.01.14 19:29:02.918622 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10512 | 2026.01.14 19:29:02.921224 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10513 | 2026.01.14 19:29:06.724036 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10514 | 2026.01.14 19:29:06.724222 [ 268 ] {9c0d0a15-e35a-46c8-aab7-34b69ea61c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10515 | 2026.01.14 19:29:06.724289 [ 268 ] {9c0d0a15-e35a-46c8-aab7-34b69ea61c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10516 | 2026.01.14 19:29:06.724967 [ 268 ] {9c0d0a15-e35a-46c8-aab7-34b69ea61c78} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10517 | 2026.01.14 19:29:06.725012 [ 268 ] {9c0d0a15-e35a-46c8-aab7-34b69ea61c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10518 | 2026.01.14 19:29:06.725401 [ 268 ] {9c0d0a15-e35a-46c8-aab7-34b69ea61c78} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10519 | 2026.01.14 19:29:06.725624 [ 268 ] {9c0d0a15-e35a-46c8-aab7-34b69ea61c78} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10520 | 2026.01.14 19:29:06.725776 [ 268 ] {9c0d0a15-e35a-46c8-aab7-34b69ea61c78} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001601 sec., 34978.13866333541 rows/sec., 2.67 MiB/sec. | ||
| 10521 | 2026.01.14 19:29:06.725802 [ 135 ] {} <Debug> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10522 | 2026.01.14 19:29:06.725820 [ 268 ] {9c0d0a15-e35a-46c8-aab7-34b69ea61c78} <Debug> TCPHandler: Processed in 0.001915826 sec. | ||
| 10523 | 2026.01.14 19:29:06.725875 [ 135 ] {} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10524 | 2026.01.14 19:29:06.725902 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10525 | 2026.01.14 19:29:06.725980 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10526 | 2026.01.14 19:29:06.726001 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::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 | ||
| 10527 | 2026.01.14 19:29:06.726088 [ 268 ] {adbf971a-7286-4900-a93a-82ce4c350fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10528 | 2026.01.14 19:29:06.726093 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10529 | 2026.01.14 19:29:06.726133 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2466 rows starting from the beginning of the part | ||
| 10530 | 2026.01.14 19:29:06.726133 [ 268 ] {adbf971a-7286-4900-a93a-82ce4c350fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10531 | 2026.01.14 19:29:06.726192 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 138 rows starting from the beginning of the part | ||
| 10532 | 2026.01.14 19:29:06.726235 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 10533 | 2026.01.14 19:29:06.726280 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 2336 rows starting from the beginning of the part | ||
| 10534 | 2026.01.14 19:29:06.726323 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::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 | ||
| 10535 | 2026.01.14 19:29:06.726371 [ 202 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part | ||
| 10536 | 2026.01.14 19:29:06.726601 [ 268 ] {adbf971a-7286-4900-a93a-82ce4c350fa4} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10537 | 2026.01.14 19:29:06.726639 [ 268 ] {adbf971a-7286-4900-a93a-82ce4c350fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10538 | 2026.01.14 19:29:06.726976 [ 268 ] {adbf971a-7286-4900-a93a-82ce4c350fa4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10539 | 2026.01.14 19:29:06.727371 [ 268 ] {adbf971a-7286-4900-a93a-82ce4c350fa4} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10540 | 2026.01.14 19:29:06.727565 [ 135 ] {} <Debug> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10541 | 2026.01.14 19:29:06.727605 [ 135 ] {} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10542 | 2026.01.14 19:29:06.727624 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10543 | 2026.01.14 19:29:06.727637 [ 268 ] {adbf971a-7286-4900-a93a-82ce4c350fa4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001559 sec., 41051.95638229634 rows/sec., 3.20 MiB/sec. | ||
| 10544 | 2026.01.14 19:29:06.727722 [ 188 ] {839a7e5b-868f-4427-8078-cd84844130a1::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 | ||
| 10545 | 2026.01.14 19:29:06.727731 [ 268 ] {adbf971a-7286-4900-a93a-82ce4c350fa4} <Debug> TCPHandler: Processed in 0.001805165 sec. | ||
| 10546 | 2026.01.14 19:29:06.727850 [ 188 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10547 | 2026.01.14 19:29:06.727890 [ 188 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1250 rows starting from the beginning of the part | ||
| 10548 | 2026.01.14 19:29:06.727891 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10549 | 2026.01.14 19:29:06.727962 [ 188 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 105 rows starting from the beginning of the part | ||
| 10550 | 2026.01.14 19:29:06.728006 [ 268 ] {ae5981b2-3431-4eb4-a1f5-a366f9518352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10551 | 2026.01.14 19:29:06.728016 [ 188 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 10552 | 2026.01.14 19:29:06.728069 [ 268 ] {ae5981b2-3431-4eb4-a1f5-a366f9518352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10553 | 2026.01.14 19:29:06.728076 [ 188 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1180 rows starting from the beginning of the part | ||
| 10554 | 2026.01.14 19:29:06.728142 [ 188 ] {839a7e5b-868f-4427-8078-cd84844130a1::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 | ||
| 10555 | 2026.01.14 19:29:06.728192 [ 188 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part | ||
| 10556 | 2026.01.14 19:29:06.728203 [ 192 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5108 rows, containing 5 columns (5 merged, 0 gathered) in 0.002233131 sec., 2287371.4081260795 rows/sec., 194.77 MiB/sec. | ||
| 10557 | 2026.01.14 19:29:06.728585 [ 190 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10558 | 2026.01.14 19:29:06.728596 [ 268 ] {ae5981b2-3431-4eb4-a1f5-a366f9518352} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10559 | 2026.01.14 19:29:06.728644 [ 268 ] {ae5981b2-3431-4eb4-a1f5-a366f9518352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10560 | 2026.01.14 19:29:06.728933 [ 190 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_76_15} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10561 | 2026.01.14 19:29:06.729026 [ 190 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_76_15} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10562 | 2026.01.14 19:29:06.729135 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 10563 | 2026.01.14 19:29:06.729212 [ 268 ] {ae5981b2-3431-4eb4-a1f5-a366f9518352} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10564 | 2026.01.14 19:29:06.729466 [ 268 ] {ae5981b2-3431-4eb4-a1f5-a366f9518352} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10565 | 2026.01.14 19:29:06.729585 [ 190 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2727 rows, containing 5 columns (5 merged, 0 gathered) in 0.001908016 sec., 1429233.2978339805 rows/sec., 109.09 MiB/sec. | ||
| 10566 | 2026.01.14 19:29:06.729628 [ 268 ] {ae5981b2-3431-4eb4-a1f5-a366f9518352} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001642 sec., 97442.143727162 rows/sec., 6.79 MiB/sec. | ||
| 10567 | 2026.01.14 19:29:06.729637 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10568 | 2026.01.14 19:29:06.729681 [ 268 ] {ae5981b2-3431-4eb4-a1f5-a366f9518352} <Debug> TCPHandler: Processed in 0.001847005 sec. | ||
| 10569 | 2026.01.14 19:29:06.729686 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10570 | 2026.01.14 19:29:06.729727 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10571 | 2026.01.14 19:29:06.729811 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10572 | 2026.01.14 19:29:06.729817 [ 189 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10573 | 2026.01.14 19:29:06.729827 [ 192 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::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 | ||
| 10574 | 2026.01.14 19:29:06.729911 [ 268 ] {efed2f0b-c0ff-42f2-a031-ff7b0f3828c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10575 | 2026.01.14 19:29:06.729957 [ 268 ] {efed2f0b-c0ff-42f2-a031-ff7b0f3828c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10576 | 2026.01.14 19:29:06.729979 [ 192 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10577 | 2026.01.14 19:29:06.730025 [ 192 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 23432 rows starting from the beginning of the part | ||
| 10578 | 2026.01.14 19:29:06.730115 [ 192 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::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 | ||
| 10579 | 2026.01.14 19:29:06.730123 [ 189 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_76_15} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10580 | 2026.01.14 19:29:06.730183 [ 192 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10581 | 2026.01.14 19:29:06.730211 [ 189 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_76_15} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10582 | 2026.01.14 19:29:06.730243 [ 192 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 904 rows starting from the beginning of the part | ||
| 10583 | 2026.01.14 19:29:06.730292 [ 192 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::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 | ||
| 10584 | 2026.01.14 19:29:06.730302 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 10585 | 2026.01.14 19:29:06.730323 [ 268 ] {efed2f0b-c0ff-42f2-a031-ff7b0f3828c1} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10586 | 2026.01.14 19:29:06.730335 [ 192 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 10587 | 2026.01.14 19:29:06.730362 [ 268 ] {efed2f0b-c0ff-42f2-a031-ff7b0f3828c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10588 | 2026.01.14 19:29:06.730723 [ 268 ] {efed2f0b-c0ff-42f2-a031-ff7b0f3828c1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10589 | 2026.01.14 19:29:06.730932 [ 268 ] {efed2f0b-c0ff-42f2-a031-ff7b0f3828c1} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10590 | 2026.01.14 19:29:06.731060 [ 135 ] {} <Debug> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10591 | 2026.01.14 19:29:06.731062 [ 268 ] {efed2f0b-c0ff-42f2-a031-ff7b0f3828c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 10592 | 2026.01.14 19:29:06.731108 [ 135 ] {} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10593 | 2026.01.14 19:29:06.731136 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 10594 | 2026.01.14 19:29:06.731143 [ 268 ] {efed2f0b-c0ff-42f2-a031-ff7b0f3828c1} <Debug> TCPHandler: Processed in 0.001383239 sec. | ||
| 10595 | 2026.01.14 19:29:06.731220 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::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 | ||
| 10596 | 2026.01.14 19:29:06.731327 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10597 | 2026.01.14 19:29:06.731357 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4922 rows starting from the beginning of the part | ||
| 10598 | 2026.01.14 19:29:06.731414 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::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 | ||
| 10599 | 2026.01.14 19:29:06.731456 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 10600 | 2026.01.14 19:29:06.731490 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 68 rows starting from the beginning of the part | ||
| 10601 | 2026.01.14 19:29:06.731526 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::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 | ||
| 10602 | 2026.01.14 19:29:06.731564 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 10603 | 2026.01.14 19:29:06.734072 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5206 rows, containing 4 columns (4 merged, 0 gathered) in 0.002887799 sec., 1802757.0478416262 rows/sec., 115.11 MiB/sec. | ||
| 10604 | 2026.01.14 19:29:06.734449 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10605 | 2026.01.14 19:29:06.734748 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_76_15} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10606 | 2026.01.14 19:29:06.734821 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_76_15} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10607 | 2026.01.14 19:29:06.734892 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 10608 | 2026.01.14 19:29:06.737705 [ 193 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24912 rows, containing 5 columns (5 merged, 0 gathered) in 0.007925609 sec., 3143228.4888139195 rows/sec., 211.83 MiB/sec. | ||
| 10609 | 2026.01.14 19:29:06.737936 [ 191 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10610 | 2026.01.14 19:29:06.738242 [ 191 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10611 | 2026.01.14 19:29:06.738319 [ 191 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10612 | 2026.01.14 19:29:06.738424 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 10613 | 2026.01.14 19:29:07.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.88 MiB, peak 326.76 MiB, free memory in arenas 0.00 B, will set to 318.27 MiB (RSS), difference: 2.39 MiB | ||
| 10614 | 2026.01.14 19:29:09.074556 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10615 | 2026.01.14 19:29:09.074631 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10616 | 2026.01.14 19:29:09.252063 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22984 | ||
| 10617 | 2026.01.14 19:29:09.252622 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10618 | 2026.01.14 19:29:09.252670 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 10619 | 2026.01.14 19:29:09.253166 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10620 | 2026.01.14 19:29:09.253416 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10621 | 2026.01.14 19:29:09.253568 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22984 | ||
| 10622 | 2026.01.14 19:29:09.339787 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1334 | ||
| 10623 | 2026.01.14 19:29:09.342021 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10624 | 2026.01.14 19:29:09.342073 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 10625 | 2026.01.14 19:29:09.343246 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10626 | 2026.01.14 19:29:09.343523 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10627 | 2026.01.14 19:29:09.343892 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1334 | ||
| 10628 | 2026.01.14 19:29:10.001140 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00077942 sec. | ||
| 10629 | 2026.01.14 19:29:10.421298 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10630 | 2026.01.14 19:29:10.437496 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10631 | 2026.01.14 19:29:10.437552 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 10632 | 2026.01.14 19:29:10.443416 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10633 | 2026.01.14 19:29:10.444098 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10634 | 2026.01.14 19:29:10.446794 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10635 | 2026.01.14 19:29:11.270720 [ 128 ] {} <Debug> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 10636 | 2026.01.14 19:29:11.270822 [ 128 ] {} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10637 | 2026.01.14 19:29:11.270865 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 10638 | 2026.01.14 19:29:11.271049 [ 199 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 10639 | 2026.01.14 19:29:11.271271 [ 199 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10640 | 2026.01.14 19:29:11.271328 [ 199 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 278 rows starting from the beginning of the part | ||
| 10641 | 2026.01.14 19:29:11.271449 [ 199 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 246 rows starting from the beginning of the part | ||
| 10642 | 2026.01.14 19:29:11.271539 [ 199 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 16 rows starting from the beginning of the part | ||
| 10643 | 2026.01.14 19:29:11.271621 [ 199 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part | ||
| 10644 | 2026.01.14 19:29:11.271701 [ 199 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 250 rows starting from the beginning of the part | ||
| 10645 | 2026.01.14 19:29:11.272575 [ 193 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 831 rows, containing 5 columns (5 merged, 0 gathered) in 0.001611852 sec., 515556.0187908071 rows/sec., 34.17 MiB/sec. | ||
| 10646 | 2026.01.14 19:29:11.272715 [ 199 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 10647 | 2026.01.14 19:29:11.272954 [ 199 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_41_9} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10648 | 2026.01.14 19:29:11.273024 [ 199 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_41_9} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 10649 | 2026.01.14 19:29:11.273091 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10650 | 2026.01.14 19:29:11.737208 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10651 | 2026.01.14 19:29:11.737397 [ 268 ] {88e9b411-2bd5-4587-9fcb-67c5a59a299b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10652 | 2026.01.14 19:29:11.737463 [ 268 ] {88e9b411-2bd5-4587-9fcb-67c5a59a299b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10653 | 2026.01.14 19:29:11.738309 [ 268 ] {88e9b411-2bd5-4587-9fcb-67c5a59a299b} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10654 | 2026.01.14 19:29:11.738356 [ 268 ] {88e9b411-2bd5-4587-9fcb-67c5a59a299b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 10655 | 2026.01.14 19:29:11.738746 [ 268 ] {88e9b411-2bd5-4587-9fcb-67c5a59a299b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10656 | 2026.01.14 19:29:11.738969 [ 268 ] {88e9b411-2bd5-4587-9fcb-67c5a59a299b} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10657 | 2026.01.14 19:29:11.739122 [ 268 ] {88e9b411-2bd5-4587-9fcb-67c5a59a299b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001775 sec., 230985.91549295772 rows/sec., 14.65 MiB/sec. | ||
| 10658 | 2026.01.14 19:29:11.739162 [ 268 ] {88e9b411-2bd5-4587-9fcb-67c5a59a299b} <Debug> TCPHandler: Processed in 0.002090799 sec. | ||
| 10659 | 2026.01.14 19:29:11.739288 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10660 | 2026.01.14 19:29:11.739382 [ 268 ] {b58d745f-d9bc-4f6d-9d8e-d15dfacd04f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10661 | 2026.01.14 19:29:11.739422 [ 268 ] {b58d745f-d9bc-4f6d-9d8e-d15dfacd04f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10662 | 2026.01.14 19:29:11.740419 [ 268 ] {b58d745f-d9bc-4f6d-9d8e-d15dfacd04f2} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10663 | 2026.01.14 19:29:11.740455 [ 268 ] {b58d745f-d9bc-4f6d-9d8e-d15dfacd04f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 10664 | 2026.01.14 19:29:11.740821 [ 268 ] {b58d745f-d9bc-4f6d-9d8e-d15dfacd04f2} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10665 | 2026.01.14 19:29:11.741019 [ 268 ] {b58d745f-d9bc-4f6d-9d8e-d15dfacd04f2} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10666 | 2026.01.14 19:29:11.741145 [ 268 ] {b58d745f-d9bc-4f6d-9d8e-d15dfacd04f2} <Debug> executeQuery: Read 1194 rows, 97.66 KiB in 0.001781 sec., 670409.8820887142 rows/sec., 53.55 MiB/sec. | ||
| 10667 | 2026.01.14 19:29:11.741182 [ 268 ] {b58d745f-d9bc-4f6d-9d8e-d15dfacd04f2} <Debug> TCPHandler: Processed in 0.001943477 sec. | ||
| 10668 | 2026.01.14 19:29:11.741295 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10669 | 2026.01.14 19:29:11.741387 [ 268 ] {3af3c7a5-1bd8-47f1-b00d-964ead9dec7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10670 | 2026.01.14 19:29:11.741427 [ 268 ] {3af3c7a5-1bd8-47f1-b00d-964ead9dec7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10671 | 2026.01.14 19:29:11.741926 [ 268 ] {3af3c7a5-1bd8-47f1-b00d-964ead9dec7e} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10672 | 2026.01.14 19:29:11.741962 [ 268 ] {3af3c7a5-1bd8-47f1-b00d-964ead9dec7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 10673 | 2026.01.14 19:29:11.742251 [ 268 ] {3af3c7a5-1bd8-47f1-b00d-964ead9dec7e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10674 | 2026.01.14 19:29:11.742452 [ 268 ] {3af3c7a5-1bd8-47f1-b00d-964ead9dec7e} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10675 | 2026.01.14 19:29:11.742579 [ 268 ] {3af3c7a5-1bd8-47f1-b00d-964ead9dec7e} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.00121 sec., 203305.78512396695 rows/sec., 12.43 MiB/sec. | ||
| 10676 | 2026.01.14 19:29:11.742616 [ 268 ] {3af3c7a5-1bd8-47f1-b00d-964ead9dec7e} <Debug> TCPHandler: Processed in 0.001370698 sec. | ||
| 10677 | 2026.01.14 19:29:11.742726 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10678 | 2026.01.14 19:29:11.742818 [ 268 ] {0cd911ec-410c-4eed-8788-49d10777e6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10679 | 2026.01.14 19:29:11.742856 [ 268 ] {0cd911ec-410c-4eed-8788-49d10777e6b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10680 | 2026.01.14 19:29:11.743328 [ 268 ] {0cd911ec-410c-4eed-8788-49d10777e6b6} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10681 | 2026.01.14 19:29:11.743364 [ 268 ] {0cd911ec-410c-4eed-8788-49d10777e6b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 10682 | 2026.01.14 19:29:11.743660 [ 268 ] {0cd911ec-410c-4eed-8788-49d10777e6b6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10683 | 2026.01.14 19:29:11.743867 [ 268 ] {0cd911ec-410c-4eed-8788-49d10777e6b6} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10684 | 2026.01.14 19:29:11.743994 [ 268 ] {0cd911ec-410c-4eed-8788-49d10777e6b6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001194 sec., 177554.43886097154 rows/sec., 11.45 MiB/sec. | ||
| 10685 | 2026.01.14 19:29:11.744030 [ 268 ] {0cd911ec-410c-4eed-8788-49d10777e6b6} <Debug> TCPHandler: Processed in 0.001353729 sec. | ||
| 10686 | 2026.01.14 19:29:11.744139 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10687 | 2026.01.14 19:29:11.744230 [ 268 ] {2100c074-6932-49c8-8f9e-745ae87a2ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10688 | 2026.01.14 19:29:11.744268 [ 268 ] {2100c074-6932-49c8-8f9e-745ae87a2ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10689 | 2026.01.14 19:29:11.744734 [ 268 ] {2100c074-6932-49c8-8f9e-745ae87a2ae3} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10690 | 2026.01.14 19:29:11.744769 [ 268 ] {2100c074-6932-49c8-8f9e-745ae87a2ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 10691 | 2026.01.14 19:29:11.745055 [ 268 ] {2100c074-6932-49c8-8f9e-745ae87a2ae3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10692 | 2026.01.14 19:29:11.745254 [ 268 ] {2100c074-6932-49c8-8f9e-745ae87a2ae3} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10693 | 2026.01.14 19:29:11.745381 [ 268 ] {2100c074-6932-49c8-8f9e-745ae87a2ae3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001168 sec., 180650.68493150684 rows/sec., 10.26 MiB/sec. | ||
| 10694 | 2026.01.14 19:29:11.745417 [ 268 ] {2100c074-6932-49c8-8f9e-745ae87a2ae3} <Debug> TCPHandler: Processed in 0.001327998 sec. | ||
| 10695 | 2026.01.14 19:29:11.745527 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10696 | 2026.01.14 19:29:11.745620 [ 268 ] {d427dab0-d025-4db6-b9a8-a45dcda8b958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10697 | 2026.01.14 19:29:11.745658 [ 268 ] {d427dab0-d025-4db6-b9a8-a45dcda8b958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10698 | 2026.01.14 19:29:11.746309 [ 268 ] {d427dab0-d025-4db6-b9a8-a45dcda8b958} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10699 | 2026.01.14 19:29:11.746345 [ 268 ] {d427dab0-d025-4db6-b9a8-a45dcda8b958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 10700 | 2026.01.14 19:29:11.746670 [ 268 ] {d427dab0-d025-4db6-b9a8-a45dcda8b958} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10701 | 2026.01.14 19:29:11.746870 [ 268 ] {d427dab0-d025-4db6-b9a8-a45dcda8b958} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10702 | 2026.01.14 19:29:11.746996 [ 268 ] {d427dab0-d025-4db6-b9a8-a45dcda8b958} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001394 sec., 516499.2826398852 rows/sec., 36.25 MiB/sec. | ||
| 10703 | 2026.01.14 19:29:11.747032 [ 268 ] {d427dab0-d025-4db6-b9a8-a45dcda8b958} <Debug> TCPHandler: Processed in 0.001555041 sec. | ||
| 10704 | 2026.01.14 19:29:11.747145 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10705 | 2026.01.14 19:29:11.747237 [ 268 ] {1399fde3-affa-4bbf-b38d-51f8575a08f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10706 | 2026.01.14 19:29:11.747277 [ 268 ] {1399fde3-affa-4bbf-b38d-51f8575a08f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10707 | 2026.01.14 19:29:11.747608 [ 268 ] {1399fde3-affa-4bbf-b38d-51f8575a08f6} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10708 | 2026.01.14 19:29:11.747643 [ 268 ] {1399fde3-affa-4bbf-b38d-51f8575a08f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 10709 | 2026.01.14 19:29:11.747934 [ 268 ] {1399fde3-affa-4bbf-b38d-51f8575a08f6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10710 | 2026.01.14 19:29:11.748142 [ 268 ] {1399fde3-affa-4bbf-b38d-51f8575a08f6} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10711 | 2026.01.14 19:29:11.748267 [ 268 ] {1399fde3-affa-4bbf-b38d-51f8575a08f6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 10712 | 2026.01.14 19:29:11.748302 [ 268 ] {1399fde3-affa-4bbf-b38d-51f8575a08f6} <Debug> TCPHandler: Processed in 0.001205637 sec. | ||
| 10713 | 2026.01.14 19:29:11.748409 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10714 | 2026.01.14 19:29:11.748500 [ 268 ] {e90895bd-81b5-4fbd-8009-6295bcb5d014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10715 | 2026.01.14 19:29:11.748541 [ 268 ] {e90895bd-81b5-4fbd-8009-6295bcb5d014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10716 | 2026.01.14 19:29:11.748979 [ 268 ] {e90895bd-81b5-4fbd-8009-6295bcb5d014} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10717 | 2026.01.14 19:29:11.749014 [ 268 ] {e90895bd-81b5-4fbd-8009-6295bcb5d014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 10718 | 2026.01.14 19:29:11.749334 [ 268 ] {e90895bd-81b5-4fbd-8009-6295bcb5d014} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10719 | 2026.01.14 19:29:11.749532 [ 268 ] {e90895bd-81b5-4fbd-8009-6295bcb5d014} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10720 | 2026.01.14 19:29:11.749668 [ 268 ] {e90895bd-81b5-4fbd-8009-6295bcb5d014} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001186 sec., 264755.48060708266 rows/sec., 17.39 MiB/sec. | ||
| 10721 | 2026.01.14 19:29:11.749704 [ 268 ] {e90895bd-81b5-4fbd-8009-6295bcb5d014} <Debug> TCPHandler: Processed in 0.001342388 sec. | ||
| 10722 | 2026.01.14 19:29:11.749812 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10723 | 2026.01.14 19:29:11.749912 [ 268 ] {63a189df-dd19-4ab2-936b-011dc7894a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10724 | 2026.01.14 19:29:11.749955 [ 268 ] {63a189df-dd19-4ab2-936b-011dc7894a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10725 | 2026.01.14 19:29:11.750274 [ 268 ] {63a189df-dd19-4ab2-936b-011dc7894a3e} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10726 | 2026.01.14 19:29:11.750309 [ 268 ] {63a189df-dd19-4ab2-936b-011dc7894a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 10727 | 2026.01.14 19:29:11.750620 [ 268 ] {63a189df-dd19-4ab2-936b-011dc7894a3e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10728 | 2026.01.14 19:29:11.750832 [ 268 ] {63a189df-dd19-4ab2-936b-011dc7894a3e} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10729 | 2026.01.14 19:29:11.750963 [ 268 ] {63a189df-dd19-4ab2-936b-011dc7894a3e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 10730 | 2026.01.14 19:29:11.751000 [ 268 ] {63a189df-dd19-4ab2-936b-011dc7894a3e} <Debug> TCPHandler: Processed in 0.001238897 sec. | ||
| 10731 | 2026.01.14 19:29:11.751108 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10732 | 2026.01.14 19:29:11.751202 [ 268 ] {35611480-6c37-446c-8adf-ad5695624ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10733 | 2026.01.14 19:29:11.751255 [ 268 ] {35611480-6c37-446c-8adf-ad5695624ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10734 | 2026.01.14 19:29:11.752094 [ 268 ] {35611480-6c37-446c-8adf-ad5695624ef8} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10735 | 2026.01.14 19:29:11.752130 [ 268 ] {35611480-6c37-446c-8adf-ad5695624ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 10736 | 2026.01.14 19:29:11.752680 [ 268 ] {35611480-6c37-446c-8adf-ad5695624ef8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10737 | 2026.01.14 19:29:11.752902 [ 268 ] {35611480-6c37-446c-8adf-ad5695624ef8} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10738 | 2026.01.14 19:29:11.753039 [ 268 ] {35611480-6c37-446c-8adf-ad5695624ef8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001855 sec., 22102.42587601078 rows/sec., 39.61 MiB/sec. | ||
| 10739 | 2026.01.14 19:29:11.753092 [ 268 ] {35611480-6c37-446c-8adf-ad5695624ef8} <Debug> TCPHandler: Processed in 0.002033618 sec. | ||
| 10740 | 2026.01.14 19:29:11.753206 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10741 | 2026.01.14 19:29:11.753299 [ 268 ] {b91981de-8bfa-4d54-a780-35144a8a5176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10742 | 2026.01.14 19:29:11.753340 [ 268 ] {b91981de-8bfa-4d54-a780-35144a8a5176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10743 | 2026.01.14 19:29:11.753670 [ 268 ] {b91981de-8bfa-4d54-a780-35144a8a5176} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10744 | 2026.01.14 19:29:11.753705 [ 268 ] {b91981de-8bfa-4d54-a780-35144a8a5176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 10745 | 2026.01.14 19:29:11.754012 [ 268 ] {b91981de-8bfa-4d54-a780-35144a8a5176} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10746 | 2026.01.14 19:29:11.754219 [ 268 ] {b91981de-8bfa-4d54-a780-35144a8a5176} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10747 | 2026.01.14 19:29:11.754343 [ 268 ] {b91981de-8bfa-4d54-a780-35144a8a5176} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001063 sec., 97836.31232361242 rows/sec., 5.99 MiB/sec. | ||
| 10748 | 2026.01.14 19:29:11.754378 [ 268 ] {b91981de-8bfa-4d54-a780-35144a8a5176} <Debug> TCPHandler: Processed in 0.001223207 sec. | ||
| 10749 | 2026.01.14 19:29:16.724150 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10750 | 2026.01.14 19:29:16.724333 [ 268 ] {f843d430-15e0-48dd-a28b-f4372d803125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10751 | 2026.01.14 19:29:16.724397 [ 268 ] {f843d430-15e0-48dd-a28b-f4372d803125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10752 | 2026.01.14 19:29:16.725080 [ 268 ] {f843d430-15e0-48dd-a28b-f4372d803125} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10753 | 2026.01.14 19:29:16.725126 [ 268 ] {f843d430-15e0-48dd-a28b-f4372d803125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 10754 | 2026.01.14 19:29:16.725525 [ 268 ] {f843d430-15e0-48dd-a28b-f4372d803125} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10755 | 2026.01.14 19:29:16.725766 [ 268 ] {f843d430-15e0-48dd-a28b-f4372d803125} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10756 | 2026.01.14 19:29:16.725934 [ 268 ] {f843d430-15e0-48dd-a28b-f4372d803125} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001646 sec., 34021.87120291616 rows/sec., 2.60 MiB/sec. | ||
| 10757 | 2026.01.14 19:29:16.725986 [ 268 ] {f843d430-15e0-48dd-a28b-f4372d803125} <Debug> TCPHandler: Processed in 0.001965037 sec. | ||
| 10758 | 2026.01.14 19:29:16.726109 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10759 | 2026.01.14 19:29:16.726213 [ 268 ] {3b3ab2c7-06a7-4910-ad34-cd0b72479c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10760 | 2026.01.14 19:29:16.726259 [ 268 ] {3b3ab2c7-06a7-4910-ad34-cd0b72479c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10761 | 2026.01.14 19:29:16.726792 [ 268 ] {3b3ab2c7-06a7-4910-ad34-cd0b72479c3f} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10762 | 2026.01.14 19:29:16.726832 [ 268 ] {3b3ab2c7-06a7-4910-ad34-cd0b72479c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 10763 | 2026.01.14 19:29:16.727177 [ 268 ] {3b3ab2c7-06a7-4910-ad34-cd0b72479c3f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10764 | 2026.01.14 19:29:16.727394 [ 268 ] {3b3ab2c7-06a7-4910-ad34-cd0b72479c3f} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10765 | 2026.01.14 19:29:16.727543 [ 268 ] {3b3ab2c7-06a7-4910-ad34-cd0b72479c3f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001354 sec., 47267.35598227474 rows/sec., 3.69 MiB/sec. | ||
| 10766 | 2026.01.14 19:29:16.727596 [ 268 ] {3b3ab2c7-06a7-4910-ad34-cd0b72479c3f} <Debug> TCPHandler: Processed in 0.001540761 sec. | ||
| 10767 | 2026.01.14 19:29:16.727731 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10768 | 2026.01.14 19:29:16.727834 [ 268 ] {774ad5de-d534-44e5-ac90-62096baee8b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10769 | 2026.01.14 19:29:16.727879 [ 268 ] {774ad5de-d534-44e5-ac90-62096baee8b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10770 | 2026.01.14 19:29:16.728320 [ 268 ] {774ad5de-d534-44e5-ac90-62096baee8b4} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10771 | 2026.01.14 19:29:16.728356 [ 268 ] {774ad5de-d534-44e5-ac90-62096baee8b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 10772 | 2026.01.14 19:29:16.728690 [ 268 ] {774ad5de-d534-44e5-ac90-62096baee8b4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10773 | 2026.01.14 19:29:16.728895 [ 268 ] {774ad5de-d534-44e5-ac90-62096baee8b4} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10774 | 2026.01.14 19:29:16.729035 [ 268 ] {774ad5de-d534-44e5-ac90-62096baee8b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 10775 | 2026.01.14 19:29:16.729071 [ 268 ] {774ad5de-d534-44e5-ac90-62096baee8b4} <Debug> TCPHandler: Processed in 0.0013919 sec. | ||
| 10776 | 2026.01.14 19:29:16.729198 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10777 | 2026.01.14 19:29:16.729291 [ 268 ] {949523b3-549e-429c-bdfa-26a18ca1a40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10778 | 2026.01.14 19:29:16.729332 [ 268 ] {949523b3-549e-429c-bdfa-26a18ca1a40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10779 | 2026.01.14 19:29:16.729682 [ 268 ] {949523b3-549e-429c-bdfa-26a18ca1a40e} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10780 | 2026.01.14 19:29:16.729717 [ 268 ] {949523b3-549e-429c-bdfa-26a18ca1a40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 10781 | 2026.01.14 19:29:16.730021 [ 268 ] {949523b3-549e-429c-bdfa-26a18ca1a40e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10782 | 2026.01.14 19:29:16.730224 [ 268 ] {949523b3-549e-429c-bdfa-26a18ca1a40e} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10783 | 2026.01.14 19:29:16.730360 [ 268 ] {949523b3-549e-429c-bdfa-26a18ca1a40e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 10784 | 2026.01.14 19:29:16.730395 [ 268 ] {949523b3-549e-429c-bdfa-26a18ca1a40e} <Debug> TCPHandler: Processed in 0.001247967 sec. | ||
| 10785 | 2026.01.14 19:29:16.753706 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23432 | ||
| 10786 | 2026.01.14 19:29:16.754179 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10787 | 2026.01.14 19:29:16.754217 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 10788 | 2026.01.14 19:29:16.754709 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10789 | 2026.01.14 19:29:16.754947 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10790 | 2026.01.14 19:29:16.755083 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23432 | ||
| 10791 | 2026.01.14 19:29:17.946929 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10792 | 2026.01.14 19:29:17.963550 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10793 | 2026.01.14 19:29:17.963669 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 10794 | 2026.01.14 19:29:17.969917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10795 | 2026.01.14 19:29:17.970635 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10796 | 2026.01.14 19:29:17.973813 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10797 | 2026.01.14 19:29:19.344079 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1364 | ||
| 10798 | 2026.01.14 19:29:19.346601 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10799 | 2026.01.14 19:29:19.346679 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 10800 | 2026.01.14 19:29:19.347992 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10801 | 2026.01.14 19:29:19.348291 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10802 | 2026.01.14 19:29:19.348468 [ 119 ] {} <Debug> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10803 | 2026.01.14 19:29:19.348513 [ 119 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10804 | 2026.01.14 19:29:19.348535 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 10805 | 2026.01.14 19:29:19.348673 [ 193 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::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 | ||
| 10806 | 2026.01.14 19:29:19.348732 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1364 | ||
| 10807 | 2026.01.14 19:29:19.349257 [ 193 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10808 | 2026.01.14 19:29:19.349423 [ 193 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1218 rows starting from the beginning of the part | ||
| 10809 | 2026.01.14 19:29:19.349800 [ 193 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::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 | ||
| 10810 | 2026.01.14 19:29:19.350153 [ 193 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 10811 | 2026.01.14 19:29:19.350515 [ 193 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 44 rows starting from the beginning of the part | ||
| 10812 | 2026.01.14 19:29:19.350860 [ 193 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 16 rows starting from the beginning of the part | ||
| 10813 | 2026.01.14 19:29:19.351277 [ 193 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
| 10814 | 2026.01.14 19:29:19.360418 [ 199 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1364 rows, containing 72 columns (72 merged, 0 gathered) in 0.011807252 sec., 115522.22312185765 rows/sec., 92.85 MiB/sec. | ||
| 10815 | 2026.01.14 19:29:19.362681 [ 196 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10816 | 2026.01.14 19:29:19.363569 [ 196 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_36_7} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10817 | 2026.01.14 19:29:19.363692 [ 196 ] {216a824e-80f6-4581-92ee-577f3ff44a1d::all_1_36_7} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10818 | 2026.01.14 19:29:19.364056 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 10819 | 2026.01.14 19:29:19.891125 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51719 | ||
| 10820 | 2026.01.14 19:29:19.891238 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10821 | 2026.01.14 19:29:19.891267 [ 291 ] {} <Debug> TCP-Session: 5dfe7980-563c-40d0-a075-7c50ba876387 Authenticating user 'default' from [fd00:1122:3344:101::e]:51719 | ||
| 10822 | 2026.01.14 19:29:19.891293 [ 291 ] {} <Debug> TCP-Session: 5dfe7980-563c-40d0-a075-7c50ba876387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10823 | 2026.01.14 19:29:19.891309 [ 291 ] {} <Debug> TCP-Session: 5dfe7980-563c-40d0-a075-7c50ba876387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10824 | 2026.01.14 19:29:19.891472 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49101 | ||
| 10825 | 2026.01.14 19:29:19.891493 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63371 | ||
| 10826 | 2026.01.14 19:29:19.891527 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57278 | ||
| 10827 | 2026.01.14 19:29:19.891550 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42417 | ||
| 10828 | 2026.01.14 19:29:19.891566 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53702 | ||
| 10829 | 2026.01.14 19:29:19.891619 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10830 | 2026.01.14 19:29:19.891650 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10831 | 2026.01.14 19:29:19.891668 [ 291 ] {} <Trace> TCP-Session: 5dfe7980-563c-40d0-a075-7c50ba876387 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10832 | 2026.01.14 19:29:19.891688 [ 292 ] {} <Debug> TCP-Session: aac99ecb-203f-498a-8fff-934bbc9b0328 Authenticating user 'default' from [fd00:1122:3344:101::e]:49101 | ||
| 10833 | 2026.01.14 19:29:19.891697 [ 267 ] {} <Debug> TCP-Session: f0769e8c-21a3-4fcc-91f1-28ff1ba1b519 Authenticating user 'default' from [fd00:1122:3344:101::e]:57278 | ||
| 10834 | 2026.01.14 19:29:19.891738 [ 292 ] {} <Debug> TCP-Session: aac99ecb-203f-498a-8fff-934bbc9b0328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10835 | 2026.01.14 19:29:19.891559 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62784 | ||
| 10836 | 2026.01.14 19:29:19.891763 [ 292 ] {} <Debug> TCP-Session: aac99ecb-203f-498a-8fff-934bbc9b0328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10837 | 2026.01.14 19:29:19.891760 [ 267 ] {} <Debug> TCP-Session: f0769e8c-21a3-4fcc-91f1-28ff1ba1b519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10838 | 2026.01.14 19:29:19.891550 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41207 | ||
| 10839 | 2026.01.14 19:29:19.891824 [ 267 ] {} <Debug> TCP-Session: f0769e8c-21a3-4fcc-91f1-28ff1ba1b519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10840 | 2026.01.14 19:29:19.891855 [ 291 ] {268279ae-bddc-41dc-b95b-4c176e9a90cf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51719) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10841 | 2026.01.14 19:29:19.891511 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42697 | ||
| 10842 | 2026.01.14 19:29:19.892128 [ 291 ] {268279ae-bddc-41dc-b95b-4c176e9a90cf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10843 | 2026.01.14 19:29:19.892182 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10844 | 2026.01.14 19:29:19.892190 [ 291 ] {268279ae-bddc-41dc-b95b-4c176e9a90cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10845 | 2026.01.14 19:29:19.892230 [ 286 ] {} <Debug> TCP-Session: 888c087a-d2d4-4440-a39d-1d2c140e8fad Authenticating user 'default' from [fd00:1122:3344:101::e]:41207 | ||
| 10846 | 2026.01.14 19:29:19.892258 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10847 | 2026.01.14 19:29:19.892261 [ 286 ] {} <Debug> TCP-Session: 888c087a-d2d4-4440-a39d-1d2c140e8fad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10848 | 2026.01.14 19:29:19.892292 [ 286 ] {} <Debug> TCP-Session: 888c087a-d2d4-4440-a39d-1d2c140e8fad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10849 | 2026.01.14 19:29:19.892291 [ 294 ] {} <Debug> TCP-Session: 1359286a-9900-4bd0-8a24-d6e275945267 Authenticating user 'default' from [fd00:1122:3344:101::e]:42697 | ||
| 10850 | 2026.01.14 19:29:19.892323 [ 294 ] {} <Debug> TCP-Session: 1359286a-9900-4bd0-8a24-d6e275945267 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10851 | 2026.01.14 19:29:19.892338 [ 294 ] {} <Debug> TCP-Session: 1359286a-9900-4bd0-8a24-d6e275945267 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10852 | 2026.01.14 19:29:19.892345 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10853 | 2026.01.14 19:29:19.892381 [ 290 ] {} <Debug> TCP-Session: c9a6d845-c0fe-4ff3-bfd0-b0f9accbd8eb Authenticating user 'default' from [fd00:1122:3344:101::e]:53702 | ||
| 10854 | 2026.01.14 19:29:19.892400 [ 290 ] {} <Debug> TCP-Session: c9a6d845-c0fe-4ff3-bfd0-b0f9accbd8eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10855 | 2026.01.14 19:29:19.892418 [ 290 ] {} <Debug> TCP-Session: c9a6d845-c0fe-4ff3-bfd0-b0f9accbd8eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10856 | 2026.01.14 19:29:19.892506 [ 291 ] {268279ae-bddc-41dc-b95b-4c176e9a90cf} <Debug> oximeter.version (53e5b984-13f5-4b48-9823-1440a3148595) (SelectExecutor): Key condition: unknown | ||
| 10857 | 2026.01.14 19:29:19.892608 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10858 | 2026.01.14 19:29:19.892646 [ 293 ] {} <Debug> TCP-Session: ed0e19f7-0ef3-4d98-b2d8-fbc144b0946e Authenticating user 'default' from [fd00:1122:3344:101::e]:63371 | ||
| 10859 | 2026.01.14 19:29:19.892672 [ 293 ] {} <Debug> TCP-Session: ed0e19f7-0ef3-4d98-b2d8-fbc144b0946e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10860 | 2026.01.14 19:29:19.892691 [ 293 ] {} <Debug> TCP-Session: ed0e19f7-0ef3-4d98-b2d8-fbc144b0946e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10861 | 2026.01.14 19:29:19.892724 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10862 | 2026.01.14 19:29:19.892757 [ 289 ] {} <Debug> TCP-Session: 922385b6-1265-4a52-9e2b-6848cc86b70d Authenticating user 'default' from [fd00:1122:3344:101::e]:62784 | ||
| 10863 | 2026.01.14 19:29:19.892774 [ 289 ] {} <Debug> TCP-Session: 922385b6-1265-4a52-9e2b-6848cc86b70d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10864 | 2026.01.14 19:29:19.892790 [ 289 ] {} <Debug> TCP-Session: 922385b6-1265-4a52-9e2b-6848cc86b70d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10865 | 2026.01.14 19:29:19.892828 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10866 | 2026.01.14 19:29:19.892862 [ 288 ] {} <Debug> TCP-Session: 6aa964d5-2c2a-4eea-867a-2ce64e41570e Authenticating user 'default' from [fd00:1122:3344:101::e]:42417 | ||
| 10867 | 2026.01.14 19:29:19.892878 [ 288 ] {} <Debug> TCP-Session: 6aa964d5-2c2a-4eea-867a-2ce64e41570e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10868 | 2026.01.14 19:29:19.892890 [ 288 ] {} <Debug> TCP-Session: 6aa964d5-2c2a-4eea-867a-2ce64e41570e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10869 | 2026.01.14 19:29:19.893495 [ 336 ] {268279ae-bddc-41dc-b95b-4c176e9a90cf} <Trace> AggregatingTransform: Aggregating | ||
| 10870 | 2026.01.14 19:29:19.893535 [ 336 ] {268279ae-bddc-41dc-b95b-4c176e9a90cf} <Trace> Aggregator: Aggregation method: without_key | ||
| 10871 | 2026.01.14 19:29:19.893568 [ 336 ] {268279ae-bddc-41dc-b95b-4c176e9a90cf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000954103 sec. (1048.105 rows/sec., 40.94 KiB/sec.) | ||
| 10872 | 2026.01.14 19:29:19.893585 [ 336 ] {268279ae-bddc-41dc-b95b-4c176e9a90cf} <Trace> Aggregator: Merging aggregated data | ||
| 10873 | 2026.01.14 19:29:19.894971 [ 291 ] {268279ae-bddc-41dc-b95b-4c176e9a90cf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003171 sec., 315.35793125197097 rows/sec., 12.32 KiB/sec. | ||
| 10874 | 2026.01.14 19:29:19.895121 [ 291 ] {268279ae-bddc-41dc-b95b-4c176e9a90cf} <Debug> TCPHandler: Processed in 0.003575309 sec. | ||
| 10875 | 2026.01.14 19:29:19.895231 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10876 | 2026.01.14 19:29:19.895261 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10877 | 2026.01.14 19:29:19.895262 [ 291 ] {} <Debug> TCP-Session: 5dfe7980-563c-40d0-a075-7c50ba876387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10878 | 2026.01.14 19:29:19.895286 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10879 | 2026.01.14 19:29:19.895307 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10880 | 2026.01.14 19:29:19.895333 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10881 | 2026.01.14 19:29:19.895351 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10882 | 2026.01.14 19:29:19.895357 [ 286 ] {} <Debug> TCP-Session: 888c087a-d2d4-4440-a39d-1d2c140e8fad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10883 | 2026.01.14 19:29:19.895369 [ 294 ] {} <Debug> TCP-Session: 1359286a-9900-4bd0-8a24-d6e275945267 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10884 | 2026.01.14 19:29:19.895376 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10885 | 2026.01.14 19:29:19.895389 [ 290 ] {} <Debug> TCP-Session: c9a6d845-c0fe-4ff3-bfd0-b0f9accbd8eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10886 | 2026.01.14 19:29:19.895401 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10887 | 2026.01.14 19:29:19.895425 [ 267 ] {} <Debug> TCP-Session: f0769e8c-21a3-4fcc-91f1-28ff1ba1b519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10888 | 2026.01.14 19:29:19.895425 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10889 | 2026.01.14 19:29:19.895453 [ 288 ] {} <Debug> TCP-Session: 6aa964d5-2c2a-4eea-867a-2ce64e41570e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10890 | 2026.01.14 19:29:19.895340 [ 293 ] {} <Debug> TCP-Session: ed0e19f7-0ef3-4d98-b2d8-fbc144b0946e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10891 | 2026.01.14 19:29:19.895481 [ 289 ] {} <Debug> TCP-Session: 922385b6-1265-4a52-9e2b-6848cc86b70d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10892 | 2026.01.14 19:29:19.895303 [ 292 ] {} <Debug> TCP-Session: aac99ecb-203f-498a-8fff-934bbc9b0328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10893 | 2026.01.14 19:29:20.068697 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61089 | ||
| 10894 | 2026.01.14 19:29:20.068804 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10895 | 2026.01.14 19:29:20.068831 [ 286 ] {} <Debug> TCP-Session: 1f125663-42a6-496f-863e-aab5eb9a7cc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61089 | ||
| 10896 | 2026.01.14 19:29:20.068852 [ 286 ] {} <Debug> TCP-Session: 1f125663-42a6-496f-863e-aab5eb9a7cc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10897 | 2026.01.14 19:29:20.068864 [ 286 ] {} <Debug> TCP-Session: 1f125663-42a6-496f-863e-aab5eb9a7cc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10898 | 2026.01.14 19:29:20.069041 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38838 | ||
| 10899 | 2026.01.14 19:29:20.069072 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43159 | ||
| 10900 | 2026.01.14 19:29:20.069096 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39209 | ||
| 10901 | 2026.01.14 19:29:20.069118 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33476 | ||
| 10902 | 2026.01.14 19:29:20.069137 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65344 | ||
| 10903 | 2026.01.14 19:29:20.069172 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10904 | 2026.01.14 19:29:20.069164 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35981 | ||
| 10905 | 2026.01.14 19:29:20.069193 [ 286 ] {} <Trace> TCP-Session: 1f125663-42a6-496f-863e-aab5eb9a7cc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10906 | 2026.01.14 19:29:20.069207 [ 288 ] {} <Debug> TCP-Session: f773cc71-ba16-4788-a6c8-78e8e2ff55bd Authenticating user 'default' from [fd00:1122:3344:101::e]:38838 | ||
| 10907 | 2026.01.14 19:29:20.069236 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10908 | 2026.01.14 19:29:20.069241 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10909 | 2026.01.14 19:29:20.069256 [ 288 ] {} <Debug> TCP-Session: f773cc71-ba16-4788-a6c8-78e8e2ff55bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10910 | 2026.01.14 19:29:20.069263 [ 293 ] {} <Debug> TCP-Session: 01475e37-9f2c-466a-9022-9b8dfaaeeaa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:65344 | ||
| 10911 | 2026.01.14 19:29:20.069282 [ 288 ] {} <Debug> TCP-Session: f773cc71-ba16-4788-a6c8-78e8e2ff55bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10912 | 2026.01.14 19:29:20.069283 [ 291 ] {} <Debug> TCP-Session: 48634351-1747-4a99-bf2b-f5c72b4b2490 Authenticating user 'default' from [fd00:1122:3344:101::e]:33476 | ||
| 10913 | 2026.01.14 19:29:20.069293 [ 293 ] {} <Debug> TCP-Session: 01475e37-9f2c-466a-9022-9b8dfaaeeaa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10914 | 2026.01.14 19:29:20.069252 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10915 | 2026.01.14 19:29:20.069326 [ 293 ] {} <Debug> TCP-Session: 01475e37-9f2c-466a-9022-9b8dfaaeeaa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10916 | 2026.01.14 19:29:20.069324 [ 291 ] {} <Debug> TCP-Session: 48634351-1747-4a99-bf2b-f5c72b4b2490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10917 | 2026.01.14 19:29:20.069345 [ 267 ] {} <Debug> TCP-Session: 63814e3a-5c78-4ce4-a840-1ab13ce830fd Authenticating user 'default' from [fd00:1122:3344:101::e]:35981 | ||
| 10918 | 2026.01.14 19:29:20.069364 [ 291 ] {} <Debug> TCP-Session: 48634351-1747-4a99-bf2b-f5c72b4b2490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10919 | 2026.01.14 19:29:20.069369 [ 286 ] {6d59fb02-cc97-4346-b481-bcdcc2a2e725} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61089) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10920 | 2026.01.14 19:29:20.069380 [ 267 ] {} <Debug> TCP-Session: 63814e3a-5c78-4ce4-a840-1ab13ce830fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10921 | 2026.01.14 19:29:20.069201 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10922 | 2026.01.14 19:29:20.069417 [ 267 ] {} <Debug> TCP-Session: 63814e3a-5c78-4ce4-a840-1ab13ce830fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10923 | 2026.01.14 19:29:20.069191 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10924 | 2026.01.14 19:29:20.069452 [ 289 ] {} <Debug> TCP-Session: 599ebfcf-58d7-4704-9cfc-b4f2befb324d Authenticating user 'default' from [fd00:1122:3344:101::e]:43159 | ||
| 10925 | 2026.01.14 19:29:20.069159 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44391 | ||
| 10926 | 2026.01.14 19:29:20.069481 [ 290 ] {} <Debug> TCP-Session: efa66f4c-19e6-4895-8857-600e82ea6b8c Authenticating user 'default' from [fd00:1122:3344:101::e]:39209 | ||
| 10927 | 2026.01.14 19:29:20.069496 [ 289 ] {} <Debug> TCP-Session: 599ebfcf-58d7-4704-9cfc-b4f2befb324d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10928 | 2026.01.14 19:29:20.069518 [ 290 ] {} <Debug> TCP-Session: efa66f4c-19e6-4895-8857-600e82ea6b8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10929 | 2026.01.14 19:29:20.069530 [ 289 ] {} <Debug> TCP-Session: 599ebfcf-58d7-4704-9cfc-b4f2befb324d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10930 | 2026.01.14 19:29:20.069543 [ 290 ] {} <Debug> TCP-Session: efa66f4c-19e6-4895-8857-600e82ea6b8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10931 | 2026.01.14 19:29:20.069549 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10932 | 2026.01.14 19:29:20.069126 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49494 | ||
| 10933 | 2026.01.14 19:29:20.069582 [ 294 ] {} <Debug> TCP-Session: c5810765-3604-45dc-93e1-d826b09c8b58 Authenticating user 'default' from [fd00:1122:3344:101::e]:44391 | ||
| 10934 | 2026.01.14 19:29:20.069618 [ 294 ] {} <Debug> TCP-Session: c5810765-3604-45dc-93e1-d826b09c8b58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10935 | 2026.01.14 19:29:20.069632 [ 294 ] {} <Debug> TCP-Session: c5810765-3604-45dc-93e1-d826b09c8b58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10936 | 2026.01.14 19:29:20.069651 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10937 | 2026.01.14 19:29:20.069659 [ 286 ] {6d59fb02-cc97-4346-b481-bcdcc2a2e725} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10938 | 2026.01.14 19:29:20.069686 [ 292 ] {} <Debug> TCP-Session: a36bcdbe-6984-497d-a210-8be85fb5a1cd Authenticating user 'default' from [fd00:1122:3344:101::e]:49494 | ||
| 10939 | 2026.01.14 19:29:20.069713 [ 292 ] {} <Debug> TCP-Session: a36bcdbe-6984-497d-a210-8be85fb5a1cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10940 | 2026.01.14 19:29:20.069725 [ 292 ] {} <Debug> TCP-Session: a36bcdbe-6984-497d-a210-8be85fb5a1cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10941 | 2026.01.14 19:29:20.069732 [ 286 ] {6d59fb02-cc97-4346-b481-bcdcc2a2e725} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10942 | 2026.01.14 19:29:20.070013 [ 286 ] {6d59fb02-cc97-4346-b481-bcdcc2a2e725} <Debug> oximeter.version (53e5b984-13f5-4b48-9823-1440a3148595) (SelectExecutor): Key condition: unknown | ||
| 10943 | 2026.01.14 19:29:20.070889 [ 347 ] {6d59fb02-cc97-4346-b481-bcdcc2a2e725} <Trace> AggregatingTransform: Aggregating | ||
| 10944 | 2026.01.14 19:29:20.070945 [ 347 ] {6d59fb02-cc97-4346-b481-bcdcc2a2e725} <Trace> Aggregator: Aggregation method: without_key | ||
| 10945 | 2026.01.14 19:29:20.070984 [ 347 ] {6d59fb02-cc97-4346-b481-bcdcc2a2e725} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000873592 sec. (1144.699 rows/sec., 44.71 KiB/sec.) | ||
| 10946 | 2026.01.14 19:29:20.071004 [ 347 ] {6d59fb02-cc97-4346-b481-bcdcc2a2e725} <Trace> Aggregator: Merging aggregated data | ||
| 10947 | 2026.01.14 19:29:20.072545 [ 286 ] {6d59fb02-cc97-4346-b481-bcdcc2a2e725} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003231 sec., 309.50170225936245 rows/sec., 12.09 KiB/sec. | ||
| 10948 | 2026.01.14 19:29:20.072661 [ 286 ] {6d59fb02-cc97-4346-b481-bcdcc2a2e725} <Debug> TCPHandler: Processed in 0.00358354 sec. | ||
| 10949 | 2026.01.14 19:29:20.072783 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10950 | 2026.01.14 19:29:20.072817 [ 286 ] {} <Debug> TCP-Session: 1f125663-42a6-496f-863e-aab5eb9a7cc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10951 | 2026.01.14 19:29:20.072824 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10952 | 2026.01.14 19:29:20.072846 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10953 | 2026.01.14 19:29:20.072859 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10954 | 2026.01.14 19:29:20.072885 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10955 | 2026.01.14 19:29:20.072898 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10956 | 2026.01.14 19:29:20.072913 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10957 | 2026.01.14 19:29:20.072946 [ 291 ] {} <Debug> TCP-Session: 48634351-1747-4a99-bf2b-f5c72b4b2490 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10958 | 2026.01.14 19:29:20.072962 [ 290 ] {} <Debug> TCP-Session: efa66f4c-19e6-4895-8857-600e82ea6b8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10959 | 2026.01.14 19:29:20.072987 [ 293 ] {} <Debug> TCP-Session: 01475e37-9f2c-466a-9022-9b8dfaaeeaa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10960 | 2026.01.14 19:29:20.072947 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10961 | 2026.01.14 19:29:20.072914 [ 267 ] {} <Debug> TCP-Session: 63814e3a-5c78-4ce4-a840-1ab13ce830fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10962 | 2026.01.14 19:29:20.073049 [ 294 ] {} <Debug> TCP-Session: c5810765-3604-45dc-93e1-d826b09c8b58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10963 | 2026.01.14 19:29:20.072902 [ 289 ] {} <Debug> TCP-Session: 599ebfcf-58d7-4704-9cfc-b4f2befb324d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10964 | 2026.01.14 19:29:20.072890 [ 288 ] {} <Debug> TCP-Session: f773cc71-ba16-4788-a6c8-78e8e2ff55bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10965 | 2026.01.14 19:29:20.072930 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10966 | 2026.01.14 19:29:20.073148 [ 292 ] {} <Debug> TCP-Session: a36bcdbe-6984-497d-a210-8be85fb5a1cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10967 | 2026.01.14 19:29:21.739057 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10968 | 2026.01.14 19:29:21.739233 [ 268 ] {a6cc8004-d344-45af-a5bd-db1c1b295b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10969 | 2026.01.14 19:29:21.739301 [ 268 ] {a6cc8004-d344-45af-a5bd-db1c1b295b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10970 | 2026.01.14 19:29:21.740184 [ 268 ] {a6cc8004-d344-45af-a5bd-db1c1b295b19} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10971 | 2026.01.14 19:29:21.740236 [ 268 ] {a6cc8004-d344-45af-a5bd-db1c1b295b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 10972 | 2026.01.14 19:29:21.740648 [ 268 ] {a6cc8004-d344-45af-a5bd-db1c1b295b19} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10973 | 2026.01.14 19:29:21.740900 [ 268 ] {a6cc8004-d344-45af-a5bd-db1c1b295b19} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10974 | 2026.01.14 19:29:21.741066 [ 268 ] {a6cc8004-d344-45af-a5bd-db1c1b295b19} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001877 sec., 218433.67075119872 rows/sec., 13.86 MiB/sec. | ||
| 10975 | 2026.01.14 19:29:21.741076 [ 117 ] {} <Debug> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 10976 | 2026.01.14 19:29:21.741121 [ 268 ] {a6cc8004-d344-45af-a5bd-db1c1b295b19} <Debug> TCPHandler: Processed in 0.00219402 sec. | ||
| 10977 | 2026.01.14 19:29:21.741142 [ 117 ] {} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10978 | 2026.01.14 19:29:21.741168 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 10979 | 2026.01.14 19:29:21.741261 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10980 | 2026.01.14 19:29:21.741300 [ 193 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 10981 | 2026.01.14 19:29:21.741371 [ 268 ] {c1201569-85e6-49c5-ba4b-6defc32522d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10982 | 2026.01.14 19:29:21.741424 [ 268 ] {c1201569-85e6-49c5-ba4b-6defc32522d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10983 | 2026.01.14 19:29:21.741451 [ 193 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10984 | 2026.01.14 19:29:21.741497 [ 193 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 434 rows starting from the beginning of the part | ||
| 10985 | 2026.01.14 19:29:21.741570 [ 193 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 10986 | 2026.01.14 19:29:21.741624 [ 193 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 10987 | 2026.01.14 19:29:21.741675 [ 193 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part | ||
| 10988 | 2026.01.14 19:29:21.741723 [ 193 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 410 rows starting from the beginning of the part | ||
| 10989 | 2026.01.14 19:29:21.741764 [ 193 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 410 rows starting from the beginning of the part | ||
| 10990 | 2026.01.14 19:29:21.742552 [ 268 ] {c1201569-85e6-49c5-ba4b-6defc32522d7} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10991 | 2026.01.14 19:29:21.742596 [ 268 ] {c1201569-85e6-49c5-ba4b-6defc32522d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 10992 | 2026.01.14 19:29:21.742946 [ 196 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001710074 sec., 1226847.4931494193 rows/sec., 83.05 MiB/sec. | ||
| 10993 | 2026.01.14 19:29:21.743038 [ 268 ] {c1201569-85e6-49c5-ba4b-6defc32522d7} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10994 | 2026.01.14 19:29:21.743116 [ 200 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 10995 | 2026.01.14 19:29:21.743306 [ 268 ] {c1201569-85e6-49c5-ba4b-6defc32522d7} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10996 | 2026.01.14 19:29:21.743453 [ 200 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_34_7} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10997 | 2026.01.14 19:29:21.743485 [ 268 ] {c1201569-85e6-49c5-ba4b-6defc32522d7} <Debug> executeQuery: Read 1194 rows, 97.66 KiB in 0.002138 sec., 558465.8559401309 rows/sec., 44.61 MiB/sec. | ||
| 10998 | 2026.01.14 19:29:21.743541 [ 268 ] {c1201569-85e6-49c5-ba4b-6defc32522d7} <Debug> TCPHandler: Processed in 0.002333512 sec. | ||
| 10999 | 2026.01.14 19:29:21.743571 [ 200 ] {759cad57-44e4-44fb-91a6-6fee7c38da64::all_1_34_7} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 11000 | 2026.01.14 19:29:21.743683 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11001 | 2026.01.14 19:29:21.743688 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 11002 | 2026.01.14 19:29:21.743792 [ 268 ] {01e92371-62b4-4c63-b4bc-2f17460e1db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11003 | 2026.01.14 19:29:21.743840 [ 268 ] {01e92371-62b4-4c63-b4bc-2f17460e1db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11004 | 2026.01.14 19:29:21.744400 [ 268 ] {01e92371-62b4-4c63-b4bc-2f17460e1db8} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11005 | 2026.01.14 19:29:21.744437 [ 268 ] {01e92371-62b4-4c63-b4bc-2f17460e1db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11006 | 2026.01.14 19:29:21.744797 [ 268 ] {01e92371-62b4-4c63-b4bc-2f17460e1db8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11007 | 2026.01.14 19:29:21.745121 [ 268 ] {01e92371-62b4-4c63-b4bc-2f17460e1db8} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11008 | 2026.01.14 19:29:21.745319 [ 268 ] {01e92371-62b4-4c63-b4bc-2f17460e1db8} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001548 sec., 158914.72868217056 rows/sec., 9.71 MiB/sec. | ||
| 11009 | 2026.01.14 19:29:21.745377 [ 268 ] {01e92371-62b4-4c63-b4bc-2f17460e1db8} <Debug> TCPHandler: Processed in 0.001749864 sec. | ||
| 11010 | 2026.01.14 19:29:21.745499 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11011 | 2026.01.14 19:29:21.745595 [ 268 ] {e85e908d-bd22-45e1-b5bc-507bd1596b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11012 | 2026.01.14 19:29:21.745639 [ 268 ] {e85e908d-bd22-45e1-b5bc-507bd1596b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11013 | 2026.01.14 19:29:21.746145 [ 268 ] {e85e908d-bd22-45e1-b5bc-507bd1596b9e} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11014 | 2026.01.14 19:29:21.746182 [ 268 ] {e85e908d-bd22-45e1-b5bc-507bd1596b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11015 | 2026.01.14 19:29:21.746500 [ 268 ] {e85e908d-bd22-45e1-b5bc-507bd1596b9e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11016 | 2026.01.14 19:29:21.746757 [ 268 ] {e85e908d-bd22-45e1-b5bc-507bd1596b9e} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11017 | 2026.01.14 19:29:21.746892 [ 268 ] {e85e908d-bd22-45e1-b5bc-507bd1596b9e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001317 sec., 160971.9058466211 rows/sec., 10.38 MiB/sec. | ||
| 11018 | 2026.01.14 19:29:21.746929 [ 268 ] {e85e908d-bd22-45e1-b5bc-507bd1596b9e} <Debug> TCPHandler: Processed in 0.00148187 sec. | ||
| 11019 | 2026.01.14 19:29:21.747043 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11020 | 2026.01.14 19:29:21.747140 [ 268 ] {144a5ba1-0900-4040-9725-cadb941d65e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11021 | 2026.01.14 19:29:21.747180 [ 268 ] {144a5ba1-0900-4040-9725-cadb941d65e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11022 | 2026.01.14 19:29:21.748122 [ 268 ] {144a5ba1-0900-4040-9725-cadb941d65e8} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11023 | 2026.01.14 19:29:21.748168 [ 268 ] {144a5ba1-0900-4040-9725-cadb941d65e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11024 | 2026.01.14 19:29:21.751164 [ 268 ] {144a5ba1-0900-4040-9725-cadb941d65e8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11025 | 2026.01.14 19:29:21.751469 [ 268 ] {144a5ba1-0900-4040-9725-cadb941d65e8} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11026 | 2026.01.14 19:29:21.751610 [ 117 ] {} <Debug> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 11027 | 2026.01.14 19:29:21.751649 [ 268 ] {144a5ba1-0900-4040-9725-cadb941d65e8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.004527 sec., 46609.23348796112 rows/sec., 2.65 MiB/sec. | ||
| 11028 | 2026.01.14 19:29:21.751654 [ 117 ] {} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11029 | 2026.01.14 19:29:21.751694 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11030 | 2026.01.14 19:29:21.751705 [ 268 ] {144a5ba1-0900-4040-9725-cadb941d65e8} <Debug> TCPHandler: Processed in 0.004712144 sec. | ||
| 11031 | 2026.01.14 19:29:21.751779 [ 200 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 11032 | 2026.01.14 19:29:21.751843 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11033 | 2026.01.14 19:29:21.751886 [ 200 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11034 | 2026.01.14 19:29:21.751926 [ 200 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 223 rows starting from the beginning of the part | ||
| 11035 | 2026.01.14 19:29:21.751948 [ 268 ] {c762f13d-63f5-46d1-bd3c-df6f8976d7eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11036 | 2026.01.14 19:29:21.751984 [ 200 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 11037 | 2026.01.14 19:29:21.751999 [ 268 ] {c762f13d-63f5-46d1-bd3c-df6f8976d7eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11038 | 2026.01.14 19:29:21.752036 [ 200 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 11039 | 2026.01.14 19:29:21.752083 [ 200 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 211 rows starting from the beginning of the part | ||
| 11040 | 2026.01.14 19:29:21.752124 [ 200 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 211 rows starting from the beginning of the part | ||
| 11041 | 2026.01.14 19:29:21.752164 [ 200 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 211 rows starting from the beginning of the part | ||
| 11042 | 2026.01.14 19:29:21.752952 [ 268 ] {c762f13d-63f5-46d1-bd3c-df6f8976d7eb} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11043 | 2026.01.14 19:29:21.752995 [ 268 ] {c762f13d-63f5-46d1-bd3c-df6f8976d7eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11044 | 2026.01.14 19:29:21.753160 [ 196 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419019 sec., 760384.4627873199 rows/sec., 46.41 MiB/sec. | ||
| 11045 | 2026.01.14 19:29:21.753318 [ 198 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 11046 | 2026.01.14 19:29:21.753351 [ 268 ] {c762f13d-63f5-46d1-bd3c-df6f8976d7eb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11047 | 2026.01.14 19:29:21.753658 [ 198 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_34_7} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11048 | 2026.01.14 19:29:21.753669 [ 268 ] {c762f13d-63f5-46d1-bd3c-df6f8976d7eb} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11049 | 2026.01.14 19:29:21.753732 [ 198 ] {837add7e-9e47-48aa-a971-04e6009ade65::all_1_34_7} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 11050 | 2026.01.14 19:29:21.753814 [ 268 ] {c762f13d-63f5-46d1-bd3c-df6f8976d7eb} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001887 sec., 381558.0286168521 rows/sec., 26.78 MiB/sec. | ||
| 11051 | 2026.01.14 19:29:21.753817 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11052 | 2026.01.14 19:29:21.753853 [ 268 ] {c762f13d-63f5-46d1-bd3c-df6f8976d7eb} <Debug> TCPHandler: Processed in 0.002068999 sec. | ||
| 11053 | 2026.01.14 19:29:21.753978 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11054 | 2026.01.14 19:29:21.754073 [ 268 ] {f88b7b28-a616-4634-8620-5888cf3eba7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11055 | 2026.01.14 19:29:21.754116 [ 268 ] {f88b7b28-a616-4634-8620-5888cf3eba7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11056 | 2026.01.14 19:29:21.754473 [ 268 ] {f88b7b28-a616-4634-8620-5888cf3eba7d} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11057 | 2026.01.14 19:29:21.754509 [ 268 ] {f88b7b28-a616-4634-8620-5888cf3eba7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11058 | 2026.01.14 19:29:21.754877 [ 268 ] {f88b7b28-a616-4634-8620-5888cf3eba7d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11059 | 2026.01.14 19:29:21.755105 [ 268 ] {f88b7b28-a616-4634-8620-5888cf3eba7d} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11060 | 2026.01.14 19:29:21.755240 [ 268 ] {f88b7b28-a616-4634-8620-5888cf3eba7d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001187 sec., 5054.759898904803 rows/sec., 264.09 KiB/sec. | ||
| 11061 | 2026.01.14 19:29:21.755276 [ 268 ] {f88b7b28-a616-4634-8620-5888cf3eba7d} <Debug> TCPHandler: Processed in 0.001350539 sec. | ||
| 11062 | 2026.01.14 19:29:21.755398 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11063 | 2026.01.14 19:29:21.755492 [ 268 ] {2d298add-da2b-48e1-9036-476cd2df20a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11064 | 2026.01.14 19:29:21.755534 [ 268 ] {2d298add-da2b-48e1-9036-476cd2df20a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11065 | 2026.01.14 19:29:21.756068 [ 268 ] {2d298add-da2b-48e1-9036-476cd2df20a3} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11066 | 2026.01.14 19:29:21.756111 [ 268 ] {2d298add-da2b-48e1-9036-476cd2df20a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11067 | 2026.01.14 19:29:21.756509 [ 268 ] {2d298add-da2b-48e1-9036-476cd2df20a3} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11068 | 2026.01.14 19:29:21.756890 [ 268 ] {2d298add-da2b-48e1-9036-476cd2df20a3} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11069 | 2026.01.14 19:29:21.757051 [ 268 ] {2d298add-da2b-48e1-9036-476cd2df20a3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001577 sec., 199112.23842739378 rows/sec., 13.08 MiB/sec. | ||
| 11070 | 2026.01.14 19:29:21.757096 [ 268 ] {2d298add-da2b-48e1-9036-476cd2df20a3} <Debug> TCPHandler: Processed in 0.001748134 sec. | ||
| 11071 | 2026.01.14 19:29:21.757288 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11072 | 2026.01.14 19:29:21.757394 [ 268 ] {d93de28f-7ca5-49e9-a336-114ac7a95cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11073 | 2026.01.14 19:29:21.757443 [ 268 ] {d93de28f-7ca5-49e9-a336-114ac7a95cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11074 | 2026.01.14 19:29:21.757909 [ 268 ] {d93de28f-7ca5-49e9-a336-114ac7a95cc2} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11075 | 2026.01.14 19:29:21.757950 [ 268 ] {d93de28f-7ca5-49e9-a336-114ac7a95cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11076 | 2026.01.14 19:29:21.758320 [ 268 ] {d93de28f-7ca5-49e9-a336-114ac7a95cc2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11077 | 2026.01.14 19:29:21.758586 [ 268 ] {d93de28f-7ca5-49e9-a336-114ac7a95cc2} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11078 | 2026.01.14 19:29:21.758772 [ 268 ] {d93de28f-7ca5-49e9-a336-114ac7a95cc2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001399 sec., 714.7962830593281 rows/sec., 48.16 KiB/sec. | ||
| 11079 | 2026.01.14 19:29:21.758810 [ 268 ] {d93de28f-7ca5-49e9-a336-114ac7a95cc2} <Debug> TCPHandler: Processed in 0.001580151 sec. | ||
| 11080 | 2026.01.14 19:29:21.758933 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11081 | 2026.01.14 19:29:21.759027 [ 268 ] {4450df79-ee83-4aec-9a6f-bd0c80397e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11082 | 2026.01.14 19:29:21.759081 [ 268 ] {4450df79-ee83-4aec-9a6f-bd0c80397e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11083 | 2026.01.14 19:29:21.760004 [ 268 ] {4450df79-ee83-4aec-9a6f-bd0c80397e6c} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11084 | 2026.01.14 19:29:21.760041 [ 268 ] {4450df79-ee83-4aec-9a6f-bd0c80397e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11085 | 2026.01.14 19:29:21.760656 [ 268 ] {4450df79-ee83-4aec-9a6f-bd0c80397e6c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11086 | 2026.01.14 19:29:21.760907 [ 268 ] {4450df79-ee83-4aec-9a6f-bd0c80397e6c} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11087 | 2026.01.14 19:29:21.761047 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11088 | 2026.01.14 19:29:21.761077 [ 268 ] {4450df79-ee83-4aec-9a6f-bd0c80397e6c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002067 sec., 19835.510401548137 rows/sec., 35.54 MiB/sec. | ||
| 11089 | 2026.01.14 19:29:21.761120 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11090 | 2026.01.14 19:29:21.761148 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11091 | 2026.01.14 19:29:21.761183 [ 268 ] {4450df79-ee83-4aec-9a6f-bd0c80397e6c} <Debug> TCPHandler: Processed in 0.002300012 sec. | ||
| 11092 | 2026.01.14 19:29:21.761263 [ 187 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::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 | ||
| 11093 | 2026.01.14 19:29:21.761337 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11094 | 2026.01.14 19:29:21.761435 [ 268 ] {5bb9dc1f-a3fe-4bd9-85b1-c72a6fb075a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11095 | 2026.01.14 19:29:21.761476 [ 268 ] {5bb9dc1f-a3fe-4bd9-85b1-c72a6fb075a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11096 | 2026.01.14 19:29:21.761492 [ 187 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11097 | 2026.01.14 19:29:21.761555 [ 187 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1138 rows starting from the beginning of the part | ||
| 11098 | 2026.01.14 19:29:21.761690 [ 187 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
| 11099 | 2026.01.14 19:29:21.761795 [ 187 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 11100 | 2026.01.14 19:29:21.761832 [ 268 ] {5bb9dc1f-a3fe-4bd9-85b1-c72a6fb075a7} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11101 | 2026.01.14 19:29:21.761873 [ 268 ] {5bb9dc1f-a3fe-4bd9-85b1-c72a6fb075a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11102 | 2026.01.14 19:29:21.761895 [ 187 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part | ||
| 11103 | 2026.01.14 19:29:21.761991 [ 187 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
| 11104 | 2026.01.14 19:29:21.762083 [ 187 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
| 11105 | 2026.01.14 19:29:21.762201 [ 268 ] {5bb9dc1f-a3fe-4bd9-85b1-c72a6fb075a7} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11106 | 2026.01.14 19:29:21.762437 [ 268 ] {5bb9dc1f-a3fe-4bd9-85b1-c72a6fb075a7} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11107 | 2026.01.14 19:29:21.762577 [ 268 ] {5bb9dc1f-a3fe-4bd9-85b1-c72a6fb075a7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001161 sec., 89577.95004306633 rows/sec., 5.49 MiB/sec. | ||
| 11108 | 2026.01.14 19:29:21.762613 [ 268 ] {5bb9dc1f-a3fe-4bd9-85b1-c72a6fb075a7} <Debug> TCPHandler: Processed in 0.001327259 sec. | ||
| 11109 | 2026.01.14 19:29:21.769898 [ 198 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1343 rows, containing 19 columns (19 merged, 0 gathered) in 0.00869077 sec., 154531.761857695 rows/sec., 276.91 MiB/sec. | ||
| 11110 | 2026.01.14 19:29:21.771280 [ 196 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11111 | 2026.01.14 19:29:21.771644 [ 196 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11112 | 2026.01.14 19:29:21.771722 [ 196 ] {bbf09a98-57c2-454f-9f41-6d6a42223920::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11113 | 2026.01.14 19:29:21.771842 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.47 MiB. | ||
| 11114 | 2026.01.14 19:29:22.001179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.93 MiB, peak 331.37 MiB, free memory in arenas 0.00 B, will set to 323.25 MiB (RSS), difference: 3.32 MiB | ||
| 11115 | 2026.01.14 19:29:22.016350 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47979 | ||
| 11116 | 2026.01.14 19:29:22.016486 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11117 | 2026.01.14 19:29:22.016516 [ 286 ] {} <Debug> TCP-Session: 5391ff1f-76a4-4432-9ac2-f4ce3e88286c Authenticating user 'default' from [fd00:1122:3344:101::e]:47979 | ||
| 11118 | 2026.01.14 19:29:22.016541 [ 286 ] {} <Debug> TCP-Session: 5391ff1f-76a4-4432-9ac2-f4ce3e88286c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11119 | 2026.01.14 19:29:22.016556 [ 286 ] {} <Debug> TCP-Session: 5391ff1f-76a4-4432-9ac2-f4ce3e88286c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11120 | 2026.01.14 19:29:22.016737 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43256 | ||
| 11121 | 2026.01.14 19:29:22.016782 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61691 | ||
| 11122 | 2026.01.14 19:29:22.016791 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48397 | ||
| 11123 | 2026.01.14 19:29:22.016817 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33012 | ||
| 11124 | 2026.01.14 19:29:22.016848 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51519 | ||
| 11125 | 2026.01.14 19:29:22.016868 [ 286 ] {} <Trace> TCP-Session: 5391ff1f-76a4-4432-9ac2-f4ce3e88286c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11126 | 2026.01.14 19:29:22.016901 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11127 | 2026.01.14 19:29:22.016892 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11128 | 2026.01.14 19:29:22.016932 [ 290 ] {} <Debug> TCP-Session: d51faaa4-d9f6-4207-bd8f-848159378c29 Authenticating user 'default' from [fd00:1122:3344:101::e]:48397 | ||
| 11129 | 2026.01.14 19:29:22.016943 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11130 | 2026.01.14 19:29:22.016956 [ 289 ] {} <Debug> TCP-Session: 3d66f343-c6c4-4b5b-ba6c-faac30e048d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61691 | ||
| 11131 | 2026.01.14 19:29:22.016961 [ 290 ] {} <Debug> TCP-Session: d51faaa4-d9f6-4207-bd8f-848159378c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11132 | 2026.01.14 19:29:22.016977 [ 294 ] {} <Debug> TCP-Session: dde272c2-dee8-412e-93a6-2d2cf8361b30 Authenticating user 'default' from [fd00:1122:3344:101::e]:51519 | ||
| 11133 | 2026.01.14 19:29:22.016996 [ 289 ] {} <Debug> TCP-Session: 3d66f343-c6c4-4b5b-ba6c-faac30e048d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11134 | 2026.01.14 19:29:22.016998 [ 290 ] {} <Debug> TCP-Session: d51faaa4-d9f6-4207-bd8f-848159378c29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11135 | 2026.01.14 19:29:22.017013 [ 294 ] {} <Debug> TCP-Session: dde272c2-dee8-412e-93a6-2d2cf8361b30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11136 | 2026.01.14 19:29:22.017025 [ 289 ] {} <Debug> TCP-Session: 3d66f343-c6c4-4b5b-ba6c-faac30e048d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11137 | 2026.01.14 19:29:22.017047 [ 294 ] {} <Debug> TCP-Session: dde272c2-dee8-412e-93a6-2d2cf8361b30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11138 | 2026.01.14 19:29:22.017051 [ 286 ] {ef4575c9-dcee-4d77-ab26-2c1a296e4acc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47979) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11139 | 2026.01.14 19:29:22.016938 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11140 | 2026.01.14 19:29:22.016859 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11141 | 2026.01.14 19:29:22.017125 [ 291 ] {} <Debug> TCP-Session: 2e5bfcaa-cb22-48c7-a8e9-0e9e14864c22 Authenticating user 'default' from [fd00:1122:3344:101::e]:33012 | ||
| 11142 | 2026.01.14 19:29:22.016856 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57307 | ||
| 11143 | 2026.01.14 19:29:22.017152 [ 288 ] {} <Debug> TCP-Session: 493fc5e0-3242-4dc9-b482-8a8ef0047764 Authenticating user 'default' from [fd00:1122:3344:101::e]:43256 | ||
| 11144 | 2026.01.14 19:29:22.017159 [ 291 ] {} <Debug> TCP-Session: 2e5bfcaa-cb22-48c7-a8e9-0e9e14864c22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11145 | 2026.01.14 19:29:22.016828 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63931 | ||
| 11146 | 2026.01.14 19:29:22.017201 [ 288 ] {} <Debug> TCP-Session: 493fc5e0-3242-4dc9-b482-8a8ef0047764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11147 | 2026.01.14 19:29:22.017231 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11148 | 2026.01.14 19:29:22.017242 [ 288 ] {} <Debug> TCP-Session: 493fc5e0-3242-4dc9-b482-8a8ef0047764 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11149 | 2026.01.14 19:29:22.017204 [ 291 ] {} <Debug> TCP-Session: 2e5bfcaa-cb22-48c7-a8e9-0e9e14864c22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11150 | 2026.01.14 19:29:22.017259 [ 267 ] {} <Debug> TCP-Session: f19115de-c5a4-403a-bbbf-9ccc06f5c651 Authenticating user 'default' from [fd00:1122:3344:101::e]:57307 | ||
| 11151 | 2026.01.14 19:29:22.017279 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11152 | 2026.01.14 19:29:22.017299 [ 267 ] {} <Debug> TCP-Session: f19115de-c5a4-403a-bbbf-9ccc06f5c651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11153 | 2026.01.14 19:29:22.017313 [ 293 ] {} <Debug> TCP-Session: 45650cde-8652-4705-9ba7-7e5dcb838378 Authenticating user 'default' from [fd00:1122:3344:101::e]:63931 | ||
| 11154 | 2026.01.14 19:29:22.017321 [ 267 ] {} <Debug> TCP-Session: f19115de-c5a4-403a-bbbf-9ccc06f5c651 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11155 | 2026.01.14 19:29:22.017313 [ 286 ] {ef4575c9-dcee-4d77-ab26-2c1a296e4acc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11156 | 2026.01.14 19:29:22.017335 [ 293 ] {} <Debug> TCP-Session: 45650cde-8652-4705-9ba7-7e5dcb838378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11157 | 2026.01.14 19:29:22.016821 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45439 | ||
| 11158 | 2026.01.14 19:29:22.017376 [ 293 ] {} <Debug> TCP-Session: 45650cde-8652-4705-9ba7-7e5dcb838378 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11159 | 2026.01.14 19:29:22.017391 [ 286 ] {ef4575c9-dcee-4d77-ab26-2c1a296e4acc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11160 | 2026.01.14 19:29:22.017440 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11161 | 2026.01.14 19:29:22.017467 [ 292 ] {} <Debug> TCP-Session: f7874e46-770d-4036-ab72-1706a4b9691c Authenticating user 'default' from [fd00:1122:3344:101::e]:45439 | ||
| 11162 | 2026.01.14 19:29:22.017483 [ 292 ] {} <Debug> TCP-Session: f7874e46-770d-4036-ab72-1706a4b9691c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11163 | 2026.01.14 19:29:22.017495 [ 292 ] {} <Debug> TCP-Session: f7874e46-770d-4036-ab72-1706a4b9691c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11164 | 2026.01.14 19:29:22.017672 [ 286 ] {ef4575c9-dcee-4d77-ab26-2c1a296e4acc} <Debug> oximeter.version (53e5b984-13f5-4b48-9823-1440a3148595) (SelectExecutor): Key condition: unknown | ||
| 11165 | 2026.01.14 19:29:22.018572 [ 298 ] {ef4575c9-dcee-4d77-ab26-2c1a296e4acc} <Trace> AggregatingTransform: Aggregating | ||
| 11166 | 2026.01.14 19:29:22.018604 [ 298 ] {ef4575c9-dcee-4d77-ab26-2c1a296e4acc} <Trace> Aggregator: Aggregation method: without_key | ||
| 11167 | 2026.01.14 19:29:22.018637 [ 298 ] {ef4575c9-dcee-4d77-ab26-2c1a296e4acc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000868063 sec. (1151.990 rows/sec., 45.00 KiB/sec.) | ||
| 11168 | 2026.01.14 19:29:22.018657 [ 298 ] {ef4575c9-dcee-4d77-ab26-2c1a296e4acc} <Trace> Aggregator: Merging aggregated data | ||
| 11169 | 2026.01.14 19:29:22.019944 [ 286 ] {ef4575c9-dcee-4d77-ab26-2c1a296e4acc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002947 sec., 339.328130302002 rows/sec., 13.26 KiB/sec. | ||
| 11170 | 2026.01.14 19:29:22.020074 [ 286 ] {ef4575c9-dcee-4d77-ab26-2c1a296e4acc} <Debug> TCPHandler: Processed in 0.003319445 sec. | ||
| 11171 | 2026.01.14 19:29:22.020198 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11172 | 2026.01.14 19:29:22.020224 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11173 | 2026.01.14 19:29:22.020231 [ 286 ] {} <Debug> TCP-Session: 5391ff1f-76a4-4432-9ac2-f4ce3e88286c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11174 | 2026.01.14 19:29:22.020246 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11175 | 2026.01.14 19:29:22.020265 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11176 | 2026.01.14 19:29:22.020284 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11177 | 2026.01.14 19:29:22.020294 [ 290 ] {} <Debug> TCP-Session: d51faaa4-d9f6-4207-bd8f-848159378c29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11178 | 2026.01.14 19:29:22.020315 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11179 | 2026.01.14 19:29:22.020330 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11180 | 2026.01.14 19:29:22.020351 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11181 | 2026.01.14 19:29:22.020360 [ 289 ] {} <Debug> TCP-Session: 3d66f343-c6c4-4b5b-ba6c-faac30e048d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11182 | 2026.01.14 19:29:22.020379 [ 293 ] {} <Debug> TCP-Session: 45650cde-8652-4705-9ba7-7e5dcb838378 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11183 | 2026.01.14 19:29:22.020398 [ 294 ] {} <Debug> TCP-Session: dde272c2-dee8-412e-93a6-2d2cf8361b30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11184 | 2026.01.14 19:29:22.020340 [ 292 ] {} <Debug> TCP-Session: f7874e46-770d-4036-ab72-1706a4b9691c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11185 | 2026.01.14 19:29:22.020315 [ 267 ] {} <Debug> TCP-Session: f19115de-c5a4-403a-bbbf-9ccc06f5c651 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11186 | 2026.01.14 19:29:22.020312 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11187 | 2026.01.14 19:29:22.020266 [ 288 ] {} <Debug> TCP-Session: 493fc5e0-3242-4dc9-b482-8a8ef0047764 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11188 | 2026.01.14 19:29:22.020507 [ 291 ] {} <Debug> TCP-Session: 2e5bfcaa-cb22-48c7-a8e9-0e9e14864c22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11189 | 2026.01.14 19:29:24.074678 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11190 | 2026.01.14 19:29:24.074747 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11191 | 2026.01.14 19:29:24.255176 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23944 | ||
| 11192 | 2026.01.14 19:29:24.255767 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11193 | 2026.01.14 19:29:24.255819 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11194 | 2026.01.14 19:29:24.256306 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11195 | 2026.01.14 19:29:24.256562 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11196 | 2026.01.14 19:29:24.256714 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23944 | ||
| 11197 | 2026.01.14 19:29:25.473876 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11198 | 2026.01.14 19:29:25.490540 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11199 | 2026.01.14 19:29:25.490591 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11200 | 2026.01.14 19:29:25.497070 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11201 | 2026.01.14 19:29:25.497773 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11202 | 2026.01.14 19:29:25.500733 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11203 | 2026.01.14 19:29:26.723750 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11204 | 2026.01.14 19:29:26.723921 [ 268 ] {6281a653-3cad-4db5-8ed4-bfb26edd025a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11205 | 2026.01.14 19:29:26.723986 [ 268 ] {6281a653-3cad-4db5-8ed4-bfb26edd025a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11206 | 2026.01.14 19:29:26.724689 [ 268 ] {6281a653-3cad-4db5-8ed4-bfb26edd025a} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11207 | 2026.01.14 19:29:26.724745 [ 268 ] {6281a653-3cad-4db5-8ed4-bfb26edd025a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11208 | 2026.01.14 19:29:26.725139 [ 268 ] {6281a653-3cad-4db5-8ed4-bfb26edd025a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11209 | 2026.01.14 19:29:26.725364 [ 268 ] {6281a653-3cad-4db5-8ed4-bfb26edd025a} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11210 | 2026.01.14 19:29:26.725526 [ 268 ] {6281a653-3cad-4db5-8ed4-bfb26edd025a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00165 sec., 33939.393939393936 rows/sec., 2.59 MiB/sec. | ||
| 11211 | 2026.01.14 19:29:26.725574 [ 268 ] {6281a653-3cad-4db5-8ed4-bfb26edd025a} <Debug> TCPHandler: Processed in 0.001962607 sec. | ||
| 11212 | 2026.01.14 19:29:26.725721 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11213 | 2026.01.14 19:29:26.725830 [ 268 ] {9b861791-cba0-4744-bbe6-1efe677bbba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11214 | 2026.01.14 19:29:26.725876 [ 268 ] {9b861791-cba0-4744-bbe6-1efe677bbba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11215 | 2026.01.14 19:29:26.726507 [ 268 ] {9b861791-cba0-4744-bbe6-1efe677bbba8} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11216 | 2026.01.14 19:29:26.726544 [ 268 ] {9b861791-cba0-4744-bbe6-1efe677bbba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11217 | 2026.01.14 19:29:26.726863 [ 268 ] {9b861791-cba0-4744-bbe6-1efe677bbba8} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11218 | 2026.01.14 19:29:26.727072 [ 268 ] {9b861791-cba0-4744-bbe6-1efe677bbba8} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11219 | 2026.01.14 19:29:26.727205 [ 268 ] {9b861791-cba0-4744-bbe6-1efe677bbba8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001401 sec., 45681.655960028555 rows/sec., 3.57 MiB/sec. | ||
| 11220 | 2026.01.14 19:29:26.727244 [ 268 ] {9b861791-cba0-4744-bbe6-1efe677bbba8} <Debug> TCPHandler: Processed in 0.001582932 sec. | ||
| 11221 | 2026.01.14 19:29:26.727363 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11222 | 2026.01.14 19:29:26.727459 [ 268 ] {26223fd4-f7a4-48c8-a2f9-0ac3bd6c02aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11223 | 2026.01.14 19:29:26.727529 [ 268 ] {26223fd4-f7a4-48c8-a2f9-0ac3bd6c02aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11224 | 2026.01.14 19:29:26.727947 [ 268 ] {26223fd4-f7a4-48c8-a2f9-0ac3bd6c02aa} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11225 | 2026.01.14 19:29:26.727984 [ 268 ] {26223fd4-f7a4-48c8-a2f9-0ac3bd6c02aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11226 | 2026.01.14 19:29:26.728310 [ 268 ] {26223fd4-f7a4-48c8-a2f9-0ac3bd6c02aa} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11227 | 2026.01.14 19:29:26.728521 [ 268 ] {26223fd4-f7a4-48c8-a2f9-0ac3bd6c02aa} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11228 | 2026.01.14 19:29:26.728656 [ 268 ] {26223fd4-f7a4-48c8-a2f9-0ac3bd6c02aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 11229 | 2026.01.14 19:29:26.728694 [ 268 ] {26223fd4-f7a4-48c8-a2f9-0ac3bd6c02aa} <Debug> TCPHandler: Processed in 0.001382269 sec. | ||
| 11230 | 2026.01.14 19:29:26.728796 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11231 | 2026.01.14 19:29:26.728890 [ 268 ] {937e237b-da9c-48eb-af3e-229066594a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11232 | 2026.01.14 19:29:26.728931 [ 268 ] {937e237b-da9c-48eb-af3e-229066594a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11233 | 2026.01.14 19:29:26.729265 [ 268 ] {937e237b-da9c-48eb-af3e-229066594a02} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11234 | 2026.01.14 19:29:26.729301 [ 268 ] {937e237b-da9c-48eb-af3e-229066594a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11235 | 2026.01.14 19:29:26.729607 [ 268 ] {937e237b-da9c-48eb-af3e-229066594a02} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11236 | 2026.01.14 19:29:26.729814 [ 268 ] {937e237b-da9c-48eb-af3e-229066594a02} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11237 | 2026.01.14 19:29:26.729941 [ 268 ] {937e237b-da9c-48eb-af3e-229066594a02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 11238 | 2026.01.14 19:29:26.729977 [ 268 ] {937e237b-da9c-48eb-af3e-229066594a02} <Debug> TCPHandler: Processed in 0.001231257 sec. | ||
| 11239 | 2026.01.14 19:29:28.330725 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11240 | 2026.01.14 19:29:28.330915 [ 268 ] {68620899-a59e-4b0f-a145-6e3dde480f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11241 | 2026.01.14 19:29:28.330986 [ 268 ] {68620899-a59e-4b0f-a145-6e3dde480f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11242 | 2026.01.14 19:29:28.331809 [ 268 ] {68620899-a59e-4b0f-a145-6e3dde480f3a} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11243 | 2026.01.14 19:29:28.331856 [ 268 ] {68620899-a59e-4b0f-a145-6e3dde480f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11244 | 2026.01.14 19:29:28.332262 [ 268 ] {68620899-a59e-4b0f-a145-6e3dde480f3a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11245 | 2026.01.14 19:29:28.332490 [ 268 ] {68620899-a59e-4b0f-a145-6e3dde480f3a} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11246 | 2026.01.14 19:29:28.332646 [ 268 ] {68620899-a59e-4b0f-a145-6e3dde480f3a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001781 sec., 230207.74845592363 rows/sec., 14.60 MiB/sec. | ||
| 11247 | 2026.01.14 19:29:28.332689 [ 268 ] {68620899-a59e-4b0f-a145-6e3dde480f3a} <Debug> TCPHandler: Processed in 0.002103089 sec. | ||
| 11248 | 2026.01.14 19:29:28.332815 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11249 | 2026.01.14 19:29:28.332912 [ 268 ] {323bcad7-ced5-428a-b9fb-dc032bea071d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11250 | 2026.01.14 19:29:28.332953 [ 268 ] {323bcad7-ced5-428a-b9fb-dc032bea071d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11251 | 2026.01.14 19:29:28.333355 [ 268 ] {323bcad7-ced5-428a-b9fb-dc032bea071d} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11252 | 2026.01.14 19:29:28.333392 [ 268 ] {323bcad7-ced5-428a-b9fb-dc032bea071d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11253 | 2026.01.14 19:29:28.333686 [ 268 ] {323bcad7-ced5-428a-b9fb-dc032bea071d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11254 | 2026.01.14 19:29:28.333899 [ 268 ] {323bcad7-ced5-428a-b9fb-dc032bea071d} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11255 | 2026.01.14 19:29:28.334034 [ 268 ] {323bcad7-ced5-428a-b9fb-dc032bea071d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001142 sec., 8756.567425569177 rows/sec., 714.04 KiB/sec. | ||
| 11256 | 2026.01.14 19:29:28.334072 [ 268 ] {323bcad7-ced5-428a-b9fb-dc032bea071d} <Debug> TCPHandler: Processed in 0.001310098 sec. | ||
| 11257 | 2026.01.14 19:29:28.334181 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11258 | 2026.01.14 19:29:28.334275 [ 268 ] {0fb2db7c-3c07-466f-ac47-1d5d33921408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11259 | 2026.01.14 19:29:28.334315 [ 268 ] {0fb2db7c-3c07-466f-ac47-1d5d33921408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11260 | 2026.01.14 19:29:28.336670 [ 268 ] {0fb2db7c-3c07-466f-ac47-1d5d33921408} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11261 | 2026.01.14 19:29:28.336715 [ 268 ] {0fb2db7c-3c07-466f-ac47-1d5d33921408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11262 | 2026.01.14 19:29:28.337203 [ 268 ] {0fb2db7c-3c07-466f-ac47-1d5d33921408} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11263 | 2026.01.14 19:29:28.337412 [ 268 ] {0fb2db7c-3c07-466f-ac47-1d5d33921408} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11264 | 2026.01.14 19:29:28.337534 [ 107 ] {} <Debug> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11265 | 2026.01.14 19:29:28.337542 [ 268 ] {0fb2db7c-3c07-466f-ac47-1d5d33921408} <Debug> executeQuery: Read 2339 rows, 194.14 KiB in 0.003285 sec., 712024.3531202435 rows/sec., 57.72 MiB/sec. | ||
| 11266 | 2026.01.14 19:29:28.337614 [ 107 ] {} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11267 | 2026.01.14 19:29:28.337635 [ 268 ] {0fb2db7c-3c07-466f-ac47-1d5d33921408} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 11268 | 2026.01.14 19:29:28.337644 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11269 | 2026.01.14 19:29:28.337661 [ 268 ] {0fb2db7c-3c07-466f-ac47-1d5d33921408} <Debug> TCPHandler: Processed in 0.003530289 sec. | ||
| 11270 | 2026.01.14 19:29:28.337799 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11271 | 2026.01.14 19:29:28.337866 [ 197 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::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 | ||
| 11272 | 2026.01.14 19:29:28.337894 [ 268 ] {69cdc835-e935-4810-94d2-60919b35ed09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11273 | 2026.01.14 19:29:28.337970 [ 268 ] {69cdc835-e935-4810-94d2-60919b35ed09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11274 | 2026.01.14 19:29:28.338043 [ 197 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11275 | 2026.01.14 19:29:28.338084 [ 197 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2466 rows starting from the beginning of the part | ||
| 11276 | 2026.01.14 19:29:28.338158 [ 197 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1194 rows starting from the beginning of the part | ||
| 11277 | 2026.01.14 19:29:28.338209 [ 197 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
| 11278 | 2026.01.14 19:29:28.338257 [ 197 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1194 rows starting from the beginning of the part | ||
| 11279 | 2026.01.14 19:29:28.338305 [ 197 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part | ||
| 11280 | 2026.01.14 19:29:28.338350 [ 197 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 2339 rows starting from the beginning of the part | ||
| 11281 | 2026.01.14 19:29:28.338535 [ 268 ] {69cdc835-e935-4810-94d2-60919b35ed09} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11282 | 2026.01.14 19:29:28.338577 [ 268 ] {69cdc835-e935-4810-94d2-60919b35ed09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11283 | 2026.01.14 19:29:28.338907 [ 268 ] {69cdc835-e935-4810-94d2-60919b35ed09} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11284 | 2026.01.14 19:29:28.339123 [ 268 ] {69cdc835-e935-4810-94d2-60919b35ed09} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11285 | 2026.01.14 19:29:28.339265 [ 268 ] {69cdc835-e935-4810-94d2-60919b35ed09} <Debug> executeQuery: Read 256 rows, 16.10 KiB in 0.001388 sec., 184438.04034582133 rows/sec., 11.33 MiB/sec. | ||
| 11286 | 2026.01.14 19:29:28.339304 [ 268 ] {69cdc835-e935-4810-94d2-60919b35ed09} <Debug> TCPHandler: Processed in 0.001557801 sec. | ||
| 11287 | 2026.01.14 19:29:28.339410 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11288 | 2026.01.14 19:29:28.339505 [ 268 ] {80fb9b24-7861-40aa-afca-51b2d7696e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11289 | 2026.01.14 19:29:28.339544 [ 268 ] {80fb9b24-7861-40aa-afca-51b2d7696e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11290 | 2026.01.14 19:29:28.340157 [ 268 ] {80fb9b24-7861-40aa-afca-51b2d7696e8b} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11291 | 2026.01.14 19:29:28.340194 [ 268 ] {80fb9b24-7861-40aa-afca-51b2d7696e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11292 | 2026.01.14 19:29:28.340512 [ 268 ] {80fb9b24-7861-40aa-afca-51b2d7696e8b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11293 | 2026.01.14 19:29:28.340721 [ 268 ] {80fb9b24-7861-40aa-afca-51b2d7696e8b} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11294 | 2026.01.14 19:29:28.340773 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7305 rows, containing 5 columns (5 merged, 0 gathered) in 0.002993872 sec., 2439984.074135434 rows/sec., 206.44 MiB/sec. | ||
| 11295 | 2026.01.14 19:29:28.340849 [ 268 ] {80fb9b24-7861-40aa-afca-51b2d7696e8b} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001362 sec., 323054.33186490455 rows/sec., 21.37 MiB/sec. | ||
| 11296 | 2026.01.14 19:29:28.340891 [ 268 ] {80fb9b24-7861-40aa-afca-51b2d7696e8b} <Debug> TCPHandler: Processed in 0.001530741 sec. | ||
| 11297 | 2026.01.14 19:29:28.341052 [ 198 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11298 | 2026.01.14 19:29:28.341066 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11299 | 2026.01.14 19:29:28.341160 [ 268 ] {81c75841-f5da-4c9e-a019-25d521beefda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11300 | 2026.01.14 19:29:28.341200 [ 268 ] {81c75841-f5da-4c9e-a019-25d521beefda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11301 | 2026.01.14 19:29:28.341303 [ 198 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_81_16} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11302 | 2026.01.14 19:29:28.341370 [ 198 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_81_16} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11303 | 2026.01.14 19:29:28.341445 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 11304 | 2026.01.14 19:29:28.341718 [ 268 ] {81c75841-f5da-4c9e-a019-25d521beefda} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11305 | 2026.01.14 19:29:28.341754 [ 268 ] {81c75841-f5da-4c9e-a019-25d521beefda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11306 | 2026.01.14 19:29:28.342051 [ 268 ] {81c75841-f5da-4c9e-a019-25d521beefda} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11307 | 2026.01.14 19:29:28.342264 [ 268 ] {81c75841-f5da-4c9e-a019-25d521beefda} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11308 | 2026.01.14 19:29:28.342391 [ 268 ] {81c75841-f5da-4c9e-a019-25d521beefda} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001249 sec., 168935.1481184948 rows/sec., 9.59 MiB/sec. | ||
| 11309 | 2026.01.14 19:29:28.342429 [ 268 ] {81c75841-f5da-4c9e-a019-25d521beefda} <Debug> TCPHandler: Processed in 0.00141333 sec. | ||
| 11310 | 2026.01.14 19:29:28.342533 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11311 | 2026.01.14 19:29:28.342627 [ 268 ] {c6122a5b-7f5b-4f02-b12a-1658bfc1d0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11312 | 2026.01.14 19:29:28.342665 [ 268 ] {c6122a5b-7f5b-4f02-b12a-1658bfc1d0e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11313 | 2026.01.14 19:29:28.343774 [ 268 ] {c6122a5b-7f5b-4f02-b12a-1658bfc1d0e4} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11314 | 2026.01.14 19:29:28.343810 [ 268 ] {c6122a5b-7f5b-4f02-b12a-1658bfc1d0e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11315 | 2026.01.14 19:29:28.344159 [ 268 ] {c6122a5b-7f5b-4f02-b12a-1658bfc1d0e4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11316 | 2026.01.14 19:29:28.344369 [ 268 ] {c6122a5b-7f5b-4f02-b12a-1658bfc1d0e4} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11317 | 2026.01.14 19:29:28.344479 [ 107 ] {} <Debug> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11318 | 2026.01.14 19:29:28.344500 [ 268 ] {c6122a5b-7f5b-4f02-b12a-1658bfc1d0e4} <Debug> executeQuery: Read 1186 rows, 86.86 KiB in 0.00189 sec., 627513.2275132275 rows/sec., 44.88 MiB/sec. | ||
| 11319 | 2026.01.14 19:29:28.344516 [ 107 ] {} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11320 | 2026.01.14 19:29:28.344542 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11321 | 2026.01.14 19:29:28.344545 [ 268 ] {c6122a5b-7f5b-4f02-b12a-1658bfc1d0e4} <Debug> TCPHandler: Processed in 0.002062219 sec. | ||
| 11322 | 2026.01.14 19:29:28.344643 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::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 | ||
| 11323 | 2026.01.14 19:29:28.344671 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11324 | 2026.01.14 19:29:28.344752 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11325 | 2026.01.14 19:29:28.344771 [ 268 ] {6b890b85-f25b-499f-86f4-971577573530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11326 | 2026.01.14 19:29:28.344785 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1250 rows starting from the beginning of the part | ||
| 11327 | 2026.01.14 19:29:28.344820 [ 268 ] {6b890b85-f25b-499f-86f4-971577573530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11328 | 2026.01.14 19:29:28.344846 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 720 rows starting from the beginning of the part | ||
| 11329 | 2026.01.14 19:29:28.344894 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
| 11330 | 2026.01.14 19:29:28.344929 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 720 rows starting from the beginning of the part | ||
| 11331 | 2026.01.14 19:29:28.344962 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
| 11332 | 2026.01.14 19:29:28.344993 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1186 rows starting from the beginning of the part | ||
| 11333 | 2026.01.14 19:29:28.345161 [ 268 ] {6b890b85-f25b-499f-86f4-971577573530} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11334 | 2026.01.14 19:29:28.345203 [ 268 ] {6b890b85-f25b-499f-86f4-971577573530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11335 | 2026.01.14 19:29:28.345519 [ 268 ] {6b890b85-f25b-499f-86f4-971577573530} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11336 | 2026.01.14 19:29:28.345738 [ 268 ] {6b890b85-f25b-499f-86f4-971577573530} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11337 | 2026.01.14 19:29:28.345842 [ 107 ] {} <Debug> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 11338 | 2026.01.14 19:29:28.345868 [ 268 ] {6b890b85-f25b-499f-86f4-971577573530} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 281.14 KiB/sec. | ||
| 11339 | 2026.01.14 19:29:28.345874 [ 107 ] {} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11340 | 2026.01.14 19:29:28.345906 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11341 | 2026.01.14 19:29:28.345911 [ 268 ] {6b890b85-f25b-499f-86f4-971577573530} <Debug> TCPHandler: Processed in 0.001291757 sec. | ||
| 11342 | 2026.01.14 19:29:28.345982 [ 198 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 11343 | 2026.01.14 19:29:28.346030 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11344 | 2026.01.14 19:29:28.346059 [ 198 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11345 | 2026.01.14 19:29:28.346084 [ 198 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 162 rows starting from the beginning of the part | ||
| 11346 | 2026.01.14 19:29:28.346124 [ 268 ] {63191338-7829-45ba-b9d0-0c5940533551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11347 | 2026.01.14 19:29:28.346133 [ 198 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 11348 | 2026.01.14 19:29:28.346168 [ 268 ] {63191338-7829-45ba-b9d0-0c5940533551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11349 | 2026.01.14 19:29:28.346175 [ 198 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 11350 | 2026.01.14 19:29:28.346211 [ 198 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 11351 | 2026.01.14 19:29:28.346247 [ 198 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 11352 | 2026.01.14 19:29:28.346266 [ 194 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4004 rows, containing 5 columns (5 merged, 0 gathered) in 0.001660563 sec., 2411230.408000178 rows/sec., 181.49 MiB/sec. | ||
| 11353 | 2026.01.14 19:29:28.346281 [ 198 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 11354 | 2026.01.14 19:29:28.346509 [ 201 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11355 | 2026.01.14 19:29:28.346846 [ 201 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_81_16} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11356 | 2026.01.14 19:29:28.346858 [ 268 ] {63191338-7829-45ba-b9d0-0c5940533551} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11357 | 2026.01.14 19:29:28.346900 [ 268 ] {63191338-7829-45ba-b9d0-0c5940533551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11358 | 2026.01.14 19:29:28.346934 [ 201 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_81_16} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11359 | 2026.01.14 19:29:28.346974 [ 194 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 4 columns (4 merged, 0 gathered) in 0.001024324 sec., 187440.69259335913 rows/sec., 9.56 MiB/sec. | ||
| 11360 | 2026.01.14 19:29:28.347048 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 11361 | 2026.01.14 19:29:28.347093 [ 194 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 11362 | 2026.01.14 19:29:28.347292 [ 268 ] {63191338-7829-45ba-b9d0-0c5940533551} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11363 | 2026.01.14 19:29:28.347359 [ 194 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_32_7} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11364 | 2026.01.14 19:29:28.347424 [ 194 ] {a1a1fe43-80a3-41e7-adea-90f0cc52a578::all_1_32_7} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 11365 | 2026.01.14 19:29:28.347492 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11366 | 2026.01.14 19:29:28.347516 [ 268 ] {63191338-7829-45ba-b9d0-0c5940533551} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11367 | 2026.01.14 19:29:28.347630 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11368 | 2026.01.14 19:29:28.347647 [ 268 ] {63191338-7829-45ba-b9d0-0c5940533551} <Debug> executeQuery: Read 907 rows, 61.38 KiB in 0.00154 sec., 588961.038961039 rows/sec., 38.93 MiB/sec. | ||
| 11369 | 2026.01.14 19:29:28.347660 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11370 | 2026.01.14 19:29:28.347686 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11371 | 2026.01.14 19:29:28.347691 [ 268 ] {63191338-7829-45ba-b9d0-0c5940533551} <Debug> TCPHandler: Processed in 0.001711244 sec. | ||
| 11372 | 2026.01.14 19:29:28.347762 [ 189 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::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 | ||
| 11373 | 2026.01.14 19:29:28.347829 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11374 | 2026.01.14 19:29:28.347851 [ 189 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11375 | 2026.01.14 19:29:28.347880 [ 189 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 24912 rows starting from the beginning of the part | ||
| 11376 | 2026.01.14 19:29:28.347928 [ 268 ] {2180d18d-6fc7-4971-b6d1-81ce91e27b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11377 | 2026.01.14 19:29:28.347931 [ 189 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 314 rows starting from the beginning of the part | ||
| 11378 | 2026.01.14 19:29:28.347971 [ 268 ] {2180d18d-6fc7-4971-b6d1-81ce91e27b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11379 | 2026.01.14 19:29:28.347982 [ 189 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 11380 | 2026.01.14 19:29:28.348023 [ 189 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 314 rows starting from the beginning of the part | ||
| 11381 | 2026.01.14 19:29:28.348060 [ 189 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 11382 | 2026.01.14 19:29:28.348097 [ 189 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 907 rows starting from the beginning of the part | ||
| 11383 | 2026.01.14 19:29:28.348306 [ 268 ] {2180d18d-6fc7-4971-b6d1-81ce91e27b01} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11384 | 2026.01.14 19:29:28.348340 [ 268 ] {2180d18d-6fc7-4971-b6d1-81ce91e27b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11385 | 2026.01.14 19:29:28.348634 [ 268 ] {2180d18d-6fc7-4971-b6d1-81ce91e27b01} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11386 | 2026.01.14 19:29:28.348839 [ 268 ] {2180d18d-6fc7-4971-b6d1-81ce91e27b01} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11387 | 2026.01.14 19:29:28.348939 [ 107 ] {} <Debug> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 11388 | 2026.01.14 19:29:28.348967 [ 107 ] {} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11389 | 2026.01.14 19:29:28.348967 [ 268 ] {2180d18d-6fc7-4971-b6d1-81ce91e27b01} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 11390 | 2026.01.14 19:29:28.348983 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11391 | 2026.01.14 19:29:28.349018 [ 268 ] {2180d18d-6fc7-4971-b6d1-81ce91e27b01} <Debug> TCPHandler: Processed in 0.001239457 sec. | ||
| 11392 | 2026.01.14 19:29:28.349084 [ 194 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 11393 | 2026.01.14 19:29:28.349140 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11394 | 2026.01.14 19:29:28.349166 [ 194 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11395 | 2026.01.14 19:29:28.349190 [ 194 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 29 rows starting from the beginning of the part | ||
| 11396 | 2026.01.14 19:29:28.349233 [ 268 ] {af692768-dd6e-4ba4-9c1d-1a07f5a8b6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11397 | 2026.01.14 19:29:28.349236 [ 194 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 11398 | 2026.01.14 19:29:28.349285 [ 194 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 11399 | 2026.01.14 19:29:28.349287 [ 268 ] {af692768-dd6e-4ba4-9c1d-1a07f5a8b6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11400 | 2026.01.14 19:29:28.349319 [ 194 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 11401 | 2026.01.14 19:29:28.349354 [ 194 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 11402 | 2026.01.14 19:29:28.349388 [ 194 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 11403 | 2026.01.14 19:29:28.350046 [ 202 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 4 columns (4 merged, 0 gathered) in 0.000994413 sec., 34191.0252581171 rows/sec., 2.24 MiB/sec. | ||
| 11404 | 2026.01.14 19:29:28.350192 [ 268 ] {af692768-dd6e-4ba4-9c1d-1a07f5a8b6e5} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11405 | 2026.01.14 19:29:28.350209 [ 195 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 11406 | 2026.01.14 19:29:28.350231 [ 268 ] {af692768-dd6e-4ba4-9c1d-1a07f5a8b6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11407 | 2026.01.14 19:29:28.350555 [ 195 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_32_7} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11408 | 2026.01.14 19:29:28.350638 [ 195 ] {08829890-4a79-41fb-b958-1fb1650c3714::all_1_32_7} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 11409 | 2026.01.14 19:29:28.350726 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 11410 | 2026.01.14 19:29:28.350864 [ 268 ] {af692768-dd6e-4ba4-9c1d-1a07f5a8b6e5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11411 | 2026.01.14 19:29:28.351096 [ 268 ] {af692768-dd6e-4ba4-9c1d-1a07f5a8b6e5} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11412 | 2026.01.14 19:29:28.351236 [ 268 ] {af692768-dd6e-4ba4-9c1d-1a07f5a8b6e5} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00202 sec., 20297.029702970296 rows/sec., 36.37 MiB/sec. | ||
| 11413 | 2026.01.14 19:29:28.351294 [ 268 ] {af692768-dd6e-4ba4-9c1d-1a07f5a8b6e5} <Debug> TCPHandler: Processed in 0.00220494 sec. | ||
| 11414 | 2026.01.14 19:29:28.351417 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11415 | 2026.01.14 19:29:28.351512 [ 268 ] {96895aaf-f45a-4ed2-901f-4eb712be7128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11416 | 2026.01.14 19:29:28.351553 [ 268 ] {96895aaf-f45a-4ed2-901f-4eb712be7128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11417 | 2026.01.14 19:29:28.351906 [ 268 ] {96895aaf-f45a-4ed2-901f-4eb712be7128} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11418 | 2026.01.14 19:29:28.351943 [ 268 ] {96895aaf-f45a-4ed2-901f-4eb712be7128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11419 | 2026.01.14 19:29:28.352259 [ 268 ] {96895aaf-f45a-4ed2-901f-4eb712be7128} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11420 | 2026.01.14 19:29:28.352471 [ 268 ] {96895aaf-f45a-4ed2-901f-4eb712be7128} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11421 | 2026.01.14 19:29:28.352583 [ 107 ] {} <Debug> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11422 | 2026.01.14 19:29:28.352599 [ 268 ] {96895aaf-f45a-4ed2-901f-4eb712be7128} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001106 sec., 61482.820976491865 rows/sec., 3.57 MiB/sec. | ||
| 11423 | 2026.01.14 19:29:28.352630 [ 107 ] {} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11424 | 2026.01.14 19:29:28.352651 [ 268 ] {96895aaf-f45a-4ed2-901f-4eb712be7128} <Debug> TCPHandler: Processed in 0.001286278 sec. | ||
| 11425 | 2026.01.14 19:29:28.352656 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 11426 | 2026.01.14 19:29:28.352761 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::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 | ||
| 11427 | 2026.01.14 19:29:28.352842 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11428 | 2026.01.14 19:29:28.352869 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5206 rows starting from the beginning of the part | ||
| 11429 | 2026.01.14 19:29:28.352925 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 104 rows starting from the beginning of the part | ||
| 11430 | 2026.01.14 19:29:28.352967 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 11431 | 2026.01.14 19:29:28.353008 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 104 rows starting from the beginning of the part | ||
| 11432 | 2026.01.14 19:29:28.353050 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11433 | 2026.01.14 19:29:28.353090 [ 195 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 68 rows starting from the beginning of the part | ||
| 11434 | 2026.01.14 19:29:28.354168 [ 189 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26767 rows, containing 5 columns (5 merged, 0 gathered) in 0.006437489 sec., 4157987.6874352717 rows/sec., 279.98 MiB/sec. | ||
| 11435 | 2026.01.14 19:29:28.354455 [ 188 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11436 | 2026.01.14 19:29:28.354734 [ 188 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11437 | 2026.01.14 19:29:28.354806 [ 188 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11438 | 2026.01.14 19:29:28.354881 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 11439 | 2026.01.14 19:29:28.355134 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5602 rows, containing 4 columns (4 merged, 0 gathered) in 0.002399183 sec., 2334961.526486308 rows/sec., 148.88 MiB/sec. | ||
| 11440 | 2026.01.14 19:29:28.355524 [ 188 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11441 | 2026.01.14 19:29:28.355754 [ 188 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_81_16} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11442 | 2026.01.14 19:29:28.355810 [ 188 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_81_16} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11443 | 2026.01.14 19:29:28.355863 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 11444 | 2026.01.14 19:29:29.348886 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 1424 | ||
| 11445 | 2026.01.14 19:29:29.351970 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11446 | 2026.01.14 19:29:29.352029 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11447 | 2026.01.14 19:29:29.353322 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11448 | 2026.01.14 19:29:29.353618 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11449 | 2026.01.14 19:29:29.353944 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1424 | ||
| 11450 | 2026.01.14 19:29:31.721653 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11451 | 2026.01.14 19:29:31.721850 [ 268 ] {d546f113-e164-42e8-a2dc-3296c9cfc334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11452 | 2026.01.14 19:29:31.721928 [ 268 ] {d546f113-e164-42e8-a2dc-3296c9cfc334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11453 | 2026.01.14 19:29:31.722664 [ 268 ] {d546f113-e164-42e8-a2dc-3296c9cfc334} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11454 | 2026.01.14 19:29:31.722717 [ 268 ] {d546f113-e164-42e8-a2dc-3296c9cfc334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11455 | 2026.01.14 19:29:31.723119 [ 268 ] {d546f113-e164-42e8-a2dc-3296c9cfc334} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11456 | 2026.01.14 19:29:31.723362 [ 268 ] {d546f113-e164-42e8-a2dc-3296c9cfc334} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11457 | 2026.01.14 19:29:31.723540 [ 268 ] {d546f113-e164-42e8-a2dc-3296c9cfc334} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001746 sec., 32073.31042382589 rows/sec., 2.45 MiB/sec. | ||
| 11458 | 2026.01.14 19:29:31.723592 [ 268 ] {d546f113-e164-42e8-a2dc-3296c9cfc334} <Debug> TCPHandler: Processed in 0.002117479 sec. | ||
| 11459 | 2026.01.14 19:29:31.723751 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11460 | 2026.01.14 19:29:31.723855 [ 268 ] {8e82c4a7-9e57-49f8-9278-7687befe65ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11461 | 2026.01.14 19:29:31.723899 [ 268 ] {8e82c4a7-9e57-49f8-9278-7687befe65ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11462 | 2026.01.14 19:29:31.724345 [ 268 ] {8e82c4a7-9e57-49f8-9278-7687befe65ba} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11463 | 2026.01.14 19:29:31.724384 [ 268 ] {8e82c4a7-9e57-49f8-9278-7687befe65ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11464 | 2026.01.14 19:29:31.724734 [ 268 ] {8e82c4a7-9e57-49f8-9278-7687befe65ba} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11465 | 2026.01.14 19:29:31.724960 [ 268 ] {8e82c4a7-9e57-49f8-9278-7687befe65ba} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11466 | 2026.01.14 19:29:31.725096 [ 268 ] {8e82c4a7-9e57-49f8-9278-7687befe65ba} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001264 sec., 50632.91139240507 rows/sec., 3.95 MiB/sec. | ||
| 11467 | 2026.01.14 19:29:31.725136 [ 268 ] {8e82c4a7-9e57-49f8-9278-7687befe65ba} <Debug> TCPHandler: Processed in 0.001439919 sec. | ||
| 11468 | 2026.01.14 19:29:31.725257 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11469 | 2026.01.14 19:29:31.725353 [ 268 ] {a8d96d79-ee77-4828-946e-124e0680345b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11470 | 2026.01.14 19:29:31.725399 [ 268 ] {a8d96d79-ee77-4828-946e-124e0680345b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11471 | 2026.01.14 19:29:31.725836 [ 268 ] {a8d96d79-ee77-4828-946e-124e0680345b} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11472 | 2026.01.14 19:29:31.725877 [ 268 ] {a8d96d79-ee77-4828-946e-124e0680345b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11473 | 2026.01.14 19:29:31.726218 [ 268 ] {a8d96d79-ee77-4828-946e-124e0680345b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11474 | 2026.01.14 19:29:31.726462 [ 268 ] {a8d96d79-ee77-4828-946e-124e0680345b} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11475 | 2026.01.14 19:29:31.726623 [ 268 ] {a8d96d79-ee77-4828-946e-124e0680345b} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00129 sec., 74418.6046511628 rows/sec., 5.18 MiB/sec. | ||
| 11476 | 2026.01.14 19:29:31.726668 [ 268 ] {a8d96d79-ee77-4828-946e-124e0680345b} <Debug> TCPHandler: Processed in 0.00146276 sec. | ||
| 11477 | 2026.01.14 19:29:31.726804 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11478 | 2026.01.14 19:29:31.726906 [ 268 ] {204baab7-7d54-4dd4-86dc-1b2552785f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11479 | 2026.01.14 19:29:31.726951 [ 268 ] {204baab7-7d54-4dd4-86dc-1b2552785f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11480 | 2026.01.14 19:29:31.727296 [ 268 ] {204baab7-7d54-4dd4-86dc-1b2552785f35} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11481 | 2026.01.14 19:29:31.727333 [ 268 ] {204baab7-7d54-4dd4-86dc-1b2552785f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11482 | 2026.01.14 19:29:31.727640 [ 268 ] {204baab7-7d54-4dd4-86dc-1b2552785f35} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11483 | 2026.01.14 19:29:31.727850 [ 268 ] {204baab7-7d54-4dd4-86dc-1b2552785f35} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11484 | 2026.01.14 19:29:31.727982 [ 268 ] {204baab7-7d54-4dd4-86dc-1b2552785f35} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001096 sec., 32846.71532846715 rows/sec., 2.21 MiB/sec. | ||
| 11485 | 2026.01.14 19:29:31.728021 [ 268 ] {204baab7-7d54-4dd4-86dc-1b2552785f35} <Debug> TCPHandler: Processed in 0.001268297 sec. | ||
| 11486 | 2026.01.14 19:29:31.756836 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24392 | ||
| 11487 | 2026.01.14 19:29:31.757553 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11488 | 2026.01.14 19:29:31.757625 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11489 | 2026.01.14 19:29:31.758255 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11490 | 2026.01.14 19:29:31.758499 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11491 | 2026.01.14 19:29:31.758642 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24392 | ||
| 11492 | 2026.01.14 19:29:31.758702 [ 99 ] {} <Debug> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11493 | 2026.01.14 19:29:31.758803 [ 99 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11494 | 2026.01.14 19:29:31.758839 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11495 | 2026.01.14 19:29:31.758951 [ 202 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::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 | ||
| 11496 | 2026.01.14 19:29:31.759067 [ 202 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11497 | 2026.01.14 19:29:31.759103 [ 202 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22024 rows starting from the beginning of the part | ||
| 11498 | 2026.01.14 19:29:31.759167 [ 202 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 11499 | 2026.01.14 19:29:31.759217 [ 202 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 11500 | 2026.01.14 19:29:31.759262 [ 202 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 11501 | 2026.01.14 19:29:31.759305 [ 202 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 11502 | 2026.01.14 19:29:31.759347 [ 202 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 11503 | 2026.01.14 19:29:31.761368 [ 192 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24392 rows, containing 4 columns (4 merged, 0 gathered) in 0.002448744 sec., 9961024.917263707 rows/sec., 142.49 MiB/sec. | ||
| 11504 | 2026.01.14 19:29:31.761952 [ 192 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11505 | 2026.01.14 19:29:31.762271 [ 192 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_51_10} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11506 | 2026.01.14 19:29:31.762361 [ 192 ] {5cbc0f32-4739-4ad4-964d-c0c44e9b55cc::all_1_51_10} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11507 | 2026.01.14 19:29:31.762464 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11508 | 2026.01.14 19:29:33.000857 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11509 | 2026.01.14 19:29:33.018341 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11510 | 2026.01.14 19:29:33.018409 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11511 | 2026.01.14 19:29:33.024511 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11512 | 2026.01.14 19:29:33.025260 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11513 | 2026.01.14 19:29:33.025548 [ 98 ] {} <Debug> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11514 | 2026.01.14 19:29:33.025592 [ 98 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11515 | 2026.01.14 19:29:33.025614 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11516 | 2026.01.14 19:29:33.025748 [ 191 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 11517 | 2026.01.14 19:29:33.028965 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11518 | 2026.01.14 19:29:33.029454 [ 191 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11519 | 2026.01.14 19:29:33.030813 [ 191 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 11520 | 2026.01.14 19:29:33.035539 [ 191 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 11521 | 2026.01.14 19:29:33.040091 [ 191 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 11522 | 2026.01.14 19:29:33.044834 [ 191 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 11523 | 2026.01.14 19:29:33.049258 [ 191 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::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 | ||
| 11524 | 2026.01.14 19:29:33.053118 [ 191 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 11525 | 2026.01.14 19:29:33.105156 [ 190 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.079462803 sec., 4832.449718643829 rows/sec., 24.99 MiB/sec. | ||
| 11526 | 2026.01.14 19:29:33.108632 [ 193 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11527 | 2026.01.14 19:29:33.110794 [ 193 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_51_10} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11528 | 2026.01.14 19:29:33.110919 [ 193 ] {e1b5d40d-1c53-4244-a470-4dd70cd34055::all_1_51_10} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11529 | 2026.01.14 19:29:33.114041 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11530 | 2026.01.14 19:29:36.724789 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11531 | 2026.01.14 19:29:36.724967 [ 268 ] {9975accd-9a94-40bd-b52a-38ad186b8c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11532 | 2026.01.14 19:29:36.725029 [ 268 ] {9975accd-9a94-40bd-b52a-38ad186b8c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11533 | 2026.01.14 19:29:36.725704 [ 268 ] {9975accd-9a94-40bd-b52a-38ad186b8c5c} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11534 | 2026.01.14 19:29:36.725742 [ 268 ] {9975accd-9a94-40bd-b52a-38ad186b8c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11535 | 2026.01.14 19:29:36.726130 [ 268 ] {9975accd-9a94-40bd-b52a-38ad186b8c5c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11536 | 2026.01.14 19:29:36.726344 [ 268 ] {9975accd-9a94-40bd-b52a-38ad186b8c5c} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11537 | 2026.01.14 19:29:36.726489 [ 268 ] {9975accd-9a94-40bd-b52a-38ad186b8c5c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001567 sec., 35737.077217613274 rows/sec., 2.73 MiB/sec. | ||
| 11538 | 2026.01.14 19:29:36.726529 [ 268 ] {9975accd-9a94-40bd-b52a-38ad186b8c5c} <Debug> TCPHandler: Processed in 0.001866716 sec. | ||
| 11539 | 2026.01.14 19:29:36.726656 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11540 | 2026.01.14 19:29:36.726751 [ 268 ] {b9d604d2-3c33-45a7-8f24-830b9eaf2390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11541 | 2026.01.14 19:29:36.726790 [ 268 ] {b9d604d2-3c33-45a7-8f24-830b9eaf2390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11542 | 2026.01.14 19:29:36.727208 [ 268 ] {b9d604d2-3c33-45a7-8f24-830b9eaf2390} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11543 | 2026.01.14 19:29:36.727241 [ 268 ] {b9d604d2-3c33-45a7-8f24-830b9eaf2390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11544 | 2026.01.14 19:29:36.727529 [ 268 ] {b9d604d2-3c33-45a7-8f24-830b9eaf2390} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11545 | 2026.01.14 19:29:36.727748 [ 268 ] {b9d604d2-3c33-45a7-8f24-830b9eaf2390} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11546 | 2026.01.14 19:29:36.727871 [ 268 ] {b9d604d2-3c33-45a7-8f24-830b9eaf2390} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001139 sec., 56189.64003511852 rows/sec., 4.39 MiB/sec. | ||
| 11547 | 2026.01.14 19:29:36.727907 [ 268 ] {b9d604d2-3c33-45a7-8f24-830b9eaf2390} <Debug> TCPHandler: Processed in 0.001301188 sec. | ||
| 11548 | 2026.01.14 19:29:36.728021 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11549 | 2026.01.14 19:29:36.728114 [ 268 ] {59067042-3593-4f3e-b591-7ca0e61a2648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11550 | 2026.01.14 19:29:36.728156 [ 268 ] {59067042-3593-4f3e-b591-7ca0e61a2648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11551 | 2026.01.14 19:29:36.728568 [ 268 ] {59067042-3593-4f3e-b591-7ca0e61a2648} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11552 | 2026.01.14 19:29:36.728601 [ 268 ] {59067042-3593-4f3e-b591-7ca0e61a2648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11553 | 2026.01.14 19:29:36.728914 [ 268 ] {59067042-3593-4f3e-b591-7ca0e61a2648} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11554 | 2026.01.14 19:29:36.729118 [ 268 ] {59067042-3593-4f3e-b591-7ca0e61a2648} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11555 | 2026.01.14 19:29:36.729241 [ 268 ] {59067042-3593-4f3e-b591-7ca0e61a2648} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 11556 | 2026.01.14 19:29:36.729276 [ 268 ] {59067042-3593-4f3e-b591-7ca0e61a2648} <Debug> TCPHandler: Processed in 0.001303318 sec. | ||
| 11557 | 2026.01.14 19:29:36.729387 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11558 | 2026.01.14 19:29:36.729479 [ 268 ] {689bd459-f0db-423e-9027-9f2d75f806b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11559 | 2026.01.14 19:29:36.729518 [ 268 ] {689bd459-f0db-423e-9027-9f2d75f806b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11560 | 2026.01.14 19:29:36.729848 [ 268 ] {689bd459-f0db-423e-9027-9f2d75f806b2} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11561 | 2026.01.14 19:29:36.729881 [ 268 ] {689bd459-f0db-423e-9027-9f2d75f806b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11562 | 2026.01.14 19:29:36.730172 [ 268 ] {689bd459-f0db-423e-9027-9f2d75f806b2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11563 | 2026.01.14 19:29:36.730370 [ 268 ] {689bd459-f0db-423e-9027-9f2d75f806b2} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11564 | 2026.01.14 19:29:36.730497 [ 268 ] {689bd459-f0db-423e-9027-9f2d75f806b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 11565 | 2026.01.14 19:29:36.730532 [ 268 ] {689bd459-f0db-423e-9027-9f2d75f806b2} <Debug> TCPHandler: Processed in 0.001194256 sec. | ||
| 11566 | 2026.01.14 19:29:39.074790 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11567 | 2026.01.14 19:29:39.074860 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11568 | 2026.01.14 19:29:39.258796 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24904 | ||
| 11569 | 2026.01.14 19:29:39.259624 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11570 | 2026.01.14 19:29:39.259665 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11571 | 2026.01.14 19:29:39.260179 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11572 | 2026.01.14 19:29:39.260431 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11573 | 2026.01.14 19:29:39.260585 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24904 | ||
| 11574 | 2026.01.14 19:29:39.354198 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1440 | ||
| 11575 | 2026.01.14 19:29:39.356262 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11576 | 2026.01.14 19:29:39.356299 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11577 | 2026.01.14 19:29:39.357438 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11578 | 2026.01.14 19:29:39.357696 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11579 | 2026.01.14 19:29:39.357951 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1440 | ||
| 11580 | 2026.01.14 19:29:40.529050 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11581 | 2026.01.14 19:29:40.544398 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11582 | 2026.01.14 19:29:40.544453 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11583 | 2026.01.14 19:29:40.549832 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11584 | 2026.01.14 19:29:40.550485 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11585 | 2026.01.14 19:29:40.553225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11586 | 2026.01.14 19:29:41.738373 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11587 | 2026.01.14 19:29:41.738568 [ 268 ] {c4393f21-d9ea-4552-bf23-73cc6cb11a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11588 | 2026.01.14 19:29:41.738640 [ 268 ] {c4393f21-d9ea-4552-bf23-73cc6cb11a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11589 | 2026.01.14 19:29:41.739505 [ 268 ] {c4393f21-d9ea-4552-bf23-73cc6cb11a0d} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11590 | 2026.01.14 19:29:41.739553 [ 268 ] {c4393f21-d9ea-4552-bf23-73cc6cb11a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11591 | 2026.01.14 19:29:41.739949 [ 268 ] {c4393f21-d9ea-4552-bf23-73cc6cb11a0d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11592 | 2026.01.14 19:29:41.740183 [ 268 ] {c4393f21-d9ea-4552-bf23-73cc6cb11a0d} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11593 | 2026.01.14 19:29:41.740338 [ 268 ] {c4393f21-d9ea-4552-bf23-73cc6cb11a0d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001822 sec., 225027.44237102085 rows/sec., 14.27 MiB/sec. | ||
| 11594 | 2026.01.14 19:29:41.740379 [ 268 ] {c4393f21-d9ea-4552-bf23-73cc6cb11a0d} <Debug> TCPHandler: Processed in 0.002145569 sec. | ||
| 11595 | 2026.01.14 19:29:41.740503 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11596 | 2026.01.14 19:29:41.740599 [ 268 ] {9eff9c14-e3c4-4b17-b76b-a105d9a19019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11597 | 2026.01.14 19:29:41.740639 [ 268 ] {9eff9c14-e3c4-4b17-b76b-a105d9a19019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11598 | 2026.01.14 19:29:41.741895 [ 268 ] {9eff9c14-e3c4-4b17-b76b-a105d9a19019} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11599 | 2026.01.14 19:29:41.741931 [ 268 ] {9eff9c14-e3c4-4b17-b76b-a105d9a19019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11600 | 2026.01.14 19:29:41.742302 [ 268 ] {9eff9c14-e3c4-4b17-b76b-a105d9a19019} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11601 | 2026.01.14 19:29:41.742507 [ 268 ] {9eff9c14-e3c4-4b17-b76b-a105d9a19019} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11602 | 2026.01.14 19:29:41.742638 [ 268 ] {9eff9c14-e3c4-4b17-b76b-a105d9a19019} <Debug> executeQuery: Read 1194 rows, 97.66 KiB in 0.002057 sec., 580456.9761789014 rows/sec., 46.36 MiB/sec. | ||
| 11603 | 2026.01.14 19:29:41.742676 [ 268 ] {9eff9c14-e3c4-4b17-b76b-a105d9a19019} <Debug> TCPHandler: Processed in 0.002225091 sec. | ||
| 11604 | 2026.01.14 19:29:41.742797 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11605 | 2026.01.14 19:29:41.742911 [ 268 ] {2d20274b-eeb2-4c54-b414-5351abc92ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11606 | 2026.01.14 19:29:41.742958 [ 268 ] {2d20274b-eeb2-4c54-b414-5351abc92ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11607 | 2026.01.14 19:29:41.743547 [ 268 ] {2d20274b-eeb2-4c54-b414-5351abc92ade} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11608 | 2026.01.14 19:29:41.743583 [ 268 ] {2d20274b-eeb2-4c54-b414-5351abc92ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11609 | 2026.01.14 19:29:41.743886 [ 268 ] {2d20274b-eeb2-4c54-b414-5351abc92ade} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11610 | 2026.01.14 19:29:41.744089 [ 268 ] {2d20274b-eeb2-4c54-b414-5351abc92ade} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11611 | 2026.01.14 19:29:41.744215 [ 268 ] {2d20274b-eeb2-4c54-b414-5351abc92ade} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001328 sec., 185240.9638554217 rows/sec., 11.32 MiB/sec. | ||
| 11612 | 2026.01.14 19:29:41.744253 [ 268 ] {2d20274b-eeb2-4c54-b414-5351abc92ade} <Debug> TCPHandler: Processed in 0.001516721 sec. | ||
| 11613 | 2026.01.14 19:29:41.744371 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11614 | 2026.01.14 19:29:41.744463 [ 268 ] {426ff1bd-2cc5-41e1-813f-41f89dc5263b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11615 | 2026.01.14 19:29:41.744501 [ 268 ] {426ff1bd-2cc5-41e1-813f-41f89dc5263b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11616 | 2026.01.14 19:29:41.745024 [ 268 ] {426ff1bd-2cc5-41e1-813f-41f89dc5263b} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11617 | 2026.01.14 19:29:41.745060 [ 268 ] {426ff1bd-2cc5-41e1-813f-41f89dc5263b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11618 | 2026.01.14 19:29:41.745365 [ 268 ] {426ff1bd-2cc5-41e1-813f-41f89dc5263b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11619 | 2026.01.14 19:29:41.745565 [ 268 ] {426ff1bd-2cc5-41e1-813f-41f89dc5263b} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11620 | 2026.01.14 19:29:41.745673 [ 88 ] {} <Debug> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11621 | 2026.01.14 19:29:41.745690 [ 268 ] {426ff1bd-2cc5-41e1-813f-41f89dc5263b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001244 sec., 170418.00643086815 rows/sec., 10.99 MiB/sec. | ||
| 11622 | 2026.01.14 19:29:41.745737 [ 88 ] {} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11623 | 2026.01.14 19:29:41.745748 [ 268 ] {426ff1bd-2cc5-41e1-813f-41f89dc5263b} <Debug> TCPHandler: Processed in 0.001426119 sec. | ||
| 11624 | 2026.01.14 19:29:41.745764 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11625 | 2026.01.14 19:29:41.745865 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11626 | 2026.01.14 19:29:41.745902 [ 199 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::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 | ||
| 11627 | 2026.01.14 19:29:41.745959 [ 268 ] {8b8f1dea-4ef0-4f8e-8a97-7b35d88f3c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11628 | 2026.01.14 19:29:41.746004 [ 268 ] {8b8f1dea-4ef0-4f8e-8a97-7b35d88f3c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11629 | 2026.01.14 19:29:41.746054 [ 199 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11630 | 2026.01.14 19:29:41.746099 [ 199 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 466 rows starting from the beginning of the part | ||
| 11631 | 2026.01.14 19:29:41.746177 [ 199 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 440 rows starting from the beginning of the part | ||
| 11632 | 2026.01.14 19:29:41.746231 [ 199 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 11633 | 2026.01.14 19:29:41.746278 [ 199 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part | ||
| 11634 | 2026.01.14 19:29:41.746318 [ 199 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 440 rows starting from the beginning of the part | ||
| 11635 | 2026.01.14 19:29:41.746360 [ 199 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 11636 | 2026.01.14 19:29:41.746511 [ 268 ] {8b8f1dea-4ef0-4f8e-8a97-7b35d88f3c0b} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11637 | 2026.01.14 19:29:41.746553 [ 268 ] {8b8f1dea-4ef0-4f8e-8a97-7b35d88f3c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11638 | 2026.01.14 19:29:41.746870 [ 268 ] {8b8f1dea-4ef0-4f8e-8a97-7b35d88f3c0b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11639 | 2026.01.14 19:29:41.747095 [ 268 ] {8b8f1dea-4ef0-4f8e-8a97-7b35d88f3c0b} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11640 | 2026.01.14 19:29:41.747223 [ 268 ] {8b8f1dea-4ef0-4f8e-8a97-7b35d88f3c0b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001281 sec., 164715.0663544106 rows/sec., 9.35 MiB/sec. | ||
| 11641 | 2026.01.14 19:29:41.747260 [ 268 ] {8b8f1dea-4ef0-4f8e-8a97-7b35d88f3c0b} <Debug> TCPHandler: Processed in 0.00144376 sec. | ||
| 11642 | 2026.01.14 19:29:41.747361 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11643 | 2026.01.14 19:29:41.747450 [ 268 ] {ab28ef86-ba92-4781-8480-7d5eec363cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11644 | 2026.01.14 19:29:41.747471 [ 190 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1982 rows, containing 5 columns (5 merged, 0 gathered) in 0.001636853 sec., 1210860.10777999 rows/sec., 84.32 MiB/sec. | ||
| 11645 | 2026.01.14 19:29:41.747488 [ 268 ] {ab28ef86-ba92-4781-8480-7d5eec363cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11646 | 2026.01.14 19:29:41.747655 [ 200 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11647 | 2026.01.14 19:29:41.747956 [ 200 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_36_7} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11648 | 2026.01.14 19:29:41.748033 [ 200 ] {d94ef8d7-f96c-41e4-bc28-17c949541479::all_1_36_7} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11649 | 2026.01.14 19:29:41.748125 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 11650 | 2026.01.14 19:29:41.748300 [ 268 ] {ab28ef86-ba92-4781-8480-7d5eec363cc8} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11651 | 2026.01.14 19:29:41.748340 [ 268 ] {ab28ef86-ba92-4781-8480-7d5eec363cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11652 | 2026.01.14 19:29:41.748668 [ 268 ] {ab28ef86-ba92-4781-8480-7d5eec363cc8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11653 | 2026.01.14 19:29:41.748871 [ 268 ] {ab28ef86-ba92-4781-8480-7d5eec363cc8} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11654 | 2026.01.14 19:29:41.748995 [ 268 ] {ab28ef86-ba92-4781-8480-7d5eec363cc8} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001562 sec., 460947.5032010243 rows/sec., 32.35 MiB/sec. | ||
| 11655 | 2026.01.14 19:29:41.749032 [ 268 ] {ab28ef86-ba92-4781-8480-7d5eec363cc8} <Debug> TCPHandler: Processed in 0.001717563 sec. | ||
| 11656 | 2026.01.14 19:29:41.749141 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11657 | 2026.01.14 19:29:41.749232 [ 268 ] {0aecf20a-07b2-4ea6-aa10-fa1d9289377a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11658 | 2026.01.14 19:29:41.749272 [ 268 ] {0aecf20a-07b2-4ea6-aa10-fa1d9289377a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11659 | 2026.01.14 19:29:41.749596 [ 268 ] {0aecf20a-07b2-4ea6-aa10-fa1d9289377a} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11660 | 2026.01.14 19:29:41.749630 [ 268 ] {0aecf20a-07b2-4ea6-aa10-fa1d9289377a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11661 | 2026.01.14 19:29:41.749914 [ 268 ] {0aecf20a-07b2-4ea6-aa10-fa1d9289377a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11662 | 2026.01.14 19:29:41.750108 [ 268 ] {0aecf20a-07b2-4ea6-aa10-fa1d9289377a} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11663 | 2026.01.14 19:29:41.750233 [ 268 ] {0aecf20a-07b2-4ea6-aa10-fa1d9289377a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001018 sec., 5893.909626719057 rows/sec., 307.93 KiB/sec. | ||
| 11664 | 2026.01.14 19:29:41.750268 [ 268 ] {0aecf20a-07b2-4ea6-aa10-fa1d9289377a} <Debug> TCPHandler: Processed in 0.001175136 sec. | ||
| 11665 | 2026.01.14 19:29:41.750376 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11666 | 2026.01.14 19:29:41.750476 [ 268 ] {3c7f64e4-5279-42b0-8511-00c49b340b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11667 | 2026.01.14 19:29:41.750519 [ 268 ] {3c7f64e4-5279-42b0-8511-00c49b340b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11668 | 2026.01.14 19:29:41.750995 [ 268 ] {3c7f64e4-5279-42b0-8511-00c49b340b98} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11669 | 2026.01.14 19:29:41.751031 [ 268 ] {3c7f64e4-5279-42b0-8511-00c49b340b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11670 | 2026.01.14 19:29:41.751379 [ 268 ] {3c7f64e4-5279-42b0-8511-00c49b340b98} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11671 | 2026.01.14 19:29:41.751589 [ 268 ] {3c7f64e4-5279-42b0-8511-00c49b340b98} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11672 | 2026.01.14 19:29:41.751725 [ 268 ] {3c7f64e4-5279-42b0-8511-00c49b340b98} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001268 sec., 247634.06940063092 rows/sec., 16.27 MiB/sec. | ||
| 11673 | 2026.01.14 19:29:41.751762 [ 268 ] {3c7f64e4-5279-42b0-8511-00c49b340b98} <Debug> TCPHandler: Processed in 0.0014388 sec. | ||
| 11674 | 2026.01.14 19:29:41.751867 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11675 | 2026.01.14 19:29:41.751961 [ 268 ] {36ea5457-7009-49ad-94b8-0cf8ae3c8d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11676 | 2026.01.14 19:29:41.752003 [ 268 ] {36ea5457-7009-49ad-94b8-0cf8ae3c8d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11677 | 2026.01.14 19:29:41.752314 [ 268 ] {36ea5457-7009-49ad-94b8-0cf8ae3c8d1a} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11678 | 2026.01.14 19:29:41.752350 [ 268 ] {36ea5457-7009-49ad-94b8-0cf8ae3c8d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11679 | 2026.01.14 19:29:41.752644 [ 268 ] {36ea5457-7009-49ad-94b8-0cf8ae3c8d1a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11680 | 2026.01.14 19:29:41.752847 [ 268 ] {36ea5457-7009-49ad-94b8-0cf8ae3c8d1a} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11681 | 2026.01.14 19:29:41.752973 [ 268 ] {36ea5457-7009-49ad-94b8-0cf8ae3c8d1a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 11682 | 2026.01.14 19:29:41.753009 [ 268 ] {36ea5457-7009-49ad-94b8-0cf8ae3c8d1a} <Debug> TCPHandler: Processed in 0.001192516 sec. | ||
| 11683 | 2026.01.14 19:29:41.753111 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11684 | 2026.01.14 19:29:41.753204 [ 268 ] {462d2a12-3af4-4e3f-ac29-a313c6031d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11685 | 2026.01.14 19:29:41.753257 [ 268 ] {462d2a12-3af4-4e3f-ac29-a313c6031d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11686 | 2026.01.14 19:29:41.754137 [ 268 ] {462d2a12-3af4-4e3f-ac29-a313c6031d17} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11687 | 2026.01.14 19:29:41.754174 [ 268 ] {462d2a12-3af4-4e3f-ac29-a313c6031d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11688 | 2026.01.14 19:29:41.754726 [ 268 ] {462d2a12-3af4-4e3f-ac29-a313c6031d17} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11689 | 2026.01.14 19:29:41.754945 [ 268 ] {462d2a12-3af4-4e3f-ac29-a313c6031d17} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11690 | 2026.01.14 19:29:41.755084 [ 268 ] {462d2a12-3af4-4e3f-ac29-a313c6031d17} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001898 sec., 21601.68598524763 rows/sec., 38.71 MiB/sec. | ||
| 11691 | 2026.01.14 19:29:41.755139 [ 268 ] {462d2a12-3af4-4e3f-ac29-a313c6031d17} <Debug> TCPHandler: Processed in 0.002077838 sec. | ||
| 11692 | 2026.01.14 19:29:41.755255 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11693 | 2026.01.14 19:29:41.755348 [ 268 ] {856bb650-a9ae-461e-b7cd-6d37ee9a7f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11694 | 2026.01.14 19:29:41.755389 [ 268 ] {856bb650-a9ae-461e-b7cd-6d37ee9a7f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11695 | 2026.01.14 19:29:41.755725 [ 268 ] {856bb650-a9ae-461e-b7cd-6d37ee9a7f37} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11696 | 2026.01.14 19:29:41.755760 [ 268 ] {856bb650-a9ae-461e-b7cd-6d37ee9a7f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11697 | 2026.01.14 19:29:41.756066 [ 268 ] {856bb650-a9ae-461e-b7cd-6d37ee9a7f37} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11698 | 2026.01.14 19:29:41.756268 [ 268 ] {856bb650-a9ae-461e-b7cd-6d37ee9a7f37} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11699 | 2026.01.14 19:29:41.756389 [ 268 ] {856bb650-a9ae-461e-b7cd-6d37ee9a7f37} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001059 sec., 98205.85457979226 rows/sec., 6.02 MiB/sec. | ||
| 11700 | 2026.01.14 19:29:41.756423 [ 268 ] {856bb650-a9ae-461e-b7cd-6d37ee9a7f37} <Debug> TCPHandler: Processed in 0.001220647 sec. | ||
| 11701 | 2026.01.14 19:29:46.724357 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11702 | 2026.01.14 19:29:46.724549 [ 268 ] {be3a789e-742e-43b4-a58b-325dda96ef36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11703 | 2026.01.14 19:29:46.724616 [ 268 ] {be3a789e-742e-43b4-a58b-325dda96ef36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11704 | 2026.01.14 19:29:46.725241 [ 268 ] {be3a789e-742e-43b4-a58b-325dda96ef36} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11705 | 2026.01.14 19:29:46.725292 [ 268 ] {be3a789e-742e-43b4-a58b-325dda96ef36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11706 | 2026.01.14 19:29:46.725689 [ 268 ] {be3a789e-742e-43b4-a58b-325dda96ef36} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11707 | 2026.01.14 19:29:46.725965 [ 268 ] {be3a789e-742e-43b4-a58b-325dda96ef36} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11708 | 2026.01.14 19:29:46.726150 [ 268 ] {be3a789e-742e-43b4-a58b-325dda96ef36} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001646 sec., 2430.1336573511544 rows/sec., 198.16 KiB/sec. | ||
| 11709 | 2026.01.14 19:29:46.726208 [ 268 ] {be3a789e-742e-43b4-a58b-325dda96ef36} <Debug> TCPHandler: Processed in 0.001981818 sec. | ||
| 11710 | 2026.01.14 19:29:46.726360 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11711 | 2026.01.14 19:29:46.726466 [ 268 ] {841665f5-4eb1-46cb-b8e9-fece8f99830d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11712 | 2026.01.14 19:29:46.726512 [ 268 ] {841665f5-4eb1-46cb-b8e9-fece8f99830d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11713 | 2026.01.14 19:29:46.726982 [ 268 ] {841665f5-4eb1-46cb-b8e9-fece8f99830d} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11714 | 2026.01.14 19:29:46.727022 [ 268 ] {841665f5-4eb1-46cb-b8e9-fece8f99830d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11715 | 2026.01.14 19:29:46.727345 [ 268 ] {841665f5-4eb1-46cb-b8e9-fece8f99830d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11716 | 2026.01.14 19:29:46.727552 [ 268 ] {841665f5-4eb1-46cb-b8e9-fece8f99830d} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11717 | 2026.01.14 19:29:46.727694 [ 268 ] {841665f5-4eb1-46cb-b8e9-fece8f99830d} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001253 sec., 46288.90662410216 rows/sec., 3.53 MiB/sec. | ||
| 11718 | 2026.01.14 19:29:46.727735 [ 268 ] {841665f5-4eb1-46cb-b8e9-fece8f99830d} <Debug> TCPHandler: Processed in 0.00143245 sec. | ||
| 11719 | 2026.01.14 19:29:46.727848 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11720 | 2026.01.14 19:29:46.727945 [ 268 ] {6507dc9a-f952-4976-9574-43e82aa67eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11721 | 2026.01.14 19:29:46.727985 [ 268 ] {6507dc9a-f952-4976-9574-43e82aa67eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11722 | 2026.01.14 19:29:46.728378 [ 268 ] {6507dc9a-f952-4976-9574-43e82aa67eac} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11723 | 2026.01.14 19:29:46.728415 [ 268 ] {6507dc9a-f952-4976-9574-43e82aa67eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11724 | 2026.01.14 19:29:46.728691 [ 268 ] {6507dc9a-f952-4976-9574-43e82aa67eac} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11725 | 2026.01.14 19:29:46.728897 [ 268 ] {6507dc9a-f952-4976-9574-43e82aa67eac} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11726 | 2026.01.14 19:29:46.729013 [ 81 ] {} <Debug> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9) (MergerMutator): Selected 6 parts from all_1_41_9 to all_46_46_0 | ||
| 11727 | 2026.01.14 19:29:46.729023 [ 268 ] {6507dc9a-f952-4976-9574-43e82aa67eac} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001099 sec., 3639.672429481347 rows/sec., 254.14 KiB/sec. | ||
| 11728 | 2026.01.14 19:29:46.729088 [ 81 ] {} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11729 | 2026.01.14 19:29:46.729105 [ 268 ] {6507dc9a-f952-4976-9574-43e82aa67eac} <Debug> TCPHandler: Processed in 0.001307678 sec. | ||
| 11730 | 2026.01.14 19:29:46.729115 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11731 | 2026.01.14 19:29:46.729226 [ 187 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_9 to all_46_46_0 into Compact with storage Full | ||
| 11732 | 2026.01.14 19:29:46.729228 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11733 | 2026.01.14 19:29:46.729342 [ 187 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11734 | 2026.01.14 19:29:46.729342 [ 268 ] {5d034c1c-c2d1-415f-b1bd-75cd6eabe3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11735 | 2026.01.14 19:29:46.729383 [ 187 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 278 rows starting from the beginning of the part | ||
| 11736 | 2026.01.14 19:29:46.729401 [ 268 ] {5d034c1c-c2d1-415f-b1bd-75cd6eabe3d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11737 | 2026.01.14 19:29:46.729460 [ 187 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 246 rows starting from the beginning of the part | ||
| 11738 | 2026.01.14 19:29:46.729517 [ 187 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 246 rows starting from the beginning of the part | ||
| 11739 | 2026.01.14 19:29:46.729566 [ 187 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 256 rows starting from the beginning of the part | ||
| 11740 | 2026.01.14 19:29:46.729611 [ 187 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 246 rows starting from the beginning of the part | ||
| 11741 | 2026.01.14 19:29:46.729658 [ 187 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 4 rows starting from the beginning of the part | ||
| 11742 | 2026.01.14 19:29:46.729833 [ 268 ] {5d034c1c-c2d1-415f-b1bd-75cd6eabe3d1} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11743 | 2026.01.14 19:29:46.729874 [ 268 ] {5d034c1c-c2d1-415f-b1bd-75cd6eabe3d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11744 | 2026.01.14 19:29:46.730199 [ 268 ] {5d034c1c-c2d1-415f-b1bd-75cd6eabe3d1} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11745 | 2026.01.14 19:29:46.730417 [ 268 ] {5d034c1c-c2d1-415f-b1bd-75cd6eabe3d1} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11746 | 2026.01.14 19:29:46.730555 [ 268 ] {5d034c1c-c2d1-415f-b1bd-75cd6eabe3d1} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00123 sec., 55284.55284552846 rows/sec., 4.32 MiB/sec. | ||
| 11747 | 2026.01.14 19:29:46.730592 [ 268 ] {5d034c1c-c2d1-415f-b1bd-75cd6eabe3d1} <Debug> TCPHandler: Processed in 0.001414809 sec. | ||
| 11748 | 2026.01.14 19:29:46.730704 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11749 | 2026.01.14 19:29:46.730777 [ 200 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1276 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591922 sec., 801546.8094542321 rows/sec., 52.33 MiB/sec. | ||
| 11750 | 2026.01.14 19:29:46.730801 [ 268 ] {06d3d146-1a74-4401-b0bf-e67a33f26031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11751 | 2026.01.14 19:29:46.730854 [ 268 ] {06d3d146-1a74-4401-b0bf-e67a33f26031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11752 | 2026.01.14 19:29:46.730986 [ 190 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 11753 | 2026.01.14 19:29:46.731261 [ 268 ] {06d3d146-1a74-4401-b0bf-e67a33f26031} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11754 | 2026.01.14 19:29:46.731302 [ 268 ] {06d3d146-1a74-4401-b0bf-e67a33f26031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11755 | 2026.01.14 19:29:46.731320 [ 190 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_46_10} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11756 | 2026.01.14 19:29:46.731419 [ 190 ] {c1cc9d8b-231a-4651-9829-53e6e6f305f9::all_1_46_10} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9) (MergerMutator): Merged 6 parts: [all_1_41_9, all_46_46_0] -> all_1_46_10 | ||
| 11757 | 2026.01.14 19:29:46.731514 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 11758 | 2026.01.14 19:29:46.731642 [ 268 ] {06d3d146-1a74-4401-b0bf-e67a33f26031} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11759 | 2026.01.14 19:29:46.731871 [ 268 ] {06d3d146-1a74-4401-b0bf-e67a33f26031} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11760 | 2026.01.14 19:29:46.732004 [ 268 ] {06d3d146-1a74-4401-b0bf-e67a33f26031} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00122 sec., 132786.88524590165 rows/sec., 9.25 MiB/sec. | ||
| 11761 | 2026.01.14 19:29:46.732041 [ 268 ] {06d3d146-1a74-4401-b0bf-e67a33f26031} <Debug> TCPHandler: Processed in 0.001386729 sec. | ||
| 11762 | 2026.01.14 19:29:46.732149 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11763 | 2026.01.14 19:29:46.732243 [ 268 ] {3328dd8d-4b20-4528-a50b-be34f4eee783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11764 | 2026.01.14 19:29:46.732284 [ 268 ] {3328dd8d-4b20-4528-a50b-be34f4eee783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11765 | 2026.01.14 19:29:46.732610 [ 268 ] {3328dd8d-4b20-4528-a50b-be34f4eee783} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11766 | 2026.01.14 19:29:46.732645 [ 268 ] {3328dd8d-4b20-4528-a50b-be34f4eee783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11767 | 2026.01.14 19:29:46.732950 [ 268 ] {3328dd8d-4b20-4528-a50b-be34f4eee783} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11768 | 2026.01.14 19:29:46.733157 [ 268 ] {3328dd8d-4b20-4528-a50b-be34f4eee783} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11769 | 2026.01.14 19:29:46.733291 [ 268 ] {3328dd8d-4b20-4528-a50b-be34f4eee783} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 11770 | 2026.01.14 19:29:46.733327 [ 268 ] {3328dd8d-4b20-4528-a50b-be34f4eee783} <Debug> TCPHandler: Processed in 0.001228137 sec. | ||
| 11771 | 2026.01.14 19:29:46.760791 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25352 | ||
| 11772 | 2026.01.14 19:29:46.761491 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11773 | 2026.01.14 19:29:46.761532 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11774 | 2026.01.14 19:29:46.761984 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11775 | 2026.01.14 19:29:46.762214 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11776 | 2026.01.14 19:29:46.762350 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25352 | ||
| 11777 | 2026.01.14 19:29:48.053347 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11778 | 2026.01.14 19:29:48.069461 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11779 | 2026.01.14 19:29:48.069520 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11780 | 2026.01.14 19:29:48.075543 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11781 | 2026.01.14 19:29:48.076260 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11782 | 2026.01.14 19:29:48.078807 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11783 | 2026.01.14 19:29:49.358135 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1474 | ||
| 11784 | 2026.01.14 19:29:49.360660 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11785 | 2026.01.14 19:29:49.360719 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11786 | 2026.01.14 19:29:49.361953 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11787 | 2026.01.14 19:29:49.362249 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11788 | 2026.01.14 19:29:49.362631 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1474 | ||
| 11789 | 2026.01.14 19:29:51.738031 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11790 | 2026.01.14 19:29:51.738200 [ 268 ] {d94d9fb7-92b6-42aa-a38d-2194fb71494e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11791 | 2026.01.14 19:29:51.738262 [ 268 ] {d94d9fb7-92b6-42aa-a38d-2194fb71494e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11792 | 2026.01.14 19:29:51.739090 [ 268 ] {d94d9fb7-92b6-42aa-a38d-2194fb71494e} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11793 | 2026.01.14 19:29:51.739137 [ 268 ] {d94d9fb7-92b6-42aa-a38d-2194fb71494e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11794 | 2026.01.14 19:29:51.739540 [ 268 ] {d94d9fb7-92b6-42aa-a38d-2194fb71494e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11795 | 2026.01.14 19:29:51.739761 [ 268 ] {d94d9fb7-92b6-42aa-a38d-2194fb71494e} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11796 | 2026.01.14 19:29:51.739918 [ 268 ] {d94d9fb7-92b6-42aa-a38d-2194fb71494e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001763 sec., 232558.13953488372 rows/sec., 14.75 MiB/sec. | ||
| 11797 | 2026.01.14 19:29:51.739960 [ 268 ] {d94d9fb7-92b6-42aa-a38d-2194fb71494e} <Debug> TCPHandler: Processed in 0.002057958 sec. | ||
| 11798 | 2026.01.14 19:29:51.740105 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11799 | 2026.01.14 19:29:51.740200 [ 268 ] {11a96fa4-6d8a-481f-851c-f725cd91d6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11800 | 2026.01.14 19:29:51.740240 [ 268 ] {11a96fa4-6d8a-481f-851c-f725cd91d6c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11801 | 2026.01.14 19:29:51.741536 [ 268 ] {11a96fa4-6d8a-481f-851c-f725cd91d6c0} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11802 | 2026.01.14 19:29:51.741573 [ 268 ] {11a96fa4-6d8a-481f-851c-f725cd91d6c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11803 | 2026.01.14 19:29:51.741959 [ 268 ] {11a96fa4-6d8a-481f-851c-f725cd91d6c0} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11804 | 2026.01.14 19:29:51.742199 [ 268 ] {11a96fa4-6d8a-481f-851c-f725cd91d6c0} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11805 | 2026.01.14 19:29:51.742329 [ 268 ] {11a96fa4-6d8a-481f-851c-f725cd91d6c0} <Debug> executeQuery: Read 1194 rows, 97.66 KiB in 0.002148 sec., 555865.9217877095 rows/sec., 44.40 MiB/sec. | ||
| 11806 | 2026.01.14 19:29:51.742326 [ 33 ] {} <Debug> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11807 | 2026.01.14 19:29:51.742368 [ 268 ] {11a96fa4-6d8a-481f-851c-f725cd91d6c0} <Debug> TCPHandler: Processed in 0.002312822 sec. | ||
| 11808 | 2026.01.14 19:29:51.742401 [ 33 ] {} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11809 | 2026.01.14 19:29:51.742429 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11810 | 2026.01.14 19:29:51.742497 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11811 | 2026.01.14 19:29:51.742560 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::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 | ||
| 11812 | 2026.01.14 19:29:51.742594 [ 268 ] {b3328ef4-0c0f-4cf3-8d6a-b7dc97cc2bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11813 | 2026.01.14 19:29:51.742641 [ 268 ] {b3328ef4-0c0f-4cf3-8d6a-b7dc97cc2bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11814 | 2026.01.14 19:29:51.742712 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11815 | 2026.01.14 19:29:51.742753 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2466 rows starting from the beginning of the part | ||
| 11816 | 2026.01.14 19:29:51.742828 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::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 | ||
| 11817 | 2026.01.14 19:29:51.742883 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
| 11818 | 2026.01.14 19:29:51.742933 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1194 rows starting from the beginning of the part | ||
| 11819 | 2026.01.14 19:29:51.742980 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 58 rows starting from the beginning of the part | ||
| 11820 | 2026.01.14 19:29:51.743030 [ 196 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1194 rows starting from the beginning of the part | ||
| 11821 | 2026.01.14 19:29:51.743232 [ 268 ] {b3328ef4-0c0f-4cf3-8d6a-b7dc97cc2bd8} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11822 | 2026.01.14 19:29:51.743275 [ 268 ] {b3328ef4-0c0f-4cf3-8d6a-b7dc97cc2bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11823 | 2026.01.14 19:29:51.743609 [ 268 ] {b3328ef4-0c0f-4cf3-8d6a-b7dc97cc2bd8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11824 | 2026.01.14 19:29:51.743840 [ 268 ] {b3328ef4-0c0f-4cf3-8d6a-b7dc97cc2bd8} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11825 | 2026.01.14 19:29:51.743973 [ 268 ] {b3328ef4-0c0f-4cf3-8d6a-b7dc97cc2bd8} <Debug> executeQuery: Read 246 rows, 15.40 KiB in 0.001397 sec., 176091.62491052254 rows/sec., 10.76 MiB/sec. | ||
| 11826 | 2026.01.14 19:29:51.744013 [ 268 ] {b3328ef4-0c0f-4cf3-8d6a-b7dc97cc2bd8} <Debug> TCPHandler: Processed in 0.001566142 sec. | ||
| 11827 | 2026.01.14 19:29:51.744129 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11828 | 2026.01.14 19:29:51.744224 [ 268 ] {64bc6a38-056a-4863-8d58-66336370767a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11829 | 2026.01.14 19:29:51.744262 [ 268 ] {64bc6a38-056a-4863-8d58-66336370767a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11830 | 2026.01.14 19:29:51.744786 [ 268 ] {64bc6a38-056a-4863-8d58-66336370767a} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11831 | 2026.01.14 19:29:51.744821 [ 268 ] {64bc6a38-056a-4863-8d58-66336370767a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11832 | 2026.01.14 19:29:51.745015 [ 190 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5024 rows, containing 5 columns (5 merged, 0 gathered) in 0.002521875 sec., 1992168.5254027264 rows/sec., 168.20 MiB/sec. | ||
| 11833 | 2026.01.14 19:29:51.745141 [ 268 ] {64bc6a38-056a-4863-8d58-66336370767a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11834 | 2026.01.14 19:29:51.745346 [ 197 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11835 | 2026.01.14 19:29:51.745373 [ 268 ] {64bc6a38-056a-4863-8d58-66336370767a} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11836 | 2026.01.14 19:29:51.745514 [ 268 ] {64bc6a38-056a-4863-8d58-66336370767a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001308 sec., 162079.51070336392 rows/sec., 10.45 MiB/sec. | ||
| 11837 | 2026.01.14 19:29:51.745555 [ 268 ] {64bc6a38-056a-4863-8d58-66336370767a} <Debug> TCPHandler: Processed in 0.00147663 sec. | ||
| 11838 | 2026.01.14 19:29:51.745667 [ 197 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_86_17} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11839 | 2026.01.14 19:29:51.745671 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11840 | 2026.01.14 19:29:51.745751 [ 197 ] {60578ac8-acc9-450c-a584-0f0ce65c1705::all_1_86_17} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11841 | 2026.01.14 19:29:51.745781 [ 268 ] {6c841ed3-e6b1-4dba-8a56-265b8169ab68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11842 | 2026.01.14 19:29:51.745825 [ 268 ] {6c841ed3-e6b1-4dba-8a56-265b8169ab68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11843 | 2026.01.14 19:29:51.745852 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 11844 | 2026.01.14 19:29:51.746338 [ 268 ] {6c841ed3-e6b1-4dba-8a56-265b8169ab68} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11845 | 2026.01.14 19:29:51.746377 [ 268 ] {6c841ed3-e6b1-4dba-8a56-265b8169ab68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11846 | 2026.01.14 19:29:51.746694 [ 268 ] {6c841ed3-e6b1-4dba-8a56-265b8169ab68} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11847 | 2026.01.14 19:29:51.746930 [ 268 ] {6c841ed3-e6b1-4dba-8a56-265b8169ab68} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11848 | 2026.01.14 19:29:51.747059 [ 268 ] {6c841ed3-e6b1-4dba-8a56-265b8169ab68} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001299 sec., 162432.64049268668 rows/sec., 9.22 MiB/sec. | ||
| 11849 | 2026.01.14 19:29:51.747097 [ 268 ] {6c841ed3-e6b1-4dba-8a56-265b8169ab68} <Debug> TCPHandler: Processed in 0.001477181 sec. | ||
| 11850 | 2026.01.14 19:29:51.747206 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11851 | 2026.01.14 19:29:51.747299 [ 268 ] {e95676a8-1d7d-49ce-9922-f26978888e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11852 | 2026.01.14 19:29:51.747337 [ 268 ] {e95676a8-1d7d-49ce-9922-f26978888e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11853 | 2026.01.14 19:29:51.748131 [ 268 ] {e95676a8-1d7d-49ce-9922-f26978888e66} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11854 | 2026.01.14 19:29:51.748167 [ 268 ] {e95676a8-1d7d-49ce-9922-f26978888e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11855 | 2026.01.14 19:29:51.748503 [ 268 ] {e95676a8-1d7d-49ce-9922-f26978888e66} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11856 | 2026.01.14 19:29:51.748712 [ 268 ] {e95676a8-1d7d-49ce-9922-f26978888e66} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11857 | 2026.01.14 19:29:51.748843 [ 268 ] {e95676a8-1d7d-49ce-9922-f26978888e66} <Debug> executeQuery: Read 720 rows, 51.75 KiB in 0.001562 sec., 460947.5032010243 rows/sec., 32.35 MiB/sec. | ||
| 11858 | 2026.01.14 19:29:51.748845 [ 33 ] {} <Debug> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11859 | 2026.01.14 19:29:51.748882 [ 268 ] {e95676a8-1d7d-49ce-9922-f26978888e66} <Debug> TCPHandler: Processed in 0.001725924 sec. | ||
| 11860 | 2026.01.14 19:29:51.748915 [ 33 ] {} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11861 | 2026.01.14 19:29:51.748956 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11862 | 2026.01.14 19:29:51.749022 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11863 | 2026.01.14 19:29:51.749080 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::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 | ||
| 11864 | 2026.01.14 19:29:51.749120 [ 268 ] {b96073ce-c82c-4f8d-871d-d744ef4f87b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11865 | 2026.01.14 19:29:51.749167 [ 268 ] {b96073ce-c82c-4f8d-871d-d744ef4f87b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11866 | 2026.01.14 19:29:51.749220 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11867 | 2026.01.14 19:29:51.749273 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1250 rows starting from the beginning of the part | ||
| 11868 | 2026.01.14 19:29:51.749372 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::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 | ||
| 11869 | 2026.01.14 19:29:51.749448 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
| 11870 | 2026.01.14 19:29:51.749504 [ 268 ] {b96073ce-c82c-4f8d-871d-d744ef4f87b6} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11871 | 2026.01.14 19:29:51.749519 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 720 rows starting from the beginning of the part | ||
| 11872 | 2026.01.14 19:29:51.749549 [ 268 ] {b96073ce-c82c-4f8d-871d-d744ef4f87b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11873 | 2026.01.14 19:29:51.749600 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 68 rows starting from the beginning of the part | ||
| 11874 | 2026.01.14 19:29:51.749653 [ 197 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 720 rows starting from the beginning of the part | ||
| 11875 | 2026.01.14 19:29:51.749902 [ 268 ] {b96073ce-c82c-4f8d-871d-d744ef4f87b6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11876 | 2026.01.14 19:29:51.750125 [ 268 ] {b96073ce-c82c-4f8d-871d-d744ef4f87b6} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11877 | 2026.01.14 19:29:51.750263 [ 268 ] {b96073ce-c82c-4f8d-871d-d744ef4f87b6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001161 sec., 5167.958656330749 rows/sec., 270.01 KiB/sec. | ||
| 11878 | 2026.01.14 19:29:51.750300 [ 268 ] {b96073ce-c82c-4f8d-871d-d744ef4f87b6} <Debug> TCPHandler: Processed in 0.001341209 sec. | ||
| 11879 | 2026.01.14 19:29:51.750426 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11880 | 2026.01.14 19:29:51.750519 [ 268 ] {03373182-cdee-4cdb-92be-cf82ed88d69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11881 | 2026.01.14 19:29:51.750559 [ 268 ] {03373182-cdee-4cdb-92be-cf82ed88d69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11882 | 2026.01.14 19:29:51.750823 [ 190 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2886 rows, containing 5 columns (5 merged, 0 gathered) in 0.001799095 sec., 1604139.8592069903 rows/sec., 120.95 MiB/sec. | ||
| 11883 | 2026.01.14 19:29:51.751013 [ 190 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11884 | 2026.01.14 19:29:51.751036 [ 268 ] {03373182-cdee-4cdb-92be-cf82ed88d69b} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11885 | 2026.01.14 19:29:51.751076 [ 268 ] {03373182-cdee-4cdb-92be-cf82ed88d69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11886 | 2026.01.14 19:29:51.751273 [ 190 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_86_17} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11887 | 2026.01.14 19:29:51.751345 [ 190 ] {839a7e5b-868f-4427-8078-cd84844130a1::all_1_86_17} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11888 | 2026.01.14 19:29:51.751401 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 11889 | 2026.01.14 19:29:51.751468 [ 268 ] {03373182-cdee-4cdb-92be-cf82ed88d69b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11890 | 2026.01.14 19:29:51.751689 [ 268 ] {03373182-cdee-4cdb-92be-cf82ed88d69b} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11891 | 2026.01.14 19:29:51.751809 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11892 | 2026.01.14 19:29:51.751821 [ 268 ] {03373182-cdee-4cdb-92be-cf82ed88d69b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00132 sec., 237878.78787878787 rows/sec., 15.63 MiB/sec. | ||
| 11893 | 2026.01.14 19:29:51.751842 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11894 | 2026.01.14 19:29:51.751864 [ 268 ] {03373182-cdee-4cdb-92be-cf82ed88d69b} <Debug> TCPHandler: Processed in 0.00149931 sec. | ||
| 11895 | 2026.01.14 19:29:51.751864 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11896 | 2026.01.14 19:29:51.751982 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11897 | 2026.01.14 19:29:51.752029 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::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 | ||
| 11898 | 2026.01.14 19:29:51.752081 [ 268 ] {629658f7-9033-4c95-99c3-5850319cae8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11899 | 2026.01.14 19:29:51.752126 [ 268 ] {629658f7-9033-4c95-99c3-5850319cae8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11900 | 2026.01.14 19:29:51.752133 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11901 | 2026.01.14 19:29:51.752166 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 26767 rows starting from the beginning of the part | ||
| 11902 | 2026.01.14 19:29:51.752212 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 96 rows starting from the beginning of the part | ||
| 11903 | 2026.01.14 19:29:51.752251 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 11904 | 2026.01.14 19:29:51.752370 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 314 rows starting from the beginning of the part | ||
| 11905 | 2026.01.14 19:29:51.752407 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 162 rows starting from the beginning of the part | ||
| 11906 | 2026.01.14 19:29:51.752440 [ 268 ] {629658f7-9033-4c95-99c3-5850319cae8e} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11907 | 2026.01.14 19:29:51.752444 [ 197 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 314 rows starting from the beginning of the part | ||
| 11908 | 2026.01.14 19:29:51.752484 [ 268 ] {629658f7-9033-4c95-99c3-5850319cae8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11909 | 2026.01.14 19:29:51.752863 [ 268 ] {629658f7-9033-4c95-99c3-5850319cae8e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11910 | 2026.01.14 19:29:51.753076 [ 268 ] {629658f7-9033-4c95-99c3-5850319cae8e} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11911 | 2026.01.14 19:29:51.753205 [ 268 ] {629658f7-9033-4c95-99c3-5850319cae8e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001142 sec., 875.6567425569177 rows/sec., 59.00 KiB/sec. | ||
| 11912 | 2026.01.14 19:29:51.753242 [ 268 ] {629658f7-9033-4c95-99c3-5850319cae8e} <Debug> TCPHandler: Processed in 0.001310028 sec. | ||
| 11913 | 2026.01.14 19:29:51.753353 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11914 | 2026.01.14 19:29:51.753445 [ 268 ] {a3dcbf97-8142-400f-bde9-d65ba8de3e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11915 | 2026.01.14 19:29:51.753498 [ 268 ] {a3dcbf97-8142-400f-bde9-d65ba8de3e97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11916 | 2026.01.14 19:29:51.754388 [ 268 ] {a3dcbf97-8142-400f-bde9-d65ba8de3e97} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11917 | 2026.01.14 19:29:51.754423 [ 268 ] {a3dcbf97-8142-400f-bde9-d65ba8de3e97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11918 | 2026.01.14 19:29:51.755055 [ 268 ] {a3dcbf97-8142-400f-bde9-d65ba8de3e97} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11919 | 2026.01.14 19:29:51.755280 [ 268 ] {a3dcbf97-8142-400f-bde9-d65ba8de3e97} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11920 | 2026.01.14 19:29:51.755415 [ 268 ] {a3dcbf97-8142-400f-bde9-d65ba8de3e97} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001987 sec., 20634.121791645695 rows/sec., 36.98 MiB/sec. | ||
| 11921 | 2026.01.14 19:29:51.755467 [ 268 ] {a3dcbf97-8142-400f-bde9-d65ba8de3e97} <Debug> TCPHandler: Processed in 0.00216492 sec. | ||
| 11922 | 2026.01.14 19:29:51.755585 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11923 | 2026.01.14 19:29:51.755677 [ 268 ] {1f1483d5-a113-42e5-81a4-45919f6423b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11924 | 2026.01.14 19:29:51.755717 [ 268 ] {1f1483d5-a113-42e5-81a4-45919f6423b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11925 | 2026.01.14 19:29:51.756059 [ 268 ] {1f1483d5-a113-42e5-81a4-45919f6423b3} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11926 | 2026.01.14 19:29:51.756094 [ 268 ] {1f1483d5-a113-42e5-81a4-45919f6423b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11927 | 2026.01.14 19:29:51.756542 [ 268 ] {1f1483d5-a113-42e5-81a4-45919f6423b3} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11928 | 2026.01.14 19:29:51.756757 [ 268 ] {1f1483d5-a113-42e5-81a4-45919f6423b3} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11929 | 2026.01.14 19:29:51.756864 [ 33 ] {} <Debug> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11930 | 2026.01.14 19:29:51.756891 [ 268 ] {1f1483d5-a113-42e5-81a4-45919f6423b3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001232 sec., 84415.58441558441 rows/sec., 5.17 MiB/sec. | ||
| 11931 | 2026.01.14 19:29:51.756895 [ 33 ] {} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11932 | 2026.01.14 19:29:51.756927 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 11933 | 2026.01.14 19:29:51.756931 [ 268 ] {1f1483d5-a113-42e5-81a4-45919f6423b3} <Debug> TCPHandler: Processed in 0.00139643 sec. | ||
| 11934 | 2026.01.14 19:29:51.757003 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::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 | ||
| 11935 | 2026.01.14 19:29:51.757100 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11936 | 2026.01.14 19:29:51.757129 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5602 rows starting from the beginning of the part | ||
| 11937 | 2026.01.14 19:29:51.757185 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::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 | ||
| 11938 | 2026.01.14 19:29:51.757230 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 11939 | 2026.01.14 19:29:51.757272 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 104 rows starting from the beginning of the part | ||
| 11940 | 2026.01.14 19:29:51.757313 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 11941 | 2026.01.14 19:29:51.757354 [ 190 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 104 rows starting from the beginning of the part | ||
| 11942 | 2026.01.14 19:29:51.759509 [ 194 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5966 rows, containing 4 columns (4 merged, 0 gathered) in 0.002539485 sec., 2349295.2311196956 rows/sec., 149.81 MiB/sec. | ||
| 11943 | 2026.01.14 19:29:51.759969 [ 198 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11944 | 2026.01.14 19:29:51.759984 [ 189 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27813 rows, containing 5 columns (5 merged, 0 gathered) in 0.00797968 sec., 3485478.1144106034 rows/sec., 234.69 MiB/sec. | ||
| 11945 | 2026.01.14 19:29:51.760208 [ 198 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_86_17} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11946 | 2026.01.14 19:29:51.760272 [ 198 ] {15e33962-2d92-4361-8967-26e26a4f1192::all_1_86_17} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11947 | 2026.01.14 19:29:51.760343 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 11948 | 2026.01.14 19:29:51.760395 [ 194 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11949 | 2026.01.14 19:29:51.760643 [ 194 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11950 | 2026.01.14 19:29:51.760707 [ 194 ] {f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11951 | 2026.01.14 19:29:51.760786 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 11952 | 2026.01.14 19:29:52.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.11 MiB, peak 339.13 MiB, free memory in arenas 0.00 B, will set to 330.36 MiB (RSS), difference: 3.26 MiB | ||
| 11953 | 2026.01.14 19:29:54.075096 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11954 | 2026.01.14 19:29:54.075158 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11955 | 2026.01.14 19:29:54.262471 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25864 | ||
| 11956 | 2026.01.14 19:29:54.262985 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11957 | 2026.01.14 19:29:54.263034 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11958 | 2026.01.14 19:29:54.263521 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11959 | 2026.01.14 19:29:54.263774 [ 245 ] {} <Trace> system.asynchronous_metric_log (5cbc0f32-4739-4ad4-964d-c0c44e9b55cc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11960 | 2026.01.14 19:29:54.263924 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25864 | ||
| 11961 | 2026.01.14 19:29:55.578860 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11962 | 2026.01.14 19:29:55.596577 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11963 | 2026.01.14 19:29:55.596639 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11964 | 2026.01.14 19:29:55.602931 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11965 | 2026.01.14 19:29:55.603640 [ 244 ] {} <Trace> system.metric_log (e1b5d40d-1c53-4244-a470-4dd70cd34055): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11966 | 2026.01.14 19:29:55.607105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11967 | 2026.01.14 19:29:56.724556 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11968 | 2026.01.14 19:29:56.724726 [ 268 ] {daf49f0c-e2ed-4774-9e19-bf542e544a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11969 | 2026.01.14 19:29:56.724789 [ 268 ] {daf49f0c-e2ed-4774-9e19-bf542e544a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11970 | 2026.01.14 19:29:56.725469 [ 268 ] {daf49f0c-e2ed-4774-9e19-bf542e544a41} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11971 | 2026.01.14 19:29:56.725520 [ 268 ] {daf49f0c-e2ed-4774-9e19-bf542e544a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11972 | 2026.01.14 19:29:56.725907 [ 268 ] {daf49f0c-e2ed-4774-9e19-bf542e544a41} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11973 | 2026.01.14 19:29:56.726151 [ 268 ] {daf49f0c-e2ed-4774-9e19-bf542e544a41} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11974 | 2026.01.14 19:29:56.726327 [ 268 ] {daf49f0c-e2ed-4774-9e19-bf542e544a41} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001646 sec., 34021.87120291616 rows/sec., 2.60 MiB/sec. | ||
| 11975 | 2026.01.14 19:29:56.726376 [ 268 ] {daf49f0c-e2ed-4774-9e19-bf542e544a41} <Debug> TCPHandler: Processed in 0.001972977 sec. | ||
| 11976 | 2026.01.14 19:29:56.726507 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11977 | 2026.01.14 19:29:56.726607 [ 268 ] {0fd274a7-5935-4a47-b91b-50b29158a415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11978 | 2026.01.14 19:29:56.726648 [ 268 ] {0fd274a7-5935-4a47-b91b-50b29158a415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11979 | 2026.01.14 19:29:56.727096 [ 268 ] {0fd274a7-5935-4a47-b91b-50b29158a415} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11980 | 2026.01.14 19:29:56.727137 [ 268 ] {0fd274a7-5935-4a47-b91b-50b29158a415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11981 | 2026.01.14 19:29:56.727452 [ 268 ] {0fd274a7-5935-4a47-b91b-50b29158a415} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11982 | 2026.01.14 19:29:56.727665 [ 268 ] {0fd274a7-5935-4a47-b91b-50b29158a415} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11983 | 2026.01.14 19:29:56.727800 [ 268 ] {0fd274a7-5935-4a47-b91b-50b29158a415} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 11984 | 2026.01.14 19:29:56.727837 [ 268 ] {0fd274a7-5935-4a47-b91b-50b29158a415} <Debug> TCPHandler: Processed in 0.001383379 sec. | ||
| 11985 | 2026.01.14 19:29:56.727957 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11986 | 2026.01.14 19:29:56.728053 [ 268 ] {7ecea154-225b-4749-ba4f-8aac15a98897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11987 | 2026.01.14 19:29:56.728095 [ 268 ] {7ecea154-225b-4749-ba4f-8aac15a98897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11988 | 2026.01.14 19:29:56.728519 [ 268 ] {7ecea154-225b-4749-ba4f-8aac15a98897} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11989 | 2026.01.14 19:29:56.728561 [ 268 ] {7ecea154-225b-4749-ba4f-8aac15a98897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11990 | 2026.01.14 19:29:56.728903 [ 268 ] {7ecea154-225b-4749-ba4f-8aac15a98897} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11991 | 2026.01.14 19:29:56.729110 [ 268 ] {7ecea154-225b-4749-ba4f-8aac15a98897} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11992 | 2026.01.14 19:29:56.729240 [ 268 ] {7ecea154-225b-4749-ba4f-8aac15a98897} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 11993 | 2026.01.14 19:29:56.729277 [ 268 ] {7ecea154-225b-4749-ba4f-8aac15a98897} <Debug> TCPHandler: Processed in 0.001370689 sec. | ||
| 11994 | 2026.01.14 19:29:56.729389 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11995 | 2026.01.14 19:29:56.729483 [ 268 ] {8cc102b3-77b1-4b32-a4e4-70030c2d0554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11996 | 2026.01.14 19:29:56.729524 [ 268 ] {8cc102b3-77b1-4b32-a4e4-70030c2d0554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11997 | 2026.01.14 19:29:56.729863 [ 268 ] {8cc102b3-77b1-4b32-a4e4-70030c2d0554} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11998 | 2026.01.14 19:29:56.729899 [ 268 ] {8cc102b3-77b1-4b32-a4e4-70030c2d0554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11999 | 2026.01.14 19:29:56.730205 [ 268 ] {8cc102b3-77b1-4b32-a4e4-70030c2d0554} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12000 | 2026.01.14 19:29:56.730404 [ 268 ] {8cc102b3-77b1-4b32-a4e4-70030c2d0554} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12001 | 2026.01.14 19:29:56.730529 [ 268 ] {8cc102b3-77b1-4b32-a4e4-70030c2d0554} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 12002 | 2026.01.14 19:29:56.730565 [ 268 ] {8cc102b3-77b1-4b32-a4e4-70030c2d0554} <Debug> TCPHandler: Processed in 0.001227697 sec. | ||
| 12003 | 2026.01.14 19:29:58.329916 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12004 | 2026.01.14 19:29:58.330105 [ 268 ] {b2ae6508-4a0f-478d-8870-d5cfe7f92163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12005 | 2026.01.14 19:29:58.330176 [ 268 ] {b2ae6508-4a0f-478d-8870-d5cfe7f92163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12006 | 2026.01.14 19:29:58.331028 [ 268 ] {b2ae6508-4a0f-478d-8870-d5cfe7f92163} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12007 | 2026.01.14 19:29:58.331066 [ 268 ] {b2ae6508-4a0f-478d-8870-d5cfe7f92163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 12008 | 2026.01.14 19:29:58.331469 [ 268 ] {b2ae6508-4a0f-478d-8870-d5cfe7f92163} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12009 | 2026.01.14 19:29:58.331693 [ 268 ] {b2ae6508-4a0f-478d-8870-d5cfe7f92163} <Trace> oximeter.fields_i16 (759cad57-44e4-44fb-91a6-6fee7c38da64): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12010 | 2026.01.14 19:29:58.331855 [ 268 ] {b2ae6508-4a0f-478d-8870-d5cfe7f92163} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.0018 sec., 227777.77777777778 rows/sec., 14.45 MiB/sec. | ||
| 12011 | 2026.01.14 19:29:58.331905 [ 268 ] {b2ae6508-4a0f-478d-8870-d5cfe7f92163} <Debug> TCPHandler: Processed in 0.00215148 sec. | ||
| 12012 | 2026.01.14 19:29:58.332034 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12013 | 2026.01.14 19:29:58.332135 [ 268 ] {058d8daf-a2c2-404b-8f9f-7823f889c0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12014 | 2026.01.14 19:29:58.332178 [ 268 ] {058d8daf-a2c2-404b-8f9f-7823f889c0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12015 | 2026.01.14 19:29:58.332615 [ 268 ] {058d8daf-a2c2-404b-8f9f-7823f889c0ba} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12016 | 2026.01.14 19:29:58.332649 [ 268 ] {058d8daf-a2c2-404b-8f9f-7823f889c0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 12017 | 2026.01.14 19:29:58.332940 [ 268 ] {058d8daf-a2c2-404b-8f9f-7823f889c0ba} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12018 | 2026.01.14 19:29:58.333141 [ 268 ] {058d8daf-a2c2-404b-8f9f-7823f889c0ba} <Trace> oximeter.fields_ipaddr (236f9676-788e-4ce6-8b31-f7bbc1f20e3a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12019 | 2026.01.14 19:29:58.333269 [ 268 ] {058d8daf-a2c2-404b-8f9f-7823f889c0ba} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001156 sec., 3460.2076124567475 rows/sec., 282.16 KiB/sec. | ||
| 12020 | 2026.01.14 19:29:58.333308 [ 268 ] {058d8daf-a2c2-404b-8f9f-7823f889c0ba} <Debug> TCPHandler: Processed in 0.001335569 sec. | ||
| 12021 | 2026.01.14 19:29:58.333426 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12022 | 2026.01.14 19:29:58.333520 [ 268 ] {26463ae6-ece1-494e-96f4-88be674d08c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12023 | 2026.01.14 19:29:58.333559 [ 268 ] {26463ae6-ece1-494e-96f4-88be674d08c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12024 | 2026.01.14 19:29:58.334774 [ 268 ] {26463ae6-ece1-494e-96f4-88be674d08c3} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12025 | 2026.01.14 19:29:58.334808 [ 268 ] {26463ae6-ece1-494e-96f4-88be674d08c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 12026 | 2026.01.14 19:29:58.335246 [ 268 ] {26463ae6-ece1-494e-96f4-88be674d08c3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12027 | 2026.01.14 19:29:58.335464 [ 268 ] {26463ae6-ece1-494e-96f4-88be674d08c3} <Trace> oximeter.fields_string (60578ac8-acc9-450c-a584-0f0ce65c1705): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12028 | 2026.01.14 19:29:58.335595 [ 268 ] {26463ae6-ece1-494e-96f4-88be674d08c3} <Debug> executeQuery: Read 2336 rows, 193.92 KiB in 0.002094 sec., 1115568.2903533906 rows/sec., 90.44 MiB/sec. | ||
| 12029 | 2026.01.14 19:29:58.335635 [ 268 ] {26463ae6-ece1-494e-96f4-88be674d08c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 12030 | 2026.01.14 19:29:58.335648 [ 268 ] {26463ae6-ece1-494e-96f4-88be674d08c3} <Debug> TCPHandler: Processed in 0.002280741 sec. | ||
| 12031 | 2026.01.14 19:29:58.335773 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12032 | 2026.01.14 19:29:58.335869 [ 268 ] {00485d74-64e8-4ca0-9104-4dcea9811b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12033 | 2026.01.14 19:29:58.335909 [ 268 ] {00485d74-64e8-4ca0-9104-4dcea9811b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12034 | 2026.01.14 19:29:58.336393 [ 268 ] {00485d74-64e8-4ca0-9104-4dcea9811b77} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12035 | 2026.01.14 19:29:58.336426 [ 268 ] {00485d74-64e8-4ca0-9104-4dcea9811b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 12036 | 2026.01.14 19:29:58.336729 [ 268 ] {00485d74-64e8-4ca0-9104-4dcea9811b77} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12037 | 2026.01.14 19:29:58.336956 [ 268 ] {00485d74-64e8-4ca0-9104-4dcea9811b77} <Trace> oximeter.fields_u16 (c1cc9d8b-231a-4651-9829-53e6e6f305f9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12038 | 2026.01.14 19:29:58.337083 [ 268 ] {00485d74-64e8-4ca0-9104-4dcea9811b77} <Debug> executeQuery: Read 250 rows, 15.68 KiB in 0.001232 sec., 202922.0779220779 rows/sec., 12.43 MiB/sec. | ||
| 12039 | 2026.01.14 19:29:58.337121 [ 268 ] {00485d74-64e8-4ca0-9104-4dcea9811b77} <Debug> TCPHandler: Processed in 0.001403989 sec. | ||
| 12040 | 2026.01.14 19:29:58.337236 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12041 | 2026.01.14 19:29:58.337330 [ 268 ] {7e3a3902-8825-4d0e-ade8-55fa8c0ba158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12042 | 2026.01.14 19:29:58.337368 [ 268 ] {7e3a3902-8825-4d0e-ade8-55fa8c0ba158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12043 | 2026.01.14 19:29:58.337857 [ 268 ] {7e3a3902-8825-4d0e-ade8-55fa8c0ba158} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12044 | 2026.01.14 19:29:58.337891 [ 268 ] {7e3a3902-8825-4d0e-ade8-55fa8c0ba158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 12045 | 2026.01.14 19:29:58.338199 [ 268 ] {7e3a3902-8825-4d0e-ade8-55fa8c0ba158} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12046 | 2026.01.14 19:29:58.338399 [ 268 ] {7e3a3902-8825-4d0e-ade8-55fa8c0ba158} <Trace> oximeter.fields_u32 (d94ef8d7-f96c-41e4-bc28-17c949541479): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12047 | 2026.01.14 19:29:58.338526 [ 268 ] {7e3a3902-8825-4d0e-ade8-55fa8c0ba158} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001215 sec., 362139.9176954733 rows/sec., 23.96 MiB/sec. | ||
| 12048 | 2026.01.14 19:29:58.338564 [ 268 ] {7e3a3902-8825-4d0e-ade8-55fa8c0ba158} <Debug> TCPHandler: Processed in 0.001384859 sec. | ||
| 12049 | 2026.01.14 19:29:58.338682 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12050 | 2026.01.14 19:29:58.338775 [ 268 ] {98730ac4-4e87-4843-a165-355935c34d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12051 | 2026.01.14 19:29:58.338815 [ 268 ] {98730ac4-4e87-4843-a165-355935c34d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12052 | 2026.01.14 19:29:58.339258 [ 268 ] {98730ac4-4e87-4843-a165-355935c34d4c} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12053 | 2026.01.14 19:29:58.339291 [ 268 ] {98730ac4-4e87-4843-a165-355935c34d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 12054 | 2026.01.14 19:29:58.339589 [ 268 ] {98730ac4-4e87-4843-a165-355935c34d4c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12055 | 2026.01.14 19:29:58.339803 [ 268 ] {98730ac4-4e87-4843-a165-355935c34d4c} <Trace> oximeter.fields_u8 (837add7e-9e47-48aa-a971-04e6009ade65): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12056 | 2026.01.14 19:29:58.339931 [ 268 ] {98730ac4-4e87-4843-a165-355935c34d4c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001173 sec., 179880.64791133846 rows/sec., 10.21 MiB/sec. | ||
| 12057 | 2026.01.14 19:29:58.339967 [ 268 ] {98730ac4-4e87-4843-a165-355935c34d4c} <Debug> TCPHandler: Processed in 0.001342789 sec. | ||
| 12058 | 2026.01.14 19:29:58.340082 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12059 | 2026.01.14 19:29:58.340174 [ 268 ] {c96330bf-8840-46a4-82bf-c5a6a9bf9121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12060 | 2026.01.14 19:29:58.340213 [ 268 ] {c96330bf-8840-46a4-82bf-c5a6a9bf9121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12061 | 2026.01.14 19:29:58.340931 [ 268 ] {c96330bf-8840-46a4-82bf-c5a6a9bf9121} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12062 | 2026.01.14 19:29:58.340964 [ 268 ] {c96330bf-8840-46a4-82bf-c5a6a9bf9121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 12063 | 2026.01.14 19:29:58.341327 [ 268 ] {c96330bf-8840-46a4-82bf-c5a6a9bf9121} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12064 | 2026.01.14 19:29:58.341528 [ 268 ] {c96330bf-8840-46a4-82bf-c5a6a9bf9121} <Trace> oximeter.fields_uuid (839a7e5b-868f-4427-8078-cd84844130a1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12065 | 2026.01.14 19:29:58.341653 [ 268 ] {c96330bf-8840-46a4-82bf-c5a6a9bf9121} <Debug> executeQuery: Read 1180 rows, 86.37 KiB in 0.001496 sec., 788770.0534759358 rows/sec., 56.38 MiB/sec. | ||
| 12066 | 2026.01.14 19:29:58.341689 [ 268 ] {c96330bf-8840-46a4-82bf-c5a6a9bf9121} <Debug> TCPHandler: Processed in 0.001664713 sec. | ||
| 12067 | 2026.01.14 19:29:58.341811 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12068 | 2026.01.14 19:29:58.341904 [ 268 ] {e8394128-1740-4968-a1d9-f9371e830762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12069 | 2026.01.14 19:29:58.341945 [ 268 ] {e8394128-1740-4968-a1d9-f9371e830762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12070 | 2026.01.14 19:29:58.342270 [ 268 ] {e8394128-1740-4968-a1d9-f9371e830762} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12071 | 2026.01.14 19:29:58.342302 [ 268 ] {e8394128-1740-4968-a1d9-f9371e830762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 12072 | 2026.01.14 19:29:58.342596 [ 268 ] {e8394128-1740-4968-a1d9-f9371e830762} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12073 | 2026.01.14 19:29:58.342797 [ 268 ] {e8394128-1740-4968-a1d9-f9371e830762} <Trace> oximeter.measurements_bool (a1a1fe43-80a3-41e7-adea-90f0cc52a578): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12074 | 2026.01.14 19:29:58.342922 [ 268 ] {e8394128-1740-4968-a1d9-f9371e830762} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 12075 | 2026.01.14 19:29:58.342957 [ 268 ] {e8394128-1740-4968-a1d9-f9371e830762} <Debug> TCPHandler: Processed in 0.001206267 sec. | ||
| 12076 | 2026.01.14 19:29:58.343065 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12077 | 2026.01.14 19:29:58.343163 [ 268 ] {c729a228-6f1d-481b-abb5-49ce1b41e899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12078 | 2026.01.14 19:29:58.343204 [ 268 ] {c729a228-6f1d-481b-abb5-49ce1b41e899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12079 | 2026.01.14 19:29:58.343736 [ 268 ] {c729a228-6f1d-481b-abb5-49ce1b41e899} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12080 | 2026.01.14 19:29:58.343770 [ 268 ] {c729a228-6f1d-481b-abb5-49ce1b41e899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 12081 | 2026.01.14 19:29:58.344128 [ 268 ] {c729a228-6f1d-481b-abb5-49ce1b41e899} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12082 | 2026.01.14 19:29:58.344345 [ 268 ] {c729a228-6f1d-481b-abb5-49ce1b41e899} <Trace> oximeter.measurements_cumulativeu64 (f42aee7e-16ef-4e17-9f6e-9f0ea17c1a82): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12083 | 2026.01.14 19:29:58.344470 [ 268 ] {c729a228-6f1d-481b-abb5-49ce1b41e899} <Debug> executeQuery: Read 904 rows, 61.17 KiB in 0.001324 sec., 682779.4561933534 rows/sec., 45.12 MiB/sec. | ||
| 12084 | 2026.01.14 19:29:58.344506 [ 268 ] {c729a228-6f1d-481b-abb5-49ce1b41e899} <Debug> TCPHandler: Processed in 0.001494281 sec. | ||
| 12085 | 2026.01.14 19:29:58.344607 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12086 | 2026.01.14 19:29:58.344700 [ 268 ] {21ded8bf-c9be-4b57-8523-c3e42881e1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12087 | 2026.01.14 19:29:58.344742 [ 268 ] {21ded8bf-c9be-4b57-8523-c3e42881e1ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12088 | 2026.01.14 19:29:58.345046 [ 268 ] {21ded8bf-c9be-4b57-8523-c3e42881e1ab} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12089 | 2026.01.14 19:29:58.345080 [ 268 ] {21ded8bf-c9be-4b57-8523-c3e42881e1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 12090 | 2026.01.14 19:29:58.345366 [ 268 ] {21ded8bf-c9be-4b57-8523-c3e42881e1ab} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12091 | 2026.01.14 19:29:58.345566 [ 268 ] {21ded8bf-c9be-4b57-8523-c3e42881e1ab} <Trace> oximeter.measurements_f64 (08829890-4a79-41fb-b958-1fb1650c3714): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12092 | 2026.01.14 19:29:58.345690 [ 268 ] {21ded8bf-c9be-4b57-8523-c3e42881e1ab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001007 sec., 993.0486593843098 rows/sec., 66.91 KiB/sec. | ||
| 12093 | 2026.01.14 19:29:58.345725 [ 268 ] {21ded8bf-c9be-4b57-8523-c3e42881e1ab} <Debug> TCPHandler: Processed in 0.001166376 sec. | ||
| 12094 | 2026.01.14 19:29:58.345832 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12095 | 2026.01.14 19:29:58.345923 [ 268 ] {d7ba9808-bf54-42df-9265-8f87ace1f78d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12096 | 2026.01.14 19:29:58.345976 [ 268 ] {d7ba9808-bf54-42df-9265-8f87ace1f78d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12097 | 2026.01.14 19:29:58.346761 [ 268 ] {d7ba9808-bf54-42df-9265-8f87ace1f78d} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12098 | 2026.01.14 19:29:58.346794 [ 268 ] {d7ba9808-bf54-42df-9265-8f87ace1f78d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 12099 | 2026.01.14 19:29:58.347343 [ 268 ] {d7ba9808-bf54-42df-9265-8f87ace1f78d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12100 | 2026.01.14 19:29:58.347554 [ 268 ] {d7ba9808-bf54-42df-9265-8f87ace1f78d} <Trace> oximeter.measurements_histogramu64 (bbf09a98-57c2-454f-9f41-6d6a42223920): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12101 | 2026.01.14 19:29:58.347689 [ 268 ] {d7ba9808-bf54-42df-9265-8f87ace1f78d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001782 sec., 23007.856341189676 rows/sec., 41.23 MiB/sec. | ||
| 12102 | 2026.01.14 19:29:58.347752 [ 268 ] {d7ba9808-bf54-42df-9265-8f87ace1f78d} <Debug> TCPHandler: Processed in 0.001968927 sec. | ||
| 12103 | 2026.01.14 19:29:58.347866 [ 268 ] {} <Trace> TCP-Session: 145cc1a6-b308-4830-bfc1-effe2b376fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12104 | 2026.01.14 19:29:58.347960 [ 268 ] {da1624a9-6971-44bd-b2e8-e3d81ccacff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51945) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12105 | 2026.01.14 19:29:58.348000 [ 268 ] {da1624a9-6971-44bd-b2e8-e3d81ccacff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12106 | 2026.01.14 19:29:58.348325 [ 268 ] {da1624a9-6971-44bd-b2e8-e3d81ccacff7} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12107 | 2026.01.14 19:29:58.348358 [ 268 ] {da1624a9-6971-44bd-b2e8-e3d81ccacff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 12108 | 2026.01.14 19:29:58.348652 [ 268 ] {da1624a9-6971-44bd-b2e8-e3d81ccacff7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12109 | 2026.01.14 19:29:58.348860 [ 268 ] {da1624a9-6971-44bd-b2e8-e3d81ccacff7} <Trace> oximeter.measurements_u64 (15e33962-2d92-4361-8967-26e26a4f1192): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12110 | 2026.01.14 19:29:58.348984 [ 268 ] {da1624a9-6971-44bd-b2e8-e3d81ccacff7} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001042 sec., 65259.117082533594 rows/sec., 3.79 MiB/sec. | ||
| 12111 | 2026.01.14 19:29:58.349019 [ 268 ] {da1624a9-6971-44bd-b2e8-e3d81ccacff7} <Debug> TCPHandler: Processed in 0.001202836 sec. | ||
| 12112 | 2026.01.14 19:29:59.362895 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1528 | ||
| 12113 | 2026.01.14 19:29:59.365949 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12114 | 2026.01.14 19:29:59.365997 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 12115 | 2026.01.14 19:29:59.367201 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12116 | 2026.01.14 19:29:59.367471 [ 243 ] {} <Trace> system.query_log (216a824e-80f6-4581-92ee-577f3ff44a1d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12117 | 2026.01.14 19:29:59.367737 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1528 | ||