| 1 | [ Dec 18 00:15:07 Enabled. ] | ||
| 2 | [ Dec 18 00:15:07 Rereading configuration. ] | ||
| 3 | [ Dec 18 00:15:09 Rereading configuration. ] | ||
| 4 | [ Dec 18 00:15:11 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Dec 18 00:15:11 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.12.18 00:15:13.203837 [ 1 ] {} <Information> Application: Will watch for the process with pid 28453 | ||
| 29 | 2025.12.18 00:15:13.204227 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.18 00:15:13.439023 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 28453 | ||
| 31 | 2025.12.18 00:15:13.439811 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.18 00:15:13.439962 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.18 00:15:13.541439 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.18 00:15:13.587158 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.18 00:15:13.587217 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.18 00:15:13.587238 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.18 00:15:13.587309 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.18 00:15:13.587781 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.18 00:15:13.589998 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.12.18 00:15:13.590764 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.18 00:15:13.591617 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.12.18 00:15:13.591639 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.12.18 00:15:13.591653 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.18 00:15:13.592363 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.18 00:15:13.593379 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.18 00:15:13.598398 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.18 00:15:13.599121 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.18 00:15:13.600542 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.18 00:15:13.600629 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.18 00:15:13.601640 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.12.18 00:15:13.602033 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.18 00:15:13.606203 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.18 00:15:13.606866 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.18 00:15:13.611851 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.18 00:15:13.612196 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.18 00:15:13.612579 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.18 00:15:13.612978 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.18 00:15:13.614404 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.18 00:15:13.614433 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.18 00:15:13.614499 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.18 00:15:13.614558 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.18 00:15:13.633384 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.18 00:15:13.633408 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000169372 sec | ||
| 68 | 2025.12.18 00:15:13.633436 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.18 00:15:13.633449 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.18 00:15:13.634180 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.18 00:15:13.634800 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.18 00:15:13.643573 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.18 00:15:13.643619 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.18 00:15:13.643646 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.18 00:15:13.643659 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.18 00:15:13.643691 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.18 00:15:13.643710 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.18 00:15:13.645967 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.18 00:15:13.646015 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.18 00:15:13.646036 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.18 00:15:13.646212 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.18 00:15:13.646282 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.18 00:15:13.646307 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.18 00:15:13.646347 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.18 00:15:13.646365 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.18 00:15:13.646419 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.18 00:15:13.646445 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.18 00:15:13.669998 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.18 00:15:13.677226 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.18 00:15:13.677260 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.734e-05 sec | ||
| 91 | 2025.12.18 00:15:13.677273 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.18 00:15:13.677283 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.18 00:15:13.677310 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.18 00:15:13.677505 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.18 00:15:13.677552 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.18 00:15:13.677566 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.18 00:15:13.677578 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.12.18 00:15:13.677589 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.18 00:15:13.681411 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.18 00:15:13.681615 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.68 MiB (RSS), difference: 91.90 MiB | ||
| 101 | 2025.12.18 00:15:13.683094 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.4101e-05 sec. | ||
| 102 | 2025.12.18 00:15:13.683499 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.18 00:15:13.684140 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.18 00:15:13.684161 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.18 00:15:15.186502 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61642 | ||
| 106 | 2025.12.18 00:15:15.192699 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.12.18 00:15:15.192772 [ 3 ] {} <Debug> TCP-Session: 2141793b-7bed-47d7-8c19-8f0ca8f21791 Authenticating user 'default' from [fd00:1122:3344:101::a]:61642 | ||
| 108 | 2025.12.18 00:15:15.192802 [ 3 ] {} <Debug> TCP-Session: 2141793b-7bed-47d7-8c19-8f0ca8f21791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.12.18 00:15:15.192891 [ 3 ] {} <Debug> TCP-Session: 2141793b-7bed-47d7-8c19-8f0ca8f21791 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.18 00:15:15.192991 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.12.18 00:15:15.193018 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.12.18 00:15:15.193101 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.12.18 00:15:15.193616 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54129 | ||
| 114 | 2025.12.18 00:15:15.194517 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40719 | ||
| 115 | 2025.12.18 00:15:15.194522 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:32964 | ||
| 116 | 2025.12.18 00:15:15.194588 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.12.18 00:15:15.194707 [ 4 ] {} <Debug> TCP-Session: 61cb37a2-f626-4d8f-b829-f73c7fc4d470 Authenticating user 'default' from [fd00:1122:3344:101::a]:54129 | ||
| 118 | 2025.12.18 00:15:15.194737 [ 4 ] {} <Debug> TCP-Session: 61cb37a2-f626-4d8f-b829-f73c7fc4d470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.12.18 00:15:15.194753 [ 4 ] {} <Debug> TCP-Session: 61cb37a2-f626-4d8f-b829-f73c7fc4d470 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.12.18 00:15:15.194776 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50630 | ||
| 121 | 2025.12.18 00:15:15.194895 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37922 | ||
| 122 | 2025.12.18 00:15:15.195552 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54307 | ||
| 123 | 2025.12.18 00:15:15.195563 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59692 | ||
| 124 | 2025.12.18 00:15:15.195602 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2025.12.18 00:15:15.195574 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.12.18 00:15:15.195786 [ 5 ] {} <Debug> TCP-Session: 14d8210c-b8f2-44b7-a367-61b94d4e9590 Authenticating user 'default' from [fd00:1122:3344:101::a]:32964 | ||
| 127 | 2025.12.18 00:15:15.195795 [ 253 ] {} <Debug> TCP-Session: b76acd0c-97ec-4483-9590-cc46642a4cb2 Authenticating user 'default' from [fd00:1122:3344:101::a]:40719 | ||
| 128 | 2025.12.18 00:15:15.195824 [ 5 ] {} <Debug> TCP-Session: 14d8210c-b8f2-44b7-a367-61b94d4e9590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.12.18 00:15:15.195950 [ 253 ] {} <Debug> TCP-Session: b76acd0c-97ec-4483-9590-cc46642a4cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.12.18 00:15:15.195970 [ 5 ] {} <Debug> TCP-Session: 14d8210c-b8f2-44b7-a367-61b94d4e9590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.12.18 00:15:15.195994 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.12.18 00:15:15.196078 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2025.12.18 00:15:15.196071 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2025.12.18 00:15:15.196150 [ 255 ] {} <Debug> TCP-Session: c245dd94-b77d-4a3c-9ba1-8d2a3a0833fe Authenticating user 'default' from [fd00:1122:3344:101::a]:50630 | ||
| 135 | 2025.12.18 00:15:15.196214 [ 258 ] {} <Debug> TCP-Session: 92598812-2c1a-453e-b9e6-2b95bae7651a Authenticating user 'default' from [fd00:1122:3344:101::a]:54307 | ||
| 136 | 2025.12.18 00:15:15.196145 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2025.12.18 00:15:15.196143 [ 257 ] {} <Debug> TCP-Session: 4c6389a4-aafc-4ad1-a98c-70fac4ddc71f Authenticating user 'default' from [fd00:1122:3344:101::a]:59692 | ||
| 138 | 2025.12.18 00:15:15.196316 [ 258 ] {} <Debug> TCP-Session: 92598812-2c1a-453e-b9e6-2b95bae7651a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.12.18 00:15:15.196301 [ 256 ] {} <Debug> TCP-Session: 943664c7-94c8-4ba7-8101-f140f0cc1513 Authenticating user 'default' from [fd00:1122:3344:101::a]:37922 | ||
| 140 | 2025.12.18 00:15:15.196282 [ 255 ] {} <Debug> TCP-Session: c245dd94-b77d-4a3c-9ba1-8d2a3a0833fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.18 00:15:15.196461 [ 258 ] {} <Debug> TCP-Session: 92598812-2c1a-453e-b9e6-2b95bae7651a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.12.18 00:15:15.196456 [ 256 ] {} <Debug> TCP-Session: 943664c7-94c8-4ba7-8101-f140f0cc1513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.12.18 00:15:15.196441 [ 257 ] {} <Debug> TCP-Session: 4c6389a4-aafc-4ad1-a98c-70fac4ddc71f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.12.18 00:15:15.196524 [ 256 ] {} <Debug> TCP-Session: 943664c7-94c8-4ba7-8101-f140f0cc1513 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.12.18 00:15:15.196509 [ 255 ] {} <Debug> TCP-Session: c245dd94-b77d-4a3c-9ba1-8d2a3a0833fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.12.18 00:15:15.195975 [ 253 ] {} <Debug> TCP-Session: b76acd0c-97ec-4483-9590-cc46642a4cb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.18 00:15:15.196593 [ 257 ] {} <Debug> TCP-Session: 4c6389a4-aafc-4ad1-a98c-70fac4ddc71f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.18 00:15:15.523970 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42971 | ||
| 149 | 2025.12.18 00:15:15.526029 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2025.12.18 00:15:15.526176 [ 259 ] {} <Debug> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Authenticating user 'default' from [fd00:1122:3344:101::d]:42971 | ||
| 151 | 2025.12.18 00:15:15.526201 [ 259 ] {} <Debug> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.12.18 00:15:15.526214 [ 259 ] {} <Debug> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.18 00:15:15.526344 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2025.12.18 00:15:15.526380 [ 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 | 2025.12.18 00:15:15.526460 [ 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 | 2025.12.18 00:15:15.526862 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60800 | ||
| 157 | 2025.12.18 00:15:15.527004 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55612 | ||
| 158 | 2025.12.18 00:15:15.527077 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38614 | ||
| 159 | 2025.12.18 00:15:15.527189 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55800 | ||
| 160 | 2025.12.18 00:15:15.527235 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2025.12.18 00:15:15.527364 [ 260 ] {} <Debug> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60800 | ||
| 162 | 2025.12.18 00:15:15.527370 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2025.12.18 00:15:15.527373 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45693 | ||
| 164 | 2025.12.18 00:15:15.527395 [ 260 ] {} <Debug> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2025.12.18 00:15:15.527450 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2025.12.18 00:15:15.527477 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2025.12.18 00:15:15.527416 [ 261 ] {} <Debug> TCP-Session: c5c4419e-def7-4ae8-a245-b6cf544e9a01 Authenticating user 'default' from [fd00:1122:3344:101::d]:55612 | ||
| 168 | 2025.12.18 00:15:15.527537 [ 262 ] {} <Debug> TCP-Session: 5439758f-193b-473b-a45a-47ab5be792f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38614 | ||
| 169 | 2025.12.18 00:15:15.527524 [ 263 ] {} <Debug> TCP-Session: 5f73771b-e1bf-4b97-86f4-4378e23d7dd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55800 | ||
| 170 | 2025.12.18 00:15:15.527511 [ 260 ] {} <Debug> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2025.12.18 00:15:15.527622 [ 262 ] {} <Debug> TCP-Session: 5439758f-193b-473b-a45a-47ab5be792f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2025.12.18 00:15:15.527657 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59119 | ||
| 173 | 2025.12.18 00:15:15.527607 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2025.12.18 00:15:15.527607 [ 263 ] {} <Debug> TCP-Session: 5f73771b-e1bf-4b97-86f4-4378e23d7dd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2025.12.18 00:15:15.527754 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58597 | ||
| 176 | 2025.12.18 00:15:15.527739 [ 264 ] {} <Debug> TCP-Session: 1ccab2ec-f4a8-49b4-aa5c-f62db3f37e54 Authenticating user 'default' from [fd00:1122:3344:101::d]:45693 | ||
| 177 | 2025.12.18 00:15:15.527711 [ 262 ] {} <Debug> TCP-Session: 5439758f-193b-473b-a45a-47ab5be792f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2025.12.18 00:15:15.527831 [ 264 ] {} <Debug> TCP-Session: 1ccab2ec-f4a8-49b4-aa5c-f62db3f37e54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2025.12.18 00:15:15.527816 [ 263 ] {} <Debug> TCP-Session: 5f73771b-e1bf-4b97-86f4-4378e23d7dd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2025.12.18 00:15:15.527604 [ 261 ] {} <Debug> TCP-Session: c5c4419e-def7-4ae8-a245-b6cf544e9a01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2025.12.18 00:15:15.527961 [ 264 ] {} <Debug> TCP-Session: 1ccab2ec-f4a8-49b4-aa5c-f62db3f37e54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2025.12.18 00:15:15.527518 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65126 | ||
| 183 | 2025.12.18 00:15:15.528009 [ 261 ] {} <Debug> TCP-Session: c5c4419e-def7-4ae8-a245-b6cf544e9a01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2025.12.18 00:15:15.528002 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2025.12.18 00:15:15.528124 [ 267 ] {} <Debug> TCP-Session: fe9ab78b-053c-4f25-95f4-a7e2ec9cfb5d Authenticating user 'default' from [fd00:1122:3344:101::d]:58597 | ||
| 186 | 2025.12.18 00:15:15.528146 [ 267 ] {} <Debug> TCP-Session: fe9ab78b-053c-4f25-95f4-a7e2ec9cfb5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.12.18 00:15:15.528207 [ 267 ] {} <Debug> TCP-Session: fe9ab78b-053c-4f25-95f4-a7e2ec9cfb5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.12.18 00:15:15.528208 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2025.12.18 00:15:15.528300 [ 265 ] {} <Debug> TCP-Session: 42ce743f-66c7-4140-b326-b23fbdf5a5f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65126 | ||
| 190 | 2025.12.18 00:15:15.528322 [ 265 ] {} <Debug> TCP-Session: 42ce743f-66c7-4140-b326-b23fbdf5a5f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.12.18 00:15:15.528403 [ 265 ] {} <Debug> TCP-Session: 42ce743f-66c7-4140-b326-b23fbdf5a5f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.12.18 00:15:15.529131 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2025.12.18 00:15:15.529167 [ 266 ] {} <Debug> TCP-Session: 1c1cb110-f080-439f-826a-1734e897013f Authenticating user 'default' from [fd00:1122:3344:101::d]:59119 | ||
| 194 | 2025.12.18 00:15:15.529340 [ 266 ] {} <Debug> TCP-Session: 1c1cb110-f080-439f-826a-1734e897013f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2025.12.18 00:15:15.529356 [ 266 ] {} <Debug> TCP-Session: 1c1cb110-f080-439f-826a-1734e897013f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.12.18 00:15:15.531545 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 197 | 2025.12.18 00:15:15.534704 [ 259 ] {dd3240c2-66fb-4301-b255-fabb389bd036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 198 | 2025.12.18 00:15:15.663671 [ 259 ] {dd3240c2-66fb-4301-b255-fabb389bd036} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42971) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 199 | |||
| 200 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 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 | ||
| 203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 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 | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 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 | ||
| 214 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 221 | |||
| 222 | 2025.12.18 00:15:15.665533 [ 259 ] {dd3240c2-66fb-4301-b255-fabb389bd036} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 223 | |||
| 224 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 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 | ||
| 227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 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 | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 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 | ||
| 238 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 245 | |||
| 246 | 2025.12.18 00:15:15.665785 [ 259 ] {dd3240c2-66fb-4301-b255-fabb389bd036} <Debug> TCPHandler: Processed in 0.136558659 sec. | ||
| 247 | 2025.12.18 00:15:15.666256 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 248 | 2025.12.18 00:15:15.666501 [ 260 ] {57d191b2-af89-481a-83fa-fb16a02b3258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 249 | 2025.12.18 00:15:15.667000 [ 260 ] {57d191b2-af89-481a-83fa-fb16a02b3258} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60800) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 250 | |||
| 251 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 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 | ||
| 254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 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 | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 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 | ||
| 265 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 272 | |||
| 273 | 2025.12.18 00:15:15.667295 [ 260 ] {57d191b2-af89-481a-83fa-fb16a02b3258} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 274 | |||
| 275 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 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 | ||
| 278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 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 | ||
| 289 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 296 | |||
| 297 | 2025.12.18 00:15:15.667534 [ 260 ] {57d191b2-af89-481a-83fa-fb16a02b3258} <Debug> TCPHandler: Processed in 0.0014548 sec. | ||
| 298 | 2025.12.18 00:15:15.670254 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 299 | 2025.12.18 00:15:15.671078 [ 259 ] {865d9051-e9cc-4156-b28e-0a3270a3238a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 300 | 2025.12.18 00:15:15.671723 [ 259 ] {865d9051-e9cc-4156-b28e-0a3270a3238a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 301 | 2025.12.18 00:15:15.677854 [ 259 ] {865d9051-e9cc-4156-b28e-0a3270a3238a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 302 | 2025.12.18 00:15:15.677956 [ 259 ] {865d9051-e9cc-4156-b28e-0a3270a3238a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000137731 sec | ||
| 303 | 2025.12.18 00:15:15.677971 [ 259 ] {865d9051-e9cc-4156-b28e-0a3270a3238a} <Trace> ReferentialDeps: No tables | ||
| 304 | 2025.12.18 00:15:15.677983 [ 259 ] {865d9051-e9cc-4156-b28e-0a3270a3238a} <Trace> LoadingDeps: No tables | ||
| 305 | 2025.12.18 00:15:15.678069 [ 259 ] {865d9051-e9cc-4156-b28e-0a3270a3238a} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 306 | 2025.12.18 00:15:15.678757 [ 259 ] {865d9051-e9cc-4156-b28e-0a3270a3238a} <Debug> TCPHandler: Processed in 0.008616161 sec. | ||
| 307 | 2025.12.18 00:15:15.678914 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2025.12.18 00:15:15.679077 [ 259 ] {1f6c68cb-5c65-48c4-8f88-6df95cf57872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) /* The version table contains metadata about the `oximeter` database */ | ||
| 309 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 310 | 2025.12.18 00:15:15.679216 [ 259 ] {1f6c68cb-5c65-48c4-8f88-6df95cf57872} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 311 | 2025.12.18 00:15:15.684351 [ 259 ] {1f6c68cb-5c65-48c4-8f88-6df95cf57872} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 312 | 2025.12.18 00:15:15.689141 [ 259 ] {1f6c68cb-5c65-48c4-8f88-6df95cf57872} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3): Loading data parts | ||
| 313 | 2025.12.18 00:15:15.690227 [ 259 ] {1f6c68cb-5c65-48c4-8f88-6df95cf57872} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3): There are no data parts | ||
| 314 | 2025.12.18 00:15:15.694046 [ 259 ] {1f6c68cb-5c65-48c4-8f88-6df95cf57872} <Debug> TCPHandler: Processed in 0.015184987 sec. | ||
| 315 | 2025.12.18 00:15:15.694308 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 316 | 2025.12.18 00:15:15.694501 [ 259 ] {d090841b-9f4d-486e-b297-e176411accf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) /* The measurement tables contain all individual samples from each timeseries. | ||
| 317 | * | ||
| 318 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 319 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 320 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 321 | * by all samples from the same timeseries. | ||
| 322 | * | ||
| 323 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 324 | * and then uses that to index quickly into the measurements tables. | ||
| 325 | */ | ||
| 326 | 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) | ||
| 327 | 2025.12.18 00:15:15.694637 [ 259 ] {d090841b-9f4d-486e-b297-e176411accf1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 328 | 2025.12.18 00:15:15.708635 [ 259 ] {d090841b-9f4d-486e-b297-e176411accf1} <Debug> oximeter.measurements_bool (82949264-f683-4e5b-9345-8b7b6c897345): Loading data parts | ||
| 329 | 2025.12.18 00:15:15.708944 [ 259 ] {d090841b-9f4d-486e-b297-e176411accf1} <Debug> oximeter.measurements_bool (82949264-f683-4e5b-9345-8b7b6c897345): There are no data parts | ||
| 330 | 2025.12.18 00:15:15.715508 [ 259 ] {d090841b-9f4d-486e-b297-e176411accf1} <Debug> TCPHandler: Processed in 0.021281309 sec. | ||
| 331 | 2025.12.18 00:15:15.715675 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2025.12.18 00:15:15.715933 [ 259 ] {577899bb-bede-4673-a548-58d7328506a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 333 | 2025.12.18 00:15:15.715979 [ 259 ] {577899bb-bede-4673-a548-58d7328506a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 334 | 2025.12.18 00:15:15.718671 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63552 | ||
| 335 | 2025.12.18 00:15:15.722583 [ 259 ] {577899bb-bede-4673-a548-58d7328506a8} <Debug> oximeter.measurements_i8 (5d46edc1-ed3b-460c-998b-955af25a0e0e): Loading data parts | ||
| 336 | 2025.12.18 00:15:15.722893 [ 259 ] {577899bb-bede-4673-a548-58d7328506a8} <Debug> oximeter.measurements_i8 (5d46edc1-ed3b-460c-998b-955af25a0e0e): There are no data parts | ||
| 337 | 2025.12.18 00:15:15.724521 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 338 | 2025.12.18 00:15:15.724559 [ 270 ] {} <Debug> TCP-Session: e4e8096a-5caa-4484-a642-7beb05f0d377 Authenticating user 'default' from [fd00:1122:3344:101::b]:63552 | ||
| 339 | 2025.12.18 00:15:15.724581 [ 270 ] {} <Debug> TCP-Session: e4e8096a-5caa-4484-a642-7beb05f0d377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 340 | 2025.12.18 00:15:15.724675 [ 270 ] {} <Debug> TCP-Session: e4e8096a-5caa-4484-a642-7beb05f0d377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 341 | 2025.12.18 00:15:15.724739 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 342 | 2025.12.18 00:15:15.724776 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 343 | 2025.12.18 00:15:15.724868 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 344 | 2025.12.18 00:15:15.725342 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47901 | ||
| 345 | 2025.12.18 00:15:15.725423 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52853 | ||
| 346 | 2025.12.18 00:15:15.725501 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51784 | ||
| 347 | 2025.12.18 00:15:15.725528 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 348 | 2025.12.18 00:15:15.725612 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36064 | ||
| 349 | 2025.12.18 00:15:15.725653 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 350 | 2025.12.18 00:15:15.725665 [ 271 ] {} <Debug> TCP-Session: e3a9c746-4942-46fc-8fb0-94f3c0e57508 Authenticating user 'default' from [fd00:1122:3344:101::b]:47901 | ||
| 351 | 2025.12.18 00:15:15.725698 [ 272 ] {} <Debug> TCP-Session: 531d5a52-4246-4dd2-93bf-63e809a0f4a6 Authenticating user 'default' from [fd00:1122:3344:101::b]:52853 | ||
| 352 | 2025.12.18 00:15:15.725773 [ 271 ] {} <Debug> TCP-Session: e3a9c746-4942-46fc-8fb0-94f3c0e57508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 353 | 2025.12.18 00:15:15.725774 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60776 | ||
| 354 | 2025.12.18 00:15:15.725790 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 355 | 2025.12.18 00:15:15.725816 [ 271 ] {} <Debug> TCP-Session: e3a9c746-4942-46fc-8fb0-94f3c0e57508 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 356 | 2025.12.18 00:15:15.725877 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 357 | 2025.12.18 00:15:15.725907 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51679 | ||
| 358 | 2025.12.18 00:15:15.725968 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 359 | 2025.12.18 00:15:15.725979 [ 273 ] {} <Debug> TCP-Session: a091ac77-014b-4b22-a780-279805862311 Authenticating user 'default' from [fd00:1122:3344:101::b]:51784 | ||
| 360 | 2025.12.18 00:15:15.725990 [ 274 ] {} <Debug> TCP-Session: 3d3c709c-4be9-4efc-b7a1-5de63f50f158 Authenticating user 'default' from [fd00:1122:3344:101::b]:36064 | ||
| 361 | 2025.12.18 00:15:15.725818 [ 272 ] {} <Debug> TCP-Session: 531d5a52-4246-4dd2-93bf-63e809a0f4a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 362 | 2025.12.18 00:15:15.726076 [ 274 ] {} <Debug> TCP-Session: 3d3c709c-4be9-4efc-b7a1-5de63f50f158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 363 | 2025.12.18 00:15:15.726082 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 364 | 2025.12.18 00:15:15.726094 [ 273 ] {} <Debug> TCP-Session: a091ac77-014b-4b22-a780-279805862311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 365 | 2025.12.18 00:15:15.726159 [ 272 ] {} <Debug> TCP-Session: 531d5a52-4246-4dd2-93bf-63e809a0f4a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 366 | 2025.12.18 00:15:15.726175 [ 276 ] {} <Debug> TCP-Session: 7a8f8b59-1128-49d2-ae79-8fbe9833ff86 Authenticating user 'default' from [fd00:1122:3344:101::b]:51679 | ||
| 367 | 2025.12.18 00:15:15.726179 [ 273 ] {} <Debug> TCP-Session: a091ac77-014b-4b22-a780-279805862311 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 368 | 2025.12.18 00:15:15.726060 [ 275 ] {} <Debug> TCP-Session: 6d845f51-4dcf-4935-96cd-055485b77862 Authenticating user 'default' from [fd00:1122:3344:101::b]:60776 | ||
| 369 | 2025.12.18 00:15:15.726036 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41568 | ||
| 370 | 2025.12.18 00:15:15.726261 [ 276 ] {} <Debug> TCP-Session: 7a8f8b59-1128-49d2-ae79-8fbe9833ff86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 371 | 2025.12.18 00:15:15.726343 [ 274 ] {} <Debug> TCP-Session: 3d3c709c-4be9-4efc-b7a1-5de63f50f158 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 372 | 2025.12.18 00:15:15.726300 [ 275 ] {} <Debug> TCP-Session: 6d845f51-4dcf-4935-96cd-055485b77862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 373 | 2025.12.18 00:15:15.726411 [ 276 ] {} <Debug> TCP-Session: 7a8f8b59-1128-49d2-ae79-8fbe9833ff86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 374 | 2025.12.18 00:15:15.726501 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 375 | 2025.12.18 00:15:15.726426 [ 275 ] {} <Debug> TCP-Session: 6d845f51-4dcf-4935-96cd-055485b77862 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 376 | 2025.12.18 00:15:15.726636 [ 277 ] {} <Debug> TCP-Session: d1f426b4-4a91-4d89-a417-c44a0b16b622 Authenticating user 'default' from [fd00:1122:3344:101::b]:41568 | ||
| 377 | 2025.12.18 00:15:15.726743 [ 277 ] {} <Debug> TCP-Session: d1f426b4-4a91-4d89-a417-c44a0b16b622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 378 | 2025.12.18 00:15:15.726757 [ 277 ] {} <Debug> TCP-Session: d1f426b4-4a91-4d89-a417-c44a0b16b622 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 379 | 2025.12.18 00:15:15.731493 [ 259 ] {577899bb-bede-4673-a548-58d7328506a8} <Debug> TCPHandler: Processed in 0.015857381 sec. | ||
| 380 | 2025.12.18 00:15:15.731660 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2025.12.18 00:15:15.731939 [ 259 ] {069ff3a8-92a4-4a5e-8509-3a3fea107264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 382 | 2025.12.18 00:15:15.732061 [ 259 ] {069ff3a8-92a4-4a5e-8509-3a3fea107264} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 383 | 2025.12.18 00:15:15.739928 [ 259 ] {069ff3a8-92a4-4a5e-8509-3a3fea107264} <Debug> oximeter.measurements_u8 (fc6e007a-7356-4b5e-b16c-86cf241ac383): Loading data parts | ||
| 384 | 2025.12.18 00:15:15.740113 [ 259 ] {069ff3a8-92a4-4a5e-8509-3a3fea107264} <Debug> oximeter.measurements_u8 (fc6e007a-7356-4b5e-b16c-86cf241ac383): There are no data parts | ||
| 385 | 2025.12.18 00:15:15.749088 [ 259 ] {069ff3a8-92a4-4a5e-8509-3a3fea107264} <Debug> TCPHandler: Processed in 0.017486063 sec. | ||
| 386 | 2025.12.18 00:15:15.749252 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.12.18 00:15:15.749430 [ 259 ] {4e7c76e3-96f1-4d55-836a-92767c75de33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 388 | 2025.12.18 00:15:15.749561 [ 259 ] {4e7c76e3-96f1-4d55-836a-92767c75de33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 389 | 2025.12.18 00:15:15.757974 [ 259 ] {4e7c76e3-96f1-4d55-836a-92767c75de33} <Debug> oximeter.measurements_i16 (00003725-5849-4043-a60c-096f243ff3aa): Loading data parts | ||
| 390 | 2025.12.18 00:15:15.758224 [ 259 ] {4e7c76e3-96f1-4d55-836a-92767c75de33} <Debug> oximeter.measurements_i16 (00003725-5849-4043-a60c-096f243ff3aa): There are no data parts | ||
| 391 | 2025.12.18 00:15:15.765089 [ 259 ] {4e7c76e3-96f1-4d55-836a-92767c75de33} <Debug> TCPHandler: Processed in 0.015890272 sec. | ||
| 392 | 2025.12.18 00:15:15.765305 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2025.12.18 00:15:15.765615 [ 259 ] {368a0a58-cbff-4114-b706-1f5c1d77b4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 394 | 2025.12.18 00:15:15.765749 [ 259 ] {368a0a58-cbff-4114-b706-1f5c1d77b4f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 395 | 2025.12.18 00:15:15.773612 [ 259 ] {368a0a58-cbff-4114-b706-1f5c1d77b4f1} <Debug> oximeter.measurements_u16 (b9cb9910-e256-4629-af92-8ca28781009b): Loading data parts | ||
| 396 | 2025.12.18 00:15:15.773781 [ 259 ] {368a0a58-cbff-4114-b706-1f5c1d77b4f1} <Debug> oximeter.measurements_u16 (b9cb9910-e256-4629-af92-8ca28781009b): There are no data parts | ||
| 397 | 2025.12.18 00:15:15.782332 [ 259 ] {368a0a58-cbff-4114-b706-1f5c1d77b4f1} <Debug> TCPHandler: Processed in 0.01710449 sec. | ||
| 398 | 2025.12.18 00:15:15.782523 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2025.12.18 00:15:15.782752 [ 259 ] {93d2579e-77c9-426e-9dbc-50afafe1cfab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 400 | 2025.12.18 00:15:15.782913 [ 259 ] {93d2579e-77c9-426e-9dbc-50afafe1cfab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 401 | 2025.12.18 00:15:15.786850 [ 259 ] {93d2579e-77c9-426e-9dbc-50afafe1cfab} <Debug> oximeter.measurements_i32 (b65d349d-1a52-4be1-9f6d-ceb070eeb8ea): Loading data parts | ||
| 402 | 2025.12.18 00:15:15.787065 [ 259 ] {93d2579e-77c9-426e-9dbc-50afafe1cfab} <Debug> oximeter.measurements_i32 (b65d349d-1a52-4be1-9f6d-ceb070eeb8ea): There are no data parts | ||
| 403 | 2025.12.18 00:15:15.791805 [ 259 ] {93d2579e-77c9-426e-9dbc-50afafe1cfab} <Debug> TCPHandler: Processed in 0.009339486 sec. | ||
| 404 | 2025.12.18 00:15:15.791972 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 405 | 2025.12.18 00:15:15.792234 [ 259 ] {54713610-4fad-4cad-a91a-72a426fe864d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 406 | 2025.12.18 00:15:15.792364 [ 259 ] {54713610-4fad-4cad-a91a-72a426fe864d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 407 | 2025.12.18 00:15:15.800345 [ 259 ] {54713610-4fad-4cad-a91a-72a426fe864d} <Debug> oximeter.measurements_u32 (3b247bd4-af54-42d4-ab61-8c0dfde48b27): Loading data parts | ||
| 408 | 2025.12.18 00:15:15.800526 [ 259 ] {54713610-4fad-4cad-a91a-72a426fe864d} <Debug> oximeter.measurements_u32 (3b247bd4-af54-42d4-ab61-8c0dfde48b27): There are no data parts | ||
| 409 | 2025.12.18 00:15:15.808906 [ 259 ] {54713610-4fad-4cad-a91a-72a426fe864d} <Debug> TCPHandler: Processed in 0.017033 sec. | ||
| 410 | 2025.12.18 00:15:15.809063 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2025.12.18 00:15:15.809221 [ 259 ] {12fbcfff-b1ff-4457-b872-5d8fda6d5229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 412 | 2025.12.18 00:15:15.809412 [ 259 ] {12fbcfff-b1ff-4457-b872-5d8fda6d5229} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 413 | 2025.12.18 00:15:15.817125 [ 259 ] {12fbcfff-b1ff-4457-b872-5d8fda6d5229} <Debug> oximeter.measurements_i64 (56a2b1a9-020e-43c2-806e-d1044c7fc8b7): Loading data parts | ||
| 414 | 2025.12.18 00:15:15.817375 [ 259 ] {12fbcfff-b1ff-4457-b872-5d8fda6d5229} <Debug> oximeter.measurements_i64 (56a2b1a9-020e-43c2-806e-d1044c7fc8b7): There are no data parts | ||
| 415 | 2025.12.18 00:15:15.825602 [ 259 ] {12fbcfff-b1ff-4457-b872-5d8fda6d5229} <Debug> TCPHandler: Processed in 0.016538506 sec. | ||
| 416 | 2025.12.18 00:15:15.825823 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 417 | 2025.12.18 00:15:15.826123 [ 259 ] {19c89f98-28e5-4b24-86db-7d0228a95439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 418 | 2025.12.18 00:15:15.826250 [ 259 ] {19c89f98-28e5-4b24-86db-7d0228a95439} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 419 | 2025.12.18 00:15:15.845429 [ 259 ] {19c89f98-28e5-4b24-86db-7d0228a95439} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Loading data parts | ||
| 420 | 2025.12.18 00:15:15.845685 [ 259 ] {19c89f98-28e5-4b24-86db-7d0228a95439} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): There are no data parts | ||
| 421 | 2025.12.18 00:15:15.858472 [ 259 ] {19c89f98-28e5-4b24-86db-7d0228a95439} <Debug> TCPHandler: Processed in 0.0327359 sec. | ||
| 422 | 2025.12.18 00:15:15.858703 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2025.12.18 00:15:15.858948 [ 259 ] {76fd75b1-1f9f-4128-9a1f-fa95fed2765c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 424 | 2025.12.18 00:15:15.859098 [ 259 ] {76fd75b1-1f9f-4128-9a1f-fa95fed2765c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 425 | 2025.12.18 00:15:15.867217 [ 259 ] {76fd75b1-1f9f-4128-9a1f-fa95fed2765c} <Debug> oximeter.measurements_f32 (4875ffa6-aecc-4a26-9d52-ad5cf4220829): Loading data parts | ||
| 426 | 2025.12.18 00:15:15.867542 [ 259 ] {76fd75b1-1f9f-4128-9a1f-fa95fed2765c} <Debug> oximeter.measurements_f32 (4875ffa6-aecc-4a26-9d52-ad5cf4220829): There are no data parts | ||
| 427 | 2025.12.18 00:15:15.872039 [ 259 ] {76fd75b1-1f9f-4128-9a1f-fa95fed2765c} <Debug> TCPHandler: Processed in 0.013432104 sec. | ||
| 428 | 2025.12.18 00:15:15.872210 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2025.12.18 00:15:15.872477 [ 259 ] {87892933-345f-456b-a8cd-01f835efce14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 430 | 2025.12.18 00:15:15.872606 [ 259 ] {87892933-345f-456b-a8cd-01f835efce14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 431 | 2025.12.18 00:15:15.883060 [ 259 ] {87892933-345f-456b-a8cd-01f835efce14} <Debug> oximeter.measurements_f64 (b295cfc3-c79f-4b51-9a46-5434f19bf8b5): Loading data parts | ||
| 432 | 2025.12.18 00:15:15.883218 [ 259 ] {87892933-345f-456b-a8cd-01f835efce14} <Debug> oximeter.measurements_f64 (b295cfc3-c79f-4b51-9a46-5434f19bf8b5): There are no data parts | ||
| 433 | 2025.12.18 00:15:15.887369 [ 259 ] {87892933-345f-456b-a8cd-01f835efce14} <Debug> TCPHandler: Processed in 0.015214937 sec. | ||
| 434 | 2025.12.18 00:15:15.887558 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2025.12.18 00:15:15.887755 [ 259 ] {4f835da5-88b8-4223-b61d-019d7ebad579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 436 | 2025.12.18 00:15:15.887892 [ 259 ] {4f835da5-88b8-4223-b61d-019d7ebad579} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 437 | 2025.12.18 00:15:15.896176 [ 259 ] {4f835da5-88b8-4223-b61d-019d7ebad579} <Debug> oximeter.measurements_string (7d280a81-743c-4e43-956e-b0c80936bc85): Loading data parts | ||
| 438 | 2025.12.18 00:15:15.896580 [ 259 ] {4f835da5-88b8-4223-b61d-019d7ebad579} <Debug> oximeter.measurements_string (7d280a81-743c-4e43-956e-b0c80936bc85): There are no data parts | ||
| 439 | 2025.12.18 00:15:15.899613 [ 259 ] {4f835da5-88b8-4223-b61d-019d7ebad579} <Debug> TCPHandler: Processed in 0.012120045 sec. | ||
| 440 | 2025.12.18 00:15:15.899786 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 441 | 2025.12.18 00:15:15.900044 [ 259 ] {f7fc6854-ee13-4e9b-9bb0-3ef38b985dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 442 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 443 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 444 | * a string isn't palatable for a few reasons. | ||
| 445 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 446 | * details. | ||
| 447 | */ | ||
| 448 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 449 | 2025.12.18 00:15:15.900200 [ 259 ] {f7fc6854-ee13-4e9b-9bb0-3ef38b985dc8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 450 | 2025.12.18 00:15:15.903601 [ 259 ] {f7fc6854-ee13-4e9b-9bb0-3ef38b985dc8} <Debug> oximeter.measurements_bytes (bd5d67ea-6c65-492c-a151-88ac86caf729): Loading data parts | ||
| 451 | 2025.12.18 00:15:15.903793 [ 259 ] {f7fc6854-ee13-4e9b-9bb0-3ef38b985dc8} <Debug> oximeter.measurements_bytes (bd5d67ea-6c65-492c-a151-88ac86caf729): There are no data parts | ||
| 452 | 2025.12.18 00:15:15.907855 [ 259 ] {f7fc6854-ee13-4e9b-9bb0-3ef38b985dc8} <Debug> TCPHandler: Processed in 0.008118057 sec. | ||
| 453 | 2025.12.18 00:15:15.908027 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 454 | 2025.12.18 00:15:15.908322 [ 259 ] {ae5b1680-b08f-4395-af88-8a2c83881139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 455 | 2025.12.18 00:15:15.908458 [ 259 ] {ae5b1680-b08f-4395-af88-8a2c83881139} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 456 | 2025.12.18 00:15:15.911914 [ 259 ] {ae5b1680-b08f-4395-af88-8a2c83881139} <Debug> oximeter.measurements_cumulativei64 (44ea5c2c-a7a7-468a-a41b-7ec7d945784f): Loading data parts | ||
| 457 | 2025.12.18 00:15:15.912113 [ 259 ] {ae5b1680-b08f-4395-af88-8a2c83881139} <Debug> oximeter.measurements_cumulativei64 (44ea5c2c-a7a7-468a-a41b-7ec7d945784f): There are no data parts | ||
| 458 | 2025.12.18 00:15:15.914706 [ 259 ] {ae5b1680-b08f-4395-af88-8a2c83881139} <Debug> TCPHandler: Processed in 0.006739557 sec. | ||
| 459 | 2025.12.18 00:15:15.914862 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 460 | 2025.12.18 00:15:15.915108 [ 259 ] {974a5e33-e3bd-472c-a3fa-a3f7ee6ba142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 461 | 2025.12.18 00:15:15.915153 [ 259 ] {974a5e33-e3bd-472c-a3fa-a3f7ee6ba142} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 462 | 2025.12.18 00:15:15.921011 [ 259 ] {974a5e33-e3bd-472c-a3fa-a3f7ee6ba142} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Loading data parts | ||
| 463 | 2025.12.18 00:15:15.921205 [ 259 ] {974a5e33-e3bd-472c-a3fa-a3f7ee6ba142} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): There are no data parts | ||
| 464 | 2025.12.18 00:15:15.923187 [ 259 ] {974a5e33-e3bd-472c-a3fa-a3f7ee6ba142} <Debug> TCPHandler: Processed in 0.008377169 sec. | ||
| 465 | 2025.12.18 00:15:15.923386 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 466 | 2025.12.18 00:15:15.923556 [ 259 ] {e4334885-1874-402c-b5a2-0cd362077eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 467 | 2025.12.18 00:15:15.923681 [ 259 ] {e4334885-1874-402c-b5a2-0cd362077eab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 468 | 2025.12.18 00:15:15.930675 [ 259 ] {e4334885-1874-402c-b5a2-0cd362077eab} <Debug> oximeter.measurements_cumulativef32 (4027b488-8d5a-43ed-9a70-9a715c147a1d): Loading data parts | ||
| 469 | 2025.12.18 00:15:15.930975 [ 259 ] {e4334885-1874-402c-b5a2-0cd362077eab} <Debug> oximeter.measurements_cumulativef32 (4027b488-8d5a-43ed-9a70-9a715c147a1d): There are no data parts | ||
| 470 | 2025.12.18 00:15:15.935216 [ 259 ] {e4334885-1874-402c-b5a2-0cd362077eab} <Debug> TCPHandler: Processed in 0.011884934 sec. | ||
| 471 | 2025.12.18 00:15:15.935387 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 472 | 2025.12.18 00:15:15.935656 [ 259 ] {718323b1-e38c-43ef-9ea3-30f78b4a83c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 473 | 2025.12.18 00:15:15.935791 [ 259 ] {718323b1-e38c-43ef-9ea3-30f78b4a83c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 474 | 2025.12.18 00:15:15.945664 [ 259 ] {718323b1-e38c-43ef-9ea3-30f78b4a83c1} <Debug> oximeter.measurements_cumulativef64 (420baa35-721f-47b5-afe4-dd02b4616d81): Loading data parts | ||
| 475 | 2025.12.18 00:15:15.945903 [ 259 ] {718323b1-e38c-43ef-9ea3-30f78b4a83c1} <Debug> oximeter.measurements_cumulativef64 (420baa35-721f-47b5-afe4-dd02b4616d81): There are no data parts | ||
| 476 | 2025.12.18 00:15:15.952229 [ 259 ] {718323b1-e38c-43ef-9ea3-30f78b4a83c1} <Debug> TCPHandler: Processed in 0.016897599 sec. | ||
| 477 | 2025.12.18 00:15:15.952416 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 478 | 2025.12.18 00:15:15.952930 [ 259 ] {9fceba0a-f79f-43c5-839b-b1cad467d588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 479 | * NOTE: Array types cannot be Nullable, see | ||
| 480 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 481 | * for more details. | ||
| 482 | * | ||
| 483 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 484 | * is unfortunate, and at this point relies on the fact that an | ||
| 485 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 486 | * to figure out another way to represent missing samples here. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2025.12.18 00:15:15.953140 [ 259 ] {9fceba0a-f79f-43c5-839b-b1cad467d588} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 490 | 2025.12.18 00:15:15.959104 [ 259 ] {9fceba0a-f79f-43c5-839b-b1cad467d588} <Debug> oximeter.measurements_histogrami8 (47914436-34d6-4c1f-a6df-4bdf5cc4cb57): Loading data parts | ||
| 491 | 2025.12.18 00:15:15.959379 [ 259 ] {9fceba0a-f79f-43c5-839b-b1cad467d588} <Debug> oximeter.measurements_histogrami8 (47914436-34d6-4c1f-a6df-4bdf5cc4cb57): There are no data parts | ||
| 492 | 2025.12.18 00:15:15.968890 [ 259 ] {9fceba0a-f79f-43c5-839b-b1cad467d588} <Debug> TCPHandler: Processed in 0.016535007 sec. | ||
| 493 | 2025.12.18 00:15:15.969063 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2025.12.18 00:15:15.969435 [ 259 ] {c0865cce-4517-40aa-8193-24da6edf80fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 495 | 2025.12.18 00:15:15.969586 [ 259 ] {c0865cce-4517-40aa-8193-24da6edf80fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 496 | 2025.12.18 00:15:15.974179 [ 259 ] {c0865cce-4517-40aa-8193-24da6edf80fc} <Debug> oximeter.measurements_histogramu8 (fe2a03a7-32ad-4c4b-a7c4-50b4870ebdac): Loading data parts | ||
| 497 | 2025.12.18 00:15:15.974346 [ 259 ] {c0865cce-4517-40aa-8193-24da6edf80fc} <Debug> oximeter.measurements_histogramu8 (fe2a03a7-32ad-4c4b-a7c4-50b4870ebdac): There are no data parts | ||
| 498 | 2025.12.18 00:15:15.981773 [ 259 ] {c0865cce-4517-40aa-8193-24da6edf80fc} <Debug> TCPHandler: Processed in 0.01276566 sec. | ||
| 499 | 2025.12.18 00:15:15.981950 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2025.12.18 00:15:15.982181 [ 259 ] {f9fba559-23b5-4713-b091-7cc40d5e060c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 501 | 2025.12.18 00:15:15.982384 [ 259 ] {f9fba559-23b5-4713-b091-7cc40d5e060c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 502 | 2025.12.18 00:15:15.987903 [ 259 ] {f9fba559-23b5-4713-b091-7cc40d5e060c} <Debug> oximeter.measurements_histogrami16 (ebfc7c14-edcc-492b-bfd1-8f38af4ba3eb): Loading data parts | ||
| 503 | 2025.12.18 00:15:15.988179 [ 259 ] {f9fba559-23b5-4713-b091-7cc40d5e060c} <Debug> oximeter.measurements_histogrami16 (ebfc7c14-edcc-492b-bfd1-8f38af4ba3eb): There are no data parts | ||
| 504 | 2025.12.18 00:15:15.993669 [ 259 ] {f9fba559-23b5-4713-b091-7cc40d5e060c} <Debug> TCPHandler: Processed in 0.011785263 sec. | ||
| 505 | 2025.12.18 00:15:15.993847 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2025.12.18 00:15:15.994257 [ 259 ] {82d14c17-bf02-466a-a1f8-ef50014be8c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 507 | 2025.12.18 00:15:15.994479 [ 259 ] {82d14c17-bf02-466a-a1f8-ef50014be8c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 508 | 2025.12.18 00:15:15.997803 [ 259 ] {82d14c17-bf02-466a-a1f8-ef50014be8c0} <Debug> oximeter.measurements_histogramu16 (ad19010f-c046-4415-b3c5-4082ed00d798): Loading data parts | ||
| 509 | 2025.12.18 00:15:15.998059 [ 259 ] {82d14c17-bf02-466a-a1f8-ef50014be8c0} <Debug> oximeter.measurements_histogramu16 (ad19010f-c046-4415-b3c5-4082ed00d798): There are no data parts | ||
| 510 | 2025.12.18 00:15:16.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.05 MiB, peak 123.05 MiB, free memory in arenas 0.00 B, will set to 133.63 MiB (RSS), difference: 10.59 MiB | ||
| 511 | 2025.12.18 00:15:16.000407 [ 259 ] {82d14c17-bf02-466a-a1f8-ef50014be8c0} <Debug> TCPHandler: Processed in 0.006621637 sec. | ||
| 512 | 2025.12.18 00:15:16.000577 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2025.12.18 00:15:16.000957 [ 259 ] {0f6fcdaf-53c9-4432-a424-ee8e52b79cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 514 | 2025.12.18 00:15:16.001136 [ 259 ] {0f6fcdaf-53c9-4432-a424-ee8e52b79cd7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 515 | 2025.12.18 00:15:16.005363 [ 259 ] {0f6fcdaf-53c9-4432-a424-ee8e52b79cd7} <Debug> oximeter.measurements_histogrami32 (23cb4293-b057-4648-865d-01f903d3cbd9): Loading data parts | ||
| 516 | 2025.12.18 00:15:16.005757 [ 259 ] {0f6fcdaf-53c9-4432-a424-ee8e52b79cd7} <Debug> oximeter.measurements_histogrami32 (23cb4293-b057-4648-865d-01f903d3cbd9): There are no data parts | ||
| 517 | 2025.12.18 00:15:16.015261 [ 259 ] {0f6fcdaf-53c9-4432-a424-ee8e52b79cd7} <Debug> TCPHandler: Processed in 0.014735633 sec. | ||
| 518 | 2025.12.18 00:15:16.015440 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2025.12.18 00:15:16.015704 [ 259 ] {41ce09a4-ed64-4b20-b83c-b6deea95c668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 520 | 2025.12.18 00:15:16.015876 [ 259 ] {41ce09a4-ed64-4b20-b83c-b6deea95c668} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 521 | 2025.12.18 00:15:16.025391 [ 259 ] {41ce09a4-ed64-4b20-b83c-b6deea95c668} <Debug> oximeter.measurements_histogramu32 (2aa67258-4088-4be4-b32c-302e1a9a6889): Loading data parts | ||
| 522 | 2025.12.18 00:15:16.025633 [ 259 ] {41ce09a4-ed64-4b20-b83c-b6deea95c668} <Debug> oximeter.measurements_histogramu32 (2aa67258-4088-4be4-b32c-302e1a9a6889): There are no data parts | ||
| 523 | 2025.12.18 00:15:16.029275 [ 259 ] {41ce09a4-ed64-4b20-b83c-b6deea95c668} <Debug> TCPHandler: Processed in 0.013895308 sec. | ||
| 524 | 2025.12.18 00:15:16.029438 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2025.12.18 00:15:16.029754 [ 259 ] {0d3047f8-698d-4e88-b255-b82b02ec770d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 526 | 2025.12.18 00:15:16.029901 [ 259 ] {0d3047f8-698d-4e88-b255-b82b02ec770d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 527 | 2025.12.18 00:15:16.034762 [ 259 ] {0d3047f8-698d-4e88-b255-b82b02ec770d} <Debug> oximeter.measurements_histogrami64 (1bfd733a-77c5-442e-a1b5-3a25eab44bae): Loading data parts | ||
| 528 | 2025.12.18 00:15:16.034928 [ 259 ] {0d3047f8-698d-4e88-b255-b82b02ec770d} <Debug> oximeter.measurements_histogrami64 (1bfd733a-77c5-442e-a1b5-3a25eab44bae): There are no data parts | ||
| 529 | 2025.12.18 00:15:16.038410 [ 259 ] {0d3047f8-698d-4e88-b255-b82b02ec770d} <Debug> TCPHandler: Processed in 0.009023853 sec. | ||
| 530 | 2025.12.18 00:15:16.038585 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2025.12.18 00:15:16.038845 [ 259 ] {41047799-d07e-47f8-abad-db16685303c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 532 | 2025.12.18 00:15:16.039066 [ 259 ] {41047799-d07e-47f8-abad-db16685303c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 533 | 2025.12.18 00:15:16.044973 [ 259 ] {41047799-d07e-47f8-abad-db16685303c0} <Debug> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Loading data parts | ||
| 534 | 2025.12.18 00:15:16.045233 [ 259 ] {41047799-d07e-47f8-abad-db16685303c0} <Debug> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): There are no data parts | ||
| 535 | 2025.12.18 00:15:16.053396 [ 259 ] {41047799-d07e-47f8-abad-db16685303c0} <Debug> TCPHandler: Processed in 0.014868314 sec. | ||
| 536 | 2025.12.18 00:15:16.053551 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2025.12.18 00:15:16.053852 [ 259 ] {cdbe6254-41ac-4833-a3fc-bb03e1bb7db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 538 | 2025.12.18 00:15:16.053985 [ 259 ] {cdbe6254-41ac-4833-a3fc-bb03e1bb7db6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 539 | 2025.12.18 00:15:16.060531 [ 259 ] {cdbe6254-41ac-4833-a3fc-bb03e1bb7db6} <Debug> oximeter.measurements_histogramf32 (eba41285-308d-44b6-8c37-2fc09238c439): Loading data parts | ||
| 540 | 2025.12.18 00:15:16.060762 [ 259 ] {cdbe6254-41ac-4833-a3fc-bb03e1bb7db6} <Debug> oximeter.measurements_histogramf32 (eba41285-308d-44b6-8c37-2fc09238c439): There are no data parts | ||
| 541 | 2025.12.18 00:15:16.067842 [ 259 ] {cdbe6254-41ac-4833-a3fc-bb03e1bb7db6} <Debug> TCPHandler: Processed in 0.014341611 sec. | ||
| 542 | 2025.12.18 00:15:16.068017 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2025.12.18 00:15:16.068279 [ 259 ] {ff6c6f0a-7ba9-4e94-95d2-9484ec577392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 544 | 2025.12.18 00:15:16.068428 [ 259 ] {ff6c6f0a-7ba9-4e94-95d2-9484ec577392} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 545 | 2025.12.18 00:15:16.074471 [ 259 ] {ff6c6f0a-7ba9-4e94-95d2-9484ec577392} <Debug> oximeter.measurements_histogramf64 (8634f396-f3b7-41a9-a3e6-acd7b7672658): Loading data parts | ||
| 546 | 2025.12.18 00:15:16.074768 [ 259 ] {ff6c6f0a-7ba9-4e94-95d2-9484ec577392} <Debug> oximeter.measurements_histogramf64 (8634f396-f3b7-41a9-a3e6-acd7b7672658): There are no data parts | ||
| 547 | 2025.12.18 00:15:16.081433 [ 259 ] {ff6c6f0a-7ba9-4e94-95d2-9484ec577392} <Debug> TCPHandler: Processed in 0.013478355 sec. | ||
| 548 | 2025.12.18 00:15:16.081589 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2025.12.18 00:15:16.081876 [ 259 ] {b0cbead0-84bb-42d7-afe7-38a625bbd0d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) /* The field tables store named dimensions of each timeseries. | ||
| 550 | * | ||
| 551 | * As with the measurement tables, there is one field table for each field data | ||
| 552 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 553 | * this behavior **must not** be relied upon for query correctness. | ||
| 554 | * | ||
| 555 | * The index for the fields differs from the measurements, however. Rows are | ||
| 556 | * sorted by timeseries name, then field name, field value, and finally | ||
| 557 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 558 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 559 | * usually then used to look up measurements. | ||
| 560 | * | ||
| 561 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 562 | * timeseries name and then key, since it would improve lookups where one | ||
| 563 | * already has the key. Realistically though, these tables are quite small and | ||
| 564 | * so performance benefits will be low in absolute terms. | ||
| 565 | * | ||
| 566 | * TTL: We use a materialized column to expire old field table records. This | ||
| 567 | * column is generated automatically by the database whenever a new row is | ||
| 568 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 569 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 570 | * record will remain during a deduplication, which will have the last | ||
| 571 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 572 | * measurement tables. | ||
| 573 | */ | ||
| 574 | 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) | ||
| 575 | 2025.12.18 00:15:16.082023 [ 259 ] {b0cbead0-84bb-42d7-afe7-38a625bbd0d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 576 | 2025.12.18 00:15:16.088258 [ 259 ] {b0cbead0-84bb-42d7-afe7-38a625bbd0d3} <Debug> oximeter.fields_bool (91473250-5ad0-4ea7-a6d3-713d5b483989): Loading data parts | ||
| 577 | 2025.12.18 00:15:16.088435 [ 259 ] {b0cbead0-84bb-42d7-afe7-38a625bbd0d3} <Debug> oximeter.fields_bool (91473250-5ad0-4ea7-a6d3-713d5b483989): There are no data parts | ||
| 578 | 2025.12.18 00:15:16.095003 [ 259 ] {b0cbead0-84bb-42d7-afe7-38a625bbd0d3} <Debug> TCPHandler: Processed in 0.013465144 sec. | ||
| 579 | 2025.12.18 00:15:16.095270 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2025.12.18 00:15:16.095433 [ 259 ] {40e32137-21ea-42da-8114-2b21e15326f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 581 | 2025.12.18 00:15:16.095561 [ 259 ] {40e32137-21ea-42da-8114-2b21e15326f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 582 | 2025.12.18 00:15:16.100993 [ 259 ] {40e32137-21ea-42da-8114-2b21e15326f0} <Debug> oximeter.fields_i8 (d5888bd8-0278-4c10-873b-d8ff842d447f): Loading data parts | ||
| 583 | 2025.12.18 00:15:16.101255 [ 259 ] {40e32137-21ea-42da-8114-2b21e15326f0} <Debug> oximeter.fields_i8 (d5888bd8-0278-4c10-873b-d8ff842d447f): There are no data parts | ||
| 584 | 2025.12.18 00:15:16.106915 [ 259 ] {40e32137-21ea-42da-8114-2b21e15326f0} <Debug> TCPHandler: Processed in 0.011699542 sec. | ||
| 585 | 2025.12.18 00:15:16.107083 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2025.12.18 00:15:16.107364 [ 259 ] {2930ac71-ee3a-48f3-b259-ad476f61cdd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 587 | 2025.12.18 00:15:16.107414 [ 259 ] {2930ac71-ee3a-48f3-b259-ad476f61cdd6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 588 | 2025.12.18 00:15:16.112987 [ 259 ] {2930ac71-ee3a-48f3-b259-ad476f61cdd6} <Debug> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Loading data parts | ||
| 589 | 2025.12.18 00:15:16.113214 [ 259 ] {2930ac71-ee3a-48f3-b259-ad476f61cdd6} <Debug> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): There are no data parts | ||
| 590 | 2025.12.18 00:15:16.119369 [ 259 ] {2930ac71-ee3a-48f3-b259-ad476f61cdd6} <Debug> TCPHandler: Processed in 0.012342457 sec. | ||
| 591 | 2025.12.18 00:15:16.119649 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2025.12.18 00:15:16.119851 [ 259 ] {e4d71868-7162-43a4-a125-465ab0200ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 593 | 2025.12.18 00:15:16.120023 [ 259 ] {e4d71868-7162-43a4-a125-465ab0200ab9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 594 | 2025.12.18 00:15:16.125296 [ 259 ] {e4d71868-7162-43a4-a125-465ab0200ab9} <Debug> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Loading data parts | ||
| 595 | 2025.12.18 00:15:16.125619 [ 259 ] {e4d71868-7162-43a4-a125-465ab0200ab9} <Debug> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): There are no data parts | ||
| 596 | 2025.12.18 00:15:16.135561 [ 259 ] {e4d71868-7162-43a4-a125-465ab0200ab9} <Debug> TCPHandler: Processed in 0.015971562 sec. | ||
| 597 | 2025.12.18 00:15:16.135714 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2025.12.18 00:15:16.135971 [ 259 ] {f90dc605-b3f9-4f28-b834-ed69ad652c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 599 | 2025.12.18 00:15:16.136062 [ 259 ] {f90dc605-b3f9-4f28-b834-ed69ad652c7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 600 | 2025.12.18 00:15:16.142751 [ 259 ] {f90dc605-b3f9-4f28-b834-ed69ad652c7a} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Loading data parts | ||
| 601 | 2025.12.18 00:15:16.142972 [ 259 ] {f90dc605-b3f9-4f28-b834-ed69ad652c7a} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): There are no data parts | ||
| 602 | 2025.12.18 00:15:16.149203 [ 259 ] {f90dc605-b3f9-4f28-b834-ed69ad652c7a} <Debug> TCPHandler: Processed in 0.013540555 sec. | ||
| 603 | 2025.12.18 00:15:16.149512 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2025.12.18 00:15:16.149688 [ 259 ] {07d2261b-a850-480d-9d57-80c921e5f5b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 605 | 2025.12.18 00:15:16.149811 [ 259 ] {07d2261b-a850-480d-9d57-80c921e5f5b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 606 | 2025.12.18 00:15:16.160083 [ 259 ] {07d2261b-a850-480d-9d57-80c921e5f5b9} <Debug> oximeter.fields_i32 (4fe59375-a8a3-46a0-ba47-e59aadfc3768): Loading data parts | ||
| 607 | 2025.12.18 00:15:16.160418 [ 259 ] {07d2261b-a850-480d-9d57-80c921e5f5b9} <Debug> oximeter.fields_i32 (4fe59375-a8a3-46a0-ba47-e59aadfc3768): There are no data parts | ||
| 608 | 2025.12.18 00:15:16.163397 [ 259 ] {07d2261b-a850-480d-9d57-80c921e5f5b9} <Debug> TCPHandler: Processed in 0.013940938 sec. | ||
| 609 | 2025.12.18 00:15:16.163573 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 610 | 2025.12.18 00:15:16.163841 [ 259 ] {06ae1a1d-29a3-482a-af5a-7780da6242ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 611 | 2025.12.18 00:15:16.163968 [ 259 ] {06ae1a1d-29a3-482a-af5a-7780da6242ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 612 | 2025.12.18 00:15:16.173618 [ 259 ] {06ae1a1d-29a3-482a-af5a-7780da6242ad} <Debug> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Loading data parts | ||
| 613 | 2025.12.18 00:15:16.173861 [ 259 ] {06ae1a1d-29a3-482a-af5a-7780da6242ad} <Debug> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): There are no data parts | ||
| 614 | 2025.12.18 00:15:16.176584 [ 259 ] {06ae1a1d-29a3-482a-af5a-7780da6242ad} <Debug> TCPHandler: Processed in 0.013068501 sec. | ||
| 615 | 2025.12.18 00:15:16.176740 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 616 | 2025.12.18 00:15:16.176905 [ 259 ] {f3aed2f2-ba45-44a9-a9f8-46dff13a2e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 617 | 2025.12.18 00:15:16.177029 [ 259 ] {f3aed2f2-ba45-44a9-a9f8-46dff13a2e62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 618 | 2025.12.18 00:15:16.182770 [ 259 ] {f3aed2f2-ba45-44a9-a9f8-46dff13a2e62} <Debug> oximeter.fields_i64 (4e3e1a70-33f7-462f-87d7-39db7baf7167): Loading data parts | ||
| 619 | 2025.12.18 00:15:16.183022 [ 259 ] {f3aed2f2-ba45-44a9-a9f8-46dff13a2e62} <Debug> oximeter.fields_i64 (4e3e1a70-33f7-462f-87d7-39db7baf7167): There are no data parts | ||
| 620 | 2025.12.18 00:15:16.187827 [ 259 ] {f3aed2f2-ba45-44a9-a9f8-46dff13a2e62} <Debug> TCPHandler: Processed in 0.011135178 sec. | ||
| 621 | 2025.12.18 00:15:16.187993 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2025.12.18 00:15:16.188245 [ 259 ] {bafefd9e-b076-48c6-a705-234349a821aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 623 | 2025.12.18 00:15:16.188385 [ 259 ] {bafefd9e-b076-48c6-a705-234349a821aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 624 | 2025.12.18 00:15:16.193980 [ 259 ] {bafefd9e-b076-48c6-a705-234349a821aa} <Debug> oximeter.fields_u64 (526127bd-e550-4133-bf75-92cd4a235e36): Loading data parts | ||
| 625 | 2025.12.18 00:15:16.194147 [ 259 ] {bafefd9e-b076-48c6-a705-234349a821aa} <Debug> oximeter.fields_u64 (526127bd-e550-4133-bf75-92cd4a235e36): There are no data parts | ||
| 626 | 2025.12.18 00:15:16.200155 [ 259 ] {bafefd9e-b076-48c6-a705-234349a821aa} <Debug> TCPHandler: Processed in 0.012215996 sec. | ||
| 627 | 2025.12.18 00:15:16.200316 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 628 | 2025.12.18 00:15:16.200477 [ 259 ] {f694fa7a-03cd-4b1d-98fa-3d42fdd47caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 629 | 2025.12.18 00:15:16.200670 [ 259 ] {f694fa7a-03cd-4b1d-98fa-3d42fdd47caf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 630 | 2025.12.18 00:15:16.208014 [ 259 ] {f694fa7a-03cd-4b1d-98fa-3d42fdd47caf} <Debug> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Loading data parts | ||
| 631 | 2025.12.18 00:15:16.208226 [ 259 ] {f694fa7a-03cd-4b1d-98fa-3d42fdd47caf} <Debug> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): There are no data parts | ||
| 632 | 2025.12.18 00:15:16.214522 [ 259 ] {f694fa7a-03cd-4b1d-98fa-3d42fdd47caf} <Debug> TCPHandler: Processed in 0.01425579 sec. | ||
| 633 | 2025.12.18 00:15:16.214707 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2025.12.18 00:15:16.215034 [ 259 ] {45d7c8e2-060c-4e29-8de5-c5659f3416c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 635 | 2025.12.18 00:15:16.215176 [ 259 ] {45d7c8e2-060c-4e29-8de5-c5659f3416c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 636 | 2025.12.18 00:15:16.225760 [ 259 ] {45d7c8e2-060c-4e29-8de5-c5659f3416c8} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Loading data parts | ||
| 637 | 2025.12.18 00:15:16.225919 [ 259 ] {45d7c8e2-060c-4e29-8de5-c5659f3416c8} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): There are no data parts | ||
| 638 | 2025.12.18 00:15:16.237348 [ 259 ] {45d7c8e2-060c-4e29-8de5-c5659f3416c8} <Debug> TCPHandler: Processed in 0.022707749 sec. | ||
| 639 | 2025.12.18 00:15:16.237490 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2025.12.18 00:15:16.237640 [ 259 ] {da3ccd16-06bb-40df-ade8-e354530802b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 641 | 2025.12.18 00:15:16.237750 [ 259 ] {da3ccd16-06bb-40df-ade8-e354530802b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 642 | 2025.12.18 00:15:16.246120 [ 259 ] {da3ccd16-06bb-40df-ade8-e354530802b0} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Loading data parts | ||
| 643 | 2025.12.18 00:15:16.246275 [ 259 ] {da3ccd16-06bb-40df-ade8-e354530802b0} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): There are no data parts | ||
| 644 | 2025.12.18 00:15:16.255940 [ 259 ] {da3ccd16-06bb-40df-ade8-e354530802b0} <Debug> TCPHandler: Processed in 0.01848878 sec. | ||
| 645 | 2025.12.18 00:15:16.256114 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2025.12.18 00:15:16.256460 [ 259 ] {4e0673e0-ef24-4984-8909-356f2926af25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) /* The timeseries schema table stores the extracted schema for the samples | ||
| 647 | * oximeter collects. | ||
| 648 | */ | ||
| 649 | 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) | ||
| 650 | 2025.12.18 00:15:16.256604 [ 259 ] {4e0673e0-ef24-4984-8909-356f2926af25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 651 | 2025.12.18 00:15:16.263348 [ 259 ] {4e0673e0-ef24-4984-8909-356f2926af25} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995): Loading data parts | ||
| 652 | 2025.12.18 00:15:16.263645 [ 259 ] {4e0673e0-ef24-4984-8909-356f2926af25} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995): There are no data parts | ||
| 653 | 2025.12.18 00:15:16.269397 [ 259 ] {4e0673e0-ef24-4984-8909-356f2926af25} <Debug> TCPHandler: Processed in 0.013331543 sec. | ||
| 654 | 2025.12.18 00:15:16.269686 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2025.12.18 00:15:16.270191 [ 260 ] {7cfbe58c-49a1-4d8c-812b-3df171465628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 656 | 2025.12.18 00:15:16.271573 [ 260 ] {7cfbe58c-49a1-4d8c-812b-3df171465628} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 657 | 2025.12.18 00:15:16.293200 [ 269 ] {7cfbe58c-49a1-4d8c-812b-3df171465628} <Trace> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 658 | 2025.12.18 00:15:16.293465 [ 269 ] {7cfbe58c-49a1-4d8c-812b-3df171465628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 659 | 2025.12.18 00:15:16.299155 [ 269 ] {7cfbe58c-49a1-4d8c-812b-3df171465628} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 660 | 2025.12.18 00:15:16.300064 [ 269 ] {7cfbe58c-49a1-4d8c-812b-3df171465628} <Trace> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 661 | 2025.12.18 00:15:16.300566 [ 260 ] {7cfbe58c-49a1-4d8c-812b-3df171465628} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.030496 sec., 32.79118572927597 rows/sec., 524.66 B/sec. | ||
| 662 | 2025.12.18 00:15:16.300929 [ 260 ] {7cfbe58c-49a1-4d8c-812b-3df171465628} <Debug> TCPHandler: Processed in 0.031374901 sec. | ||
| 663 | 2025.12.18 00:15:17.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.25 MiB, peak 135.25 MiB, free memory in arenas 0.00 B, will set to 139.20 MiB (RSS), difference: 3.95 MiB | ||
| 664 | 2025.12.18 00:15:21.146918 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 665 | 2025.12.18 00:15:21.146960 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 666 | 2025.12.18 00:15:21.147030 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 667 | 2025.12.18 00:15:21.147191 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 668 | 2025.12.18 00:15:21.154959 [ 244 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Loading data parts | ||
| 669 | 2025.12.18 00:15:21.155193 [ 244 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): There are no data parts | ||
| 670 | 2025.12.18 00:15:21.165233 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 671 | 2025.12.18 00:15:21.165277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 672 | 2025.12.18 00:15:21.166669 [ 243 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Loading data parts | ||
| 673 | 2025.12.18 00:15:21.166862 [ 243 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): There are no data parts | ||
| 674 | 2025.12.18 00:15:21.170971 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 675 | 2025.12.18 00:15:21.171470 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 676 | 2025.12.18 00:15:21.171642 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 677 | 2025.12.18 00:15:21.199123 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 678 | 2025.12.18 00:15:21.199201 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 679 | 2025.12.18 00:15:21.206475 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 680 | 2025.12.18 00:15:21.207874 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 681 | 2025.12.18 00:15:21.212828 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 682 | 2025.12.18 00:15:22.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.29 MiB, peak 148.29 MiB, free memory in arenas 0.00 B, will set to 153.39 MiB (RSS), difference: 9.09 MiB | ||
| 683 | 2025.12.18 00:15:23.646884 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 684 | 2025.12.18 00:15:23.647048 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 685 | 2025.12.18 00:15:23.653847 [ 242 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Loading data parts | ||
| 686 | 2025.12.18 00:15:23.654061 [ 242 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): There are no data parts | ||
| 687 | 2025.12.18 00:15:23.668613 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 688 | 2025.12.18 00:15:23.668725 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 689 | 2025.12.18 00:15:23.672558 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 690 | 2025.12.18 00:15:23.673066 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 691 | 2025.12.18 00:15:23.673421 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 692 | 2025.12.18 00:15:24.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.58 MiB, peak 157.58 MiB, free memory in arenas 0.00 B, will set to 154.44 MiB (RSS), difference: -3.15 MiB | ||
| 693 | 2025.12.18 00:15:25.028796 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56749 | ||
| 694 | 2025.12.18 00:15:25.035449 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2025.12.18 00:15:25.035500 [ 278 ] {} <Debug> TCP-Session: f3886510-0fa8-448f-82f6-8ed5f1be5af4 Authenticating user 'default' from [fd00:1122:3344:101::c]:56749 | ||
| 696 | 2025.12.18 00:15:25.035523 [ 278 ] {} <Debug> TCP-Session: f3886510-0fa8-448f-82f6-8ed5f1be5af4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.12.18 00:15:25.035593 [ 278 ] {} <Debug> TCP-Session: f3886510-0fa8-448f-82f6-8ed5f1be5af4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.12.18 00:15:25.035685 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 699 | 2025.12.18 00:15:25.035727 [ 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 | ||
| 700 | 2025.12.18 00:15:25.035821 [ 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 | ||
| 701 | 2025.12.18 00:15:25.036320 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51761 | ||
| 702 | 2025.12.18 00:15:25.036409 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52839 | ||
| 703 | 2025.12.18 00:15:25.036473 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42329 | ||
| 704 | 2025.12.18 00:15:25.036534 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 705 | 2025.12.18 00:15:25.036668 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 706 | 2025.12.18 00:15:25.036743 [ 279 ] {} <Debug> TCP-Session: f1de9c1e-9e53-4294-a8f8-df6349e86945 Authenticating user 'default' from [fd00:1122:3344:101::c]:51761 | ||
| 707 | 2025.12.18 00:15:25.036742 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 708 | 2025.12.18 00:15:25.036767 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61374 | ||
| 709 | 2025.12.18 00:15:25.036842 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47671 | ||
| 710 | 2025.12.18 00:15:25.036807 [ 281 ] {} <Debug> TCP-Session: 26105881-6984-4150-8d2c-a03d8866563a Authenticating user 'default' from [fd00:1122:3344:101::c]:42329 | ||
| 711 | 2025.12.18 00:15:25.036787 [ 279 ] {} <Debug> TCP-Session: f1de9c1e-9e53-4294-a8f8-df6349e86945 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2025.12.18 00:15:25.036960 [ 281 ] {} <Debug> TCP-Session: 26105881-6984-4150-8d2c-a03d8866563a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2025.12.18 00:15:25.036762 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33552 | ||
| 714 | 2025.12.18 00:15:25.036754 [ 280 ] {} <Debug> TCP-Session: ee55a2a6-2327-4d83-b43b-c03be9ffeaf0 Authenticating user 'default' from [fd00:1122:3344:101::c]:52839 | ||
| 715 | 2025.12.18 00:15:25.037043 [ 279 ] {} <Debug> TCP-Session: f1de9c1e-9e53-4294-a8f8-df6349e86945 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2025.12.18 00:15:25.037092 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 717 | 2025.12.18 00:15:25.037085 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2025.12.18 00:15:25.037086 [ 281 ] {} <Debug> TCP-Session: 26105881-6984-4150-8d2c-a03d8866563a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 719 | 2025.12.18 00:15:25.037222 [ 284 ] {} <Debug> TCP-Session: a8829197-ee4e-4678-a670-b8a5ac26f800 Authenticating user 'default' from [fd00:1122:3344:101::c]:47671 | ||
| 720 | 2025.12.18 00:15:25.037212 [ 282 ] {} <Debug> TCP-Session: 80eabcec-5497-4ca7-8a9d-86207261b697 Authenticating user 'default' from [fd00:1122:3344:101::c]:61374 | ||
| 721 | 2025.12.18 00:15:25.037207 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 722 | 2025.12.18 00:15:25.037311 [ 284 ] {} <Debug> TCP-Session: a8829197-ee4e-4678-a670-b8a5ac26f800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 723 | 2025.12.18 00:15:25.037300 [ 282 ] {} <Debug> TCP-Session: 80eabcec-5497-4ca7-8a9d-86207261b697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 724 | 2025.12.18 00:15:25.037079 [ 280 ] {} <Debug> TCP-Session: ee55a2a6-2327-4d83-b43b-c03be9ffeaf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 725 | 2025.12.18 00:15:25.037451 [ 284 ] {} <Debug> TCP-Session: a8829197-ee4e-4678-a670-b8a5ac26f800 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 726 | 2025.12.18 00:15:25.037449 [ 283 ] {} <Debug> TCP-Session: 542f75a1-f11c-424b-a2bf-cbda0c4d7548 Authenticating user 'default' from [fd00:1122:3344:101::c]:33552 | ||
| 727 | 2025.12.18 00:15:25.037438 [ 282 ] {} <Debug> TCP-Session: 80eabcec-5497-4ca7-8a9d-86207261b697 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 728 | 2025.12.18 00:15:25.037536 [ 283 ] {} <Debug> TCP-Session: 542f75a1-f11c-424b-a2bf-cbda0c4d7548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 729 | 2025.12.18 00:15:25.037522 [ 280 ] {} <Debug> TCP-Session: ee55a2a6-2327-4d83-b43b-c03be9ffeaf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2025.12.18 00:15:25.036907 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38959 | ||
| 731 | 2025.12.18 00:15:25.037650 [ 283 ] {} <Debug> TCP-Session: 542f75a1-f11c-424b-a2bf-cbda0c4d7548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2025.12.18 00:15:25.037874 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 733 | 2025.12.18 00:15:25.037907 [ 285 ] {} <Debug> TCP-Session: c3da434d-9ea0-4431-8ff1-538134be35b3 Authenticating user 'default' from [fd00:1122:3344:101::c]:38959 | ||
| 734 | 2025.12.18 00:15:25.037924 [ 285 ] {} <Debug> TCP-Session: c3da434d-9ea0-4431-8ff1-538134be35b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2025.12.18 00:15:25.038040 [ 285 ] {} <Debug> TCP-Session: c3da434d-9ea0-4431-8ff1-538134be35b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2025.12.18 00:15:28.614594 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.12.18 00:15:28.614650 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.12.18 00:15:28.671964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2025.12.18 00:15:28.672772 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.12.18 00:15:28.672811 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 741 | 2025.12.18 00:15:28.673641 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.12.18 00:15:28.674196 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2025.12.18 00:15:28.674354 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.12.18 00:15:28.713065 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.12.18 00:15:28.731590 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.12.18 00:15:28.731703 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 747 | 2025.12.18 00:15:28.738289 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.12.18 00:15:28.739356 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2025.12.18 00:15:28.742766 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.12.18 00:15:29.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.73 MiB, peak 159.73 MiB, free memory in arenas 0.00 B, will set to 157.71 MiB (RSS), difference: 1.98 MiB | ||
| 751 | 2025.12.18 00:15:32.203939 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2025.12.18 00:15:32.204190 [ 259 ] {a9df1816-90d0-478e-b321-516694de3f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 753 | 2025.12.18 00:15:32.206463 [ 259 ] {a9df1816-90d0-478e-b321-516694de3f5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 754 | 2025.12.18 00:15:32.208792 [ 259 ] {a9df1816-90d0-478e-b321-516694de3f5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 755 | 2025.12.18 00:15:32.215992 [ 259 ] {a9df1816-90d0-478e-b321-516694de3f5d} <Debug> TCPHandler: Processed in 0.012178205 sec. | ||
| 756 | 2025.12.18 00:15:32.227076 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 757 | 2025.12.18 00:15:32.227263 [ 259 ] {2ec605aa-b661-439f-9cf7-a38d59859a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 758 | 2025.12.18 00:15:32.231419 [ 259 ] {2ec605aa-b661-439f-9cf7-a38d59859a5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 759 | 2025.12.18 00:15:32.231470 [ 259 ] {2ec605aa-b661-439f-9cf7-a38d59859a5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 760 | 2025.12.18 00:15:32.233812 [ 259 ] {2ec605aa-b661-439f-9cf7-a38d59859a5f} <Debug> TCPHandler: Processed in 0.006790977 sec. | ||
| 761 | 2025.12.18 00:15:32.234642 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 762 | 2025.12.18 00:15:32.234768 [ 259 ] {b2e31ba8-234c-4a43-87cb-beeb64915c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 763 | 2025.12.18 00:15:32.236991 [ 259 ] {b2e31ba8-234c-4a43-87cb-beeb64915c59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 764 | 2025.12.18 00:15:32.237038 [ 259 ] {b2e31ba8-234c-4a43-87cb-beeb64915c59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 765 | 2025.12.18 00:15:32.237424 [ 259 ] {b2e31ba8-234c-4a43-87cb-beeb64915c59} <Debug> TCPHandler: Processed in 0.00283269 sec. | ||
| 766 | 2025.12.18 00:15:32.237736 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2025.12.18 00:15:32.237867 [ 259 ] {2040df85-6e1c-4414-a6c0-09767d4c4fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 768 | 2025.12.18 00:15:32.238139 [ 259 ] {2040df85-6e1c-4414-a6c0-09767d4c4fc3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2025.12.18 00:15:32.238184 [ 259 ] {2040df85-6e1c-4414-a6c0-09767d4c4fc3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2025.12.18 00:15:32.238502 [ 259 ] {2040df85-6e1c-4414-a6c0-09767d4c4fc3} <Debug> TCPHandler: Processed in 0.000818906 sec. | ||
| 771 | 2025.12.18 00:15:32.238762 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2025.12.18 00:15:32.238879 [ 259 ] {3dc1d029-089c-4fe6-9f0b-f5b948a1eda7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 773 | 2025.12.18 00:15:32.239140 [ 259 ] {3dc1d029-089c-4fe6-9f0b-f5b948a1eda7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2025.12.18 00:15:32.239184 [ 259 ] {3dc1d029-089c-4fe6-9f0b-f5b948a1eda7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2025.12.18 00:15:32.239543 [ 259 ] {3dc1d029-089c-4fe6-9f0b-f5b948a1eda7} <Debug> TCPHandler: Processed in 0.000830206 sec. | ||
| 776 | 2025.12.18 00:15:32.239795 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2025.12.18 00:15:32.239931 [ 259 ] {1ed717f1-0bf0-4294-b347-e8a67c2b2192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 778 | 2025.12.18 00:15:32.240281 [ 259 ] {1ed717f1-0bf0-4294-b347-e8a67c2b2192} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2025.12.18 00:15:32.240327 [ 259 ] {1ed717f1-0bf0-4294-b347-e8a67c2b2192} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2025.12.18 00:15:32.240836 [ 259 ] {1ed717f1-0bf0-4294-b347-e8a67c2b2192} <Debug> TCPHandler: Processed in 0.001104258 sec. | ||
| 781 | 2025.12.18 00:15:32.241156 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2025.12.18 00:15:32.241293 [ 259 ] {fcd14b9b-8596-4a67-8513-7889b8e40a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 783 | 2025.12.18 00:15:32.241603 [ 259 ] {fcd14b9b-8596-4a67-8513-7889b8e40a66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2025.12.18 00:15:32.241736 [ 259 ] {fcd14b9b-8596-4a67-8513-7889b8e40a66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2025.12.18 00:15:32.242204 [ 259 ] {fcd14b9b-8596-4a67-8513-7889b8e40a66} <Debug> TCPHandler: Processed in 0.001078217 sec. | ||
| 786 | 2025.12.18 00:15:32.242549 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2025.12.18 00:15:32.242693 [ 259 ] {17f554d5-5c89-4c4c-bdc3-5dd02c986d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 788 | 2025.12.18 00:15:32.242998 [ 259 ] {17f554d5-5c89-4c4c-bdc3-5dd02c986d8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2025.12.18 00:15:32.243043 [ 259 ] {17f554d5-5c89-4c4c-bdc3-5dd02c986d8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2025.12.18 00:15:32.243396 [ 259 ] {17f554d5-5c89-4c4c-bdc3-5dd02c986d8a} <Debug> TCPHandler: Processed in 0.000910147 sec. | ||
| 791 | 2025.12.18 00:15:32.249786 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2025.12.18 00:15:32.249914 [ 259 ] {c5dd1a5e-9d20-4675-a099-d95f737e79b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 793 | 2025.12.18 00:15:32.250191 [ 259 ] {c5dd1a5e-9d20-4675-a099-d95f737e79b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2025.12.18 00:15:32.250237 [ 259 ] {c5dd1a5e-9d20-4675-a099-d95f737e79b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2025.12.18 00:15:32.250659 [ 259 ] {c5dd1a5e-9d20-4675-a099-d95f737e79b0} <Debug> TCPHandler: Processed in 0.000923257 sec. | ||
| 796 | 2025.12.18 00:15:32.250918 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2025.12.18 00:15:32.251043 [ 259 ] {51e90d3e-75e8-40db-b1de-0d6aa6a1090b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 798 | 2025.12.18 00:15:32.251339 [ 259 ] {51e90d3e-75e8-40db-b1de-0d6aa6a1090b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2025.12.18 00:15:32.251385 [ 259 ] {51e90d3e-75e8-40db-b1de-0d6aa6a1090b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2025.12.18 00:15:32.251742 [ 259 ] {51e90d3e-75e8-40db-b1de-0d6aa6a1090b} <Debug> TCPHandler: Processed in 0.000873976 sec. | ||
| 801 | 2025.12.18 00:15:32.251963 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2025.12.18 00:15:32.252084 [ 259 ] {ed825b8a-9976-4fa9-96a9-107075f52660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 803 | 2025.12.18 00:15:32.252409 [ 259 ] {ed825b8a-9976-4fa9-96a9-107075f52660} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2025.12.18 00:15:32.252457 [ 259 ] {ed825b8a-9976-4fa9-96a9-107075f52660} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2025.12.18 00:15:32.252813 [ 259 ] {ed825b8a-9976-4fa9-96a9-107075f52660} <Debug> TCPHandler: Processed in 0.000899516 sec. | ||
| 806 | 2025.12.18 00:15:32.253063 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2025.12.18 00:15:32.253189 [ 259 ] {661f0af6-0375-41c3-b44d-39525df3f478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 808 | 2025.12.18 00:15:32.253469 [ 259 ] {661f0af6-0375-41c3-b44d-39525df3f478} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2025.12.18 00:15:32.253513 [ 259 ] {661f0af6-0375-41c3-b44d-39525df3f478} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2025.12.18 00:15:32.253877 [ 259 ] {661f0af6-0375-41c3-b44d-39525df3f478} <Debug> TCPHandler: Processed in 0.000865216 sec. | ||
| 811 | 2025.12.18 00:15:32.254118 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2025.12.18 00:15:32.254243 [ 259 ] {8992deda-981d-475f-927b-a20bcb78ae64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 813 | 2025.12.18 00:15:32.254522 [ 259 ] {8992deda-981d-475f-927b-a20bcb78ae64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2025.12.18 00:15:32.254565 [ 259 ] {8992deda-981d-475f-927b-a20bcb78ae64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2025.12.18 00:15:32.254915 [ 259 ] {8992deda-981d-475f-927b-a20bcb78ae64} <Debug> TCPHandler: Processed in 0.000846116 sec. | ||
| 816 | 2025.12.18 00:15:32.255144 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2025.12.18 00:15:32.255268 [ 259 ] {e26793b4-641e-4e1d-b6d0-98dadb8bd1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 818 | 2025.12.18 00:15:32.255550 [ 259 ] {e26793b4-641e-4e1d-b6d0-98dadb8bd1e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2025.12.18 00:15:32.255594 [ 259 ] {e26793b4-641e-4e1d-b6d0-98dadb8bd1e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2025.12.18 00:15:32.255937 [ 259 ] {e26793b4-641e-4e1d-b6d0-98dadb8bd1e3} <Debug> TCPHandler: Processed in 0.000843736 sec. | ||
| 821 | 2025.12.18 00:15:32.256160 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2025.12.18 00:15:32.256282 [ 259 ] {fcb23c65-0725-4ad6-8df4-3c3a3d110525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 823 | 2025.12.18 00:15:32.256559 [ 259 ] {fcb23c65-0725-4ad6-8df4-3c3a3d110525} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2025.12.18 00:15:32.256602 [ 259 ] {fcb23c65-0725-4ad6-8df4-3c3a3d110525} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2025.12.18 00:15:32.256954 [ 259 ] {fcb23c65-0725-4ad6-8df4-3c3a3d110525} <Debug> TCPHandler: Processed in 0.000842106 sec. | ||
| 826 | 2025.12.18 00:15:32.257162 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2025.12.18 00:15:32.257283 [ 259 ] {15e1b015-b445-4532-a274-bab3b96bdccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 828 | 2025.12.18 00:15:32.257581 [ 259 ] {15e1b015-b445-4532-a274-bab3b96bdccd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2025.12.18 00:15:32.257623 [ 259 ] {15e1b015-b445-4532-a274-bab3b96bdccd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2025.12.18 00:15:32.257957 [ 259 ] {15e1b015-b445-4532-a274-bab3b96bdccd} <Debug> TCPHandler: Processed in 0.000843296 sec. | ||
| 831 | 2025.12.18 00:15:32.258154 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2025.12.18 00:15:32.258275 [ 259 ] {8b53ee61-f39a-4372-a4e5-6dc362dca224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 833 | 2025.12.18 00:15:32.258553 [ 259 ] {8b53ee61-f39a-4372-a4e5-6dc362dca224} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2025.12.18 00:15:32.258601 [ 259 ] {8b53ee61-f39a-4372-a4e5-6dc362dca224} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2025.12.18 00:15:32.259113 [ 259 ] {8b53ee61-f39a-4372-a4e5-6dc362dca224} <Debug> TCPHandler: Processed in 0.001005687 sec. | ||
| 836 | 2025.12.18 00:15:32.259305 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2025.12.18 00:15:32.259428 [ 259 ] {0c76efaa-7d86-4730-8c42-d7f12a05ff0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 838 | 2025.12.18 00:15:32.259709 [ 259 ] {0c76efaa-7d86-4730-8c42-d7f12a05ff0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2025.12.18 00:15:32.259757 [ 259 ] {0c76efaa-7d86-4730-8c42-d7f12a05ff0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2025.12.18 00:15:32.260128 [ 259 ] {0c76efaa-7d86-4730-8c42-d7f12a05ff0a} <Debug> TCPHandler: Processed in 0.000871066 sec. | ||
| 841 | 2025.12.18 00:15:32.260328 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2025.12.18 00:15:32.260452 [ 259 ] {53b42a9e-43b2-458e-be33-e0213df441b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 843 | 2025.12.18 00:15:32.260733 [ 259 ] {53b42a9e-43b2-458e-be33-e0213df441b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2025.12.18 00:15:32.260775 [ 259 ] {53b42a9e-43b2-458e-be33-e0213df441b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2025.12.18 00:15:32.261115 [ 259 ] {53b42a9e-43b2-458e-be33-e0213df441b3} <Debug> TCPHandler: Processed in 0.000834686 sec. | ||
| 846 | 2025.12.18 00:15:32.261324 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2025.12.18 00:15:32.261446 [ 259 ] {507395b8-71fe-4f9c-a812-d5314a5e48da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 848 | 2025.12.18 00:15:32.261722 [ 259 ] {507395b8-71fe-4f9c-a812-d5314a5e48da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2025.12.18 00:15:32.261766 [ 259 ] {507395b8-71fe-4f9c-a812-d5314a5e48da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2025.12.18 00:15:32.262091 [ 259 ] {507395b8-71fe-4f9c-a812-d5314a5e48da} <Debug> TCPHandler: Processed in 0.000814596 sec. | ||
| 851 | 2025.12.18 00:15:32.262284 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2025.12.18 00:15:32.262405 [ 259 ] {ac85a1d4-9f93-47c3-92b7-74f90953c26c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 853 | 2025.12.18 00:15:32.262686 [ 259 ] {ac85a1d4-9f93-47c3-92b7-74f90953c26c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2025.12.18 00:15:32.262731 [ 259 ] {ac85a1d4-9f93-47c3-92b7-74f90953c26c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2025.12.18 00:15:32.263086 [ 259 ] {ac85a1d4-9f93-47c3-92b7-74f90953c26c} <Debug> TCPHandler: Processed in 0.000848596 sec. | ||
| 856 | 2025.12.18 00:15:32.263286 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2025.12.18 00:15:32.263408 [ 259 ] {7e95e9ea-8eb5-46a4-9a1a-539f482ecf4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 858 | 2025.12.18 00:15:32.263688 [ 259 ] {7e95e9ea-8eb5-46a4-9a1a-539f482ecf4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2025.12.18 00:15:32.263734 [ 259 ] {7e95e9ea-8eb5-46a4-9a1a-539f482ecf4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 860 | 2025.12.18 00:15:32.264068 [ 259 ] {7e95e9ea-8eb5-46a4-9a1a-539f482ecf4d} <Debug> TCPHandler: Processed in 0.000830046 sec. | ||
| 861 | 2025.12.18 00:15:32.264798 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2025.12.18 00:15:32.264942 [ 259 ] {4752689b-c7f5-4625-9b89-f39ae3df2ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 863 | 2025.12.18 00:15:32.265267 [ 259 ] {4752689b-c7f5-4625-9b89-f39ae3df2ba8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 864 | 2025.12.18 00:15:32.265314 [ 259 ] {4752689b-c7f5-4625-9b89-f39ae3df2ba8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2025.12.18 00:15:32.265717 [ 259 ] {4752689b-c7f5-4625-9b89-f39ae3df2ba8} <Debug> TCPHandler: Processed in 0.000971397 sec. | ||
| 866 | 2025.12.18 00:15:32.265946 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2025.12.18 00:15:32.266077 [ 259 ] {c0ac04d3-d687-4090-8759-85ed1f60e99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 868 | 2025.12.18 00:15:32.266390 [ 259 ] {c0ac04d3-d687-4090-8759-85ed1f60e99a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 869 | 2025.12.18 00:15:32.266435 [ 259 ] {c0ac04d3-d687-4090-8759-85ed1f60e99a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2025.12.18 00:15:32.266785 [ 259 ] {c0ac04d3-d687-4090-8759-85ed1f60e99a} <Debug> TCPHandler: Processed in 0.000887806 sec. | ||
| 871 | 2025.12.18 00:15:32.266993 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2025.12.18 00:15:32.267120 [ 259 ] {7577c8a7-64de-499c-834d-ad09ccd5fc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 873 | 2025.12.18 00:15:32.267421 [ 259 ] {7577c8a7-64de-499c-834d-ad09ccd5fc17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 874 | 2025.12.18 00:15:32.267465 [ 259 ] {7577c8a7-64de-499c-834d-ad09ccd5fc17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 875 | 2025.12.18 00:15:32.267875 [ 259 ] {7577c8a7-64de-499c-834d-ad09ccd5fc17} <Debug> TCPHandler: Processed in 0.000929737 sec. | ||
| 876 | 2025.12.18 00:15:32.268160 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2025.12.18 00:15:32.268316 [ 259 ] {717dcb4d-c57a-459e-baa9-90b7d1c0bfc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 878 | 2025.12.18 00:15:32.268647 [ 259 ] {717dcb4d-c57a-459e-baa9-90b7d1c0bfc4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 879 | 2025.12.18 00:15:32.268699 [ 259 ] {717dcb4d-c57a-459e-baa9-90b7d1c0bfc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2025.12.18 00:15:32.269059 [ 259 ] {717dcb4d-c57a-459e-baa9-90b7d1c0bfc4} <Debug> TCPHandler: Processed in 0.000952877 sec. | ||
| 881 | 2025.12.18 00:15:32.269282 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2025.12.18 00:15:32.269417 [ 259 ] {1ce1335e-fc21-4e3d-a4aa-fdce95826845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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) | ||
| 883 | 2025.12.18 00:15:32.269728 [ 259 ] {1ce1335e-fc21-4e3d-a4aa-fdce95826845} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 884 | 2025.12.18 00:15:32.269772 [ 259 ] {1ce1335e-fc21-4e3d-a4aa-fdce95826845} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 885 | 2025.12.18 00:15:32.270129 [ 259 ] {1ce1335e-fc21-4e3d-a4aa-fdce95826845} <Debug> TCPHandler: Processed in 0.000897397 sec. | ||
| 886 | 2025.12.18 00:15:32.270367 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 887 | 2025.12.18 00:15:32.270504 [ 259 ] {ac0276d0-7fff-4610-a757-9a2aecf71f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 888 | 2025.12.18 00:15:32.270835 [ 259 ] {ac0276d0-7fff-4610-a757-9a2aecf71f25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 889 | 2025.12.18 00:15:32.270880 [ 259 ] {ac0276d0-7fff-4610-a757-9a2aecf71f25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 890 | 2025.12.18 00:15:32.271241 [ 259 ] {ac0276d0-7fff-4610-a757-9a2aecf71f25} <Debug> TCPHandler: Processed in 0.000936106 sec. | ||
| 891 | 2025.12.18 00:15:32.271465 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2025.12.18 00:15:32.271597 [ 259 ] {4c89602d-75ae-4fad-9008-b1215c1baece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 893 | 2025.12.18 00:15:32.271900 [ 259 ] {4c89602d-75ae-4fad-9008-b1215c1baece} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 894 | 2025.12.18 00:15:32.271944 [ 259 ] {4c89602d-75ae-4fad-9008-b1215c1baece} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 895 | 2025.12.18 00:15:32.272291 [ 259 ] {4c89602d-75ae-4fad-9008-b1215c1baece} <Debug> TCPHandler: Processed in 0.000876666 sec. | ||
| 896 | 2025.12.18 00:15:32.272513 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 897 | 2025.12.18 00:15:32.272644 [ 259 ] {add19bac-49e6-464d-97c8-d395a5934e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 898 | 2025.12.18 00:15:32.272974 [ 259 ] {add19bac-49e6-464d-97c8-d395a5934e4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 899 | 2025.12.18 00:15:32.273018 [ 259 ] {add19bac-49e6-464d-97c8-d395a5934e4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 900 | 2025.12.18 00:15:32.273368 [ 259 ] {add19bac-49e6-464d-97c8-d395a5934e4c} <Debug> TCPHandler: Processed in 0.000905086 sec. | ||
| 901 | 2025.12.18 00:15:32.273579 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2025.12.18 00:15:32.273710 [ 259 ] {efa4066a-3d1c-4380-91e9-879e3c8acddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 903 | 2025.12.18 00:15:32.274012 [ 259 ] {efa4066a-3d1c-4380-91e9-879e3c8acddc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 904 | 2025.12.18 00:15:32.274057 [ 259 ] {efa4066a-3d1c-4380-91e9-879e3c8acddc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 905 | 2025.12.18 00:15:32.274397 [ 259 ] {efa4066a-3d1c-4380-91e9-879e3c8acddc} <Debug> TCPHandler: Processed in 0.000869546 sec. | ||
| 906 | 2025.12.18 00:15:32.274611 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 907 | 2025.12.18 00:15:32.274742 [ 259 ] {e83731ca-b401-46d0-b61e-a83d346adf7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 908 | 2025.12.18 00:15:32.275043 [ 259 ] {e83731ca-b401-46d0-b61e-a83d346adf7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 909 | 2025.12.18 00:15:32.275086 [ 259 ] {e83731ca-b401-46d0-b61e-a83d346adf7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 910 | 2025.12.18 00:15:32.275447 [ 259 ] {e83731ca-b401-46d0-b61e-a83d346adf7a} <Debug> TCPHandler: Processed in 0.000886306 sec. | ||
| 911 | 2025.12.18 00:15:32.320240 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 912 | 2025.12.18 00:15:32.320381 [ 259 ] {5d50de59-b70c-47ec-9a96-6c9a96236fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 913 | 2025.12.18 00:15:32.320432 [ 259 ] {5d50de59-b70c-47ec-9a96-6c9a96236fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 914 | 2025.12.18 00:15:32.321376 [ 259 ] {5d50de59-b70c-47ec-9a96-6c9a96236fb3} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 915 | 2025.12.18 00:15:32.321422 [ 259 ] {5d50de59-b70c-47ec-9a96-6c9a96236fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 916 | 2025.12.18 00:15:32.324505 [ 259 ] {5d50de59-b70c-47ec-9a96-6c9a96236fb3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 917 | 2025.12.18 00:15:32.324892 [ 259 ] {5d50de59-b70c-47ec-9a96-6c9a96236fb3} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 918 | 2025.12.18 00:15:32.325050 [ 259 ] {5d50de59-b70c-47ec-9a96-6c9a96236fb3} <Debug> executeQuery: Read 32 rows, 7.07 KiB in 0.004706 sec., 6799.830004249893 rows/sec., 1.47 MiB/sec. | ||
| 919 | 2025.12.18 00:15:32.325094 [ 259 ] {5d50de59-b70c-47ec-9a96-6c9a96236fb3} <Debug> TCPHandler: Processed in 0.004923035 sec. | ||
| 920 | 2025.12.18 00:15:32.325216 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 921 | 2025.12.18 00:15:32.325316 [ 259 ] {36d2110e-fb9a-4079-b796-d0a323e5ebd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 922 | 2025.12.18 00:15:32.325357 [ 259 ] {36d2110e-fb9a-4079-b796-d0a323e5ebd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 923 | 2025.12.18 00:15:32.327992 [ 259 ] {36d2110e-fb9a-4079-b796-d0a323e5ebd0} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 924 | 2025.12.18 00:15:32.328028 [ 259 ] {36d2110e-fb9a-4079-b796-d0a323e5ebd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 925 | 2025.12.18 00:15:32.330454 [ 259 ] {36d2110e-fb9a-4079-b796-d0a323e5ebd0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 926 | 2025.12.18 00:15:32.330879 [ 259 ] {36d2110e-fb9a-4079-b796-d0a323e5ebd0} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 927 | 2025.12.18 00:15:32.331017 [ 259 ] {36d2110e-fb9a-4079-b796-d0a323e5ebd0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.005724 sec., 4192.8721174004195 rows/sec., 356.23 KiB/sec. | ||
| 928 | 2025.12.18 00:15:32.331059 [ 259 ] {36d2110e-fb9a-4079-b796-d0a323e5ebd0} <Debug> TCPHandler: Processed in 0.005894492 sec. | ||
| 929 | 2025.12.18 00:15:32.331187 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 930 | 2025.12.18 00:15:32.331284 [ 259 ] {9f8c13d7-3d51-4bb2-a0c9-2353c7b0284f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 931 | 2025.12.18 00:15:32.331324 [ 259 ] {9f8c13d7-3d51-4bb2-a0c9-2353c7b0284f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 932 | 2025.12.18 00:15:32.331736 [ 259 ] {9f8c13d7-3d51-4bb2-a0c9-2353c7b0284f} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 933 | 2025.12.18 00:15:32.331774 [ 259 ] {9f8c13d7-3d51-4bb2-a0c9-2353c7b0284f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 934 | 2025.12.18 00:15:32.332200 [ 259 ] {9f8c13d7-3d51-4bb2-a0c9-2353c7b0284f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 935 | 2025.12.18 00:15:32.332667 [ 259 ] {9f8c13d7-3d51-4bb2-a0c9-2353c7b0284f} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 936 | 2025.12.18 00:15:32.332809 [ 259 ] {9f8c13d7-3d51-4bb2-a0c9-2353c7b0284f} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001544 sec., 6476.683937823834 rows/sec., 528.13 KiB/sec. | ||
| 937 | 2025.12.18 00:15:32.332850 [ 259 ] {9f8c13d7-3d51-4bb2-a0c9-2353c7b0284f} <Debug> TCPHandler: Processed in 0.001714102 sec. | ||
| 938 | 2025.12.18 00:15:32.332961 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 939 | 2025.12.18 00:15:32.333056 [ 259 ] {397040eb-d452-4b66-9627-1001cd29a20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 940 | 2025.12.18 00:15:32.333094 [ 259 ] {397040eb-d452-4b66-9627-1001cd29a20c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 941 | 2025.12.18 00:15:32.334284 [ 259 ] {397040eb-d452-4b66-9627-1001cd29a20c} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 942 | 2025.12.18 00:15:32.334321 [ 259 ] {397040eb-d452-4b66-9627-1001cd29a20c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 943 | 2025.12.18 00:15:32.334914 [ 259 ] {397040eb-d452-4b66-9627-1001cd29a20c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 944 | 2025.12.18 00:15:32.335351 [ 259 ] {397040eb-d452-4b66-9627-1001cd29a20c} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 945 | 2025.12.18 00:15:32.335495 [ 259 ] {397040eb-d452-4b66-9627-1001cd29a20c} <Debug> executeQuery: Read 1315 rows, 112.74 KiB in 0.002456 sec., 535423.4527687297 rows/sec., 44.83 MiB/sec. | ||
| 946 | 2025.12.18 00:15:32.335540 [ 259 ] {397040eb-d452-4b66-9627-1001cd29a20c} <Debug> TCPHandler: Processed in 0.002629539 sec. | ||
| 947 | 2025.12.18 00:15:32.335657 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 948 | 2025.12.18 00:15:32.335754 [ 259 ] {af7cdaf6-9d7e-4a7e-b8d9-109830da06f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 949 | 2025.12.18 00:15:32.335795 [ 259 ] {af7cdaf6-9d7e-4a7e-b8d9-109830da06f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 950 | 2025.12.18 00:15:32.336199 [ 259 ] {af7cdaf6-9d7e-4a7e-b8d9-109830da06f7} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 951 | 2025.12.18 00:15:32.336236 [ 259 ] {af7cdaf6-9d7e-4a7e-b8d9-109830da06f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 952 | 2025.12.18 00:15:32.336641 [ 259 ] {af7cdaf6-9d7e-4a7e-b8d9-109830da06f7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 953 | 2025.12.18 00:15:32.337059 [ 259 ] {af7cdaf6-9d7e-4a7e-b8d9-109830da06f7} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 954 | 2025.12.18 00:15:32.337195 [ 259 ] {af7cdaf6-9d7e-4a7e-b8d9-109830da06f7} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.00146 sec., 21917.808219178085 rows/sec., 1.61 MiB/sec. | ||
| 955 | 2025.12.18 00:15:32.337236 [ 259 ] {af7cdaf6-9d7e-4a7e-b8d9-109830da06f7} <Debug> TCPHandler: Processed in 0.001633411 sec. | ||
| 956 | 2025.12.18 00:15:32.337343 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 957 | 2025.12.18 00:15:32.337438 [ 259 ] {f21eb686-c8a8-4452-a6ad-aca2d9aaa494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 958 | 2025.12.18 00:15:32.337477 [ 259 ] {f21eb686-c8a8-4452-a6ad-aca2d9aaa494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 959 | 2025.12.18 00:15:32.337964 [ 259 ] {f21eb686-c8a8-4452-a6ad-aca2d9aaa494} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 960 | 2025.12.18 00:15:32.337998 [ 259 ] {f21eb686-c8a8-4452-a6ad-aca2d9aaa494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 961 | 2025.12.18 00:15:32.338447 [ 259 ] {f21eb686-c8a8-4452-a6ad-aca2d9aaa494} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 962 | 2025.12.18 00:15:32.338871 [ 259 ] {f21eb686-c8a8-4452-a6ad-aca2d9aaa494} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 963 | 2025.12.18 00:15:32.339005 [ 259 ] {f21eb686-c8a8-4452-a6ad-aca2d9aaa494} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001585 sec., 158990.5362776025 rows/sec., 11.00 MiB/sec. | ||
| 964 | 2025.12.18 00:15:32.339048 [ 259 ] {f21eb686-c8a8-4452-a6ad-aca2d9aaa494} <Debug> TCPHandler: Processed in 0.001755603 sec. | ||
| 965 | 2025.12.18 00:15:32.339160 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 966 | 2025.12.18 00:15:32.339254 [ 259 ] {fa4923d6-b0de-4d01-954f-f5a72ba59a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 967 | 2025.12.18 00:15:32.339293 [ 259 ] {fa4923d6-b0de-4d01-954f-f5a72ba59a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 968 | 2025.12.18 00:15:32.339687 [ 259 ] {fa4923d6-b0de-4d01-954f-f5a72ba59a55} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 969 | 2025.12.18 00:15:32.339725 [ 259 ] {fa4923d6-b0de-4d01-954f-f5a72ba59a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 970 | 2025.12.18 00:15:32.340149 [ 259 ] {fa4923d6-b0de-4d01-954f-f5a72ba59a55} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 971 | 2025.12.18 00:15:32.340651 [ 259 ] {fa4923d6-b0de-4d01-954f-f5a72ba59a55} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 972 | 2025.12.18 00:15:32.340790 [ 259 ] {fa4923d6-b0de-4d01-954f-f5a72ba59a55} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001554 sec., 7722.007722007722 rows/sec., 603.28 KiB/sec. | ||
| 973 | 2025.12.18 00:15:32.340828 [ 259 ] {fa4923d6-b0de-4d01-954f-f5a72ba59a55} <Debug> TCPHandler: Processed in 0.001719282 sec. | ||
| 974 | 2025.12.18 00:15:32.340938 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 975 | 2025.12.18 00:15:32.341033 [ 259 ] {b6b34465-040d-476c-980d-95d0b23791ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 976 | 2025.12.18 00:15:32.341072 [ 259 ] {b6b34465-040d-476c-980d-95d0b23791ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 977 | 2025.12.18 00:15:32.341642 [ 259 ] {b6b34465-040d-476c-980d-95d0b23791ef} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 978 | 2025.12.18 00:15:32.341680 [ 259 ] {b6b34465-040d-476c-980d-95d0b23791ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 979 | 2025.12.18 00:15:32.342143 [ 259 ] {b6b34465-040d-476c-980d-95d0b23791ef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 980 | 2025.12.18 00:15:32.342577 [ 259 ] {b6b34465-040d-476c-980d-95d0b23791ef} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 981 | 2025.12.18 00:15:32.342718 [ 259 ] {b6b34465-040d-476c-980d-95d0b23791ef} <Debug> executeQuery: Read 548 rows, 42.04 KiB in 0.001702 sec., 321974.1480611046 rows/sec., 24.12 MiB/sec. | ||
| 982 | 2025.12.18 00:15:32.342755 [ 259 ] {b6b34465-040d-476c-980d-95d0b23791ef} <Debug> TCPHandler: Processed in 0.001867263 sec. | ||
| 983 | 2025.12.18 00:15:32.342865 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 984 | 2025.12.18 00:15:32.342960 [ 259 ] {04990c99-ab58-40f0-a698-987097b79317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 985 | 2025.12.18 00:15:32.343004 [ 259 ] {04990c99-ab58-40f0-a698-987097b79317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 986 | 2025.12.18 00:15:32.343753 [ 259 ] {04990c99-ab58-40f0-a698-987097b79317} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 987 | 2025.12.18 00:15:32.343787 [ 259 ] {04990c99-ab58-40f0-a698-987097b79317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 988 | 2025.12.18 00:15:32.344432 [ 259 ] {04990c99-ab58-40f0-a698-987097b79317} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 989 | 2025.12.18 00:15:32.344970 [ 259 ] {04990c99-ab58-40f0-a698-987097b79317} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 990 | 2025.12.18 00:15:32.345110 [ 259 ] {04990c99-ab58-40f0-a698-987097b79317} <Debug> executeQuery: Read 1275 rows, 89.35 KiB in 0.002168 sec., 588099.63099631 rows/sec., 40.25 MiB/sec. | ||
| 991 | 2025.12.18 00:15:32.345147 [ 259 ] {04990c99-ab58-40f0-a698-987097b79317} <Debug> TCPHandler: Processed in 0.002333387 sec. | ||
| 992 | 2025.12.18 00:15:32.345257 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 993 | 2025.12.18 00:15:32.345354 [ 259 ] {6e38e5cd-62ab-4b26-a4df-491d8e37fa4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 994 | 2025.12.18 00:15:32.345408 [ 259 ] {6e38e5cd-62ab-4b26-a4df-491d8e37fa4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 995 | 2025.12.18 00:15:32.346160 [ 259 ] {6e38e5cd-62ab-4b26-a4df-491d8e37fa4d} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 996 | 2025.12.18 00:15:32.346197 [ 259 ] {6e38e5cd-62ab-4b26-a4df-491d8e37fa4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 997 | 2025.12.18 00:15:32.349497 [ 259 ] {6e38e5cd-62ab-4b26-a4df-491d8e37fa4d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 998 | 2025.12.18 00:15:32.349918 [ 259 ] {6e38e5cd-62ab-4b26-a4df-491d8e37fa4d} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 999 | 2025.12.18 00:15:32.350061 [ 259 ] {6e38e5cd-62ab-4b26-a4df-491d8e37fa4d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004748 sec., 2106.149957877001 rows/sec., 3.77 MiB/sec. | ||
| 1000 | 2025.12.18 00:15:32.350117 [ 259 ] {6e38e5cd-62ab-4b26-a4df-491d8e37fa4d} <Debug> TCPHandler: Processed in 0.004936615 sec. | ||
| 1001 | 2025.12.18 00:15:32.350227 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2025.12.18 00:15:32.350317 [ 259 ] {d29ca411-ab3b-42ea-a2dd-bdd5e002bb09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1003 | 2025.12.18 00:15:32.350356 [ 259 ] {d29ca411-ab3b-42ea-a2dd-bdd5e002bb09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1004 | 2025.12.18 00:15:32.350732 [ 259 ] {d29ca411-ab3b-42ea-a2dd-bdd5e002bb09} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1005 | 2025.12.18 00:15:32.350769 [ 259 ] {d29ca411-ab3b-42ea-a2dd-bdd5e002bb09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1006 | 2025.12.18 00:15:32.351243 [ 259 ] {d29ca411-ab3b-42ea-a2dd-bdd5e002bb09} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1007 | 2025.12.18 00:15:32.351676 [ 259 ] {d29ca411-ab3b-42ea-a2dd-bdd5e002bb09} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1008 | 2025.12.18 00:15:32.351808 [ 259 ] {d29ca411-ab3b-42ea-a2dd-bdd5e002bb09} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001469 sec., 5445.881552076242 rows/sec., 372.28 KiB/sec. | ||
| 1009 | 2025.12.18 00:15:32.351844 [ 259 ] {d29ca411-ab3b-42ea-a2dd-bdd5e002bb09} <Debug> TCPHandler: Processed in 0.001632562 sec. | ||
| 1010 | 2025.12.18 00:15:33.675797 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 174 | ||
| 1011 | 2025.12.18 00:15:33.679585 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1012 | 2025.12.18 00:15:33.679635 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1013 | 2025.12.18 00:15:33.680978 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1014 | 2025.12.18 00:15:33.681500 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1015 | 2025.12.18 00:15:33.681804 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 174 | ||
| 1016 | 2025.12.18 00:15:34.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.75 MiB, peak 160.75 MiB, free memory in arenas 0.00 B, will set to 160.86 MiB (RSS), difference: 4.12 MiB | ||
| 1017 | 2025.12.18 00:15:36.174557 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 1018 | 2025.12.18 00:15:36.175065 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1019 | 2025.12.18 00:15:36.175114 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1020 | 2025.12.18 00:15:36.175803 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1021 | 2025.12.18 00:15:36.176304 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1022 | 2025.12.18 00:15:36.176447 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1023 | 2025.12.18 00:15:36.242978 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1024 | 2025.12.18 00:15:36.260006 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2025.12.18 00:15:36.260076 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1026 | 2025.12.18 00:15:36.269794 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1027 | 2025.12.18 00:15:36.270991 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2025.12.18 00:15:36.274371 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1029 | 2025.12.18 00:15:36.324232 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1030 | 2025.12.18 00:15:36.324412 [ 259 ] {013707b3-3e89-49bd-b0de-f0b98f7020aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1031 | 2025.12.18 00:15:36.324479 [ 259 ] {013707b3-3e89-49bd-b0de-f0b98f7020aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1032 | 2025.12.18 00:15:36.325140 [ 259 ] {013707b3-3e89-49bd-b0de-f0b98f7020aa} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1033 | 2025.12.18 00:15:36.325192 [ 259 ] {013707b3-3e89-49bd-b0de-f0b98f7020aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1034 | 2025.12.18 00:15:36.325678 [ 259 ] {013707b3-3e89-49bd-b0de-f0b98f7020aa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1035 | 2025.12.18 00:15:36.326281 [ 259 ] {013707b3-3e89-49bd-b0de-f0b98f7020aa} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1036 | 2025.12.18 00:15:36.326448 [ 259 ] {013707b3-3e89-49bd-b0de-f0b98f7020aa} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.002086 sec., 14381.591562799615 rows/sec., 1.10 MiB/sec. | ||
| 1037 | 2025.12.18 00:15:36.326498 [ 259 ] {013707b3-3e89-49bd-b0de-f0b98f7020aa} <Debug> TCPHandler: Processed in 0.002395097 sec. | ||
| 1038 | 2025.12.18 00:15:36.326630 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1039 | 2025.12.18 00:15:36.326738 [ 259 ] {2e9ae532-8021-41e1-a435-35f0ac9e479b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1040 | 2025.12.18 00:15:36.326791 [ 259 ] {2e9ae532-8021-41e1-a435-35f0ac9e479b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1041 | 2025.12.18 00:15:36.327255 [ 259 ] {2e9ae532-8021-41e1-a435-35f0ac9e479b} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1042 | 2025.12.18 00:15:36.327295 [ 259 ] {2e9ae532-8021-41e1-a435-35f0ac9e479b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1043 | 2025.12.18 00:15:36.327711 [ 259 ] {2e9ae532-8021-41e1-a435-35f0ac9e479b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1044 | 2025.12.18 00:15:36.328169 [ 259 ] {2e9ae532-8021-41e1-a435-35f0ac9e479b} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1045 | 2025.12.18 00:15:36.328308 [ 259 ] {2e9ae532-8021-41e1-a435-35f0ac9e479b} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001595 sec., 22570.5329153605 rows/sec., 1.76 MiB/sec. | ||
| 1046 | 2025.12.18 00:15:36.328348 [ 259 ] {2e9ae532-8021-41e1-a435-35f0ac9e479b} <Debug> TCPHandler: Processed in 0.001770912 sec. | ||
| 1047 | 2025.12.18 00:15:36.328461 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2025.12.18 00:15:36.328563 [ 259 ] {4cd39e5b-2733-4760-8d43-5351d65329da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1049 | 2025.12.18 00:15:36.328609 [ 259 ] {4cd39e5b-2733-4760-8d43-5351d65329da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1050 | 2025.12.18 00:15:36.328996 [ 259 ] {4cd39e5b-2733-4760-8d43-5351d65329da} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1051 | 2025.12.18 00:15:36.329034 [ 259 ] {4cd39e5b-2733-4760-8d43-5351d65329da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1052 | 2025.12.18 00:15:36.329475 [ 259 ] {4cd39e5b-2733-4760-8d43-5351d65329da} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1053 | 2025.12.18 00:15:36.329900 [ 259 ] {4cd39e5b-2733-4760-8d43-5351d65329da} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1054 | 2025.12.18 00:15:36.330029 [ 259 ] {4cd39e5b-2733-4760-8d43-5351d65329da} <Debug> executeQuery: Read 88 rows, 6.29 KiB in 0.001488 sec., 59139.78494623656 rows/sec., 4.13 MiB/sec. | ||
| 1055 | 2025.12.18 00:15:36.330067 [ 259 ] {4cd39e5b-2733-4760-8d43-5351d65329da} <Debug> TCPHandler: Processed in 0.001658101 sec. | ||
| 1056 | 2025.12.18 00:15:36.330179 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2025.12.18 00:15:36.330279 [ 259 ] {3eadf7cf-b2a1-472f-b002-1f1afa4a1e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1058 | 2025.12.18 00:15:36.330321 [ 259 ] {3eadf7cf-b2a1-472f-b002-1f1afa4a1e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1059 | 2025.12.18 00:15:36.330641 [ 259 ] {3eadf7cf-b2a1-472f-b002-1f1afa4a1e15} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1060 | 2025.12.18 00:15:36.330678 [ 259 ] {3eadf7cf-b2a1-472f-b002-1f1afa4a1e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1061 | 2025.12.18 00:15:36.331071 [ 259 ] {3eadf7cf-b2a1-472f-b002-1f1afa4a1e15} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1062 | 2025.12.18 00:15:36.331481 [ 259 ] {3eadf7cf-b2a1-472f-b002-1f1afa4a1e15} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1063 | 2025.12.18 00:15:36.331610 [ 259 ] {3eadf7cf-b2a1-472f-b002-1f1afa4a1e15} <Debug> executeQuery: Read 32 rows, 2.19 KiB in 0.001352 sec., 23668.63905325444 rows/sec., 1.58 MiB/sec. | ||
| 1064 | 2025.12.18 00:15:36.331645 [ 259 ] {3eadf7cf-b2a1-472f-b002-1f1afa4a1e15} <Debug> TCPHandler: Processed in 0.001517031 sec. | ||
| 1065 | 2025.12.18 00:15:37.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.71 MiB, peak 165.43 MiB, free memory in arenas 0.00 B, will set to 162.96 MiB (RSS), difference: 1.25 MiB | ||
| 1066 | 2025.12.18 00:15:41.325456 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2025.12.18 00:15:41.325652 [ 259 ] {37b30deb-71a1-4d40-93b8-2d4194877932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1068 | 2025.12.18 00:15:41.325726 [ 259 ] {37b30deb-71a1-4d40-93b8-2d4194877932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1069 | 2025.12.18 00:15:41.326375 [ 259 ] {37b30deb-71a1-4d40-93b8-2d4194877932} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1070 | 2025.12.18 00:15:41.326425 [ 259 ] {37b30deb-71a1-4d40-93b8-2d4194877932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1071 | 2025.12.18 00:15:41.326966 [ 259 ] {37b30deb-71a1-4d40-93b8-2d4194877932} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1072 | 2025.12.18 00:15:41.327434 [ 259 ] {37b30deb-71a1-4d40-93b8-2d4194877932} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1073 | 2025.12.18 00:15:41.327600 [ 259 ] {37b30deb-71a1-4d40-93b8-2d4194877932} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001999 sec., 15007.503751875938 rows/sec., 1.14 MiB/sec. | ||
| 1074 | 2025.12.18 00:15:41.327653 [ 259 ] {37b30deb-71a1-4d40-93b8-2d4194877932} <Debug> TCPHandler: Processed in 0.002326697 sec. | ||
| 1075 | 2025.12.18 00:15:41.327778 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1076 | 2025.12.18 00:15:41.327883 [ 259 ] {44aacf37-0621-47b8-8794-5f2b69d50f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1077 | 2025.12.18 00:15:41.327929 [ 259 ] {44aacf37-0621-47b8-8794-5f2b69d50f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1078 | 2025.12.18 00:15:41.328399 [ 259 ] {44aacf37-0621-47b8-8794-5f2b69d50f61} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1079 | 2025.12.18 00:15:41.328439 [ 259 ] {44aacf37-0621-47b8-8794-5f2b69d50f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1080 | 2025.12.18 00:15:41.328885 [ 259 ] {44aacf37-0621-47b8-8794-5f2b69d50f61} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1081 | 2025.12.18 00:15:41.329349 [ 259 ] {44aacf37-0621-47b8-8794-5f2b69d50f61} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1082 | 2025.12.18 00:15:41.329485 [ 259 ] {44aacf37-0621-47b8-8794-5f2b69d50f61} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001627 sec., 22126.61339889367 rows/sec., 1.73 MiB/sec. | ||
| 1083 | 2025.12.18 00:15:41.329525 [ 259 ] {44aacf37-0621-47b8-8794-5f2b69d50f61} <Debug> TCPHandler: Processed in 0.001800453 sec. | ||
| 1084 | 2025.12.18 00:15:41.329642 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2025.12.18 00:15:41.329741 [ 259 ] {4ab8a5cb-55d6-4426-bd17-67feb3d87bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1086 | 2025.12.18 00:15:41.329785 [ 259 ] {4ab8a5cb-55d6-4426-bd17-67feb3d87bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1087 | 2025.12.18 00:15:41.330158 [ 259 ] {4ab8a5cb-55d6-4426-bd17-67feb3d87bd0} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2025.12.18 00:15:41.330195 [ 259 ] {4ab8a5cb-55d6-4426-bd17-67feb3d87bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1089 | 2025.12.18 00:15:41.330625 [ 259 ] {4ab8a5cb-55d6-4426-bd17-67feb3d87bd0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1090 | 2025.12.18 00:15:41.331045 [ 259 ] {4ab8a5cb-55d6-4426-bd17-67feb3d87bd0} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2025.12.18 00:15:41.331185 [ 259 ] {4ab8a5cb-55d6-4426-bd17-67feb3d87bd0} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001466 sec., 75034.10641200545 rows/sec., 5.24 MiB/sec. | ||
| 1092 | 2025.12.18 00:15:41.331225 [ 259 ] {4ab8a5cb-55d6-4426-bd17-67feb3d87bd0} <Debug> TCPHandler: Processed in 0.001634752 sec. | ||
| 1093 | 2025.12.18 00:15:41.331346 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1094 | 2025.12.18 00:15:41.331445 [ 259 ] {f1ab8d7c-7c11-4d77-995d-53ba5034da30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1095 | 2025.12.18 00:15:41.331488 [ 259 ] {f1ab8d7c-7c11-4d77-995d-53ba5034da30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1096 | 2025.12.18 00:15:41.331818 [ 259 ] {f1ab8d7c-7c11-4d77-995d-53ba5034da30} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1097 | 2025.12.18 00:15:41.331854 [ 259 ] {f1ab8d7c-7c11-4d77-995d-53ba5034da30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1098 | 2025.12.18 00:15:41.332324 [ 259 ] {f1ab8d7c-7c11-4d77-995d-53ba5034da30} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1099 | 2025.12.18 00:15:41.332770 [ 259 ] {f1ab8d7c-7c11-4d77-995d-53ba5034da30} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1100 | 2025.12.18 00:15:41.332899 [ 259 ] {f1ab8d7c-7c11-4d77-995d-53ba5034da30} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001474 sec., 27137.042062415196 rows/sec., 1.81 MiB/sec. | ||
| 1101 | 2025.12.18 00:15:41.332935 [ 259 ] {f1ab8d7c-7c11-4d77-995d-53ba5034da30} <Debug> TCPHandler: Processed in 0.001642052 sec. | ||
| 1102 | 2025.12.18 00:15:43.614689 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1103 | 2025.12.18 00:15:43.614754 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1104 | 2025.12.18 00:15:43.676633 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1105 | 2025.12.18 00:15:43.677123 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1106 | 2025.12.18 00:15:43.677166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1107 | 2025.12.18 00:15:43.677937 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1108 | 2025.12.18 00:15:43.678452 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1109 | 2025.12.18 00:15:43.678599 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1110 | 2025.12.18 00:15:43.682244 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 190 | ||
| 1111 | 2025.12.18 00:15:43.684133 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2025.12.18 00:15:43.684194 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1113 | 2025.12.18 00:15:43.685554 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1114 | 2025.12.18 00:15:43.686158 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2025.12.18 00:15:43.686490 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 190 | ||
| 1116 | 2025.12.18 00:15:43.774550 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1117 | 2025.12.18 00:15:43.792462 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1118 | 2025.12.18 00:15:43.792527 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1119 | 2025.12.18 00:15:43.799120 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1120 | 2025.12.18 00:15:43.800312 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1121 | 2025.12.18 00:15:43.804001 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1122 | 2025.12.18 00:15:46.325987 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1123 | 2025.12.18 00:15:46.326217 [ 259 ] {ae04d2bb-ab15-47f5-9706-aabfe3b2c9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1124 | 2025.12.18 00:15:46.326305 [ 259 ] {ae04d2bb-ab15-47f5-9706-aabfe3b2c9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1125 | 2025.12.18 00:15:46.326979 [ 259 ] {ae04d2bb-ab15-47f5-9706-aabfe3b2c9ca} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1126 | 2025.12.18 00:15:46.327032 [ 259 ] {ae04d2bb-ab15-47f5-9706-aabfe3b2c9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1127 | 2025.12.18 00:15:46.327594 [ 259 ] {ae04d2bb-ab15-47f5-9706-aabfe3b2c9ca} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1128 | 2025.12.18 00:15:46.328105 [ 259 ] {ae04d2bb-ab15-47f5-9706-aabfe3b2c9ca} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1129 | 2025.12.18 00:15:46.328280 [ 259 ] {ae04d2bb-ab15-47f5-9706-aabfe3b2c9ca} <Debug> executeQuery: Read 50 rows, 4.35 KiB in 0.00213 sec., 23474.17840375587 rows/sec., 2.00 MiB/sec. | ||
| 1130 | 2025.12.18 00:15:46.328332 [ 259 ] {ae04d2bb-ab15-47f5-9706-aabfe3b2c9ca} <Debug> TCPHandler: Processed in 0.002481838 sec. | ||
| 1131 | 2025.12.18 00:15:46.328466 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2025.12.18 00:15:46.328570 [ 259 ] {7e9356c7-f1f2-4874-9fea-5a456b74e32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1133 | 2025.12.18 00:15:46.328618 [ 259 ] {7e9356c7-f1f2-4874-9fea-5a456b74e32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1134 | 2025.12.18 00:15:46.329071 [ 259 ] {7e9356c7-f1f2-4874-9fea-5a456b74e32a} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1135 | 2025.12.18 00:15:46.329111 [ 259 ] {7e9356c7-f1f2-4874-9fea-5a456b74e32a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1136 | 2025.12.18 00:15:46.329547 [ 259 ] {7e9356c7-f1f2-4874-9fea-5a456b74e32a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1137 | 2025.12.18 00:15:46.330048 [ 259 ] {7e9356c7-f1f2-4874-9fea-5a456b74e32a} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1138 | 2025.12.18 00:15:46.330200 [ 259 ] {7e9356c7-f1f2-4874-9fea-5a456b74e32a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001655 sec., 6042.296072507553 rows/sec., 454.35 KiB/sec. | ||
| 1139 | 2025.12.18 00:15:46.330239 [ 259 ] {7e9356c7-f1f2-4874-9fea-5a456b74e32a} <Debug> TCPHandler: Processed in 0.001826773 sec. | ||
| 1140 | 2025.12.18 00:15:46.330370 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2025.12.18 00:15:46.330470 [ 259 ] {a8011c8b-5f13-4672-8be6-7559f93050aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1142 | 2025.12.18 00:15:46.330513 [ 259 ] {a8011c8b-5f13-4672-8be6-7559f93050aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1143 | 2025.12.18 00:15:46.330942 [ 259 ] {a8011c8b-5f13-4672-8be6-7559f93050aa} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1144 | 2025.12.18 00:15:46.330986 [ 259 ] {a8011c8b-5f13-4672-8be6-7559f93050aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1145 | 2025.12.18 00:15:46.331428 [ 259 ] {a8011c8b-5f13-4672-8be6-7559f93050aa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1146 | 2025.12.18 00:15:46.332037 [ 259 ] {a8011c8b-5f13-4672-8be6-7559f93050aa} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1147 | 2025.12.18 00:15:46.332203 [ 259 ] {a8011c8b-5f13-4672-8be6-7559f93050aa} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001754 sec., 26225.769669327252 rows/sec., 2.05 MiB/sec. | ||
| 1148 | 2025.12.18 00:15:46.332244 [ 259 ] {a8011c8b-5f13-4672-8be6-7559f93050aa} <Debug> TCPHandler: Processed in 0.001924183 sec. | ||
| 1149 | 2025.12.18 00:15:46.332371 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2025.12.18 00:15:46.332476 [ 259 ] {bbb5b20d-4a52-4df6-839f-c64da847da5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1151 | 2025.12.18 00:15:46.332522 [ 259 ] {bbb5b20d-4a52-4df6-839f-c64da847da5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1152 | 2025.12.18 00:15:46.332916 [ 259 ] {bbb5b20d-4a52-4df6-839f-c64da847da5d} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1153 | 2025.12.18 00:15:46.332954 [ 259 ] {bbb5b20d-4a52-4df6-839f-c64da847da5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1154 | 2025.12.18 00:15:46.333405 [ 259 ] {bbb5b20d-4a52-4df6-839f-c64da847da5d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1155 | 2025.12.18 00:15:46.333916 [ 259 ] {bbb5b20d-4a52-4df6-839f-c64da847da5d} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1156 | 2025.12.18 00:15:46.334057 [ 259 ] {bbb5b20d-4a52-4df6-839f-c64da847da5d} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001601 sec., 68707.05808869457 rows/sec., 4.80 MiB/sec. | ||
| 1157 | 2025.12.18 00:15:46.334101 [ 259 ] {bbb5b20d-4a52-4df6-839f-c64da847da5d} <Debug> TCPHandler: Processed in 0.001785852 sec. | ||
| 1158 | 2025.12.18 00:15:46.334225 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2025.12.18 00:15:46.334321 [ 259 ] {b98b11de-cd60-419d-b88b-96719d73f22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1160 | 2025.12.18 00:15:46.334376 [ 259 ] {b98b11de-cd60-419d-b88b-96719d73f22e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1161 | 2025.12.18 00:15:46.335158 [ 259 ] {b98b11de-cd60-419d-b88b-96719d73f22e} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2025.12.18 00:15:46.335197 [ 259 ] {b98b11de-cd60-419d-b88b-96719d73f22e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1163 | 2025.12.18 00:15:46.335942 [ 259 ] {b98b11de-cd60-419d-b88b-96719d73f22e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1164 | 2025.12.18 00:15:46.336447 [ 259 ] {b98b11de-cd60-419d-b88b-96719d73f22e} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1165 | 2025.12.18 00:15:46.336625 [ 259 ] {b98b11de-cd60-419d-b88b-96719d73f22e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002322 sec., 4306.632213608958 rows/sec., 7.72 MiB/sec. | ||
| 1166 | 2025.12.18 00:15:46.336706 [ 259 ] {b98b11de-cd60-419d-b88b-96719d73f22e} <Debug> TCPHandler: Processed in 0.002530497 sec. | ||
| 1167 | 2025.12.18 00:15:46.336836 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1168 | 2025.12.18 00:15:46.336944 [ 259 ] {384501c1-e57e-462f-8482-a022b1207dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1169 | 2025.12.18 00:15:46.337021 [ 259 ] {384501c1-e57e-462f-8482-a022b1207dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1170 | 2025.12.18 00:15:46.337406 [ 259 ] {384501c1-e57e-462f-8482-a022b1207dec} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1171 | 2025.12.18 00:15:46.337446 [ 259 ] {384501c1-e57e-462f-8482-a022b1207dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1172 | 2025.12.18 00:15:46.337912 [ 259 ] {384501c1-e57e-462f-8482-a022b1207dec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1173 | 2025.12.18 00:15:46.338370 [ 259 ] {384501c1-e57e-462f-8482-a022b1207dec} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1174 | 2025.12.18 00:15:46.338507 [ 259 ] {384501c1-e57e-462f-8482-a022b1207dec} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001587 sec., 25204.78890989288 rows/sec., 1.68 MiB/sec. | ||
| 1175 | 2025.12.18 00:15:46.338545 [ 259 ] {384501c1-e57e-462f-8482-a022b1207dec} <Debug> TCPHandler: Processed in 0.001767922 sec. | ||
| 1176 | 2025.12.18 00:15:47.036126 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44705 | ||
| 1177 | 2025.12.18 00:15:47.038140 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1178 | 2025.12.18 00:15:47.038195 [ 286 ] {} <Debug> TCP-Session: def8a63e-3151-43c8-ab72-e94b51be0a21 Authenticating user 'default' from [fd00:1122:3344:101::e]:44705 | ||
| 1179 | 2025.12.18 00:15:47.038218 [ 286 ] {} <Debug> TCP-Session: def8a63e-3151-43c8-ab72-e94b51be0a21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2025.12.18 00:15:47.038231 [ 286 ] {} <Debug> TCP-Session: def8a63e-3151-43c8-ab72-e94b51be0a21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1181 | 2025.12.18 00:15:47.038285 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1182 | 2025.12.18 00:15:47.038311 [ 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 | ||
| 1183 | 2025.12.18 00:15:47.038328 [ 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 | ||
| 1184 | 2025.12.18 00:15:47.038775 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57467 | ||
| 1185 | 2025.12.18 00:15:47.038863 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64858 | ||
| 1186 | 2025.12.18 00:15:47.038924 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1187 | 2025.12.18 00:15:47.038944 [ 286 ] {} <Trace> TCP-Session: def8a63e-3151-43c8-ab72-e94b51be0a21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1188 | 2025.12.18 00:15:47.038970 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56564 | ||
| 1189 | 2025.12.18 00:15:47.038992 [ 287 ] {} <Debug> TCP-Session: fdcb6270-6076-4f35-817a-6b5274da2a80 Authenticating user 'default' from [fd00:1122:3344:101::e]:57467 | ||
| 1190 | 2025.12.18 00:15:47.039044 [ 287 ] {} <Debug> TCP-Session: fdcb6270-6076-4f35-817a-6b5274da2a80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2025.12.18 00:15:47.039057 [ 287 ] {} <Debug> TCP-Session: fdcb6270-6076-4f35-817a-6b5274da2a80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1192 | 2025.12.18 00:15:47.039067 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1193 | 2025.12.18 00:15:47.039099 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52893 | ||
| 1194 | 2025.12.18 00:15:47.039107 [ 288 ] {} <Debug> TCP-Session: 4862fbbd-e505-4c34-81e7-21c4f815b77d Authenticating user 'default' from [fd00:1122:3344:101::e]:64858 | ||
| 1195 | 2025.12.18 00:15:47.039149 [ 286 ] {58baacf9-6343-4475-868d-24b2eca5b1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44705) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1196 | 2025.12.18 00:15:47.039155 [ 288 ] {} <Debug> TCP-Session: 4862fbbd-e505-4c34-81e7-21c4f815b77d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1197 | 2025.12.18 00:15:47.039188 [ 288 ] {} <Debug> TCP-Session: 4862fbbd-e505-4c34-81e7-21c4f815b77d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1198 | 2025.12.18 00:15:47.039232 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1199 | 2025.12.18 00:15:47.039254 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53390 | ||
| 1200 | 2025.12.18 00:15:47.039275 [ 289 ] {} <Debug> TCP-Session: b6fe05bb-02fd-47de-9cc5-9896ff94314c Authenticating user 'default' from [fd00:1122:3344:101::e]:56564 | ||
| 1201 | 2025.12.18 00:15:47.039314 [ 289 ] {} <Debug> TCP-Session: b6fe05bb-02fd-47de-9cc5-9896ff94314c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1202 | 2025.12.18 00:15:47.039334 [ 289 ] {} <Debug> TCP-Session: b6fe05bb-02fd-47de-9cc5-9896ff94314c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2025.12.18 00:15:47.039366 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1204 | 2025.12.18 00:15:47.039406 [ 290 ] {} <Debug> TCP-Session: 383a55dc-b182-412f-8e0f-b35caf5f2d9d Authenticating user 'default' from [fd00:1122:3344:101::e]:52893 | ||
| 1205 | 2025.12.18 00:15:47.039425 [ 290 ] {} <Debug> TCP-Session: 383a55dc-b182-412f-8e0f-b35caf5f2d9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2025.12.18 00:15:47.039438 [ 290 ] {} <Debug> TCP-Session: 383a55dc-b182-412f-8e0f-b35caf5f2d9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1207 | 2025.12.18 00:15:47.039480 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1208 | 2025.12.18 00:15:47.039489 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46429 | ||
| 1209 | 2025.12.18 00:15:47.039523 [ 291 ] {} <Debug> TCP-Session: 7f67ad05-6ce3-4c68-9288-0e88811bf88f Authenticating user 'default' from [fd00:1122:3344:101::e]:53390 | ||
| 1210 | 2025.12.18 00:15:47.039552 [ 291 ] {} <Debug> TCP-Session: 7f67ad05-6ce3-4c68-9288-0e88811bf88f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1211 | 2025.12.18 00:15:47.039566 [ 291 ] {} <Debug> TCP-Session: 7f67ad05-6ce3-4c68-9288-0e88811bf88f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2025.12.18 00:15:47.039585 [ 286 ] {58baacf9-6343-4475-868d-24b2eca5b1ce} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1213 | 2025.12.18 00:15:47.039589 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49886 | ||
| 1214 | 2025.12.18 00:15:47.039720 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58275 | ||
| 1215 | 2025.12.18 00:15:47.039792 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1216 | 2025.12.18 00:15:47.039842 [ 292 ] {} <Debug> TCP-Session: 19a03bb4-986d-46e1-8d50-872123a90ec8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46429 | ||
| 1217 | 2025.12.18 00:15:47.039868 [ 292 ] {} <Debug> TCP-Session: 19a03bb4-986d-46e1-8d50-872123a90ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1218 | 2025.12.18 00:15:47.039886 [ 292 ] {} <Debug> TCP-Session: 19a03bb4-986d-46e1-8d50-872123a90ec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1219 | 2025.12.18 00:15:47.044451 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1220 | 2025.12.18 00:15:47.044462 [ 286 ] {58baacf9-6343-4475-868d-24b2eca5b1ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1221 | 2025.12.18 00:15:47.044494 [ 293 ] {} <Debug> TCP-Session: 8af8b487-d7b6-4bcf-9bb7-04ca2e7198aa Authenticating user 'default' from [fd00:1122:3344:101::e]:49886 | ||
| 1222 | 2025.12.18 00:15:47.044499 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1223 | 2025.12.18 00:15:47.044527 [ 293 ] {} <Debug> TCP-Session: 8af8b487-d7b6-4bcf-9bb7-04ca2e7198aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1224 | 2025.12.18 00:15:47.044547 [ 294 ] {} <Debug> TCP-Session: 09dbd047-f3ba-4545-92a6-08a898639dd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58275 | ||
| 1225 | 2025.12.18 00:15:47.044554 [ 293 ] {} <Debug> TCP-Session: 8af8b487-d7b6-4bcf-9bb7-04ca2e7198aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1226 | 2025.12.18 00:15:47.044575 [ 294 ] {} <Debug> TCP-Session: 09dbd047-f3ba-4545-92a6-08a898639dd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1227 | 2025.12.18 00:15:47.044594 [ 294 ] {} <Debug> TCP-Session: 09dbd047-f3ba-4545-92a6-08a898639dd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1228 | 2025.12.18 00:15:47.053108 [ 286 ] {58baacf9-6343-4475-868d-24b2eca5b1ce} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 1229 | 2025.12.18 00:15:47.074794 [ 295 ] {58baacf9-6343-4475-868d-24b2eca5b1ce} <Trace> AggregatingTransform: Aggregating | ||
| 1230 | 2025.12.18 00:15:47.077039 [ 295 ] {58baacf9-6343-4475-868d-24b2eca5b1ce} <Trace> Aggregator: Aggregation method: without_key | ||
| 1231 | 2025.12.18 00:15:47.077774 [ 295 ] {58baacf9-6343-4475-868d-24b2eca5b1ce} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006272904 sec. (159.416 rows/sec., 6.23 KiB/sec.) | ||
| 1232 | 2025.12.18 00:15:47.077804 [ 295 ] {58baacf9-6343-4475-868d-24b2eca5b1ce} <Trace> Aggregator: Merging aggregated data | ||
| 1233 | 2025.12.18 00:15:47.077838 [ 295 ] {58baacf9-6343-4475-868d-24b2eca5b1ce} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1234 | 2025.12.18 00:15:47.081102 [ 286 ] {58baacf9-6343-4475-868d-24b2eca5b1ce} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.042005 sec., 23.806689679800023 rows/sec., 952.27 B/sec. | ||
| 1235 | 2025.12.18 00:15:47.081277 [ 286 ] {58baacf9-6343-4475-868d-24b2eca5b1ce} <Debug> TCPHandler: Processed in 0.042477938 sec. | ||
| 1236 | 2025.12.18 00:15:47.084158 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1237 | 2025.12.18 00:15:47.084198 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1238 | 2025.12.18 00:15:47.084219 [ 286 ] {} <Debug> TCP-Session: def8a63e-3151-43c8-ab72-e94b51be0a21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1239 | 2025.12.18 00:15:47.084224 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1240 | 2025.12.18 00:15:47.084236 [ 294 ] {} <Debug> TCP-Session: 09dbd047-f3ba-4545-92a6-08a898639dd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1241 | 2025.12.18 00:15:47.084248 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1242 | 2025.12.18 00:15:47.084269 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1243 | 2025.12.18 00:15:47.084305 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1244 | 2025.12.18 00:15:47.084329 [ 292 ] {} <Debug> TCP-Session: 19a03bb4-986d-46e1-8d50-872123a90ec8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1245 | 2025.12.18 00:15:47.084341 [ 288 ] {} <Debug> TCP-Session: 4862fbbd-e505-4c34-81e7-21c4f815b77d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1246 | 2025.12.18 00:15:47.084348 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1247 | 2025.12.18 00:15:47.084374 [ 289 ] {} <Debug> TCP-Session: b6fe05bb-02fd-47de-9cc5-9896ff94314c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1248 | 2025.12.18 00:15:47.084323 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1249 | 2025.12.18 00:15:47.084412 [ 291 ] {} <Debug> TCP-Session: 7f67ad05-6ce3-4c68-9288-0e88811bf88f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1250 | 2025.12.18 00:15:47.084288 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1251 | 2025.12.18 00:15:47.084445 [ 290 ] {} <Debug> TCP-Session: 383a55dc-b182-412f-8e0f-b35caf5f2d9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1252 | 2025.12.18 00:15:47.084286 [ 287 ] {} <Debug> TCP-Session: fdcb6270-6076-4f35-817a-6b5274da2a80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1253 | 2025.12.18 00:15:47.084493 [ 293 ] {} <Debug> TCP-Session: 8af8b487-d7b6-4bcf-9bb7-04ca2e7198aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1254 | 2025.12.18 00:15:47.602054 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38273 | ||
| 1255 | 2025.12.18 00:15:47.602172 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1256 | 2025.12.18 00:15:47.602205 [ 286 ] {} <Debug> TCP-Session: e840f3b5-d355-4ede-8b26-424e2b2d70a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38273 | ||
| 1257 | 2025.12.18 00:15:47.602229 [ 286 ] {} <Debug> TCP-Session: e840f3b5-d355-4ede-8b26-424e2b2d70a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1258 | 2025.12.18 00:15:47.602245 [ 286 ] {} <Debug> TCP-Session: e840f3b5-d355-4ede-8b26-424e2b2d70a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1259 | 2025.12.18 00:15:47.602543 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38016 | ||
| 1260 | 2025.12.18 00:15:47.602571 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60525 | ||
| 1261 | 2025.12.18 00:15:47.602606 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39180 | ||
| 1262 | 2025.12.18 00:15:47.602639 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60604 | ||
| 1263 | 2025.12.18 00:15:47.602658 [ 286 ] {} <Trace> TCP-Session: e840f3b5-d355-4ede-8b26-424e2b2d70a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1264 | 2025.12.18 00:15:47.602698 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1265 | 2025.12.18 00:15:47.602652 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34728 | ||
| 1266 | 2025.12.18 00:15:47.602750 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1267 | 2025.12.18 00:15:47.602754 [ 287 ] {} <Debug> TCP-Session: 00e14447-9166-4538-ab29-457823b8e6c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38016 | ||
| 1268 | 2025.12.18 00:15:47.602787 [ 290 ] {} <Debug> TCP-Session: 6bdbb48b-b3a6-42e2-a1e9-9b44d6deb9bd Authenticating user 'default' from [fd00:1122:3344:101::e]:39180 | ||
| 1269 | 2025.12.18 00:15:47.602817 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1270 | 2025.12.18 00:15:47.602821 [ 287 ] {} <Debug> TCP-Session: 00e14447-9166-4538-ab29-457823b8e6c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1271 | 2025.12.18 00:15:47.602847 [ 294 ] {} <Debug> TCP-Session: a6481d8a-5f7f-478c-8eaa-36dd59725d43 Authenticating user 'default' from [fd00:1122:3344:101::e]:34728 | ||
| 1272 | 2025.12.18 00:15:47.602863 [ 287 ] {} <Debug> TCP-Session: 00e14447-9166-4538-ab29-457823b8e6c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1273 | 2025.12.18 00:15:47.602873 [ 286 ] {4efeea86-1a3d-4021-b37e-a1bc6d544cca} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38273) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1274 | 2025.12.18 00:15:47.602890 [ 294 ] {} <Debug> TCP-Session: a6481d8a-5f7f-478c-8eaa-36dd59725d43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1275 | 2025.12.18 00:15:47.602838 [ 290 ] {} <Debug> TCP-Session: 6bdbb48b-b3a6-42e2-a1e9-9b44d6deb9bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1276 | 2025.12.18 00:15:47.602927 [ 294 ] {} <Debug> TCP-Session: a6481d8a-5f7f-478c-8eaa-36dd59725d43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1277 | 2025.12.18 00:15:47.602951 [ 290 ] {} <Debug> TCP-Session: 6bdbb48b-b3a6-42e2-a1e9-9b44d6deb9bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2025.12.18 00:15:47.602775 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1279 | 2025.12.18 00:15:47.602739 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1280 | 2025.12.18 00:15:47.602619 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55647 | ||
| 1281 | 2025.12.18 00:15:47.603051 [ 293 ] {} <Debug> TCP-Session: 4ea50d18-40be-4e3e-8079-21de50ab7bfa Authenticating user 'default' from [fd00:1122:3344:101::e]:60604 | ||
| 1282 | 2025.12.18 00:15:47.603071 [ 288 ] {} <Debug> TCP-Session: eb98802a-3ecd-4db8-bdbd-9b56c098908a Authenticating user 'default' from [fd00:1122:3344:101::e]:60525 | ||
| 1283 | 2025.12.18 00:15:47.603109 [ 293 ] {} <Debug> TCP-Session: 4ea50d18-40be-4e3e-8079-21de50ab7bfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1284 | 2025.12.18 00:15:47.603121 [ 288 ] {} <Debug> TCP-Session: eb98802a-3ecd-4db8-bdbd-9b56c098908a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1285 | 2025.12.18 00:15:47.603135 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1286 | 2025.12.18 00:15:47.603140 [ 293 ] {} <Debug> TCP-Session: 4ea50d18-40be-4e3e-8079-21de50ab7bfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1287 | 2025.12.18 00:15:47.603150 [ 288 ] {} <Debug> TCP-Session: eb98802a-3ecd-4db8-bdbd-9b56c098908a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1288 | 2025.12.18 00:15:47.603169 [ 289 ] {} <Debug> TCP-Session: 614235ba-f54c-438c-b4c9-8aa9b530a165 Authenticating user 'default' from [fd00:1122:3344:101::e]:55647 | ||
| 1289 | 2025.12.18 00:15:47.603179 [ 286 ] {4efeea86-1a3d-4021-b37e-a1bc6d544cca} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1290 | 2025.12.18 00:15:47.603209 [ 289 ] {} <Debug> TCP-Session: 614235ba-f54c-438c-b4c9-8aa9b530a165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1291 | 2025.12.18 00:15:47.602621 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44646 | ||
| 1292 | 2025.12.18 00:15:47.603239 [ 289 ] {} <Debug> TCP-Session: 614235ba-f54c-438c-b4c9-8aa9b530a165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1293 | 2025.12.18 00:15:47.603260 [ 286 ] {4efeea86-1a3d-4021-b37e-a1bc6d544cca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1294 | 2025.12.18 00:15:47.602630 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61369 | ||
| 1295 | 2025.12.18 00:15:47.603341 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1296 | 2025.12.18 00:15:47.603367 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1297 | 2025.12.18 00:15:47.603380 [ 291 ] {} <Debug> TCP-Session: 65d21a21-3d61-43ed-a7b5-f4fdc72fe1be Authenticating user 'default' from [fd00:1122:3344:101::e]:44646 | ||
| 1298 | 2025.12.18 00:15:47.603396 [ 292 ] {} <Debug> TCP-Session: 032a4636-6a08-43fe-9abe-f4f3c015b725 Authenticating user 'default' from [fd00:1122:3344:101::e]:61369 | ||
| 1299 | 2025.12.18 00:15:47.603420 [ 291 ] {} <Debug> TCP-Session: 65d21a21-3d61-43ed-a7b5-f4fdc72fe1be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1300 | 2025.12.18 00:15:47.603424 [ 292 ] {} <Debug> TCP-Session: 032a4636-6a08-43fe-9abe-f4f3c015b725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1301 | 2025.12.18 00:15:47.603459 [ 291 ] {} <Debug> TCP-Session: 65d21a21-3d61-43ed-a7b5-f4fdc72fe1be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1302 | 2025.12.18 00:15:47.603464 [ 292 ] {} <Debug> TCP-Session: 032a4636-6a08-43fe-9abe-f4f3c015b725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1303 | 2025.12.18 00:15:47.603575 [ 286 ] {4efeea86-1a3d-4021-b37e-a1bc6d544cca} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 1304 | 2025.12.18 00:15:47.604585 [ 317 ] {4efeea86-1a3d-4021-b37e-a1bc6d544cca} <Trace> AggregatingTransform: Aggregating | ||
| 1305 | 2025.12.18 00:15:47.604639 [ 317 ] {4efeea86-1a3d-4021-b37e-a1bc6d544cca} <Trace> Aggregator: Aggregation method: without_key | ||
| 1306 | 2025.12.18 00:15:47.604683 [ 317 ] {4efeea86-1a3d-4021-b37e-a1bc6d544cca} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000992056 sec. (1008.008 rows/sec., 39.38 KiB/sec.) | ||
| 1307 | 2025.12.18 00:15:47.604719 [ 317 ] {4efeea86-1a3d-4021-b37e-a1bc6d544cca} <Trace> Aggregator: Merging aggregated data | ||
| 1308 | 2025.12.18 00:15:47.606044 [ 286 ] {4efeea86-1a3d-4021-b37e-a1bc6d544cca} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003235 sec., 309.1190108191654 rows/sec., 12.07 KiB/sec. | ||
| 1309 | 2025.12.18 00:15:47.606190 [ 286 ] {4efeea86-1a3d-4021-b37e-a1bc6d544cca} <Debug> TCPHandler: Processed in 0.003689636 sec. | ||
| 1310 | 2025.12.18 00:15:47.606279 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1311 | 2025.12.18 00:15:47.606309 [ 286 ] {} <Debug> TCP-Session: e840f3b5-d355-4ede-8b26-424e2b2d70a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1312 | 2025.12.18 00:15:47.606311 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1313 | 2025.12.18 00:15:47.606334 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1314 | 2025.12.18 00:15:47.606353 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1315 | 2025.12.18 00:15:47.606378 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1316 | 2025.12.18 00:15:47.606391 [ 289 ] {} <Debug> TCP-Session: 614235ba-f54c-438c-b4c9-8aa9b530a165 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1317 | 2025.12.18 00:15:47.606400 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1318 | 2025.12.18 00:15:47.606429 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1319 | 2025.12.18 00:15:47.606454 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1320 | 2025.12.18 00:15:47.606470 [ 287 ] {} <Debug> TCP-Session: 00e14447-9166-4538-ab29-457823b8e6c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1321 | 2025.12.18 00:15:47.606482 [ 292 ] {} <Debug> TCP-Session: 032a4636-6a08-43fe-9abe-f4f3c015b725 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1322 | 2025.12.18 00:15:47.606500 [ 291 ] {} <Debug> TCP-Session: 65d21a21-3d61-43ed-a7b5-f4fdc72fe1be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1323 | 2025.12.18 00:15:47.606469 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1324 | 2025.12.18 00:15:47.606429 [ 288 ] {} <Debug> TCP-Session: eb98802a-3ecd-4db8-bdbd-9b56c098908a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1325 | 2025.12.18 00:15:47.606405 [ 290 ] {} <Debug> TCP-Session: 6bdbb48b-b3a6-42e2-a1e9-9b44d6deb9bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1326 | 2025.12.18 00:15:47.606578 [ 293 ] {} <Debug> TCP-Session: 4ea50d18-40be-4e3e-8079-21de50ab7bfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1327 | 2025.12.18 00:15:47.606356 [ 294 ] {} <Debug> TCP-Session: a6481d8a-5f7f-478c-8eaa-36dd59725d43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1328 | 2025.12.18 00:15:48.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.50 MiB, peak 174.35 MiB, free memory in arenas 0.00 B, will set to 167.05 MiB (RSS), difference: 2.55 MiB | ||
| 1329 | 2025.12.18 00:15:51.178841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 500 entries to flush up to offset 2391 | ||
| 1330 | 2025.12.18 00:15:51.179393 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2025.12.18 00:15:51.179446 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1332 | 2025.12.18 00:15:51.180005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1333 | 2025.12.18 00:15:51.180283 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2025.12.18 00:15:51.180433 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2391 | ||
| 1335 | 2025.12.18 00:15:51.304240 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1336 | 2025.12.18 00:15:51.326542 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2025.12.18 00:15:51.326650 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1338 | 2025.12.18 00:15:51.328314 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1339 | 2025.12.18 00:15:51.328567 [ 259 ] {8f8a4470-c33f-4902-bda6-c04464995602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1340 | 2025.12.18 00:15:51.328646 [ 259 ] {8f8a4470-c33f-4902-bda6-c04464995602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1341 | 2025.12.18 00:15:51.329359 [ 259 ] {8f8a4470-c33f-4902-bda6-c04464995602} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1342 | 2025.12.18 00:15:51.329415 [ 259 ] {8f8a4470-c33f-4902-bda6-c04464995602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1343 | 2025.12.18 00:15:51.329951 [ 259 ] {8f8a4470-c33f-4902-bda6-c04464995602} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1344 | 2025.12.18 00:15:51.330300 [ 259 ] {8f8a4470-c33f-4902-bda6-c04464995602} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1345 | 2025.12.18 00:15:51.330486 [ 259 ] {8f8a4470-c33f-4902-bda6-c04464995602} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001998 sec., 1001.0010010010009 rows/sec., 81.62 KiB/sec. | ||
| 1346 | 2025.12.18 00:15:51.330538 [ 259 ] {8f8a4470-c33f-4902-bda6-c04464995602} <Debug> TCPHandler: Processed in 0.002407717 sec. | ||
| 1347 | 2025.12.18 00:15:51.330677 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1348 | 2025.12.18 00:15:51.330786 [ 259 ] {81e223fa-0622-4dff-9753-65c4c7bc5bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1349 | 2025.12.18 00:15:51.330833 [ 259 ] {81e223fa-0622-4dff-9753-65c4c7bc5bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1350 | 2025.12.18 00:15:51.331303 [ 259 ] {81e223fa-0622-4dff-9753-65c4c7bc5bb8} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1351 | 2025.12.18 00:15:51.331342 [ 259 ] {81e223fa-0622-4dff-9753-65c4c7bc5bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1352 | 2025.12.18 00:15:51.331676 [ 259 ] {81e223fa-0622-4dff-9753-65c4c7bc5bb8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1353 | 2025.12.18 00:15:51.331935 [ 259 ] {81e223fa-0622-4dff-9753-65c4c7bc5bb8} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1354 | 2025.12.18 00:15:51.332078 [ 259 ] {81e223fa-0622-4dff-9753-65c4c7bc5bb8} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001313 sec., 43412.03351104342 rows/sec., 3.33 MiB/sec. | ||
| 1355 | 2025.12.18 00:15:51.332119 [ 259 ] {81e223fa-0622-4dff-9753-65c4c7bc5bb8} <Debug> TCPHandler: Processed in 0.001495211 sec. | ||
| 1356 | 2025.12.18 00:15:51.332238 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1357 | 2025.12.18 00:15:51.332338 [ 259 ] {01d91fe1-22c3-4349-b474-1c4ebf9720d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1358 | 2025.12.18 00:15:51.332381 [ 259 ] {01d91fe1-22c3-4349-b474-1c4ebf9720d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1359 | 2025.12.18 00:15:51.332777 [ 259 ] {01d91fe1-22c3-4349-b474-1c4ebf9720d4} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1360 | 2025.12.18 00:15:51.332814 [ 259 ] {01d91fe1-22c3-4349-b474-1c4ebf9720d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1361 | 2025.12.18 00:15:51.333152 [ 259 ] {01d91fe1-22c3-4349-b474-1c4ebf9720d4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1362 | 2025.12.18 00:15:51.333412 [ 259 ] {01d91fe1-22c3-4349-b474-1c4ebf9720d4} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1363 | 2025.12.18 00:15:51.333548 [ 259 ] {01d91fe1-22c3-4349-b474-1c4ebf9720d4} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00123 sec., 1626.0162601626016 rows/sec., 113.54 KiB/sec. | ||
| 1364 | 2025.12.18 00:15:51.333586 [ 259 ] {01d91fe1-22c3-4349-b474-1c4ebf9720d4} <Debug> TCPHandler: Processed in 0.00139956 sec. | ||
| 1365 | 2025.12.18 00:15:51.333702 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2025.12.18 00:15:51.333804 [ 259 ] {5eeafd75-c111-45a9-9f37-0e3aff973c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1367 | 2025.12.18 00:15:51.333846 [ 259 ] {5eeafd75-c111-45a9-9f37-0e3aff973c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1368 | 2025.12.18 00:15:51.333929 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1369 | 2025.12.18 00:15:51.334285 [ 259 ] {5eeafd75-c111-45a9-9f37-0e3aff973c6d} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1370 | 2025.12.18 00:15:51.334357 [ 259 ] {5eeafd75-c111-45a9-9f37-0e3aff973c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1371 | 2025.12.18 00:15:51.334712 [ 259 ] {5eeafd75-c111-45a9-9f37-0e3aff973c6d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1372 | 2025.12.18 00:15:51.334839 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1373 | 2025.12.18 00:15:51.334990 [ 259 ] {5eeafd75-c111-45a9-9f37-0e3aff973c6d} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1374 | 2025.12.18 00:15:51.335231 [ 259 ] {5eeafd75-c111-45a9-9f37-0e3aff973c6d} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001448 sec., 45580.11049723757 rows/sec., 3.56 MiB/sec. | ||
| 1375 | 2025.12.18 00:15:51.335279 [ 259 ] {5eeafd75-c111-45a9-9f37-0e3aff973c6d} <Debug> TCPHandler: Processed in 0.001626862 sec. | ||
| 1376 | 2025.12.18 00:15:51.335401 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1377 | 2025.12.18 00:15:51.335501 [ 259 ] {38587ae9-9e3e-4121-815f-0c6ae96c843f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1378 | 2025.12.18 00:15:51.335575 [ 259 ] {38587ae9-9e3e-4121-815f-0c6ae96c843f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1379 | 2025.12.18 00:15:51.336019 [ 259 ] {38587ae9-9e3e-4121-815f-0c6ae96c843f} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1380 | 2025.12.18 00:15:51.336062 [ 259 ] {38587ae9-9e3e-4121-815f-0c6ae96c843f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1381 | 2025.12.18 00:15:51.336425 [ 259 ] {38587ae9-9e3e-4121-815f-0c6ae96c843f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1382 | 2025.12.18 00:15:51.336671 [ 259 ] {38587ae9-9e3e-4121-815f-0c6ae96c843f} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1383 | 2025.12.18 00:15:51.336826 [ 259 ] {38587ae9-9e3e-4121-815f-0c6ae96c843f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001347 sec., 119524.87008166294 rows/sec., 8.32 MiB/sec. | ||
| 1384 | 2025.12.18 00:15:51.336866 [ 259 ] {38587ae9-9e3e-4121-815f-0c6ae96c843f} <Debug> TCPHandler: Processed in 0.001516751 sec. | ||
| 1385 | 2025.12.18 00:15:51.336979 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1386 | 2025.12.18 00:15:51.337075 [ 259 ] {05528880-ae9a-45b4-851b-b03b46667164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1387 | 2025.12.18 00:15:51.337130 [ 259 ] {05528880-ae9a-45b4-851b-b03b46667164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1388 | 2025.12.18 00:15:51.337498 [ 259 ] {05528880-ae9a-45b4-851b-b03b46667164} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1389 | 2025.12.18 00:15:51.337537 [ 259 ] {05528880-ae9a-45b4-851b-b03b46667164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1390 | 2025.12.18 00:15:51.337852 [ 259 ] {05528880-ae9a-45b4-851b-b03b46667164} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1391 | 2025.12.18 00:15:51.338093 [ 259 ] {05528880-ae9a-45b4-851b-b03b46667164} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1392 | 2025.12.18 00:15:51.338236 [ 259 ] {05528880-ae9a-45b4-851b-b03b46667164} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 1393 | 2025.12.18 00:15:51.338272 [ 259 ] {05528880-ae9a-45b4-851b-b03b46667164} <Debug> TCPHandler: Processed in 0.00134247 sec. | ||
| 1394 | 2025.12.18 00:15:51.340543 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1395 | 2025.12.18 00:15:51.798093 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55004 | ||
| 1396 | 2025.12.18 00:15:51.798202 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1397 | 2025.12.18 00:15:51.798227 [ 286 ] {} <Debug> TCP-Session: 02cf2413-d6e8-429a-a385-b3d1c9425edb Authenticating user 'default' from [fd00:1122:3344:101::e]:55004 | ||
| 1398 | 2025.12.18 00:15:51.798249 [ 286 ] {} <Debug> TCP-Session: 02cf2413-d6e8-429a-a385-b3d1c9425edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1399 | 2025.12.18 00:15:51.798261 [ 286 ] {} <Debug> TCP-Session: 02cf2413-d6e8-429a-a385-b3d1c9425edb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1400 | 2025.12.18 00:15:51.798488 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36130 | ||
| 1401 | 2025.12.18 00:15:51.798506 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53402 | ||
| 1402 | 2025.12.18 00:15:51.798551 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41728 | ||
| 1403 | 2025.12.18 00:15:51.798571 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45947 | ||
| 1404 | 2025.12.18 00:15:51.798585 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42597 | ||
| 1405 | 2025.12.18 00:15:51.798618 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1406 | 2025.12.18 00:15:51.798635 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1407 | 2025.12.18 00:15:51.798658 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1408 | 2025.12.18 00:15:51.798689 [ 288 ] {} <Debug> TCP-Session: d65abbde-fb19-4615-bb48-33a63d96f364 Authenticating user 'default' from [fd00:1122:3344:101::e]:53402 | ||
| 1409 | 2025.12.18 00:15:51.798689 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1410 | 2025.12.18 00:15:51.798714 [ 291 ] {} <Debug> TCP-Session: fa82ce6e-c7de-4246-af1e-f744ae5e7470 Authenticating user 'default' from [fd00:1122:3344:101::e]:41728 | ||
| 1411 | 2025.12.18 00:15:51.798722 [ 288 ] {} <Debug> TCP-Session: d65abbde-fb19-4615-bb48-33a63d96f364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1412 | 2025.12.18 00:15:51.798734 [ 292 ] {} <Debug> TCP-Session: c866d9e0-1f39-4df6-95d7-ef929a3794d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45947 | ||
| 1413 | 2025.12.18 00:15:51.798752 [ 288 ] {} <Debug> TCP-Session: d65abbde-fb19-4615-bb48-33a63d96f364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1414 | 2025.12.18 00:15:51.798750 [ 291 ] {} <Debug> TCP-Session: fa82ce6e-c7de-4246-af1e-f744ae5e7470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1415 | 2025.12.18 00:15:51.798766 [ 292 ] {} <Debug> TCP-Session: c866d9e0-1f39-4df6-95d7-ef929a3794d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1416 | 2025.12.18 00:15:51.798785 [ 291 ] {} <Debug> TCP-Session: fa82ce6e-c7de-4246-af1e-f744ae5e7470 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1417 | 2025.12.18 00:15:51.798802 [ 292 ] {} <Debug> TCP-Session: c866d9e0-1f39-4df6-95d7-ef929a3794d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1418 | 2025.12.18 00:15:51.798734 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1419 | 2025.12.18 00:15:51.798626 [ 286 ] {} <Trace> TCP-Session: 02cf2413-d6e8-429a-a385-b3d1c9425edb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1420 | 2025.12.18 00:15:51.798876 [ 293 ] {} <Debug> TCP-Session: 6fa7e2b7-8d8f-4c22-bf30-2d9a351431d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42597 | ||
| 1421 | 2025.12.18 00:15:51.798591 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35887 | ||
| 1422 | 2025.12.18 00:15:51.798912 [ 293 ] {} <Debug> TCP-Session: 6fa7e2b7-8d8f-4c22-bf30-2d9a351431d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1423 | 2025.12.18 00:15:51.798531 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46303 | ||
| 1424 | 2025.12.18 00:15:51.798941 [ 293 ] {} <Debug> TCP-Session: 6fa7e2b7-8d8f-4c22-bf30-2d9a351431d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1425 | 2025.12.18 00:15:51.798527 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37459 | ||
| 1426 | 2025.12.18 00:15:51.798672 [ 287 ] {} <Debug> TCP-Session: 1e261678-daeb-45b2-b218-d16233e8d21c Authenticating user 'default' from [fd00:1122:3344:101::e]:36130 | ||
| 1427 | 2025.12.18 00:15:51.798993 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1428 | 2025.12.18 00:15:51.799020 [ 287 ] {} <Debug> TCP-Session: 1e261678-daeb-45b2-b218-d16233e8d21c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1429 | 2025.12.18 00:15:51.799037 [ 286 ] {99f08029-3b42-4cb0-8907-d5deed8aa022} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55004) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1430 | 2025.12.18 00:15:51.799037 [ 294 ] {} <Debug> TCP-Session: 69b413ed-98f3-48f9-8476-48b671171908 Authenticating user 'default' from [fd00:1122:3344:101::e]:35887 | ||
| 1431 | 2025.12.18 00:15:51.799042 [ 287 ] {} <Debug> TCP-Session: 1e261678-daeb-45b2-b218-d16233e8d21c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1432 | 2025.12.18 00:15:51.799076 [ 294 ] {} <Debug> TCP-Session: 69b413ed-98f3-48f9-8476-48b671171908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1433 | 2025.12.18 00:15:51.799101 [ 294 ] {} <Debug> TCP-Session: 69b413ed-98f3-48f9-8476-48b671171908 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1434 | 2025.12.18 00:15:51.799160 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1435 | 2025.12.18 00:15:51.799191 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1436 | 2025.12.18 00:15:51.799196 [ 289 ] {} <Debug> TCP-Session: f4373b6d-2940-4b5a-bf65-16f44cb45b73 Authenticating user 'default' from [fd00:1122:3344:101::e]:46303 | ||
| 1437 | 2025.12.18 00:15:51.799234 [ 290 ] {} <Debug> TCP-Session: e13c6ed5-f603-4c54-aad7-36d89ff69638 Authenticating user 'default' from [fd00:1122:3344:101::e]:37459 | ||
| 1438 | 2025.12.18 00:15:51.799238 [ 289 ] {} <Debug> TCP-Session: f4373b6d-2940-4b5a-bf65-16f44cb45b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1439 | 2025.12.18 00:15:51.799260 [ 290 ] {} <Debug> TCP-Session: e13c6ed5-f603-4c54-aad7-36d89ff69638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1440 | 2025.12.18 00:15:51.799289 [ 289 ] {} <Debug> TCP-Session: f4373b6d-2940-4b5a-bf65-16f44cb45b73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1441 | 2025.12.18 00:15:51.799294 [ 290 ] {} <Debug> TCP-Session: e13c6ed5-f603-4c54-aad7-36d89ff69638 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1442 | 2025.12.18 00:15:51.799319 [ 286 ] {99f08029-3b42-4cb0-8907-d5deed8aa022} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1443 | 2025.12.18 00:15:51.799378 [ 286 ] {99f08029-3b42-4cb0-8907-d5deed8aa022} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1444 | 2025.12.18 00:15:51.799665 [ 286 ] {99f08029-3b42-4cb0-8907-d5deed8aa022} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 1445 | 2025.12.18 00:15:51.800606 [ 335 ] {99f08029-3b42-4cb0-8907-d5deed8aa022} <Trace> AggregatingTransform: Aggregating | ||
| 1446 | 2025.12.18 00:15:51.800649 [ 335 ] {99f08029-3b42-4cb0-8907-d5deed8aa022} <Trace> Aggregator: Aggregation method: without_key | ||
| 1447 | 2025.12.18 00:15:51.800682 [ 335 ] {99f08029-3b42-4cb0-8907-d5deed8aa022} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000917847 sec. (1089.506 rows/sec., 42.56 KiB/sec.) | ||
| 1448 | 2025.12.18 00:15:51.800696 [ 335 ] {99f08029-3b42-4cb0-8907-d5deed8aa022} <Trace> Aggregator: Merging aggregated data | ||
| 1449 | 2025.12.18 00:15:51.802503 [ 286 ] {99f08029-3b42-4cb0-8907-d5deed8aa022} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003521 sec., 284.0102243680773 rows/sec., 11.09 KiB/sec. | ||
| 1450 | 2025.12.18 00:15:51.802652 [ 286 ] {99f08029-3b42-4cb0-8907-d5deed8aa022} <Debug> TCPHandler: Processed in 0.004154549 sec. | ||
| 1451 | 2025.12.18 00:15:51.802797 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1452 | 2025.12.18 00:15:51.802827 [ 286 ] {} <Debug> TCP-Session: 02cf2413-d6e8-429a-a385-b3d1c9425edb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1453 | 2025.12.18 00:15:51.802830 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1454 | 2025.12.18 00:15:51.802851 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1455 | 2025.12.18 00:15:51.802881 [ 287 ] {} <Debug> TCP-Session: 1e261678-daeb-45b2-b218-d16233e8d21c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1456 | 2025.12.18 00:15:51.802886 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1457 | 2025.12.18 00:15:51.802898 [ 294 ] {} <Debug> TCP-Session: 69b413ed-98f3-48f9-8476-48b671171908 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1458 | 2025.12.18 00:15:51.802909 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1459 | 2025.12.18 00:15:51.802931 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1460 | 2025.12.18 00:15:51.802946 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1461 | 2025.12.18 00:15:51.802966 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1462 | 2025.12.18 00:15:51.803008 [ 292 ] {} <Debug> TCP-Session: c866d9e0-1f39-4df6-95d7-ef929a3794d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1463 | 2025.12.18 00:15:51.802989 [ 289 ] {} <Debug> TCP-Session: f4373b6d-2940-4b5a-bf65-16f44cb45b73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1464 | 2025.12.18 00:15:51.803037 [ 293 ] {} <Debug> TCP-Session: 6fa7e2b7-8d8f-4c22-bf30-2d9a351431d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1465 | 2025.12.18 00:15:51.802963 [ 291 ] {} <Debug> TCP-Session: fa82ce6e-c7de-4246-af1e-f744ae5e7470 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1466 | 2025.12.18 00:15:51.802885 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1467 | 2025.12.18 00:15:51.802934 [ 290 ] {} <Debug> TCP-Session: e13c6ed5-f603-4c54-aad7-36d89ff69638 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1468 | 2025.12.18 00:15:51.803131 [ 288 ] {} <Debug> TCP-Session: d65abbde-fb19-4615-bb48-33a63d96f364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1469 | 2025.12.18 00:15:52.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.27 MiB, peak 176.36 MiB, free memory in arenas 0.00 B, will set to 169.27 MiB (RSS), difference: 1.00 MiB | ||
| 1470 | 2025.12.18 00:15:53.686798 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 220 | ||
| 1471 | 2025.12.18 00:15:53.689087 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2025.12.18 00:15:53.689146 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1473 | 2025.12.18 00:15:53.690383 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1474 | 2025.12.18 00:15:53.690668 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1475 | 2025.12.18 00:15:53.690996 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 220 | ||
| 1476 | 2025.12.18 00:15:56.329158 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1477 | 2025.12.18 00:15:56.329362 [ 259 ] {78715d3c-9a00-4198-a8ed-acac24b9e598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1478 | 2025.12.18 00:15:56.329430 [ 259 ] {78715d3c-9a00-4198-a8ed-acac24b9e598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1479 | 2025.12.18 00:15:56.330083 [ 259 ] {78715d3c-9a00-4198-a8ed-acac24b9e598} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1480 | 2025.12.18 00:15:56.330132 [ 259 ] {78715d3c-9a00-4198-a8ed-acac24b9e598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 1481 | 2025.12.18 00:15:56.330541 [ 259 ] {78715d3c-9a00-4198-a8ed-acac24b9e598} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1482 | 2025.12.18 00:15:56.330778 [ 259 ] {78715d3c-9a00-4198-a8ed-acac24b9e598} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1483 | 2025.12.18 00:15:56.330907 [ 90 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1484 | 2025.12.18 00:15:56.330933 [ 259 ] {78715d3c-9a00-4198-a8ed-acac24b9e598} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001621 sec., 46884.63911165947 rows/sec., 3.86 MiB/sec. | ||
| 1485 | 2025.12.18 00:15:56.330985 [ 90 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2025.12.18 00:15:56.330991 [ 259 ] {78715d3c-9a00-4198-a8ed-acac24b9e598} <Debug> TCPHandler: Processed in 0.001961344 sec. | ||
| 1487 | 2025.12.18 00:15:56.331017 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 1488 | 2025.12.18 00:15:56.331132 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1489 | 2025.12.18 00:15:56.331251 [ 259 ] {108aaa9f-662e-4d91-9e7c-9c9d9dcbdba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1490 | 2025.12.18 00:15:56.331296 [ 259 ] {108aaa9f-662e-4d91-9e7c-9c9d9dcbdba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1491 | 2025.12.18 00:15:56.331714 [ 259 ] {108aaa9f-662e-4d91-9e7c-9c9d9dcbdba3} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1492 | 2025.12.18 00:15:56.331752 [ 259 ] {108aaa9f-662e-4d91-9e7c-9c9d9dcbdba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 1493 | 2025.12.18 00:15:56.332080 [ 259 ] {108aaa9f-662e-4d91-9e7c-9c9d9dcbdba3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1494 | 2025.12.18 00:15:56.332321 [ 259 ] {108aaa9f-662e-4d91-9e7c-9c9d9dcbdba3} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1495 | 2025.12.18 00:15:56.332452 [ 259 ] {108aaa9f-662e-4d91-9e7c-9c9d9dcbdba3} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001225 sec., 8163.265306122449 rows/sec., 613.84 KiB/sec. | ||
| 1496 | 2025.12.18 00:15:56.332491 [ 259 ] {108aaa9f-662e-4d91-9e7c-9c9d9dcbdba3} <Debug> TCPHandler: Processed in 0.00141137 sec. | ||
| 1497 | 2025.12.18 00:15:56.332597 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1498 | 2025.12.18 00:15:56.332695 [ 259 ] {023728bb-8054-4c74-9186-1daaf8ee993e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1499 | 2025.12.18 00:15:56.332737 [ 259 ] {023728bb-8054-4c74-9186-1daaf8ee993e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1500 | 2025.12.18 00:15:56.333145 [ 259 ] {023728bb-8054-4c74-9186-1daaf8ee993e} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2025.12.18 00:15:56.333144 [ 202 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1502 | 2025.12.18 00:15:56.333185 [ 259 ] {023728bb-8054-4c74-9186-1daaf8ee993e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 1503 | 2025.12.18 00:15:56.333526 [ 259 ] {023728bb-8054-4c74-9186-1daaf8ee993e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1504 | 2025.12.18 00:15:56.333771 [ 259 ] {023728bb-8054-4c74-9186-1daaf8ee993e} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2025.12.18 00:15:56.333879 [ 90 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1506 | 2025.12.18 00:15:56.333900 [ 259 ] {023728bb-8054-4c74-9186-1daaf8ee993e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001225 sec., 60408.163265306124 rows/sec., 4.72 MiB/sec. | ||
| 1507 | 2025.12.18 00:15:56.333925 [ 90 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2025.12.18 00:15:56.333944 [ 259 ] {023728bb-8054-4c74-9186-1daaf8ee993e} <Debug> TCPHandler: Processed in 0.0013982 sec. | ||
| 1509 | 2025.12.18 00:15:56.333954 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 1510 | 2025.12.18 00:15:56.334064 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1511 | 2025.12.18 00:15:56.334120 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 1512 | 2025.12.18 00:15:56.334165 [ 259 ] {9e3df534-8ab7-407a-b626-81da1783759d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1513 | 2025.12.18 00:15:56.334226 [ 259 ] {9e3df534-8ab7-407a-b626-81da1783759d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1514 | 2025.12.18 00:15:56.334637 [ 259 ] {9e3df534-8ab7-407a-b626-81da1783759d} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1515 | 2025.12.18 00:15:56.334682 [ 259 ] {9e3df534-8ab7-407a-b626-81da1783759d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 1516 | 2025.12.18 00:15:56.335066 [ 259 ] {9e3df534-8ab7-407a-b626-81da1783759d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1517 | 2025.12.18 00:15:56.335304 [ 259 ] {9e3df534-8ab7-407a-b626-81da1783759d} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1518 | 2025.12.18 00:15:56.335415 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1519 | 2025.12.18 00:15:56.335444 [ 259 ] {9e3df534-8ab7-407a-b626-81da1783759d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001299 sec., 123171.67051578137 rows/sec., 8.58 MiB/sec. | ||
| 1520 | 2025.12.18 00:15:56.335446 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1521 | 2025.12.18 00:15:56.335492 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 1522 | 2025.12.18 00:15:56.335497 [ 259 ] {9e3df534-8ab7-407a-b626-81da1783759d} <Debug> TCPHandler: Processed in 0.00148322 sec. | ||
| 1523 | 2025.12.18 00:15:56.335604 [ 186 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 1524 | 2025.12.18 00:15:56.335629 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1525 | 2025.12.18 00:15:56.335752 [ 259 ] {6745c816-4e87-496a-8178-56924809b159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1526 | 2025.12.18 00:15:56.335761 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1527 | 2025.12.18 00:15:56.335754 [ 202 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1528 | 2025.12.18 00:15:56.335753 [ 186 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1529 | 2025.12.18 00:15:56.335823 [ 259 ] {6745c816-4e87-496a-8178-56924809b159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1530 | 2025.12.18 00:15:56.336939 [ 259 ] {6745c816-4e87-496a-8178-56924809b159} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1531 | 2025.12.18 00:15:56.336983 [ 259 ] {6745c816-4e87-496a-8178-56924809b159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 1532 | 2025.12.18 00:15:56.337738 [ 259 ] {6745c816-4e87-496a-8178-56924809b159} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1533 | 2025.12.18 00:15:56.338044 [ 259 ] {6745c816-4e87-496a-8178-56924809b159} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1534 | 2025.12.18 00:15:56.338132 [ 202 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1315 rows starting from the beginning of the part | ||
| 1535 | 2025.12.18 00:15:56.338151 [ 186 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1275 rows starting from the beginning of the part | ||
| 1536 | 2025.12.18 00:15:56.338151 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 548 rows starting from the beginning of the part | ||
| 1537 | 2025.12.18 00:15:56.338248 [ 259 ] {6745c816-4e87-496a-8178-56924809b159} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00252 sec., 3968.253968253968 rows/sec., 7.11 MiB/sec. | ||
| 1538 | 2025.12.18 00:15:56.338333 [ 259 ] {6745c816-4e87-496a-8178-56924809b159} <Debug> TCPHandler: Processed in 0.002765989 sec. | ||
| 1539 | 2025.12.18 00:15:56.338537 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1540 | 2025.12.18 00:15:56.338651 [ 259 ] {380e8744-8f48-4854-88d9-b95c92ad40cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1541 | 2025.12.18 00:15:56.338703 [ 259 ] {380e8744-8f48-4854-88d9-b95c92ad40cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1542 | 2025.12.18 00:15:56.339141 [ 259 ] {380e8744-8f48-4854-88d9-b95c92ad40cb} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2025.12.18 00:15:56.339182 [ 259 ] {380e8744-8f48-4854-88d9-b95c92ad40cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 1544 | 2025.12.18 00:15:56.339628 [ 259 ] {380e8744-8f48-4854-88d9-b95c92ad40cb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1545 | 2025.12.18 00:15:56.339911 [ 259 ] {380e8744-8f48-4854-88d9-b95c92ad40cb} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1546 | 2025.12.18 00:15:56.340035 [ 90 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1547 | 2025.12.18 00:15:56.340072 [ 259 ] {380e8744-8f48-4854-88d9-b95c92ad40cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.80 MiB/sec. | ||
| 1548 | 2025.12.18 00:15:56.340073 [ 90 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1549 | 2025.12.18 00:15:56.340115 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.39 GiB. | ||
| 1550 | 2025.12.18 00:15:56.340123 [ 259 ] {380e8744-8f48-4854-88d9-b95c92ad40cb} <Debug> TCPHandler: Processed in 0.001650441 sec. | ||
| 1551 | 2025.12.18 00:15:56.340236 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 1552 | 2025.12.18 00:15:56.340342 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1553 | 2025.12.18 00:15:56.340379 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 1554 | 2025.12.18 00:15:56.345682 [ 202 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 1555 | 2025.12.18 00:15:56.345684 [ 186 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 88 rows starting from the beginning of the part | ||
| 1556 | 2025.12.18 00:15:56.345725 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1557 | 2025.12.18 00:15:56.345683 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part | ||
| 1558 | 2025.12.18 00:15:56.345772 [ 202 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 1559 | 2025.12.18 00:15:56.345791 [ 186 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1560 | 2025.12.18 00:15:56.345818 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 1561 | 2025.12.18 00:15:56.345873 [ 202 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 1562 | 2025.12.18 00:15:56.345877 [ 186 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 110 rows starting from the beginning of the part | ||
| 1563 | 2025.12.18 00:15:56.345883 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1564 | 2025.12.18 00:15:56.345902 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part | ||
| 1565 | 2025.12.18 00:15:56.345936 [ 202 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 57 rows starting from the beginning of the part | ||
| 1566 | 2025.12.18 00:15:56.345943 [ 186 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 161 rows starting from the beginning of the part | ||
| 1567 | 2025.12.18 00:15:56.345989 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 1568 | 2025.12.18 00:15:56.345993 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 1569 | 2025.12.18 00:15:56.345999 [ 202 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
| 1570 | 2025.12.18 00:15:56.346018 [ 186 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1571 | 2025.12.18 00:15:56.346055 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 1572 | 2025.12.18 00:15:56.346073 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1573 | 2025.12.18 00:15:56.346155 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1574 | 2025.12.18 00:15:56.358275 [ 188 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 806 rows, containing 5 columns (5 merged, 0 gathered) in 0.024228041 sec., 33267.2377432414 rows/sec., 2.65 MiB/sec. | ||
| 1575 | 2025.12.18 00:15:56.358543 [ 201 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1576 | 2025.12.18 00:15:56.358614 [ 191 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1558 rows, containing 5 columns (5 merged, 0 gathered) in 0.027483373 sec., 56688.82054615349 rows/sec., 4.93 MiB/sec. | ||
| 1577 | 2025.12.18 00:15:56.358856 [ 201 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_6_1} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2025.12.18 00:15:56.358887 [ 191 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1579 | 2025.12.18 00:15:56.358930 [ 201 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_6_1} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1580 | 2025.12.18 00:15:56.359187 [ 191 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_6_1} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1581 | 2025.12.18 00:15:56.359265 [ 191 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_6_1} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1582 | 2025.12.18 00:15:56.360268 [ 188 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.020092712 sec., 11944.629475602896 rows/sec., 820.42 KiB/sec. | ||
| 1583 | 2025.12.18 00:15:56.360414 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1584 | 2025.12.18 00:15:56.360579 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1904 rows, containing 5 columns (5 merged, 0 gathered) in 0.025015546 sec., 76112.67009722674 rows/sec., 5.24 MiB/sec. | ||
| 1585 | 2025.12.18 00:15:56.360698 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_6_1} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2025.12.18 00:15:56.360764 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_6_1} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1587 | 2025.12.18 00:15:56.360893 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1588 | 2025.12.18 00:15:56.360898 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 1589 | 2025.12.18 00:15:56.360966 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 1590 | 2025.12.18 00:15:56.361017 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1591 | 2025.12.18 00:15:56.361185 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1592 | 2025.12.18 00:15:56.361261 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1593 | 2025.12.18 00:15:56.361337 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 1594 | 2025.12.18 00:15:57.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.12 MiB, peak 183.24 MiB, free memory in arenas 0.00 B, will set to 171.85 MiB (RSS), difference: 1.73 MiB | ||
| 1595 | 2025.12.18 00:15:58.614788 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1596 | 2025.12.18 00:15:58.614852 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1597 | 2025.12.18 00:15:58.680683 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2839 | ||
| 1598 | 2025.12.18 00:15:58.681185 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2025.12.18 00:15:58.681234 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1600 | 2025.12.18 00:15:58.681761 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1601 | 2025.12.18 00:15:58.682014 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2025.12.18 00:15:58.682153 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2839 | ||
| 1603 | 2025.12.18 00:15:58.682187 [ 85 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1604 | 2025.12.18 00:15:58.682253 [ 85 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1605 | 2025.12.18 00:15:58.682276 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1606 | 2025.12.18 00:15:58.682376 [ 188 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::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 | ||
| 1607 | 2025.12.18 00:15:58.682478 [ 188 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1608 | 2025.12.18 00:15:58.682520 [ 188 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1609 | 2025.12.18 00:15:58.682607 [ 188 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1610 | 2025.12.18 00:15:58.682655 [ 188 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1611 | 2025.12.18 00:15:58.682703 [ 188 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1612 | 2025.12.18 00:15:58.682766 [ 188 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 500 rows starting from the beginning of the part | ||
| 1613 | 2025.12.18 00:15:58.682831 [ 188 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1614 | 2025.12.18 00:15:58.720056 [ 191 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2839 rows, containing 4 columns (4 merged, 0 gathered) in 0.037716074 sec., 75272.94595932758 rows/sec., 1.08 MiB/sec. | ||
| 1615 | 2025.12.18 00:15:58.721060 [ 201 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1616 | 2025.12.18 00:15:58.721399 [ 201 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_6_1} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1617 | 2025.12.18 00:15:58.721483 [ 201 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_6_1} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1618 | 2025.12.18 00:15:58.721588 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1619 | 2025.12.18 00:15:58.840805 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1620 | 2025.12.18 00:15:58.859593 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1621 | 2025.12.18 00:15:58.859658 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1622 | 2025.12.18 00:15:58.866045 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1623 | 2025.12.18 00:15:58.866821 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1624 | 2025.12.18 00:15:58.867129 [ 85 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1625 | 2025.12.18 00:15:58.867194 [ 85 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1626 | 2025.12.18 00:15:58.867215 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1627 | 2025.12.18 00:15:58.867320 [ 201 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 1628 | 2025.12.18 00:15:58.870745 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1629 | 2025.12.18 00:15:58.871696 [ 201 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1630 | 2025.12.18 00:15:58.873198 [ 201 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 1631 | 2025.12.18 00:15:58.877746 [ 201 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 1632 | 2025.12.18 00:15:58.882081 [ 201 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 1633 | 2025.12.18 00:15:58.886905 [ 201 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 1634 | 2025.12.18 00:15:58.895340 [ 201 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 1635 | 2025.12.18 00:15:58.899715 [ 201 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 1636 | 2025.12.18 00:15:58.969106 [ 191 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.101825485 sec., 451.75331106942434 rows/sec., 2.34 MiB/sec. | ||
| 1637 | 2025.12.18 00:15:58.970883 [ 189 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1638 | 2025.12.18 00:15:58.972788 [ 189 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_6_1} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1639 | 2025.12.18 00:15:58.972906 [ 189 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_6_1} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1640 | 2025.12.18 00:15:58.974340 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1641 | 2025.12.18 00:15:59.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.94 MiB, peak 183.24 MiB, free memory in arenas 0.00 B, will set to 182.98 MiB (RSS), difference: 10.04 MiB | ||
| 1642 | 2025.12.18 00:16:01.328228 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1643 | 2025.12.18 00:16:01.328412 [ 259 ] {16654eaf-d398-4cc5-8398-200ce50865fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1644 | 2025.12.18 00:16:01.328478 [ 259 ] {16654eaf-d398-4cc5-8398-200ce50865fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1645 | 2025.12.18 00:16:01.329124 [ 259 ] {16654eaf-d398-4cc5-8398-200ce50865fb} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1646 | 2025.12.18 00:16:01.329174 [ 259 ] {16654eaf-d398-4cc5-8398-200ce50865fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1647 | 2025.12.18 00:16:01.329577 [ 259 ] {16654eaf-d398-4cc5-8398-200ce50865fb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1648 | 2025.12.18 00:16:01.329823 [ 259 ] {16654eaf-d398-4cc5-8398-200ce50865fb} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1649 | 2025.12.18 00:16:01.329979 [ 259 ] {16654eaf-d398-4cc5-8398-200ce50865fb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001616 sec., 34653.46534653466 rows/sec., 2.66 MiB/sec. | ||
| 1650 | 2025.12.18 00:16:01.330028 [ 259 ] {16654eaf-d398-4cc5-8398-200ce50865fb} <Debug> TCPHandler: Processed in 0.001925324 sec. | ||
| 1651 | 2025.12.18 00:16:01.330155 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1652 | 2025.12.18 00:16:01.330252 [ 259 ] {10aed6e3-7ec5-4f8d-b1dc-c12a0ababd98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1653 | 2025.12.18 00:16:01.330294 [ 259 ] {10aed6e3-7ec5-4f8d-b1dc-c12a0ababd98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1654 | 2025.12.18 00:16:01.330806 [ 259 ] {10aed6e3-7ec5-4f8d-b1dc-c12a0ababd98} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1655 | 2025.12.18 00:16:01.330844 [ 259 ] {10aed6e3-7ec5-4f8d-b1dc-c12a0ababd98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1656 | 2025.12.18 00:16:01.331190 [ 259 ] {10aed6e3-7ec5-4f8d-b1dc-c12a0ababd98} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1657 | 2025.12.18 00:16:01.331445 [ 259 ] {10aed6e3-7ec5-4f8d-b1dc-c12a0ababd98} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1658 | 2025.12.18 00:16:01.331575 [ 259 ] {10aed6e3-7ec5-4f8d-b1dc-c12a0ababd98} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001342 sec., 47690.01490312965 rows/sec., 3.72 MiB/sec. | ||
| 1659 | 2025.12.18 00:16:01.331614 [ 259 ] {10aed6e3-7ec5-4f8d-b1dc-c12a0ababd98} <Debug> TCPHandler: Processed in 0.00150897 sec. | ||
| 1660 | 2025.12.18 00:16:01.331739 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1661 | 2025.12.18 00:16:01.331836 [ 259 ] {435313e4-6e74-4936-9575-dc49d942dc4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1662 | 2025.12.18 00:16:01.331881 [ 259 ] {435313e4-6e74-4936-9575-dc49d942dc4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1663 | 2025.12.18 00:16:01.332293 [ 259 ] {435313e4-6e74-4936-9575-dc49d942dc4e} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1664 | 2025.12.18 00:16:01.332341 [ 259 ] {435313e4-6e74-4936-9575-dc49d942dc4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1665 | 2025.12.18 00:16:01.332680 [ 259 ] {435313e4-6e74-4936-9575-dc49d942dc4e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1666 | 2025.12.18 00:16:01.332922 [ 259 ] {435313e4-6e74-4936-9575-dc49d942dc4e} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1667 | 2025.12.18 00:16:01.333051 [ 259 ] {435313e4-6e74-4936-9575-dc49d942dc4e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 1668 | 2025.12.18 00:16:01.333088 [ 259 ] {435313e4-6e74-4936-9575-dc49d942dc4e} <Debug> TCPHandler: Processed in 0.001400129 sec. | ||
| 1669 | 2025.12.18 00:16:01.333202 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1670 | 2025.12.18 00:16:01.333306 [ 259 ] {90354f4d-3605-40b1-89fc-ef2ad4b9faaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1671 | 2025.12.18 00:16:01.333351 [ 259 ] {90354f4d-3605-40b1-89fc-ef2ad4b9faaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1672 | 2025.12.18 00:16:01.333771 [ 259 ] {90354f4d-3605-40b1-89fc-ef2ad4b9faaa} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1673 | 2025.12.18 00:16:01.333819 [ 259 ] {90354f4d-3605-40b1-89fc-ef2ad4b9faaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1674 | 2025.12.18 00:16:01.334264 [ 259 ] {90354f4d-3605-40b1-89fc-ef2ad4b9faaa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1675 | 2025.12.18 00:16:01.334582 [ 259 ] {90354f4d-3605-40b1-89fc-ef2ad4b9faaa} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1676 | 2025.12.18 00:16:01.334751 [ 259 ] {90354f4d-3605-40b1-89fc-ef2ad4b9faaa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001463 sec., 41011.619958988376 rows/sec., 2.76 MiB/sec. | ||
| 1677 | 2025.12.18 00:16:01.334801 [ 259 ] {90354f4d-3605-40b1-89fc-ef2ad4b9faaa} <Debug> TCPHandler: Processed in 0.001654331 sec. | ||
| 1678 | 2025.12.18 00:16:03.691354 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 240 | ||
| 1679 | 2025.12.18 00:16:03.693369 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1680 | 2025.12.18 00:16:03.693427 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1681 | 2025.12.18 00:16:03.694640 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1682 | 2025.12.18 00:16:03.694920 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1683 | 2025.12.18 00:16:03.695249 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 240 | ||
| 1684 | 2025.12.18 00:16:05.772049 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1685 | 2025.12.18 00:16:05.772303 [ 259 ] {ff451e3f-27fa-4f44-ba40-8c4b463a3050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1686 | 2025.12.18 00:16:05.772737 [ 259 ] {ff451e3f-27fa-4f44-ba40-8c4b463a3050} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1687 | 2025.12.18 00:16:05.777337 [ 259 ] {ff451e3f-27fa-4f44-ba40-8c4b463a3050} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1688 | 2025.12.18 00:16:05.777744 [ 259 ] {ff451e3f-27fa-4f44-ba40-8c4b463a3050} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1689 | 2025.12.18 00:16:05.777844 [ 259 ] {ff451e3f-27fa-4f44-ba40-8c4b463a3050} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1690 | 2025.12.18 00:16:05.778103 [ 259 ] {ff451e3f-27fa-4f44-ba40-8c4b463a3050} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1691 | 2025.12.18 00:16:05.780454 [ 259 ] {ff451e3f-27fa-4f44-ba40-8c4b463a3050} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1692 | 2025.12.18 00:16:05.782848 [ 259 ] {ff451e3f-27fa-4f44-ba40-8c4b463a3050} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (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 | ||
| 1693 | 2025.12.18 00:16:05.782878 [ 259 ] {ff451e3f-27fa-4f44-ba40-8c4b463a3050} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1694 | 2025.12.18 00:16:05.783009 [ 259 ] {ff451e3f-27fa-4f44-ba40-8c4b463a3050} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1695 | 2025.12.18 00:16:05.783034 [ 259 ] {ff451e3f-27fa-4f44-ba40-8c4b463a3050} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1696 | 2025.12.18 00:16:05.802480 [ 259 ] {ff451e3f-27fa-4f44-ba40-8c4b463a3050} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.030275 sec., 1056.9777043765482 rows/sec., 44.32 KiB/sec. | ||
| 1697 | 2025.12.18 00:16:05.802595 [ 259 ] {ff451e3f-27fa-4f44-ba40-8c4b463a3050} <Debug> TCPHandler: Processed in 0.030678205 sec. | ||
| 1698 | 2025.12.18 00:16:05.802944 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1699 | 2025.12.18 00:16:05.803157 [ 259 ] {c22fbc0c-9248-42e3-929e-a213ca7bbf27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1700 | 2025.12.18 00:16:05.803486 [ 259 ] {c22fbc0c-9248-42e3-929e-a213ca7bbf27} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1701 | 2025.12.18 00:16:05.803528 [ 259 ] {c22fbc0c-9248-42e3-929e-a213ca7bbf27} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1702 | 2025.12.18 00:16:05.803768 [ 259 ] {c22fbc0c-9248-42e3-929e-a213ca7bbf27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1703 | 2025.12.18 00:16:05.803833 [ 259 ] {c22fbc0c-9248-42e3-929e-a213ca7bbf27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1704 | 2025.12.18 00:16:05.803954 [ 259 ] {c22fbc0c-9248-42e3-929e-a213ca7bbf27} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1705 | 2025.12.18 00:16:05.803991 [ 259 ] {c22fbc0c-9248-42e3-929e-a213ca7bbf27} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1706 | 2025.12.18 00:16:05.804011 [ 259 ] {c22fbc0c-9248-42e3-929e-a213ca7bbf27} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (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 | ||
| 1707 | 2025.12.18 00:16:05.804026 [ 259 ] {c22fbc0c-9248-42e3-929e-a213ca7bbf27} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1708 | 2025.12.18 00:16:05.804064 [ 259 ] {c22fbc0c-9248-42e3-929e-a213ca7bbf27} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1709 | 2025.12.18 00:16:05.804083 [ 259 ] {c22fbc0c-9248-42e3-929e-a213ca7bbf27} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1710 | 2025.12.18 00:16:05.804745 [ 259 ] {c22fbc0c-9248-42e3-929e-a213ca7bbf27} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001692 sec., 18912.529550827425 rows/sec., 793.02 KiB/sec. | ||
| 1711 | 2025.12.18 00:16:05.804845 [ 259 ] {c22fbc0c-9248-42e3-929e-a213ca7bbf27} <Debug> TCPHandler: Processed in 0.001992384 sec. | ||
| 1712 | 2025.12.18 00:16:05.805077 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1713 | 2025.12.18 00:16:05.805231 [ 259 ] {1e1d3690-f7e2-45d6-a31f-5307b1e9170d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1714 | 2025.12.18 00:16:05.805466 [ 259 ] {1e1d3690-f7e2-45d6-a31f-5307b1e9170d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1715 | 2025.12.18 00:16:05.805504 [ 259 ] {1e1d3690-f7e2-45d6-a31f-5307b1e9170d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1716 | 2025.12.18 00:16:05.805740 [ 259 ] {1e1d3690-f7e2-45d6-a31f-5307b1e9170d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1717 | 2025.12.18 00:16:05.805801 [ 259 ] {1e1d3690-f7e2-45d6-a31f-5307b1e9170d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1718 | 2025.12.18 00:16:05.805903 [ 259 ] {1e1d3690-f7e2-45d6-a31f-5307b1e9170d} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1719 | 2025.12.18 00:16:05.805932 [ 259 ] {1e1d3690-f7e2-45d6-a31f-5307b1e9170d} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1720 | 2025.12.18 00:16:05.805951 [ 259 ] {1e1d3690-f7e2-45d6-a31f-5307b1e9170d} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (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 | ||
| 1721 | 2025.12.18 00:16:05.805965 [ 259 ] {1e1d3690-f7e2-45d6-a31f-5307b1e9170d} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1722 | 2025.12.18 00:16:05.805999 [ 259 ] {1e1d3690-f7e2-45d6-a31f-5307b1e9170d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1723 | 2025.12.18 00:16:05.806017 [ 259 ] {1e1d3690-f7e2-45d6-a31f-5307b1e9170d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1724 | 2025.12.18 00:16:05.806481 [ 259 ] {1e1d3690-f7e2-45d6-a31f-5307b1e9170d} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001319 sec., 24260.803639120546 rows/sec., 1017.28 KiB/sec. | ||
| 1725 | 2025.12.18 00:16:05.806565 [ 259 ] {1e1d3690-f7e2-45d6-a31f-5307b1e9170d} <Debug> TCPHandler: Processed in 0.001540331 sec. | ||
| 1726 | 2025.12.18 00:16:05.844139 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1727 | 2025.12.18 00:16:05.844303 [ 259 ] {fa4daf5c-6d40-42f7-a6dc-aa2a65599fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1728 | 2025.12.18 00:16:05.844370 [ 259 ] {fa4daf5c-6d40-42f7-a6dc-aa2a65599fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1729 | 2025.12.18 00:16:05.845043 [ 259 ] {fa4daf5c-6d40-42f7-a6dc-aa2a65599fe9} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2025.12.18 00:16:05.845092 [ 259 ] {fa4daf5c-6d40-42f7-a6dc-aa2a65599fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1731 | 2025.12.18 00:16:05.845527 [ 259 ] {fa4daf5c-6d40-42f7-a6dc-aa2a65599fe9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1732 | 2025.12.18 00:16:05.845745 [ 259 ] {fa4daf5c-6d40-42f7-a6dc-aa2a65599fe9} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1733 | 2025.12.18 00:16:05.845902 [ 259 ] {fa4daf5c-6d40-42f7-a6dc-aa2a65599fe9} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001645 sec., 1823.7082066869302 rows/sec., 166.22 KiB/sec. | ||
| 1734 | 2025.12.18 00:16:05.845952 [ 259 ] {fa4daf5c-6d40-42f7-a6dc-aa2a65599fe9} <Debug> TCPHandler: Processed in 0.001922303 sec. | ||
| 1735 | 2025.12.18 00:16:05.846065 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1736 | 2025.12.18 00:16:05.846171 [ 259 ] {c4b60588-92ab-4236-80a1-0add89afdd82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1737 | 2025.12.18 00:16:05.846223 [ 259 ] {c4b60588-92ab-4236-80a1-0add89afdd82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1738 | 2025.12.18 00:16:05.846663 [ 259 ] {c4b60588-92ab-4236-80a1-0add89afdd82} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1739 | 2025.12.18 00:16:05.846699 [ 259 ] {c4b60588-92ab-4236-80a1-0add89afdd82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1740 | 2025.12.18 00:16:05.847023 [ 259 ] {c4b60588-92ab-4236-80a1-0add89afdd82} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1741 | 2025.12.18 00:16:05.847251 [ 259 ] {c4b60588-92ab-4236-80a1-0add89afdd82} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1742 | 2025.12.18 00:16:05.847386 [ 259 ] {c4b60588-92ab-4236-80a1-0add89afdd82} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001242 sec., 19323.67149758454 rows/sec., 1.60 MiB/sec. | ||
| 1743 | 2025.12.18 00:16:05.847427 [ 259 ] {c4b60588-92ab-4236-80a1-0add89afdd82} <Debug> TCPHandler: Processed in 0.00141335 sec. | ||
| 1744 | 2025.12.18 00:16:05.847556 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1745 | 2025.12.18 00:16:05.847654 [ 259 ] {db1fa76e-0eec-4834-b2ec-467deab20e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1746 | 2025.12.18 00:16:05.847695 [ 259 ] {db1fa76e-0eec-4834-b2ec-467deab20e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1747 | 2025.12.18 00:16:05.848077 [ 259 ] {db1fa76e-0eec-4834-b2ec-467deab20e24} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1748 | 2025.12.18 00:16:05.848114 [ 259 ] {db1fa76e-0eec-4834-b2ec-467deab20e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1749 | 2025.12.18 00:16:05.848405 [ 259 ] {db1fa76e-0eec-4834-b2ec-467deab20e24} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1750 | 2025.12.18 00:16:05.848626 [ 259 ] {db1fa76e-0eec-4834-b2ec-467deab20e24} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1751 | 2025.12.18 00:16:05.848744 [ 259 ] {db1fa76e-0eec-4834-b2ec-467deab20e24} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001134 sec., 1763.668430335097 rows/sec., 143.81 KiB/sec. | ||
| 1752 | 2025.12.18 00:16:05.848779 [ 259 ] {db1fa76e-0eec-4834-b2ec-467deab20e24} <Debug> TCPHandler: Processed in 0.00129804 sec. | ||
| 1753 | 2025.12.18 00:16:05.848885 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1754 | 2025.12.18 00:16:05.848974 [ 259 ] {56cb1fc8-090b-46e9-bb6d-e448a77340f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1755 | 2025.12.18 00:16:05.849013 [ 259 ] {56cb1fc8-090b-46e9-bb6d-e448a77340f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1756 | 2025.12.18 00:16:05.850481 [ 259 ] {56cb1fc8-090b-46e9-bb6d-e448a77340f6} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1757 | 2025.12.18 00:16:05.850521 [ 259 ] {56cb1fc8-090b-46e9-bb6d-e448a77340f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1758 | 2025.12.18 00:16:05.851002 [ 259 ] {56cb1fc8-090b-46e9-bb6d-e448a77340f6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1759 | 2025.12.18 00:16:05.851233 [ 259 ] {56cb1fc8-090b-46e9-bb6d-e448a77340f6} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1760 | 2025.12.18 00:16:05.851390 [ 259 ] {56cb1fc8-090b-46e9-bb6d-e448a77340f6} <Debug> executeQuery: Read 1385 rows, 119.00 KiB in 0.002378 sec., 582422.2035323802 rows/sec., 48.87 MiB/sec. | ||
| 1761 | 2025.12.18 00:16:05.851442 [ 259 ] {56cb1fc8-090b-46e9-bb6d-e448a77340f6} <Debug> TCPHandler: Processed in 0.002577318 sec. | ||
| 1762 | 2025.12.18 00:16:05.851572 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1763 | 2025.12.18 00:16:05.851668 [ 259 ] {5fdb7277-5613-452b-903c-bf2846b24334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1764 | 2025.12.18 00:16:05.851708 [ 259 ] {5fdb7277-5613-452b-903c-bf2846b24334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1765 | 2025.12.18 00:16:05.852144 [ 259 ] {5fdb7277-5613-452b-903c-bf2846b24334} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1766 | 2025.12.18 00:16:05.852181 [ 259 ] {5fdb7277-5613-452b-903c-bf2846b24334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1767 | 2025.12.18 00:16:05.852572 [ 259 ] {5fdb7277-5613-452b-903c-bf2846b24334} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1768 | 2025.12.18 00:16:05.852801 [ 259 ] {5fdb7277-5613-452b-903c-bf2846b24334} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1769 | 2025.12.18 00:16:05.852944 [ 259 ] {5fdb7277-5613-452b-903c-bf2846b24334} <Debug> executeQuery: Read 48 rows, 3.66 KiB in 0.001294 sec., 37094.281298299844 rows/sec., 2.76 MiB/sec. | ||
| 1770 | 2025.12.18 00:16:05.852986 [ 259 ] {5fdb7277-5613-452b-903c-bf2846b24334} <Debug> TCPHandler: Processed in 0.00146582 sec. | ||
| 1771 | 2025.12.18 00:16:05.853105 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1772 | 2025.12.18 00:16:05.853205 [ 259 ] {268c6d53-91ff-4a8a-a7a2-1c02dc7baa6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1773 | 2025.12.18 00:16:05.853248 [ 259 ] {268c6d53-91ff-4a8a-a7a2-1c02dc7baa6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1774 | 2025.12.18 00:16:05.853788 [ 259 ] {268c6d53-91ff-4a8a-a7a2-1c02dc7baa6e} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2025.12.18 00:16:05.853826 [ 259 ] {268c6d53-91ff-4a8a-a7a2-1c02dc7baa6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1776 | 2025.12.18 00:16:05.854146 [ 259 ] {268c6d53-91ff-4a8a-a7a2-1c02dc7baa6e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1777 | 2025.12.18 00:16:05.854380 [ 259 ] {268c6d53-91ff-4a8a-a7a2-1c02dc7baa6e} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1778 | 2025.12.18 00:16:05.854514 [ 259 ] {268c6d53-91ff-4a8a-a7a2-1c02dc7baa6e} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001329 sec., 189616.2528216704 rows/sec., 13.11 MiB/sec. | ||
| 1779 | 2025.12.18 00:16:05.854553 [ 259 ] {268c6d53-91ff-4a8a-a7a2-1c02dc7baa6e} <Debug> TCPHandler: Processed in 0.001499561 sec. | ||
| 1780 | 2025.12.18 00:16:05.854668 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1781 | 2025.12.18 00:16:05.854766 [ 259 ] {1eec40ab-d315-4cd5-8ae1-73b48c8eb938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1782 | 2025.12.18 00:16:05.854807 [ 259 ] {1eec40ab-d315-4cd5-8ae1-73b48c8eb938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1783 | 2025.12.18 00:16:05.855216 [ 259 ] {1eec40ab-d315-4cd5-8ae1-73b48c8eb938} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1784 | 2025.12.18 00:16:05.855253 [ 259 ] {1eec40ab-d315-4cd5-8ae1-73b48c8eb938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1785 | 2025.12.18 00:16:05.855568 [ 259 ] {1eec40ab-d315-4cd5-8ae1-73b48c8eb938} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1786 | 2025.12.18 00:16:05.855792 [ 259 ] {1eec40ab-d315-4cd5-8ae1-73b48c8eb938} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1787 | 2025.12.18 00:16:05.855922 [ 259 ] {1eec40ab-d315-4cd5-8ae1-73b48c8eb938} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001176 sec., 10204.081632653062 rows/sec., 797.19 KiB/sec. | ||
| 1788 | 2025.12.18 00:16:05.855962 [ 259 ] {1eec40ab-d315-4cd5-8ae1-73b48c8eb938} <Debug> TCPHandler: Processed in 0.00134518 sec. | ||
| 1789 | 2025.12.18 00:16:05.856087 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1790 | 2025.12.18 00:16:05.856184 [ 259 ] {4387ca5c-9e22-4713-88e8-d5654c3bf6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1791 | 2025.12.18 00:16:05.856224 [ 259 ] {4387ca5c-9e22-4713-88e8-d5654c3bf6e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1792 | 2025.12.18 00:16:05.856941 [ 259 ] {4387ca5c-9e22-4713-88e8-d5654c3bf6e8} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1793 | 2025.12.18 00:16:05.856978 [ 259 ] {4387ca5c-9e22-4713-88e8-d5654c3bf6e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1794 | 2025.12.18 00:16:05.857376 [ 259 ] {4387ca5c-9e22-4713-88e8-d5654c3bf6e8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1795 | 2025.12.18 00:16:05.857640 [ 259 ] {4387ca5c-9e22-4713-88e8-d5654c3bf6e8} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1796 | 2025.12.18 00:16:05.857789 [ 259 ] {4387ca5c-9e22-4713-88e8-d5654c3bf6e8} <Debug> executeQuery: Read 610 rows, 47.00 KiB in 0.001623 sec., 375847.19654959947 rows/sec., 28.28 MiB/sec. | ||
| 1797 | 2025.12.18 00:16:05.857834 [ 259 ] {4387ca5c-9e22-4713-88e8-d5654c3bf6e8} <Debug> TCPHandler: Processed in 0.001798803 sec. | ||
| 1798 | 2025.12.18 00:16:05.857948 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1799 | 2025.12.18 00:16:05.858051 [ 259 ] {05e71494-6a14-4614-a186-050fd8a9e20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1800 | 2025.12.18 00:16:05.858097 [ 259 ] {05e71494-6a14-4614-a186-050fd8a9e20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1801 | 2025.12.18 00:16:05.858743 [ 259 ] {05e71494-6a14-4614-a186-050fd8a9e20e} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2025.12.18 00:16:05.858780 [ 259 ] {05e71494-6a14-4614-a186-050fd8a9e20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1803 | 2025.12.18 00:16:05.859173 [ 259 ] {05e71494-6a14-4614-a186-050fd8a9e20e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1804 | 2025.12.18 00:16:05.859413 [ 259 ] {05e71494-6a14-4614-a186-050fd8a9e20e} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2025.12.18 00:16:05.859543 [ 259 ] {05e71494-6a14-4614-a186-050fd8a9e20e} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001513 sec., 582286.8473231989 rows/sec., 39.52 MiB/sec. | ||
| 1806 | 2025.12.18 00:16:05.859582 [ 259 ] {05e71494-6a14-4614-a186-050fd8a9e20e} <Debug> TCPHandler: Processed in 0.001685502 sec. | ||
| 1807 | 2025.12.18 00:16:05.859692 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1808 | 2025.12.18 00:16:05.859794 [ 259 ] {c82f7b80-ca1f-42c4-b0de-a7d8cf584c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1809 | 2025.12.18 00:16:05.859851 [ 259 ] {c82f7b80-ca1f-42c4-b0de-a7d8cf584c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1810 | 2025.12.18 00:16:05.860685 [ 259 ] {c82f7b80-ca1f-42c4-b0de-a7d8cf584c99} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1811 | 2025.12.18 00:16:05.860725 [ 259 ] {c82f7b80-ca1f-42c4-b0de-a7d8cf584c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1812 | 2025.12.18 00:16:05.861284 [ 259 ] {c82f7b80-ca1f-42c4-b0de-a7d8cf584c99} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1813 | 2025.12.18 00:16:05.861536 [ 259 ] {c82f7b80-ca1f-42c4-b0de-a7d8cf584c99} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1814 | 2025.12.18 00:16:05.861673 [ 259 ] {c82f7b80-ca1f-42c4-b0de-a7d8cf584c99} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001899 sec., 17904.16008425487 rows/sec., 32.08 MiB/sec. | ||
| 1815 | 2025.12.18 00:16:05.861741 [ 259 ] {c82f7b80-ca1f-42c4-b0de-a7d8cf584c99} <Debug> TCPHandler: Processed in 0.002098504 sec. | ||
| 1816 | 2025.12.18 00:16:05.861857 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1817 | 2025.12.18 00:16:05.861954 [ 259 ] {2737a7e8-7312-4388-91c8-3c5a0a2d3397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1818 | 2025.12.18 00:16:05.861997 [ 259 ] {2737a7e8-7312-4388-91c8-3c5a0a2d3397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1819 | 2025.12.18 00:16:05.862325 [ 259 ] {2737a7e8-7312-4388-91c8-3c5a0a2d3397} <Trace> oximeter.measurements_i64 (56a2b1a9-020e-43c2-806e-d1044c7fc8b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1820 | 2025.12.18 00:16:05.862362 [ 259 ] {2737a7e8-7312-4388-91c8-3c5a0a2d3397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1821 | 2025.12.18 00:16:05.862794 [ 259 ] {2737a7e8-7312-4388-91c8-3c5a0a2d3397} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1822 | 2025.12.18 00:16:05.863021 [ 259 ] {2737a7e8-7312-4388-91c8-3c5a0a2d3397} <Trace> oximeter.measurements_i64 (56a2b1a9-020e-43c2-806e-d1044c7fc8b7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1823 | 2025.12.18 00:16:05.863145 [ 259 ] {2737a7e8-7312-4388-91c8-3c5a0a2d3397} <Debug> executeQuery: Read 27 rows, 1.99 KiB in 0.001211 sec., 22295.623451692816 rows/sec., 1.61 MiB/sec. | ||
| 1824 | 2025.12.18 00:16:05.863180 [ 259 ] {2737a7e8-7312-4388-91c8-3c5a0a2d3397} <Debug> TCPHandler: Processed in 0.001372559 sec. | ||
| 1825 | 2025.12.18 00:16:05.863292 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1826 | 2025.12.18 00:16:05.863393 [ 259 ] {934601c9-8417-4dac-83bd-969f86541eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1827 | 2025.12.18 00:16:05.863440 [ 259 ] {934601c9-8417-4dac-83bd-969f86541eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1828 | 2025.12.18 00:16:05.863791 [ 259 ] {934601c9-8417-4dac-83bd-969f86541eab} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1829 | 2025.12.18 00:16:05.863827 [ 259 ] {934601c9-8417-4dac-83bd-969f86541eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1830 | 2025.12.18 00:16:05.864147 [ 259 ] {934601c9-8417-4dac-83bd-969f86541eab} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1831 | 2025.12.18 00:16:05.864366 [ 259 ] {934601c9-8417-4dac-83bd-969f86541eab} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1832 | 2025.12.18 00:16:05.864501 [ 259 ] {934601c9-8417-4dac-83bd-969f86541eab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 1833 | 2025.12.18 00:16:05.864538 [ 259 ] {934601c9-8417-4dac-83bd-969f86541eab} <Debug> TCPHandler: Processed in 0.001297049 sec. | ||
| 1834 | 2025.12.18 00:16:06.182368 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3351 | ||
| 1835 | 2025.12.18 00:16:06.183031 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1836 | 2025.12.18 00:16:06.183093 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1837 | 2025.12.18 00:16:06.183821 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1838 | 2025.12.18 00:16:06.184093 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1839 | 2025.12.18 00:16:06.184247 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3351 | ||
| 1840 | 2025.12.18 00:16:06.370922 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1841 | 2025.12.18 00:16:06.389644 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1842 | 2025.12.18 00:16:06.389714 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1843 | 2025.12.18 00:16:06.395868 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1844 | 2025.12.18 00:16:06.396650 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1845 | 2025.12.18 00:16:06.400607 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1846 | 2025.12.18 00:16:11.328058 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1847 | 2025.12.18 00:16:11.328265 [ 259 ] {3be290e0-a1c9-4f83-ae20-d2cf3ae35e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1848 | 2025.12.18 00:16:11.328340 [ 259 ] {3be290e0-a1c9-4f83-ae20-d2cf3ae35e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1849 | 2025.12.18 00:16:11.329004 [ 259 ] {3be290e0-a1c9-4f83-ae20-d2cf3ae35e35} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1850 | 2025.12.18 00:16:11.329053 [ 259 ] {3be290e0-a1c9-4f83-ae20-d2cf3ae35e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1851 | 2025.12.18 00:16:11.329453 [ 259 ] {3be290e0-a1c9-4f83-ae20-d2cf3ae35e35} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1852 | 2025.12.18 00:16:11.329789 [ 259 ] {3be290e0-a1c9-4f83-ae20-d2cf3ae35e35} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2025.12.18 00:16:11.329960 [ 259 ] {3be290e0-a1c9-4f83-ae20-d2cf3ae35e35} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001745 sec., 32091.690544412606 rows/sec., 2.47 MiB/sec. | ||
| 1854 | 2025.12.18 00:16:11.330011 [ 259 ] {3be290e0-a1c9-4f83-ae20-d2cf3ae35e35} <Debug> TCPHandler: Processed in 0.002100815 sec. | ||
| 1855 | 2025.12.18 00:16:11.330134 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1856 | 2025.12.18 00:16:11.330242 [ 259 ] {26a0e26b-b6fd-4b3a-9d03-ad374cbeb7bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1857 | 2025.12.18 00:16:11.330288 [ 259 ] {26a0e26b-b6fd-4b3a-9d03-ad374cbeb7bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1858 | 2025.12.18 00:16:11.330737 [ 259 ] {26a0e26b-b6fd-4b3a-9d03-ad374cbeb7bf} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1859 | 2025.12.18 00:16:11.330777 [ 259 ] {26a0e26b-b6fd-4b3a-9d03-ad374cbeb7bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1860 | 2025.12.18 00:16:11.331105 [ 259 ] {26a0e26b-b6fd-4b3a-9d03-ad374cbeb7bf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1861 | 2025.12.18 00:16:11.331329 [ 259 ] {26a0e26b-b6fd-4b3a-9d03-ad374cbeb7bf} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1862 | 2025.12.18 00:16:11.331474 [ 259 ] {26a0e26b-b6fd-4b3a-9d03-ad374cbeb7bf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001258 sec., 50874.403815580285 rows/sec., 3.97 MiB/sec. | ||
| 1863 | 2025.12.18 00:16:11.331517 [ 259 ] {26a0e26b-b6fd-4b3a-9d03-ad374cbeb7bf} <Debug> TCPHandler: Processed in 0.00143504 sec. | ||
| 1864 | 2025.12.18 00:16:11.331658 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1865 | 2025.12.18 00:16:11.331764 [ 259 ] {ae142da7-7f33-4492-abff-521e8e1ba5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1866 | 2025.12.18 00:16:11.331815 [ 259 ] {ae142da7-7f33-4492-abff-521e8e1ba5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1867 | 2025.12.18 00:16:11.332258 [ 259 ] {ae142da7-7f33-4492-abff-521e8e1ba5c4} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1868 | 2025.12.18 00:16:11.332300 [ 259 ] {ae142da7-7f33-4492-abff-521e8e1ba5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1869 | 2025.12.18 00:16:11.332679 [ 259 ] {ae142da7-7f33-4492-abff-521e8e1ba5c4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1870 | 2025.12.18 00:16:11.332901 [ 259 ] {ae142da7-7f33-4492-abff-521e8e1ba5c4} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2025.12.18 00:16:11.333041 [ 259 ] {ae142da7-7f33-4492-abff-521e8e1ba5c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001301 sec., 122982.32129131437 rows/sec., 8.57 MiB/sec. | ||
| 1872 | 2025.12.18 00:16:11.333080 [ 259 ] {ae142da7-7f33-4492-abff-521e8e1ba5c4} <Debug> TCPHandler: Processed in 0.00147169 sec. | ||
| 1873 | 2025.12.18 00:16:11.333195 [ 259 ] {} <Trace> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1874 | 2025.12.18 00:16:11.333296 [ 259 ] {d33b678d-9854-4809-a6a9-66f8ef4a5120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42971) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1875 | 2025.12.18 00:16:11.333341 [ 259 ] {d33b678d-9854-4809-a6a9-66f8ef4a5120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1876 | 2025.12.18 00:16:11.333699 [ 259 ] {d33b678d-9854-4809-a6a9-66f8ef4a5120} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1877 | 2025.12.18 00:16:11.333737 [ 259 ] {d33b678d-9854-4809-a6a9-66f8ef4a5120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1878 | 2025.12.18 00:16:11.334061 [ 259 ] {d33b678d-9854-4809-a6a9-66f8ef4a5120} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1879 | 2025.12.18 00:16:11.334291 [ 259 ] {d33b678d-9854-4809-a6a9-66f8ef4a5120} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1880 | 2025.12.18 00:16:11.334426 [ 259 ] {d33b678d-9854-4809-a6a9-66f8ef4a5120} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 1881 | 2025.12.18 00:16:11.334462 [ 259 ] {d33b678d-9854-4809-a6a9-66f8ef4a5120} <Debug> TCPHandler: Processed in 0.001319189 sec. | ||
| 1882 | 2025.12.18 00:16:13.614910 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1883 | 2025.12.18 00:16:13.614976 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1884 | 2025.12.18 00:16:13.684449 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3799 | ||
| 1885 | 2025.12.18 00:16:13.684945 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1886 | 2025.12.18 00:16:13.684995 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1887 | 2025.12.18 00:16:13.685501 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1888 | 2025.12.18 00:16:13.685741 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1889 | 2025.12.18 00:16:13.685878 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3799 | ||
| 1890 | 2025.12.18 00:16:13.695524 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 278 | ||
| 1891 | 2025.12.18 00:16:13.697977 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1892 | 2025.12.18 00:16:13.698033 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1893 | 2025.12.18 00:16:13.699268 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1894 | 2025.12.18 00:16:13.699572 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1895 | 2025.12.18 00:16:13.699725 [ 59 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1896 | 2025.12.18 00:16:13.699781 [ 59 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1897 | 2025.12.18 00:16:13.699801 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1898 | 2025.12.18 00:16:13.699911 [ 192 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::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 | ||
| 1899 | 2025.12.18 00:16:13.699918 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 278 | ||
| 1900 | 2025.12.18 00:16:13.700529 [ 192 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1901 | 2025.12.18 00:16:13.700701 [ 192 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::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 | ||
| 1902 | 2025.12.18 00:16:13.701133 [ 192 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 86 rows starting from the beginning of the part | ||
| 1903 | 2025.12.18 00:16:13.701490 [ 192 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::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 | ||
| 1904 | 2025.12.18 00:16:13.701845 [ 192 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1905 | 2025.12.18 00:16:13.702189 [ 192 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 1906 | 2025.12.18 00:16:13.702539 [ 192 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 1907 | 2025.12.18 00:16:13.708512 [ 191 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 278 rows, containing 72 columns (72 merged, 0 gathered) in 0.008651411 sec., 32133.486664776417 rows/sec., 32.91 MiB/sec. | ||
| 1908 | 2025.12.18 00:16:13.709450 [ 187 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1909 | 2025.12.18 00:16:13.710145 [ 187 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_6_1} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1910 | 2025.12.18 00:16:13.710229 [ 187 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_6_1} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1911 | 2025.12.18 00:16:13.710482 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB. | ||
| 1912 | 2025.12.18 00:16:13.900794 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1913 | 2025.12.18 00:16:13.918202 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1914 | 2025.12.18 00:16:13.918254 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1915 | 2025.12.18 00:16:13.923926 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1916 | 2025.12.18 00:16:13.924695 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1917 | 2025.12.18 00:16:13.928268 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1918 | 2025.12.18 00:16:15.530318 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1919 | 2025.12.18 00:16:15.530385 [ 259 ] {} <Debug> TCP-Session: 75c1a78d-21d3-47ed-8307-7e93f67a052d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1920 | 2025.12.18 00:16:16.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.86 MiB, peak 188.74 MiB, free memory in arenas 0.00 B, will set to 184.90 MiB (RSS), difference: 2.04 MiB | ||
| 1921 | 2025.12.18 00:16:16.330323 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1922 | 2025.12.18 00:16:16.330498 [ 260 ] {31c95506-9f15-4709-8fad-55d0cec3be5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1923 | 2025.12.18 00:16:16.330566 [ 260 ] {31c95506-9f15-4709-8fad-55d0cec3be5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1924 | 2025.12.18 00:16:16.331290 [ 260 ] {31c95506-9f15-4709-8fad-55d0cec3be5c} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1925 | 2025.12.18 00:16:16.331333 [ 260 ] {31c95506-9f15-4709-8fad-55d0cec3be5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1926 | 2025.12.18 00:16:16.331802 [ 260 ] {31c95506-9f15-4709-8fad-55d0cec3be5c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1927 | 2025.12.18 00:16:16.332039 [ 260 ] {31c95506-9f15-4709-8fad-55d0cec3be5c} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1928 | 2025.12.18 00:16:16.332197 [ 260 ] {31c95506-9f15-4709-8fad-55d0cec3be5c} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001748 sec., 73226.54462242563 rows/sec., 6.31 MiB/sec. | ||
| 1929 | 2025.12.18 00:16:16.332243 [ 260 ] {31c95506-9f15-4709-8fad-55d0cec3be5c} <Debug> TCPHandler: Processed in 0.002046905 sec. | ||
| 1930 | 2025.12.18 00:16:16.332388 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1931 | 2025.12.18 00:16:16.332491 [ 260 ] {013779ca-9324-44d9-8fa5-33077b38987c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1932 | 2025.12.18 00:16:16.332536 [ 260 ] {013779ca-9324-44d9-8fa5-33077b38987c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1933 | 2025.12.18 00:16:16.332970 [ 260 ] {013779ca-9324-44d9-8fa5-33077b38987c} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1934 | 2025.12.18 00:16:16.333008 [ 260 ] {013779ca-9324-44d9-8fa5-33077b38987c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1935 | 2025.12.18 00:16:16.333325 [ 260 ] {013779ca-9324-44d9-8fa5-33077b38987c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1936 | 2025.12.18 00:16:16.333544 [ 260 ] {013779ca-9324-44d9-8fa5-33077b38987c} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1937 | 2025.12.18 00:16:16.333682 [ 260 ] {013779ca-9324-44d9-8fa5-33077b38987c} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001215 sec., 29629.62962962963 rows/sec., 2.18 MiB/sec. | ||
| 1938 | 2025.12.18 00:16:16.333720 [ 260 ] {013779ca-9324-44d9-8fa5-33077b38987c} <Debug> TCPHandler: Processed in 0.00138659 sec. | ||
| 1939 | 2025.12.18 00:16:16.333717 [ 54 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1940 | 2025.12.18 00:16:16.333791 [ 54 ] {} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1941 | 2025.12.18 00:16:16.333814 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1942 | 2025.12.18 00:16:16.333844 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2025.12.18 00:16:16.333907 [ 191 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::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 | ||
| 1944 | 2025.12.18 00:16:16.333948 [ 260 ] {3f581656-ade9-4d6c-85ef-00a85eb3e23e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1945 | 2025.12.18 00:16:16.333990 [ 260 ] {3f581656-ade9-4d6c-85ef-00a85eb3e23e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1946 | 2025.12.18 00:16:16.333998 [ 191 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1947 | 2025.12.18 00:16:16.334029 [ 191 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 1948 | 2025.12.18 00:16:16.334114 [ 191 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::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 | ||
| 1949 | 2025.12.18 00:16:16.334168 [ 191 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 1950 | 2025.12.18 00:16:16.334214 [ 191 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::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 | ||
| 1951 | 2025.12.18 00:16:16.334260 [ 191 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 1952 | 2025.12.18 00:16:16.334315 [ 191 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::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 | ||
| 1953 | 2025.12.18 00:16:16.334427 [ 260 ] {3f581656-ade9-4d6c-85ef-00a85eb3e23e} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1954 | 2025.12.18 00:16:16.334465 [ 260 ] {3f581656-ade9-4d6c-85ef-00a85eb3e23e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1955 | 2025.12.18 00:16:16.334801 [ 260 ] {3f581656-ade9-4d6c-85ef-00a85eb3e23e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1956 | 2025.12.18 00:16:16.335019 [ 260 ] {3f581656-ade9-4d6c-85ef-00a85eb3e23e} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1957 | 2025.12.18 00:16:16.335155 [ 260 ] {3f581656-ade9-4d6c-85ef-00a85eb3e23e} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001227 sec., 81499.59250203749 rows/sec., 6.37 MiB/sec. | ||
| 1958 | 2025.12.18 00:16:16.335195 [ 260 ] {3f581656-ade9-4d6c-85ef-00a85eb3e23e} <Debug> TCPHandler: Processed in 0.00140038 sec. | ||
| 1959 | 2025.12.18 00:16:16.335194 [ 200 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 5 columns (5 merged, 0 gathered) in 0.001320719 sec., 104488.53995437334 rows/sec., 8.10 MiB/sec. | ||
| 1960 | 2025.12.18 00:16:16.335315 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1961 | 2025.12.18 00:16:16.335417 [ 260 ] {125e4d90-205a-4660-a148-95628785949f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1962 | 2025.12.18 00:16:16.335434 [ 200 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1963 | 2025.12.18 00:16:16.335464 [ 260 ] {125e4d90-205a-4660-a148-95628785949f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1964 | 2025.12.18 00:16:16.335752 [ 200 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_6_1} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1965 | 2025.12.18 00:16:16.335839 [ 200 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_6_1} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1966 | 2025.12.18 00:16:16.335919 [ 260 ] {125e4d90-205a-4660-a148-95628785949f} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1967 | 2025.12.18 00:16:16.335938 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1968 | 2025.12.18 00:16:16.335963 [ 260 ] {125e4d90-205a-4660-a148-95628785949f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1969 | 2025.12.18 00:16:16.336330 [ 260 ] {125e4d90-205a-4660-a148-95628785949f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1970 | 2025.12.18 00:16:16.336548 [ 260 ] {125e4d90-205a-4660-a148-95628785949f} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1971 | 2025.12.18 00:16:16.336682 [ 260 ] {125e4d90-205a-4660-a148-95628785949f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 1972 | 2025.12.18 00:16:16.336719 [ 260 ] {125e4d90-205a-4660-a148-95628785949f} <Debug> TCPHandler: Processed in 0.00145419 sec. | ||
| 1973 | 2025.12.18 00:16:16.336878 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1974 | 2025.12.18 00:16:16.336977 [ 260 ] {49670dc2-5a21-4bdb-a37e-4db760a94e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1975 | 2025.12.18 00:16:16.337032 [ 260 ] {49670dc2-5a21-4bdb-a37e-4db760a94e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1976 | 2025.12.18 00:16:16.337974 [ 260 ] {49670dc2-5a21-4bdb-a37e-4db760a94e99} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1977 | 2025.12.18 00:16:16.338011 [ 260 ] {49670dc2-5a21-4bdb-a37e-4db760a94e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1978 | 2025.12.18 00:16:16.338578 [ 260 ] {49670dc2-5a21-4bdb-a37e-4db760a94e99} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1979 | 2025.12.18 00:16:16.338804 [ 260 ] {49670dc2-5a21-4bdb-a37e-4db760a94e99} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1980 | 2025.12.18 00:16:16.338946 [ 260 ] {49670dc2-5a21-4bdb-a37e-4db760a94e99} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001988 sec., 18108.651911468813 rows/sec., 32.45 MiB/sec. | ||
| 1981 | 2025.12.18 00:16:16.339001 [ 260 ] {49670dc2-5a21-4bdb-a37e-4db760a94e99} <Debug> TCPHandler: Processed in 0.002175125 sec. | ||
| 1982 | 2025.12.18 00:16:16.339130 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1983 | 2025.12.18 00:16:16.339258 [ 260 ] {bb6d6238-8388-4c2c-9c53-ed1248ef419c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1984 | 2025.12.18 00:16:16.339310 [ 260 ] {bb6d6238-8388-4c2c-9c53-ed1248ef419c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1985 | 2025.12.18 00:16:16.339666 [ 260 ] {bb6d6238-8388-4c2c-9c53-ed1248ef419c} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1986 | 2025.12.18 00:16:16.339702 [ 260 ] {bb6d6238-8388-4c2c-9c53-ed1248ef419c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1987 | 2025.12.18 00:16:16.340015 [ 260 ] {bb6d6238-8388-4c2c-9c53-ed1248ef419c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1988 | 2025.12.18 00:16:16.340228 [ 260 ] {bb6d6238-8388-4c2c-9c53-ed1248ef419c} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1989 | 2025.12.18 00:16:16.340356 [ 260 ] {bb6d6238-8388-4c2c-9c53-ed1248ef419c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 1990 | 2025.12.18 00:16:16.340392 [ 260 ] {bb6d6238-8388-4c2c-9c53-ed1248ef419c} <Debug> TCPHandler: Processed in 0.001315319 sec. | ||
| 1991 | 2025.12.18 00:16:21.186124 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4311 | ||
| 1992 | 2025.12.18 00:16:21.186675 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1993 | 2025.12.18 00:16:21.186726 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1994 | 2025.12.18 00:16:21.187286 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1995 | 2025.12.18 00:16:21.187563 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1996 | 2025.12.18 00:16:21.187713 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4311 | ||
| 1997 | 2025.12.18 00:16:21.330002 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1998 | 2025.12.18 00:16:21.330182 [ 260 ] {79c3c592-8f71-42ee-b172-2f117b9577d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1999 | 2025.12.18 00:16:21.330250 [ 260 ] {79c3c592-8f71-42ee-b172-2f117b9577d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2000 | 2025.12.18 00:16:21.330918 [ 260 ] {79c3c592-8f71-42ee-b172-2f117b9577d6} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2025.12.18 00:16:21.330969 [ 260 ] {79c3c592-8f71-42ee-b172-2f117b9577d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2002 | 2025.12.18 00:16:21.331361 [ 260 ] {79c3c592-8f71-42ee-b172-2f117b9577d6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2003 | 2025.12.18 00:16:21.331588 [ 260 ] {79c3c592-8f71-42ee-b172-2f117b9577d6} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2004 | 2025.12.18 00:16:21.331731 [ 45 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2005 | 2025.12.18 00:16:21.331746 [ 260 ] {79c3c592-8f71-42ee-b172-2f117b9577d6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001614 sec., 34696.40644361834 rows/sec., 2.67 MiB/sec. | ||
| 2006 | 2025.12.18 00:16:21.331796 [ 45 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2025.12.18 00:16:21.331812 [ 260 ] {79c3c592-8f71-42ee-b172-2f117b9577d6} <Debug> TCPHandler: Processed in 0.001940274 sec. | ||
| 2008 | 2025.12.18 00:16:21.331823 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2009 | 2025.12.18 00:16:21.331932 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 2010 | 2025.12.18 00:16:21.331944 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2011 | 2025.12.18 00:16:21.332035 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2012 | 2025.12.18 00:16:21.332059 [ 260 ] {ebd14827-280e-4293-9c94-3ce77a715812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2013 | 2025.12.18 00:16:21.332067 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1342 rows starting from the beginning of the part | ||
| 2014 | 2025.12.18 00:16:21.332105 [ 260 ] {ebd14827-280e-4293-9c94-3ce77a715812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2015 | 2025.12.18 00:16:21.332161 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2016 | 2025.12.18 00:16:21.332246 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1385 rows starting from the beginning of the part | ||
| 2017 | 2025.12.18 00:16:21.332301 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2018 | 2025.12.18 00:16:21.332349 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 128 rows starting from the beginning of the part | ||
| 2019 | 2025.12.18 00:16:21.332393 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2020 | 2025.12.18 00:16:21.332562 [ 260 ] {ebd14827-280e-4293-9c94-3ce77a715812} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2021 | 2025.12.18 00:16:21.332601 [ 260 ] {ebd14827-280e-4293-9c94-3ce77a715812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2022 | 2025.12.18 00:16:21.332932 [ 260 ] {ebd14827-280e-4293-9c94-3ce77a715812} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2023 | 2025.12.18 00:16:21.333166 [ 260 ] {ebd14827-280e-4293-9c94-3ce77a715812} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2025.12.18 00:16:21.333302 [ 45 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2025 | 2025.12.18 00:16:21.333331 [ 260 ] {ebd14827-280e-4293-9c94-3ce77a715812} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001298 sec., 49306.625577812025 rows/sec., 3.85 MiB/sec. | ||
| 2026 | 2025.12.18 00:16:21.333339 [ 45 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2027 | 2025.12.18 00:16:21.333370 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2028 | 2025.12.18 00:16:21.333376 [ 260 ] {ebd14827-280e-4293-9c94-3ce77a715812} <Debug> TCPHandler: Processed in 0.001486691 sec. | ||
| 2029 | 2025.12.18 00:16:21.333460 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 2030 | 2025.12.18 00:16:21.333512 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2031 | 2025.12.18 00:16:21.333580 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2032 | 2025.12.18 00:16:21.333617 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 578 rows starting from the beginning of the part | ||
| 2033 | 2025.12.18 00:16:21.333627 [ 260 ] {560fe18f-ef29-4e59-b049-268d8d02df9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2034 | 2025.12.18 00:16:21.333678 [ 260 ] {560fe18f-ef29-4e59-b049-268d8d02df9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2035 | 2025.12.18 00:16:21.333686 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 2036 | 2025.12.18 00:16:21.333749 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 610 rows starting from the beginning of the part | ||
| 2037 | 2025.12.18 00:16:21.333813 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2038 | 2025.12.18 00:16:21.333875 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 100 rows starting from the beginning of the part | ||
| 2039 | 2025.12.18 00:16:21.333927 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3023 rows, containing 5 columns (5 merged, 0 gathered) in 0.002039375 sec., 1482316.88630095 rows/sec., 129.38 MiB/sec. | ||
| 2040 | 2025.12.18 00:16:21.333931 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2041 | 2025.12.18 00:16:21.334233 [ 260 ] {560fe18f-ef29-4e59-b049-268d8d02df9f} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2042 | 2025.12.18 00:16:21.334257 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2043 | 2025.12.18 00:16:21.334275 [ 260 ] {560fe18f-ef29-4e59-b049-268d8d02df9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2044 | 2025.12.18 00:16:21.334661 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_11_2} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2045 | 2025.12.18 00:16:21.334771 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_11_2} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2046 | 2025.12.18 00:16:21.334881 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 2047 | 2025.12.18 00:16:21.334949 [ 260 ] {560fe18f-ef29-4e59-b049-268d8d02df9f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2048 | 2025.12.18 00:16:21.335242 [ 194 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001822673 sec., 811994.2523974405 rows/sec., 64.60 MiB/sec. | ||
| 2049 | 2025.12.18 00:16:21.335298 [ 260 ] {560fe18f-ef29-4e59-b049-268d8d02df9f} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2025.12.18 00:16:21.335405 [ 187 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2051 | 2025.12.18 00:16:21.335488 [ 260 ] {560fe18f-ef29-4e59-b049-268d8d02df9f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001888 sec., 84745.76271186442 rows/sec., 5.90 MiB/sec. | ||
| 2052 | 2025.12.18 00:16:21.335485 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2053 | 2025.12.18 00:16:21.335535 [ 260 ] {560fe18f-ef29-4e59-b049-268d8d02df9f} <Debug> TCPHandler: Processed in 0.002083945 sec. | ||
| 2054 | 2025.12.18 00:16:21.335568 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2055 | 2025.12.18 00:16:21.335599 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2056 | 2025.12.18 00:16:21.335675 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2057 | 2025.12.18 00:16:21.335709 [ 193 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 2058 | 2025.12.18 00:16:21.335719 [ 187 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_11_2} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2025.12.18 00:16:21.335779 [ 260 ] {85a7fde9-6ba1-42a4-aaeb-b9c3490a9ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2060 | 2025.12.18 00:16:21.335823 [ 187 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_11_2} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2061 | 2025.12.18 00:16:21.335825 [ 260 ] {85a7fde9-6ba1-42a4-aaeb-b9c3490a9ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2062 | 2025.12.18 00:16:21.335871 [ 193 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2063 | 2025.12.18 00:16:21.335890 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 2064 | 2025.12.18 00:16:21.335927 [ 193 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1904 rows starting from the beginning of the part | ||
| 2065 | 2025.12.18 00:16:21.336026 [ 193 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2066 | 2025.12.18 00:16:21.336078 [ 193 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 881 rows starting from the beginning of the part | ||
| 2067 | 2025.12.18 00:16:21.336124 [ 193 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2068 | 2025.12.18 00:16:21.336172 [ 193 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 2069 | 2025.12.18 00:16:21.336197 [ 260 ] {85a7fde9-6ba1-42a4-aaeb-b9c3490a9ecf} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2025.12.18 00:16:21.336225 [ 193 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2071 | 2025.12.18 00:16:21.336238 [ 260 ] {85a7fde9-6ba1-42a4-aaeb-b9c3490a9ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2072 | 2025.12.18 00:16:21.336608 [ 260 ] {85a7fde9-6ba1-42a4-aaeb-b9c3490a9ecf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2073 | 2025.12.18 00:16:21.336855 [ 260 ] {85a7fde9-6ba1-42a4-aaeb-b9c3490a9ecf} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2074 | 2025.12.18 00:16:21.336965 [ 48 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2075 | 2025.12.18 00:16:21.336993 [ 260 ] {85a7fde9-6ba1-42a4-aaeb-b9c3490a9ecf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001235 sec., 48582.995951417004 rows/sec., 3.27 MiB/sec. | ||
| 2076 | 2025.12.18 00:16:21.337006 [ 48 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2077 | 2025.12.18 00:16:21.337035 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2078 | 2025.12.18 00:16:21.337036 [ 260 ] {85a7fde9-6ba1-42a4-aaeb-b9c3490a9ecf} <Debug> TCPHandler: Processed in 0.001413661 sec. | ||
| 2079 | 2025.12.18 00:16:21.337128 [ 194 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 2080 | 2025.12.18 00:16:21.337241 [ 194 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2081 | 2025.12.18 00:16:21.337277 [ 194 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 240 rows starting from the beginning of the part | ||
| 2082 | 2025.12.18 00:16:21.337368 [ 194 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2083 | 2025.12.18 00:16:21.337416 [ 194 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 2084 | 2025.12.18 00:16:21.337459 [ 194 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2085 | 2025.12.18 00:16:21.337503 [ 194 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 2086 | 2025.12.18 00:16:21.337545 [ 194 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2087 | 2025.12.18 00:16:21.337884 [ 198 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3425 rows, containing 5 columns (5 merged, 0 gathered) in 0.002222865 sec., 1540804.3223497602 rows/sec., 105.93 MiB/sec. | ||
| 2088 | 2025.12.18 00:16:21.338179 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2089 | 2025.12.18 00:16:21.338378 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 4 columns (4 merged, 0 gathered) in 0.001291189 sec., 418219.17627860827 rows/sec., 28.13 MiB/sec. | ||
| 2090 | 2025.12.18 00:16:21.338449 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2091 | 2025.12.18 00:16:21.338532 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2092 | 2025.12.18 00:16:21.338537 [ 187 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2093 | 2025.12.18 00:16:21.338609 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 2094 | 2025.12.18 00:16:21.338803 [ 187 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_11_2} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2095 | 2025.12.18 00:16:21.338873 [ 187 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_11_2} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2096 | 2025.12.18 00:16:21.338945 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2097 | 2025.12.18 00:16:21.428702 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2098 | 2025.12.18 00:16:21.450364 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2099 | 2025.12.18 00:16:21.450441 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2100 | 2025.12.18 00:16:21.457602 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2101 | 2025.12.18 00:16:21.458410 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2102 | 2025.12.18 00:16:21.463053 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2103 | 2025.12.18 00:16:21.586564 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35617 | ||
| 2104 | 2025.12.18 00:16:21.586671 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2105 | 2025.12.18 00:16:21.586696 [ 259 ] {} <Debug> TCP-Session: 97777bc2-74a3-4bbc-9159-6991289cdc89 Authenticating user 'default' from [fd00:1122:3344:101::e]:35617 | ||
| 2106 | 2025.12.18 00:16:21.586718 [ 259 ] {} <Debug> TCP-Session: 97777bc2-74a3-4bbc-9159-6991289cdc89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2025.12.18 00:16:21.586731 [ 259 ] {} <Debug> TCP-Session: 97777bc2-74a3-4bbc-9159-6991289cdc89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2108 | 2025.12.18 00:16:21.586957 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38915 | ||
| 2109 | 2025.12.18 00:16:21.586966 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36456 | ||
| 2110 | 2025.12.18 00:16:21.586988 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43173 | ||
| 2111 | 2025.12.18 00:16:21.587028 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58422 | ||
| 2112 | 2025.12.18 00:16:21.587038 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41664 | ||
| 2113 | 2025.12.18 00:16:21.587072 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2114 | 2025.12.18 00:16:21.587077 [ 259 ] {} <Trace> TCP-Session: 97777bc2-74a3-4bbc-9159-6991289cdc89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2115 | 2025.12.18 00:16:21.587115 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2116 | 2025.12.18 00:16:21.587117 [ 287 ] {} <Debug> TCP-Session: 40abdb71-0cc7-46c0-843d-cf0cac247f60 Authenticating user 'default' from [fd00:1122:3344:101::e]:36456 | ||
| 2117 | 2025.12.18 00:16:21.587073 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2118 | 2025.12.18 00:16:21.587160 [ 287 ] {} <Debug> TCP-Session: 40abdb71-0cc7-46c0-843d-cf0cac247f60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2119 | 2025.12.18 00:16:21.587153 [ 288 ] {} <Debug> TCP-Session: d176e4f5-1931-40a5-83ae-c14e17770bb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43173 | ||
| 2120 | 2025.12.18 00:16:21.587191 [ 287 ] {} <Debug> TCP-Session: 40abdb71-0cc7-46c0-843d-cf0cac247f60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2025.12.18 00:16:21.587015 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61214 | ||
| 2122 | 2025.12.18 00:16:21.587221 [ 288 ] {} <Debug> TCP-Session: d176e4f5-1931-40a5-83ae-c14e17770bb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2123 | 2025.12.18 00:16:21.587007 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49372 | ||
| 2124 | 2025.12.18 00:16:21.587262 [ 288 ] {} <Debug> TCP-Session: d176e4f5-1931-40a5-83ae-c14e17770bb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2125 | 2025.12.18 00:16:21.587275 [ 259 ] {c66cbab9-03f1-4a4d-9cba-9bab8ae0d6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35617) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2126 | 2025.12.18 00:16:21.587007 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58577 | ||
| 2127 | 2025.12.18 00:16:21.587190 [ 286 ] {} <Debug> TCP-Session: 7cd480be-e6ca-4366-8aab-a75a91aa0e02 Authenticating user 'default' from [fd00:1122:3344:101::e]:38915 | ||
| 2128 | 2025.12.18 00:16:21.587365 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2129 | 2025.12.18 00:16:21.587375 [ 286 ] {} <Debug> TCP-Session: 7cd480be-e6ca-4366-8aab-a75a91aa0e02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2130 | 2025.12.18 00:16:21.587407 [ 286 ] {} <Debug> TCP-Session: 7cd480be-e6ca-4366-8aab-a75a91aa0e02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2131 | 2025.12.18 00:16:21.587410 [ 293 ] {} <Debug> TCP-Session: 8d924ffe-2ce9-49c9-a86b-6306d5290a08 Authenticating user 'default' from [fd00:1122:3344:101::e]:41664 | ||
| 2132 | 2025.12.18 00:16:21.587448 [ 293 ] {} <Debug> TCP-Session: 8d924ffe-2ce9-49c9-a86b-6306d5290a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2025.12.18 00:16:21.587464 [ 293 ] {} <Debug> TCP-Session: 8d924ffe-2ce9-49c9-a86b-6306d5290a08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2134 | 2025.12.18 00:16:21.587560 [ 259 ] {c66cbab9-03f1-4a4d-9cba-9bab8ae0d6ff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2135 | 2025.12.18 00:16:21.587577 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2136 | 2025.12.18 00:16:21.587577 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2137 | 2025.12.18 00:16:21.587615 [ 289 ] {} <Debug> TCP-Session: 8ada99d4-3ea6-4faa-a8a2-5c1902ac71e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58577 | ||
| 2138 | 2025.12.18 00:16:21.587620 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2139 | 2025.12.18 00:16:21.587644 [ 289 ] {} <Debug> TCP-Session: 8ada99d4-3ea6-4faa-a8a2-5c1902ac71e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2140 | 2025.12.18 00:16:21.587649 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2141 | 2025.12.18 00:16:21.587669 [ 289 ] {} <Debug> TCP-Session: 8ada99d4-3ea6-4faa-a8a2-5c1902ac71e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2025.12.18 00:16:21.587695 [ 292 ] {} <Debug> TCP-Session: 1f4aec5c-a9dc-44f4-bee2-e33c7bdd6fe8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58422 | ||
| 2143 | 2025.12.18 00:16:21.587664 [ 291 ] {} <Debug> TCP-Session: 25e072bc-a726-4fe3-9924-04ee56007899 Authenticating user 'default' from [fd00:1122:3344:101::e]:61214 | ||
| 2144 | 2025.12.18 00:16:21.587721 [ 292 ] {} <Debug> TCP-Session: 1f4aec5c-a9dc-44f4-bee2-e33c7bdd6fe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2145 | 2025.12.18 00:16:21.587744 [ 291 ] {} <Debug> TCP-Session: 25e072bc-a726-4fe3-9924-04ee56007899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2025.12.18 00:16:21.587750 [ 292 ] {} <Debug> TCP-Session: 1f4aec5c-a9dc-44f4-bee2-e33c7bdd6fe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2147 | 2025.12.18 00:16:21.587769 [ 291 ] {} <Debug> TCP-Session: 25e072bc-a726-4fe3-9924-04ee56007899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2148 | 2025.12.18 00:16:21.587632 [ 290 ] {} <Debug> TCP-Session: 0df9156c-d578-4663-92f9-17a9df8db6bd Authenticating user 'default' from [fd00:1122:3344:101::e]:49372 | ||
| 2149 | 2025.12.18 00:16:21.587622 [ 259 ] {c66cbab9-03f1-4a4d-9cba-9bab8ae0d6ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2150 | 2025.12.18 00:16:21.587820 [ 290 ] {} <Debug> TCP-Session: 0df9156c-d578-4663-92f9-17a9df8db6bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2151 | 2025.12.18 00:16:21.587847 [ 290 ] {} <Debug> TCP-Session: 0df9156c-d578-4663-92f9-17a9df8db6bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2152 | 2025.12.18 00:16:21.588130 [ 259 ] {c66cbab9-03f1-4a4d-9cba-9bab8ae0d6ff} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 2153 | 2025.12.18 00:16:21.588222 [ 259 ] {c66cbab9-03f1-4a4d-9cba-9bab8ae0d6ff} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2154 | 2025.12.18 00:16:22.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.06 MiB, peak 192.17 MiB, free memory in arenas 0.00 B, will set to 198.17 MiB (RSS), difference: 12.11 MiB | ||
| 2155 | 2025.12.18 00:16:22.268180 [ 340 ] {c66cbab9-03f1-4a4d-9cba-9bab8ae0d6ff} <Trace> AggregatingTransform: Aggregating | ||
| 2156 | 2025.12.18 00:16:22.268272 [ 340 ] {c66cbab9-03f1-4a4d-9cba-9bab8ae0d6ff} <Trace> Aggregator: Aggregation method: without_key | ||
| 2157 | 2025.12.18 00:16:22.268315 [ 340 ] {c66cbab9-03f1-4a4d-9cba-9bab8ae0d6ff} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.002317117 sec. (431.571 rows/sec., 16.86 KiB/sec.) | ||
| 2158 | 2025.12.18 00:16:22.268332 [ 340 ] {c66cbab9-03f1-4a4d-9cba-9bab8ae0d6ff} <Trace> Aggregator: Merging aggregated data | ||
| 2159 | 2025.12.18 00:16:22.269532 [ 259 ] {c66cbab9-03f1-4a4d-9cba-9bab8ae0d6ff} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.682288 sec., 1.4656567314682363 rows/sec., 58.63 B/sec. | ||
| 2160 | 2025.12.18 00:16:22.269717 [ 259 ] {c66cbab9-03f1-4a4d-9cba-9bab8ae0d6ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2161 | 2025.12.18 00:16:22.269735 [ 259 ] {c66cbab9-03f1-4a4d-9cba-9bab8ae0d6ff} <Debug> TCPHandler: Processed in 0.682752525 sec. | ||
| 2162 | 2025.12.18 00:16:22.269834 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2163 | 2025.12.18 00:16:22.269872 [ 259 ] {} <Debug> TCP-Session: 97777bc2-74a3-4bbc-9159-6991289cdc89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2164 | 2025.12.18 00:16:22.269873 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2165 | 2025.12.18 00:16:22.269904 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2166 | 2025.12.18 00:16:22.269931 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2167 | 2025.12.18 00:16:22.269952 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2168 | 2025.12.18 00:16:22.269980 [ 290 ] {} <Debug> TCP-Session: 0df9156c-d578-4663-92f9-17a9df8db6bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2169 | 2025.12.18 00:16:22.269994 [ 287 ] {} <Debug> TCP-Session: 40abdb71-0cc7-46c0-843d-cf0cac247f60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2170 | 2025.12.18 00:16:22.270001 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2171 | 2025.12.18 00:16:22.270017 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2172 | 2025.12.18 00:16:22.270041 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2173 | 2025.12.18 00:16:22.270073 [ 288 ] {} <Debug> TCP-Session: d176e4f5-1931-40a5-83ae-c14e17770bb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2174 | 2025.12.18 00:16:22.270087 [ 291 ] {} <Debug> TCP-Session: 25e072bc-a726-4fe3-9924-04ee56007899 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2175 | 2025.12.18 00:16:22.270101 [ 292 ] {} <Debug> TCP-Session: 1f4aec5c-a9dc-44f4-bee2-e33c7bdd6fe8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2025.12.18 00:16:22.270015 [ 289 ] {} <Debug> TCP-Session: 8ada99d4-3ea6-4faa-a8a2-5c1902ac71e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2177 | 2025.12.18 00:16:22.269970 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2178 | 2025.12.18 00:16:22.269946 [ 293 ] {} <Debug> TCP-Session: 8d924ffe-2ce9-49c9-a86b-6306d5290a08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2025.12.18 00:16:22.270194 [ 286 ] {} <Debug> TCP-Session: 7cd480be-e6ca-4366-8aab-a75a91aa0e02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2025.12.18 00:16:23.000363 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 199.55 MiB, peak 207.66 MiB, free memory in arenas 0.00 B, will set to 208.68 MiB (RSS), difference: 9.14 MiB | ||
| 2181 | 2025.12.18 00:16:23.700538 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 300 | ||
| 2182 | 2025.12.18 00:16:23.702610 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2183 | 2025.12.18 00:16:23.702664 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2184 | 2025.12.18 00:16:23.703910 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2185 | 2025.12.18 00:16:23.704210 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2186 | 2025.12.18 00:16:23.704572 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 300 | ||
| 2187 | 2025.12.18 00:16:24.190806 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56830 | ||
| 2188 | 2025.12.18 00:16:24.190908 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2189 | 2025.12.18 00:16:24.190934 [ 288 ] {} <Debug> TCP-Session: 81d0d75b-a4cc-457b-acc5-64ac7a0cc4dc Authenticating user 'default' from [fd00:1122:3344:101::e]:56830 | ||
| 2190 | 2025.12.18 00:16:24.190961 [ 288 ] {} <Debug> TCP-Session: 81d0d75b-a4cc-457b-acc5-64ac7a0cc4dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2191 | 2025.12.18 00:16:24.190974 [ 288 ] {} <Debug> TCP-Session: 81d0d75b-a4cc-457b-acc5-64ac7a0cc4dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2192 | 2025.12.18 00:16:24.191186 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41266 | ||
| 2193 | 2025.12.18 00:16:24.191213 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37642 | ||
| 2194 | 2025.12.18 00:16:24.191262 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58595 | ||
| 2195 | 2025.12.18 00:16:24.191253 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64630 | ||
| 2196 | 2025.12.18 00:16:24.191314 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2197 | 2025.12.18 00:16:24.191317 [ 288 ] {} <Trace> TCP-Session: 81d0d75b-a4cc-457b-acc5-64ac7a0cc4dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2198 | 2025.12.18 00:16:24.191355 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2199 | 2025.12.18 00:16:24.191384 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2200 | 2025.12.18 00:16:24.191389 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2201 | 2025.12.18 00:16:24.191406 [ 291 ] {} <Debug> TCP-Session: d96b2fd2-f730-4758-8faf-58fe56deec18 Authenticating user 'default' from [fd00:1122:3344:101::e]:37642 | ||
| 2202 | 2025.12.18 00:16:24.191424 [ 259 ] {} <Debug> TCP-Session: 039e9297-d94a-4578-a536-84b8233fc91d Authenticating user 'default' from [fd00:1122:3344:101::e]:64630 | ||
| 2203 | 2025.12.18 00:16:24.191440 [ 286 ] {} <Debug> TCP-Session: 3f347602-2518-42d2-a7a2-c32fae1d17d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58595 | ||
| 2204 | 2025.12.18 00:16:24.191448 [ 291 ] {} <Debug> TCP-Session: d96b2fd2-f730-4758-8faf-58fe56deec18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2025.12.18 00:16:24.191455 [ 259 ] {} <Debug> TCP-Session: 039e9297-d94a-4578-a536-84b8233fc91d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2025.12.18 00:16:24.191472 [ 286 ] {} <Debug> TCP-Session: 3f347602-2518-42d2-a7a2-c32fae1d17d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2025.12.18 00:16:24.191473 [ 291 ] {} <Debug> TCP-Session: d96b2fd2-f730-4758-8faf-58fe56deec18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2025.12.18 00:16:24.191482 [ 259 ] {} <Debug> TCP-Session: 039e9297-d94a-4578-a536-84b8233fc91d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2025.12.18 00:16:24.191494 [ 286 ] {} <Debug> TCP-Session: 3f347602-2518-42d2-a7a2-c32fae1d17d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2210 | 2025.12.18 00:16:24.191203 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48698 | ||
| 2211 | 2025.12.18 00:16:24.191527 [ 288 ] {d26046d7-ca15-433d-867f-3b6bbfbc4493} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56830) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2212 | 2025.12.18 00:16:24.191193 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60704 | ||
| 2213 | 2025.12.18 00:16:24.191239 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43242 | ||
| 2214 | 2025.12.18 00:16:24.191597 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2215 | 2025.12.18 00:16:24.191374 [ 289 ] {} <Debug> TCP-Session: dc29898b-addc-41af-b989-01ba3ae99593 Authenticating user 'default' from [fd00:1122:3344:101::e]:41266 | ||
| 2216 | 2025.12.18 00:16:24.191634 [ 292 ] {} <Debug> TCP-Session: 8696df01-8748-4665-bd89-ba32df5b087b Authenticating user 'default' from [fd00:1122:3344:101::e]:48698 | ||
| 2217 | 2025.12.18 00:16:24.191652 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2218 | 2025.12.18 00:16:24.191663 [ 289 ] {} <Debug> TCP-Session: dc29898b-addc-41af-b989-01ba3ae99593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2219 | 2025.12.18 00:16:24.191670 [ 292 ] {} <Debug> TCP-Session: 8696df01-8748-4665-bd89-ba32df5b087b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2025.12.18 00:16:24.191688 [ 289 ] {} <Debug> TCP-Session: dc29898b-addc-41af-b989-01ba3ae99593 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2025.12.18 00:16:24.191685 [ 294 ] {} <Debug> TCP-Session: 0b50a339-473e-4116-83e3-f6702d6ef1ba Authenticating user 'default' from [fd00:1122:3344:101::e]:43242 | ||
| 2222 | 2025.12.18 00:16:24.191701 [ 292 ] {} <Debug> TCP-Session: 8696df01-8748-4665-bd89-ba32df5b087b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2025.12.18 00:16:24.191738 [ 294 ] {} <Debug> TCP-Session: 0b50a339-473e-4116-83e3-f6702d6ef1ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2224 | 2025.12.18 00:16:24.191633 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2225 | 2025.12.18 00:16:24.191762 [ 294 ] {} <Debug> TCP-Session: 0b50a339-473e-4116-83e3-f6702d6ef1ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2226 | 2025.12.18 00:16:24.191228 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57531 | ||
| 2227 | 2025.12.18 00:16:24.191783 [ 290 ] {} <Debug> TCP-Session: 2ee71a64-3e3a-435a-b6a4-46f426de60e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60704 | ||
| 2228 | 2025.12.18 00:16:24.191823 [ 290 ] {} <Debug> TCP-Session: 2ee71a64-3e3a-435a-b6a4-46f426de60e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2229 | 2025.12.18 00:16:24.191835 [ 290 ] {} <Debug> TCP-Session: 2ee71a64-3e3a-435a-b6a4-46f426de60e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2025.12.18 00:16:24.191852 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2231 | 2025.12.18 00:16:24.191865 [ 288 ] {d26046d7-ca15-433d-867f-3b6bbfbc4493} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2232 | 2025.12.18 00:16:24.191877 [ 293 ] {} <Debug> TCP-Session: eb15e82d-308b-4ac6-866e-d47ddfe3a5d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57531 | ||
| 2233 | 2025.12.18 00:16:24.191907 [ 293 ] {} <Debug> TCP-Session: eb15e82d-308b-4ac6-866e-d47ddfe3a5d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2234 | 2025.12.18 00:16:24.191919 [ 293 ] {} <Debug> TCP-Session: eb15e82d-308b-4ac6-866e-d47ddfe3a5d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2235 | 2025.12.18 00:16:24.191925 [ 288 ] {d26046d7-ca15-433d-867f-3b6bbfbc4493} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2236 | 2025.12.18 00:16:24.192301 [ 288 ] {d26046d7-ca15-433d-867f-3b6bbfbc4493} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 2237 | 2025.12.18 00:16:24.193371 [ 352 ] {d26046d7-ca15-433d-867f-3b6bbfbc4493} <Trace> AggregatingTransform: Aggregating | ||
| 2238 | 2025.12.18 00:16:24.193420 [ 352 ] {d26046d7-ca15-433d-867f-3b6bbfbc4493} <Trace> Aggregator: Aggregation method: without_key | ||
| 2239 | 2025.12.18 00:16:24.193459 [ 352 ] {d26046d7-ca15-433d-867f-3b6bbfbc4493} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001056057 sec. (946.919 rows/sec., 36.99 KiB/sec.) | ||
| 2240 | 2025.12.18 00:16:24.193479 [ 352 ] {d26046d7-ca15-433d-867f-3b6bbfbc4493} <Trace> Aggregator: Merging aggregated data | ||
| 2241 | 2025.12.18 00:16:24.194572 [ 288 ] {d26046d7-ca15-433d-867f-3b6bbfbc4493} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003105 sec., 322.061191626409 rows/sec., 12.58 KiB/sec. | ||
| 2242 | 2025.12.18 00:16:24.194698 [ 288 ] {d26046d7-ca15-433d-867f-3b6bbfbc4493} <Debug> TCPHandler: Processed in 0.003555805 sec. | ||
| 2243 | 2025.12.18 00:16:24.194827 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2244 | 2025.12.18 00:16:24.194853 [ 288 ] {} <Debug> TCP-Session: 81d0d75b-a4cc-457b-acc5-64ac7a0cc4dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2025.12.18 00:16:24.194857 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2246 | 2025.12.18 00:16:24.194879 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2247 | 2025.12.18 00:16:24.194900 [ 286 ] {} <Debug> TCP-Session: 3f347602-2518-42d2-a7a2-c32fae1d17d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2025.12.18 00:16:24.194905 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2249 | 2025.12.18 00:16:24.194915 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2250 | 2025.12.18 00:16:24.194935 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2251 | 2025.12.18 00:16:24.194949 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2252 | 2025.12.18 00:16:24.194974 [ 293 ] {} <Debug> TCP-Session: eb15e82d-308b-4ac6-866e-d47ddfe3a5d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2025.12.18 00:16:24.194992 [ 292 ] {} <Debug> TCP-Session: 8696df01-8748-4665-bd89-ba32df5b087b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2254 | 2025.12.18 00:16:24.195016 [ 291 ] {} <Debug> TCP-Session: d96b2fd2-f730-4758-8faf-58fe56deec18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2025.12.18 00:16:24.194966 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2256 | 2025.12.18 00:16:24.194952 [ 290 ] {} <Debug> TCP-Session: 2ee71a64-3e3a-435a-b6a4-46f426de60e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2257 | 2025.12.18 00:16:24.194915 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2258 | 2025.12.18 00:16:24.195074 [ 294 ] {} <Debug> TCP-Session: 0b50a339-473e-4116-83e3-f6702d6ef1ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2259 | 2025.12.18 00:16:24.194926 [ 289 ] {} <Debug> TCP-Session: dc29898b-addc-41af-b989-01ba3ae99593 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2025.12.18 00:16:24.195109 [ 259 ] {} <Debug> TCP-Session: 039e9297-d94a-4578-a536-84b8233fc91d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2025.12.18 00:16:26.331492 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2025.12.18 00:16:26.331781 [ 260 ] {7e033935-2c1d-434f-90f0-4c26152947bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2263 | 2025.12.18 00:16:26.331888 [ 260 ] {7e033935-2c1d-434f-90f0-4c26152947bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2264 | 2025.12.18 00:16:26.332783 [ 260 ] {7e033935-2c1d-434f-90f0-4c26152947bc} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2265 | 2025.12.18 00:16:26.332833 [ 260 ] {7e033935-2c1d-434f-90f0-4c26152947bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2266 | 2025.12.18 00:16:26.333209 [ 260 ] {7e033935-2c1d-434f-90f0-4c26152947bc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2267 | 2025.12.18 00:16:26.333419 [ 260 ] {7e033935-2c1d-434f-90f0-4c26152947bc} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2025.12.18 00:16:26.333572 [ 260 ] {7e033935-2c1d-434f-90f0-4c26152947bc} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001931 sec., 66286.89798032108 rows/sec., 5.71 MiB/sec. | ||
| 2269 | 2025.12.18 00:16:26.333679 [ 260 ] {7e033935-2c1d-434f-90f0-4c26152947bc} <Debug> TCPHandler: Processed in 0.002372936 sec. | ||
| 2270 | 2025.12.18 00:16:26.333809 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2025.12.18 00:16:26.333914 [ 260 ] {1af0114b-3067-41a4-892f-0b2435b2f542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2272 | 2025.12.18 00:16:26.333958 [ 260 ] {1af0114b-3067-41a4-892f-0b2435b2f542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2273 | 2025.12.18 00:16:26.334392 [ 260 ] {1af0114b-3067-41a4-892f-0b2435b2f542} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2274 | 2025.12.18 00:16:26.334430 [ 260 ] {1af0114b-3067-41a4-892f-0b2435b2f542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2275 | 2025.12.18 00:16:26.334750 [ 260 ] {1af0114b-3067-41a4-892f-0b2435b2f542} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2276 | 2025.12.18 00:16:26.334962 [ 260 ] {1af0114b-3067-41a4-892f-0b2435b2f542} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2025.12.18 00:16:26.335097 [ 260 ] {1af0114b-3067-41a4-892f-0b2435b2f542} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001207 sec., 29826.014913007457 rows/sec., 2.19 MiB/sec. | ||
| 2278 | 2025.12.18 00:16:26.335134 [ 260 ] {1af0114b-3067-41a4-892f-0b2435b2f542} <Debug> TCPHandler: Processed in 0.00137978 sec. | ||
| 2279 | 2025.12.18 00:16:26.335254 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2025.12.18 00:16:26.335353 [ 260 ] {1239bdf5-4504-4914-bb72-c10ac1f7e5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2281 | 2025.12.18 00:16:26.335394 [ 260 ] {1239bdf5-4504-4914-bb72-c10ac1f7e5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2282 | 2025.12.18 00:16:26.335820 [ 260 ] {1239bdf5-4504-4914-bb72-c10ac1f7e5c7} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2283 | 2025.12.18 00:16:26.335857 [ 260 ] {1239bdf5-4504-4914-bb72-c10ac1f7e5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2284 | 2025.12.18 00:16:26.336164 [ 260 ] {1239bdf5-4504-4914-bb72-c10ac1f7e5c7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2285 | 2025.12.18 00:16:26.336373 [ 260 ] {1239bdf5-4504-4914-bb72-c10ac1f7e5c7} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2286 | 2025.12.18 00:16:26.336503 [ 260 ] {1239bdf5-4504-4914-bb72-c10ac1f7e5c7} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001171 sec., 85397.09649871905 rows/sec., 6.67 MiB/sec. | ||
| 2287 | 2025.12.18 00:16:26.336541 [ 260 ] {1239bdf5-4504-4914-bb72-c10ac1f7e5c7} <Debug> TCPHandler: Processed in 0.00133836 sec. | ||
| 2288 | 2025.12.18 00:16:26.336659 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2289 | 2025.12.18 00:16:26.336756 [ 260 ] {50b39f6d-4c59-4d8f-99c1-7e0230f217a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2290 | 2025.12.18 00:16:26.336801 [ 260 ] {50b39f6d-4c59-4d8f-99c1-7e0230f217a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2291 | 2025.12.18 00:16:26.337213 [ 260 ] {50b39f6d-4c59-4d8f-99c1-7e0230f217a1} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2292 | 2025.12.18 00:16:26.337250 [ 260 ] {50b39f6d-4c59-4d8f-99c1-7e0230f217a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2293 | 2025.12.18 00:16:26.337579 [ 260 ] {50b39f6d-4c59-4d8f-99c1-7e0230f217a1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2294 | 2025.12.18 00:16:26.337787 [ 260 ] {50b39f6d-4c59-4d8f-99c1-7e0230f217a1} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2295 | 2025.12.18 00:16:26.337917 [ 260 ] {50b39f6d-4c59-4d8f-99c1-7e0230f217a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 2296 | 2025.12.18 00:16:26.337953 [ 260 ] {50b39f6d-4c59-4d8f-99c1-7e0230f217a1} <Debug> TCPHandler: Processed in 0.001344839 sec. | ||
| 2297 | 2025.12.18 00:16:26.338069 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2298 | 2025.12.18 00:16:26.338166 [ 260 ] {61b1d8e9-a3dd-4682-a575-726f994adec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2299 | 2025.12.18 00:16:26.338221 [ 260 ] {61b1d8e9-a3dd-4682-a575-726f994adec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2300 | 2025.12.18 00:16:26.338986 [ 260 ] {61b1d8e9-a3dd-4682-a575-726f994adec6} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2301 | 2025.12.18 00:16:26.339023 [ 260 ] {61b1d8e9-a3dd-4682-a575-726f994adec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2302 | 2025.12.18 00:16:26.339563 [ 260 ] {61b1d8e9-a3dd-4682-a575-726f994adec6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2303 | 2025.12.18 00:16:26.339788 [ 260 ] {61b1d8e9-a3dd-4682-a575-726f994adec6} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2304 | 2025.12.18 00:16:26.339902 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2305 | 2025.12.18 00:16:26.339923 [ 260 ] {61b1d8e9-a3dd-4682-a575-726f994adec6} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001776 sec., 20270.27027027027 rows/sec., 36.32 MiB/sec. | ||
| 2306 | 2025.12.18 00:16:26.339974 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2307 | 2025.12.18 00:16:26.339996 [ 260 ] {61b1d8e9-a3dd-4682-a575-726f994adec6} <Debug> TCPHandler: Processed in 0.001977074 sec. | ||
| 2308 | 2025.12.18 00:16:26.340002 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2309 | 2025.12.18 00:16:26.340122 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2310 | 2025.12.18 00:16:26.340140 [ 193 ] {fc04f179-004d-4506-963a-c921a29605f5::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 | ||
| 2311 | 2025.12.18 00:16:26.340223 [ 260 ] {a1c92c13-bdbe-4475-b290-89aee7f246b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2312 | 2025.12.18 00:16:26.340269 [ 260 ] {a1c92c13-bdbe-4475-b290-89aee7f246b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2313 | 2025.12.18 00:16:26.340393 [ 193 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2314 | 2025.12.18 00:16:26.340461 [ 193 ] {fc04f179-004d-4506-963a-c921a29605f5::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 | ||
| 2315 | 2025.12.18 00:16:26.340591 [ 193 ] {fc04f179-004d-4506-963a-c921a29605f5::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 | ||
| 2316 | 2025.12.18 00:16:26.340610 [ 260 ] {a1c92c13-bdbe-4475-b290-89aee7f246b5} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2317 | 2025.12.18 00:16:26.340651 [ 260 ] {a1c92c13-bdbe-4475-b290-89aee7f246b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2318 | 2025.12.18 00:16:26.340708 [ 193 ] {fc04f179-004d-4506-963a-c921a29605f5::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 | ||
| 2319 | 2025.12.18 00:16:26.340827 [ 193 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2320 | 2025.12.18 00:16:26.340941 [ 193 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2321 | 2025.12.18 00:16:26.340956 [ 260 ] {a1c92c13-bdbe-4475-b290-89aee7f246b5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2322 | 2025.12.18 00:16:26.341047 [ 193 ] {fc04f179-004d-4506-963a-c921a29605f5::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 | ||
| 2323 | 2025.12.18 00:16:26.341164 [ 260 ] {a1c92c13-bdbe-4475-b290-89aee7f246b5} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2324 | 2025.12.18 00:16:26.341290 [ 260 ] {a1c92c13-bdbe-4475-b290-89aee7f246b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 2325 | 2025.12.18 00:16:26.341323 [ 260 ] {a1c92c13-bdbe-4475-b290-89aee7f246b5} <Debug> TCPHandler: Processed in 0.001295869 sec. | ||
| 2326 | 2025.12.18 00:16:26.343189 [ 194 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 136 rows, containing 19 columns (19 merged, 0 gathered) in 0.003107322 sec., 43767.59151449383 rows/sec., 78.43 MiB/sec. | ||
| 2327 | 2025.12.18 00:16:26.343571 [ 197 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2328 | 2025.12.18 00:16:26.343920 [ 197 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2329 | 2025.12.18 00:16:26.343992 [ 197 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2330 | 2025.12.18 00:16:26.344082 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 2331 | 2025.12.18 00:16:27.739608 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41435 | ||
| 2332 | 2025.12.18 00:16:27.739716 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2333 | 2025.12.18 00:16:27.739741 [ 288 ] {} <Debug> TCP-Session: 71e3a861-c45c-48cb-82ed-97201206bcf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41435 | ||
| 2334 | 2025.12.18 00:16:27.739764 [ 288 ] {} <Debug> TCP-Session: 71e3a861-c45c-48cb-82ed-97201206bcf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2025.12.18 00:16:27.739777 [ 288 ] {} <Debug> TCP-Session: 71e3a861-c45c-48cb-82ed-97201206bcf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2336 | 2025.12.18 00:16:27.739981 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46866 | ||
| 2337 | 2025.12.18 00:16:27.740026 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50270 | ||
| 2338 | 2025.12.18 00:16:27.740045 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41053 | ||
| 2339 | 2025.12.18 00:16:27.740090 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61509 | ||
| 2340 | 2025.12.18 00:16:27.740098 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58454 | ||
| 2341 | 2025.12.18 00:16:27.740121 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2342 | 2025.12.18 00:16:27.740159 [ 288 ] {} <Trace> TCP-Session: 71e3a861-c45c-48cb-82ed-97201206bcf9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2343 | 2025.12.18 00:16:27.740166 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2344 | 2025.12.18 00:16:27.740199 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2345 | 2025.12.18 00:16:27.740223 [ 290 ] {} <Debug> TCP-Session: 56b17ff1-4b8c-4e47-b267-0ad8c9c98cbe Authenticating user 'default' from [fd00:1122:3344:101::e]:50270 | ||
| 2346 | 2025.12.18 00:16:27.740228 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2347 | 2025.12.18 00:16:27.740245 [ 259 ] {} <Debug> TCP-Session: c81b0dbc-c3b5-4a5e-a36d-1eec3f2c94ec Authenticating user 'default' from [fd00:1122:3344:101::e]:61509 | ||
| 2348 | 2025.12.18 00:16:27.740254 [ 290 ] {} <Debug> TCP-Session: 56b17ff1-4b8c-4e47-b267-0ad8c9c98cbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2025.12.18 00:16:27.740267 [ 286 ] {} <Debug> TCP-Session: aa1be671-b213-4116-aa1e-1c3f6c999590 Authenticating user 'default' from [fd00:1122:3344:101::e]:58454 | ||
| 2350 | 2025.12.18 00:16:27.740286 [ 259 ] {} <Debug> TCP-Session: c81b0dbc-c3b5-4a5e-a36d-1eec3f2c94ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2351 | 2025.12.18 00:16:27.740286 [ 290 ] {} <Debug> TCP-Session: 56b17ff1-4b8c-4e47-b267-0ad8c9c98cbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2025.12.18 00:16:27.740303 [ 286 ] {} <Debug> TCP-Session: aa1be671-b213-4116-aa1e-1c3f6c999590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2353 | 2025.12.18 00:16:27.740312 [ 259 ] {} <Debug> TCP-Session: c81b0dbc-c3b5-4a5e-a36d-1eec3f2c94ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2354 | 2025.12.18 00:16:27.740334 [ 286 ] {} <Debug> TCP-Session: aa1be671-b213-4116-aa1e-1c3f6c999590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2025.12.18 00:16:27.740340 [ 288 ] {b7c940a4-15ad-4c36-b511-897a34747f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41435) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2356 | 2025.12.18 00:16:27.740196 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2357 | 2025.12.18 00:16:27.740189 [ 289 ] {} <Debug> TCP-Session: 6f17549b-ffb3-472c-aa37-3ab67478802b Authenticating user 'default' from [fd00:1122:3344:101::e]:46866 | ||
| 2358 | 2025.12.18 00:16:27.740416 [ 291 ] {} <Debug> TCP-Session: 87c51497-d7ce-473e-8c10-6bb432561d4e Authenticating user 'default' from [fd00:1122:3344:101::e]:41053 | ||
| 2359 | 2025.12.18 00:16:27.740074 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41145 | ||
| 2360 | 2025.12.18 00:16:27.740442 [ 289 ] {} <Debug> TCP-Session: 6f17549b-ffb3-472c-aa37-3ab67478802b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2025.12.18 00:16:27.740060 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48611 | ||
| 2362 | 2025.12.18 00:16:27.740490 [ 289 ] {} <Debug> TCP-Session: 6f17549b-ffb3-472c-aa37-3ab67478802b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2025.12.18 00:16:27.740045 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54253 | ||
| 2364 | 2025.12.18 00:16:27.740538 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2365 | 2025.12.18 00:16:27.740449 [ 291 ] {} <Debug> TCP-Session: 87c51497-d7ce-473e-8c10-6bb432561d4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2366 | 2025.12.18 00:16:27.740577 [ 294 ] {} <Debug> TCP-Session: 340f7cda-c88e-451a-8f5f-57127099e01f Authenticating user 'default' from [fd00:1122:3344:101::e]:41145 | ||
| 2367 | 2025.12.18 00:16:27.740579 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2368 | 2025.12.18 00:16:27.740607 [ 294 ] {} <Debug> TCP-Session: 340f7cda-c88e-451a-8f5f-57127099e01f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2369 | 2025.12.18 00:16:27.740616 [ 288 ] {b7c940a4-15ad-4c36-b511-897a34747f4c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2370 | 2025.12.18 00:16:27.740632 [ 293 ] {} <Debug> TCP-Session: 1e4a7311-93cf-4f50-8f3b-14ce66ea9f9c Authenticating user 'default' from [fd00:1122:3344:101::e]:48611 | ||
| 2371 | 2025.12.18 00:16:27.740636 [ 294 ] {} <Debug> TCP-Session: 340f7cda-c88e-451a-8f5f-57127099e01f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2372 | 2025.12.18 00:16:27.740668 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2373 | 2025.12.18 00:16:27.740674 [ 293 ] {} <Debug> TCP-Session: 1e4a7311-93cf-4f50-8f3b-14ce66ea9f9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2374 | 2025.12.18 00:16:27.740686 [ 288 ] {b7c940a4-15ad-4c36-b511-897a34747f4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2375 | 2025.12.18 00:16:27.740702 [ 292 ] {} <Debug> TCP-Session: 65638bf9-c7e2-4792-ac96-38b5d433371f Authenticating user 'default' from [fd00:1122:3344:101::e]:54253 | ||
| 2376 | 2025.12.18 00:16:27.740712 [ 293 ] {} <Debug> TCP-Session: 1e4a7311-93cf-4f50-8f3b-14ce66ea9f9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2377 | 2025.12.18 00:16:27.740736 [ 292 ] {} <Debug> TCP-Session: 65638bf9-c7e2-4792-ac96-38b5d433371f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2378 | 2025.12.18 00:16:27.740585 [ 291 ] {} <Debug> TCP-Session: 87c51497-d7ce-473e-8c10-6bb432561d4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2379 | 2025.12.18 00:16:27.740760 [ 292 ] {} <Debug> TCP-Session: 65638bf9-c7e2-4792-ac96-38b5d433371f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2380 | 2025.12.18 00:16:27.741001 [ 288 ] {b7c940a4-15ad-4c36-b511-897a34747f4c} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 2381 | 2025.12.18 00:16:27.742028 [ 315 ] {b7c940a4-15ad-4c36-b511-897a34747f4c} <Trace> AggregatingTransform: Aggregating | ||
| 2382 | 2025.12.18 00:16:27.742098 [ 315 ] {b7c940a4-15ad-4c36-b511-897a34747f4c} <Trace> Aggregator: Aggregation method: without_key | ||
| 2383 | 2025.12.18 00:16:27.742135 [ 315 ] {b7c940a4-15ad-4c36-b511-897a34747f4c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001056237 sec. (946.757 rows/sec., 36.98 KiB/sec.) | ||
| 2384 | 2025.12.18 00:16:27.742156 [ 315 ] {b7c940a4-15ad-4c36-b511-897a34747f4c} <Trace> Aggregator: Merging aggregated data | ||
| 2385 | 2025.12.18 00:16:27.743229 [ 288 ] {b7c940a4-15ad-4c36-b511-897a34747f4c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002943 sec., 339.7893306150187 rows/sec., 13.27 KiB/sec. | ||
| 2386 | 2025.12.18 00:16:27.743389 [ 288 ] {b7c940a4-15ad-4c36-b511-897a34747f4c} <Debug> TCPHandler: Processed in 0.003344274 sec. | ||
| 2387 | 2025.12.18 00:16:27.743515 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2388 | 2025.12.18 00:16:27.743543 [ 288 ] {} <Debug> TCP-Session: 71e3a861-c45c-48cb-82ed-97201206bcf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2025.12.18 00:16:27.743550 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2390 | 2025.12.18 00:16:27.743570 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2391 | 2025.12.18 00:16:27.743587 [ 292 ] {} <Debug> TCP-Session: 65638bf9-c7e2-4792-ac96-38b5d433371f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2392 | 2025.12.18 00:16:27.743598 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2393 | 2025.12.18 00:16:27.743616 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2394 | 2025.12.18 00:16:27.743638 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2395 | 2025.12.18 00:16:27.743658 [ 293 ] {} <Debug> TCP-Session: 1e4a7311-93cf-4f50-8f3b-14ce66ea9f9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2396 | 2025.12.18 00:16:27.743679 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2397 | 2025.12.18 00:16:27.743697 [ 291 ] {} <Debug> TCP-Session: 87c51497-d7ce-473e-8c10-6bb432561d4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2398 | 2025.12.18 00:16:27.743680 [ 290 ] {} <Debug> TCP-Session: 56b17ff1-4b8c-4e47-b267-0ad8c9c98cbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2399 | 2025.12.18 00:16:27.743729 [ 286 ] {} <Debug> TCP-Session: aa1be671-b213-4116-aa1e-1c3f6c999590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2400 | 2025.12.18 00:16:27.743652 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2401 | 2025.12.18 00:16:27.743615 [ 259 ] {} <Debug> TCP-Session: c81b0dbc-c3b5-4a5e-a36d-1eec3f2c94ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2402 | 2025.12.18 00:16:27.743792 [ 294 ] {} <Debug> TCP-Session: 340f7cda-c88e-451a-8f5f-57127099e01f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2403 | 2025.12.18 00:16:27.743598 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2404 | 2025.12.18 00:16:27.743855 [ 289 ] {} <Debug> TCP-Session: 6f17549b-ffb3-472c-aa37-3ab67478802b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2405 | 2025.12.18 00:16:28.615028 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2406 | 2025.12.18 00:16:28.615087 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2407 | 2025.12.18 00:16:28.688964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4759 | ||
| 2408 | 2025.12.18 00:16:28.689537 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2025.12.18 00:16:28.689597 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2410 | 2025.12.18 00:16:28.690149 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2411 | 2025.12.18 00:16:28.690396 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2412 | 2025.12.18 00:16:28.690547 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4759 | ||
| 2413 | 2025.12.18 00:16:28.964308 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2414 | 2025.12.18 00:16:28.982091 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2415 | 2025.12.18 00:16:28.982157 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2416 | 2025.12.18 00:16:28.988210 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2417 | 2025.12.18 00:16:28.988945 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2418 | 2025.12.18 00:16:28.992504 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2419 | 2025.12.18 00:16:29.000293 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.70 MiB, peak 219.43 MiB, free memory in arenas 0.00 B, will set to 211.14 MiB (RSS), difference: 1.44 MiB | ||
| 2420 | 2025.12.18 00:16:31.329272 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2421 | 2025.12.18 00:16:31.329459 [ 260 ] {e810b812-3955-491e-80a2-47258d22e11b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2422 | 2025.12.18 00:16:31.329529 [ 260 ] {e810b812-3955-491e-80a2-47258d22e11b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2423 | 2025.12.18 00:16:31.330209 [ 260 ] {e810b812-3955-491e-80a2-47258d22e11b} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2424 | 2025.12.18 00:16:31.330264 [ 260 ] {e810b812-3955-491e-80a2-47258d22e11b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2425 | 2025.12.18 00:16:31.330665 [ 260 ] {e810b812-3955-491e-80a2-47258d22e11b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2426 | 2025.12.18 00:16:31.330894 [ 260 ] {e810b812-3955-491e-80a2-47258d22e11b} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2427 | 2025.12.18 00:16:31.331050 [ 260 ] {e810b812-3955-491e-80a2-47258d22e11b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001643 sec., 34083.99269628728 rows/sec., 2.62 MiB/sec. | ||
| 2428 | 2025.12.18 00:16:31.331098 [ 260 ] {e810b812-3955-491e-80a2-47258d22e11b} <Debug> TCPHandler: Processed in 0.001961333 sec. | ||
| 2429 | 2025.12.18 00:16:31.331229 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2430 | 2025.12.18 00:16:31.331333 [ 260 ] {485c9e14-f8f6-4268-b504-aa7584a0891e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2431 | 2025.12.18 00:16:31.331377 [ 260 ] {485c9e14-f8f6-4268-b504-aa7584a0891e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2432 | 2025.12.18 00:16:31.331808 [ 260 ] {485c9e14-f8f6-4268-b504-aa7584a0891e} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2433 | 2025.12.18 00:16:31.331846 [ 260 ] {485c9e14-f8f6-4268-b504-aa7584a0891e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2434 | 2025.12.18 00:16:31.332161 [ 260 ] {485c9e14-f8f6-4268-b504-aa7584a0891e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2435 | 2025.12.18 00:16:31.332411 [ 260 ] {485c9e14-f8f6-4268-b504-aa7584a0891e} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2436 | 2025.12.18 00:16:31.332545 [ 260 ] {485c9e14-f8f6-4268-b504-aa7584a0891e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 2437 | 2025.12.18 00:16:31.332582 [ 260 ] {485c9e14-f8f6-4268-b504-aa7584a0891e} <Debug> TCPHandler: Processed in 0.00140794 sec. | ||
| 2438 | 2025.12.18 00:16:31.332699 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2439 | 2025.12.18 00:16:31.332801 [ 260 ] {f3437a33-79c6-495b-b8fb-41e4ec8ea45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2440 | 2025.12.18 00:16:31.332852 [ 260 ] {f3437a33-79c6-495b-b8fb-41e4ec8ea45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2441 | 2025.12.18 00:16:31.333291 [ 260 ] {f3437a33-79c6-495b-b8fb-41e4ec8ea45b} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2025.12.18 00:16:31.333328 [ 260 ] {f3437a33-79c6-495b-b8fb-41e4ec8ea45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2443 | 2025.12.18 00:16:31.333674 [ 260 ] {f3437a33-79c6-495b-b8fb-41e4ec8ea45b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2444 | 2025.12.18 00:16:31.333887 [ 260 ] {f3437a33-79c6-495b-b8fb-41e4ec8ea45b} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2445 | 2025.12.18 00:16:31.334018 [ 260 ] {f3437a33-79c6-495b-b8fb-41e4ec8ea45b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 2446 | 2025.12.18 00:16:31.334056 [ 260 ] {f3437a33-79c6-495b-b8fb-41e4ec8ea45b} <Debug> TCPHandler: Processed in 0.00140771 sec. | ||
| 2447 | 2025.12.18 00:16:31.334165 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2448 | 2025.12.18 00:16:31.334262 [ 260 ] {e04e97a4-2294-45a2-b4bd-2c6118773897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2449 | 2025.12.18 00:16:31.334304 [ 260 ] {e04e97a4-2294-45a2-b4bd-2c6118773897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2450 | 2025.12.18 00:16:31.334639 [ 260 ] {e04e97a4-2294-45a2-b4bd-2c6118773897} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2025.12.18 00:16:31.334675 [ 260 ] {e04e97a4-2294-45a2-b4bd-2c6118773897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2452 | 2025.12.18 00:16:31.334983 [ 260 ] {e04e97a4-2294-45a2-b4bd-2c6118773897} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2453 | 2025.12.18 00:16:31.335198 [ 260 ] {e04e97a4-2294-45a2-b4bd-2c6118773897} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2025.12.18 00:16:31.335328 [ 260 ] {e04e97a4-2294-45a2-b4bd-2c6118773897} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 2455 | 2025.12.18 00:16:31.335364 [ 260 ] {e04e97a4-2294-45a2-b4bd-2c6118773897} <Debug> TCPHandler: Processed in 0.001249999 sec. | ||
| 2456 | 2025.12.18 00:16:33.705776 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 324 | ||
| 2457 | 2025.12.18 00:16:33.707962 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2025.12.18 00:16:33.708009 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2459 | 2025.12.18 00:16:33.709226 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2460 | 2025.12.18 00:16:33.709507 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2025.12.18 00:16:33.709764 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 324 | ||
| 2462 | 2025.12.18 00:16:36.190936 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5271 | ||
| 2463 | 2025.12.18 00:16:36.191456 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2464 | 2025.12.18 00:16:36.191497 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2465 | 2025.12.18 00:16:36.192032 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2466 | 2025.12.18 00:16:36.192287 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2467 | 2025.12.18 00:16:36.192399 [ 24 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2468 | 2025.12.18 00:16:36.192407 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5271 | ||
| 2469 | 2025.12.18 00:16:36.192437 [ 24 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2470 | 2025.12.18 00:16:36.192456 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2471 | 2025.12.18 00:16:36.192581 [ 193 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::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 | ||
| 2472 | 2025.12.18 00:16:36.192728 [ 193 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2473 | 2025.12.18 00:16:36.192767 [ 193 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2839 rows starting from the beginning of the part | ||
| 2474 | 2025.12.18 00:16:36.192827 [ 193 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2475 | 2025.12.18 00:16:36.192871 [ 193 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2476 | 2025.12.18 00:16:36.192909 [ 193 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2477 | 2025.12.18 00:16:36.192946 [ 193 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2478 | 2025.12.18 00:16:36.192983 [ 193 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2479 | 2025.12.18 00:16:36.194425 [ 194 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5271 rows, containing 4 columns (4 merged, 0 gathered) in 0.001899843 sec., 2774439.782655725 rows/sec., 39.69 MiB/sec. | ||
| 2480 | 2025.12.18 00:16:36.195322 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2481 | 2025.12.18 00:16:36.195643 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_11_2} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2025.12.18 00:16:36.195731 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_11_2} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2483 | 2025.12.18 00:16:36.195830 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2484 | 2025.12.18 00:16:36.359851 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2485 | 2025.12.18 00:16:36.360128 [ 260 ] {03db5152-18b9-499a-9084-a12c38e94723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2486 | 2025.12.18 00:16:36.360233 [ 260 ] {03db5152-18b9-499a-9084-a12c38e94723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2487 | 2025.12.18 00:16:36.360947 [ 260 ] {03db5152-18b9-499a-9084-a12c38e94723} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2488 | 2025.12.18 00:16:36.360997 [ 260 ] {03db5152-18b9-499a-9084-a12c38e94723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2489 | 2025.12.18 00:16:36.361392 [ 260 ] {03db5152-18b9-499a-9084-a12c38e94723} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2490 | 2025.12.18 00:16:36.361628 [ 260 ] {03db5152-18b9-499a-9084-a12c38e94723} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2491 | 2025.12.18 00:16:36.361782 [ 260 ] {03db5152-18b9-499a-9084-a12c38e94723} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001731 sec., 13864.818024263432 rows/sec., 1.15 MiB/sec. | ||
| 2492 | 2025.12.18 00:16:36.361831 [ 260 ] {03db5152-18b9-499a-9084-a12c38e94723} <Debug> TCPHandler: Processed in 0.002159355 sec. | ||
| 2493 | 2025.12.18 00:16:36.361984 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2494 | 2025.12.18 00:16:36.362112 [ 260 ] {408e697b-fb4e-4d99-b11e-d62bf9d9633c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2495 | 2025.12.18 00:16:36.362166 [ 260 ] {408e697b-fb4e-4d99-b11e-d62bf9d9633c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2496 | 2025.12.18 00:16:36.362617 [ 260 ] {408e697b-fb4e-4d99-b11e-d62bf9d9633c} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2497 | 2025.12.18 00:16:36.362655 [ 260 ] {408e697b-fb4e-4d99-b11e-d62bf9d9633c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2498 | 2025.12.18 00:16:36.362976 [ 260 ] {408e697b-fb4e-4d99-b11e-d62bf9d9633c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2499 | 2025.12.18 00:16:36.363191 [ 260 ] {408e697b-fb4e-4d99-b11e-d62bf9d9633c} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2025.12.18 00:16:36.363329 [ 260 ] {408e697b-fb4e-4d99-b11e-d62bf9d9633c} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001245 sec., 11244.979919678715 rows/sec., 916.95 KiB/sec. | ||
| 2501 | 2025.12.18 00:16:36.363369 [ 260 ] {408e697b-fb4e-4d99-b11e-d62bf9d9633c} <Debug> TCPHandler: Processed in 0.00145002 sec. | ||
| 2502 | 2025.12.18 00:16:36.363494 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2503 | 2025.12.18 00:16:36.363617 [ 260 ] {e0ae3214-9e76-4b09-8351-9ba17e078d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2504 | 2025.12.18 00:16:36.363666 [ 260 ] {e0ae3214-9e76-4b09-8351-9ba17e078d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2505 | 2025.12.18 00:16:36.364886 [ 260 ] {e0ae3214-9e76-4b09-8351-9ba17e078d86} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2506 | 2025.12.18 00:16:36.364924 [ 260 ] {e0ae3214-9e76-4b09-8351-9ba17e078d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2507 | 2025.12.18 00:16:36.365369 [ 260 ] {e0ae3214-9e76-4b09-8351-9ba17e078d86} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2508 | 2025.12.18 00:16:36.365596 [ 260 ] {e0ae3214-9e76-4b09-8351-9ba17e078d86} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2509 | 2025.12.18 00:16:36.365733 [ 260 ] {e0ae3214-9e76-4b09-8351-9ba17e078d86} <Debug> executeQuery: Read 1403 rows, 120.61 KiB in 0.002142 sec., 654995.3314659197 rows/sec., 54.99 MiB/sec. | ||
| 2510 | 2025.12.18 00:16:36.365772 [ 260 ] {e0ae3214-9e76-4b09-8351-9ba17e078d86} <Debug> TCPHandler: Processed in 0.002340406 sec. | ||
| 2511 | 2025.12.18 00:16:36.365885 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2512 | 2025.12.18 00:16:36.365982 [ 260 ] {94344ba9-1f1d-49f6-a137-8e9de2455444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2513 | 2025.12.18 00:16:36.366024 [ 260 ] {94344ba9-1f1d-49f6-a137-8e9de2455444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2514 | 2025.12.18 00:16:36.366449 [ 260 ] {94344ba9-1f1d-49f6-a137-8e9de2455444} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2515 | 2025.12.18 00:16:36.366485 [ 260 ] {94344ba9-1f1d-49f6-a137-8e9de2455444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2516 | 2025.12.18 00:16:36.366800 [ 260 ] {94344ba9-1f1d-49f6-a137-8e9de2455444} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2517 | 2025.12.18 00:16:36.367016 [ 260 ] {94344ba9-1f1d-49f6-a137-8e9de2455444} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2518 | 2025.12.18 00:16:36.367143 [ 260 ] {94344ba9-1f1d-49f6-a137-8e9de2455444} <Debug> executeQuery: Read 66 rows, 4.95 KiB in 0.00118 sec., 55932.20338983051 rows/sec., 4.09 MiB/sec. | ||
| 2519 | 2025.12.18 00:16:36.367182 [ 260 ] {94344ba9-1f1d-49f6-a137-8e9de2455444} <Debug> TCPHandler: Processed in 0.00134663 sec. | ||
| 2520 | 2025.12.18 00:16:36.367295 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2521 | 2025.12.18 00:16:36.367390 [ 260 ] {3a6c48d0-011d-4b13-aa37-749b6789c2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2522 | 2025.12.18 00:16:36.367430 [ 260 ] {3a6c48d0-011d-4b13-aa37-749b6789c2d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2523 | 2025.12.18 00:16:36.367933 [ 260 ] {3a6c48d0-011d-4b13-aa37-749b6789c2d4} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2524 | 2025.12.18 00:16:36.367971 [ 260 ] {3a6c48d0-011d-4b13-aa37-749b6789c2d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2525 | 2025.12.18 00:16:36.368284 [ 260 ] {3a6c48d0-011d-4b13-aa37-749b6789c2d4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2526 | 2025.12.18 00:16:36.368498 [ 260 ] {3a6c48d0-011d-4b13-aa37-749b6789c2d4} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2527 | 2025.12.18 00:16:36.368621 [ 260 ] {3a6c48d0-011d-4b13-aa37-749b6789c2d4} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001249 sec., 201761.40912730186 rows/sec., 13.95 MiB/sec. | ||
| 2528 | 2025.12.18 00:16:36.368657 [ 260 ] {3a6c48d0-011d-4b13-aa37-749b6789c2d4} <Debug> TCPHandler: Processed in 0.00141234 sec. | ||
| 2529 | 2025.12.18 00:16:36.368768 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2530 | 2025.12.18 00:16:36.368862 [ 260 ] {edc29afc-f91c-4a67-bd48-93969c9e566d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2531 | 2025.12.18 00:16:36.368901 [ 260 ] {edc29afc-f91c-4a67-bd48-93969c9e566d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2532 | 2025.12.18 00:16:36.369282 [ 260 ] {edc29afc-f91c-4a67-bd48-93969c9e566d} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2025.12.18 00:16:36.369318 [ 260 ] {edc29afc-f91c-4a67-bd48-93969c9e566d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2534 | 2025.12.18 00:16:36.369624 [ 260 ] {edc29afc-f91c-4a67-bd48-93969c9e566d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2535 | 2025.12.18 00:16:36.369831 [ 260 ] {edc29afc-f91c-4a67-bd48-93969c9e566d} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2025.12.18 00:16:36.369956 [ 260 ] {edc29afc-f91c-4a67-bd48-93969c9e566d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 842.32 KiB/sec. | ||
| 2537 | 2025.12.18 00:16:36.369994 [ 260 ] {edc29afc-f91c-4a67-bd48-93969c9e566d} <Debug> TCPHandler: Processed in 0.001276549 sec. | ||
| 2538 | 2025.12.18 00:16:36.370113 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2539 | 2025.12.18 00:16:36.370227 [ 260 ] {d7ad769c-7e6f-46ae-bc84-f9e9bf77ebab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2540 | 2025.12.18 00:16:36.370277 [ 260 ] {d7ad769c-7e6f-46ae-bc84-f9e9bf77ebab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2541 | 2025.12.18 00:16:36.371031 [ 260 ] {d7ad769c-7e6f-46ae-bc84-f9e9bf77ebab} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2025.12.18 00:16:36.371075 [ 260 ] {d7ad769c-7e6f-46ae-bc84-f9e9bf77ebab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2543 | 2025.12.18 00:16:36.371455 [ 260 ] {d7ad769c-7e6f-46ae-bc84-f9e9bf77ebab} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2544 | 2025.12.18 00:16:36.371692 [ 260 ] {d7ad769c-7e6f-46ae-bc84-f9e9bf77ebab} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2025.12.18 00:16:36.371821 [ 260 ] {d7ad769c-7e6f-46ae-bc84-f9e9bf77ebab} <Debug> executeQuery: Read 610 rows, 47.01 KiB in 0.001616 sec., 377475.24752475246 rows/sec., 28.41 MiB/sec. | ||
| 2546 | 2025.12.18 00:16:36.371858 [ 260 ] {d7ad769c-7e6f-46ae-bc84-f9e9bf77ebab} <Debug> TCPHandler: Processed in 0.001807413 sec. | ||
| 2547 | 2025.12.18 00:16:36.371959 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2548 | 2025.12.18 00:16:36.372053 [ 260 ] {c2831c72-d492-4355-9da0-3e5bdf5fc8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2549 | 2025.12.18 00:16:36.372097 [ 260 ] {c2831c72-d492-4355-9da0-3e5bdf5fc8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2550 | 2025.12.18 00:16:36.372671 [ 260 ] {c2831c72-d492-4355-9da0-3e5bdf5fc8dc} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2551 | 2025.12.18 00:16:36.372707 [ 260 ] {c2831c72-d492-4355-9da0-3e5bdf5fc8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2552 | 2025.12.18 00:16:36.373106 [ 260 ] {c2831c72-d492-4355-9da0-3e5bdf5fc8dc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2553 | 2025.12.18 00:16:36.373315 [ 260 ] {c2831c72-d492-4355-9da0-3e5bdf5fc8dc} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2554 | 2025.12.18 00:16:36.373445 [ 260 ] {c2831c72-d492-4355-9da0-3e5bdf5fc8dc} <Debug> executeQuery: Read 887 rows, 61.65 KiB in 0.001409 sec., 629524.4854506742 rows/sec., 42.73 MiB/sec. | ||
| 2555 | 2025.12.18 00:16:36.373481 [ 260 ] {c2831c72-d492-4355-9da0-3e5bdf5fc8dc} <Debug> TCPHandler: Processed in 0.001570881 sec. | ||
| 2556 | 2025.12.18 00:16:36.373594 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2557 | 2025.12.18 00:16:36.373688 [ 260 ] {2e7044a6-c423-4bf7-a587-afde067f67ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2558 | 2025.12.18 00:16:36.373742 [ 260 ] {2e7044a6-c423-4bf7-a587-afde067f67ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2559 | 2025.12.18 00:16:36.374563 [ 260 ] {2e7044a6-c423-4bf7-a587-afde067f67ac} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2560 | 2025.12.18 00:16:36.374597 [ 260 ] {2e7044a6-c423-4bf7-a587-afde067f67ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2561 | 2025.12.18 00:16:36.375119 [ 260 ] {2e7044a6-c423-4bf7-a587-afde067f67ac} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2562 | 2025.12.18 00:16:36.375396 [ 260 ] {2e7044a6-c423-4bf7-a587-afde067f67ac} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2563 | 2025.12.18 00:16:36.375533 [ 260 ] {2e7044a6-c423-4bf7-a587-afde067f67ac} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001862 sec., 21482.277121374867 rows/sec., 38.50 MiB/sec. | ||
| 2564 | 2025.12.18 00:16:36.375583 [ 260 ] {2e7044a6-c423-4bf7-a587-afde067f67ac} <Debug> TCPHandler: Processed in 0.002039154 sec. | ||
| 2565 | 2025.12.18 00:16:36.375692 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2566 | 2025.12.18 00:16:36.375787 [ 260 ] {c38704e3-d01c-48ed-bc60-7bf88cd1e892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2567 | 2025.12.18 00:16:36.375828 [ 260 ] {c38704e3-d01c-48ed-bc60-7bf88cd1e892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2568 | 2025.12.18 00:16:36.376162 [ 260 ] {c38704e3-d01c-48ed-bc60-7bf88cd1e892} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2569 | 2025.12.18 00:16:36.376199 [ 260 ] {c38704e3-d01c-48ed-bc60-7bf88cd1e892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2570 | 2025.12.18 00:16:36.376501 [ 260 ] {c38704e3-d01c-48ed-bc60-7bf88cd1e892} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2571 | 2025.12.18 00:16:36.376718 [ 260 ] {c38704e3-d01c-48ed-bc60-7bf88cd1e892} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2572 | 2025.12.18 00:16:36.376844 [ 260 ] {c38704e3-d01c-48ed-bc60-7bf88cd1e892} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 2573 | 2025.12.18 00:16:36.376879 [ 260 ] {c38704e3-d01c-48ed-bc60-7bf88cd1e892} <Debug> TCPHandler: Processed in 0.001236479 sec. | ||
| 2574 | 2025.12.18 00:16:36.492882 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2575 | 2025.12.18 00:16:36.510314 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2025.12.18 00:16:36.510363 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2577 | 2025.12.18 00:16:36.516656 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2578 | 2025.12.18 00:16:36.517405 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2025.12.18 00:16:36.517690 [ 52 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2580 | 2025.12.18 00:16:36.517740 [ 52 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2581 | 2025.12.18 00:16:36.517760 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2582 | 2025.12.18 00:16:36.517859 [ 193 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 2583 | 2025.12.18 00:16:36.521299 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2584 | 2025.12.18 00:16:36.521807 [ 193 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2585 | 2025.12.18 00:16:36.523213 [ 193 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 2586 | 2025.12.18 00:16:36.527596 [ 193 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 2587 | 2025.12.18 00:16:36.531630 [ 193 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 2588 | 2025.12.18 00:16:36.535535 [ 193 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 2589 | 2025.12.18 00:16:36.540090 [ 193 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 2590 | 2025.12.18 00:16:36.544272 [ 193 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 2591 | 2025.12.18 00:16:36.600858 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.083036203 sec., 999.5640094477826 rows/sec., 5.17 MiB/sec. | ||
| 2592 | 2025.12.18 00:16:36.603150 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2593 | 2025.12.18 00:16:36.605120 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_11_2} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2025.12.18 00:16:36.605212 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_11_2} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2595 | 2025.12.18 00:16:36.606784 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2596 | 2025.12.18 00:16:37.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.05 MiB, peak 222.93 MiB, free memory in arenas 0.00 B, will set to 222.43 MiB (RSS), difference: 9.38 MiB | ||
| 2597 | 2025.12.18 00:16:41.329972 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2598 | 2025.12.18 00:16:41.330162 [ 260 ] {22b96aa6-42cc-4dc6-a0be-186c53669866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2599 | 2025.12.18 00:16:41.330233 [ 260 ] {22b96aa6-42cc-4dc6-a0be-186c53669866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2600 | 2025.12.18 00:16:41.330935 [ 260 ] {22b96aa6-42cc-4dc6-a0be-186c53669866} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2025.12.18 00:16:41.330985 [ 260 ] {22b96aa6-42cc-4dc6-a0be-186c53669866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2602 | 2025.12.18 00:16:41.331421 [ 260 ] {22b96aa6-42cc-4dc6-a0be-186c53669866} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2603 | 2025.12.18 00:16:41.331651 [ 260 ] {22b96aa6-42cc-4dc6-a0be-186c53669866} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2025.12.18 00:16:41.331823 [ 260 ] {22b96aa6-42cc-4dc6-a0be-186c53669866} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001711 sec., 32729.398012857975 rows/sec., 2.51 MiB/sec. | ||
| 2605 | 2025.12.18 00:16:41.331871 [ 260 ] {22b96aa6-42cc-4dc6-a0be-186c53669866} <Debug> TCPHandler: Processed in 0.002026684 sec. | ||
| 2606 | 2025.12.18 00:16:41.332019 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2607 | 2025.12.18 00:16:41.332150 [ 260 ] {5adfe28e-baf6-447a-8b73-fe52411e92e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2608 | 2025.12.18 00:16:41.332205 [ 260 ] {5adfe28e-baf6-447a-8b73-fe52411e92e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2609 | 2025.12.18 00:16:41.332749 [ 260 ] {5adfe28e-baf6-447a-8b73-fe52411e92e9} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2025.12.18 00:16:41.332794 [ 260 ] {5adfe28e-baf6-447a-8b73-fe52411e92e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2611 | 2025.12.18 00:16:41.333132 [ 260 ] {5adfe28e-baf6-447a-8b73-fe52411e92e9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2612 | 2025.12.18 00:16:41.333356 [ 260 ] {5adfe28e-baf6-447a-8b73-fe52411e92e9} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2025.12.18 00:16:41.333489 [ 260 ] {5adfe28e-baf6-447a-8b73-fe52411e92e9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00137 sec., 46715.32846715329 rows/sec., 3.65 MiB/sec. | ||
| 2614 | 2025.12.18 00:16:41.333529 [ 260 ] {5adfe28e-baf6-447a-8b73-fe52411e92e9} <Debug> TCPHandler: Processed in 0.001574481 sec. | ||
| 2615 | 2025.12.18 00:16:41.333651 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2616 | 2025.12.18 00:16:41.333751 [ 260 ] {620fcccd-ab88-4a44-ae4f-1f48c3f6118a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2617 | 2025.12.18 00:16:41.333796 [ 260 ] {620fcccd-ab88-4a44-ae4f-1f48c3f6118a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2618 | 2025.12.18 00:16:41.334216 [ 260 ] {620fcccd-ab88-4a44-ae4f-1f48c3f6118a} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2619 | 2025.12.18 00:16:41.334253 [ 260 ] {620fcccd-ab88-4a44-ae4f-1f48c3f6118a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2620 | 2025.12.18 00:16:41.334595 [ 260 ] {620fcccd-ab88-4a44-ae4f-1f48c3f6118a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2621 | 2025.12.18 00:16:41.334816 [ 260 ] {620fcccd-ab88-4a44-ae4f-1f48c3f6118a} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2025.12.18 00:16:41.334946 [ 260 ] {620fcccd-ab88-4a44-ae4f-1f48c3f6118a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 2623 | 2025.12.18 00:16:41.334983 [ 260 ] {620fcccd-ab88-4a44-ae4f-1f48c3f6118a} <Debug> TCPHandler: Processed in 0.00138453 sec. | ||
| 2624 | 2025.12.18 00:16:41.335102 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2625 | 2025.12.18 00:16:41.335198 [ 260 ] {c9c017d0-1450-4d5d-87a6-d29810636d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2626 | 2025.12.18 00:16:41.335241 [ 260 ] {c9c017d0-1450-4d5d-87a6-d29810636d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2627 | 2025.12.18 00:16:41.335587 [ 260 ] {c9c017d0-1450-4d5d-87a6-d29810636d30} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2628 | 2025.12.18 00:16:41.335623 [ 260 ] {c9c017d0-1450-4d5d-87a6-d29810636d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2629 | 2025.12.18 00:16:41.335939 [ 260 ] {c9c017d0-1450-4d5d-87a6-d29810636d30} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2630 | 2025.12.18 00:16:41.336145 [ 260 ] {c9c017d0-1450-4d5d-87a6-d29810636d30} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2025.12.18 00:16:41.336280 [ 260 ] {c9c017d0-1450-4d5d-87a6-d29810636d30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 2632 | 2025.12.18 00:16:41.336316 [ 260 ] {c9c017d0-1450-4d5d-87a6-d29810636d30} <Debug> TCPHandler: Processed in 0.001265529 sec. | ||
| 2633 | 2025.12.18 00:16:43.615335 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2634 | 2025.12.18 00:16:43.615410 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2635 | 2025.12.18 00:16:43.692831 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5719 | ||
| 2636 | 2025.12.18 00:16:43.693328 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2637 | 2025.12.18 00:16:43.693376 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2638 | 2025.12.18 00:16:43.694008 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2639 | 2025.12.18 00:16:43.694249 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2640 | 2025.12.18 00:16:43.694393 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5719 | ||
| 2641 | 2025.12.18 00:16:43.710330 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 352 | ||
| 2642 | 2025.12.18 00:16:43.712530 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2643 | 2025.12.18 00:16:43.712591 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2644 | 2025.12.18 00:16:43.713827 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2645 | 2025.12.18 00:16:43.714123 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2025.12.18 00:16:43.714469 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 352 | ||
| 2647 | 2025.12.18 00:16:44.021770 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2648 | 2025.12.18 00:16:44.036293 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2649 | 2025.12.18 00:16:44.036340 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2650 | 2025.12.18 00:16:44.042310 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2651 | 2025.12.18 00:16:44.042992 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2025.12.18 00:16:44.045706 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2653 | 2025.12.18 00:16:46.330764 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2654 | 2025.12.18 00:16:46.331053 [ 260 ] {a8605b27-6414-4632-8a03-62c9579451b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2655 | 2025.12.18 00:16:46.331159 [ 260 ] {a8605b27-6414-4632-8a03-62c9579451b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2656 | 2025.12.18 00:16:46.332056 [ 260 ] {a8605b27-6414-4632-8a03-62c9579451b5} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2657 | 2025.12.18 00:16:46.332107 [ 260 ] {a8605b27-6414-4632-8a03-62c9579451b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2658 | 2025.12.18 00:16:46.332510 [ 260 ] {a8605b27-6414-4632-8a03-62c9579451b5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2659 | 2025.12.18 00:16:46.332737 [ 260 ] {a8605b27-6414-4632-8a03-62c9579451b5} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2660 | 2025.12.18 00:16:46.332888 [ 105 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2661 | 2025.12.18 00:16:46.332901 [ 260 ] {a8605b27-6414-4632-8a03-62c9579451b5} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001926 sec., 70612.66874350987 rows/sec., 6.12 MiB/sec. | ||
| 2662 | 2025.12.18 00:16:46.332958 [ 105 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2663 | 2025.12.18 00:16:46.332974 [ 260 ] {a8605b27-6414-4632-8a03-62c9579451b5} <Debug> TCPHandler: Processed in 0.002400057 sec. | ||
| 2664 | 2025.12.18 00:16:46.332984 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2665 | 2025.12.18 00:16:46.333103 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2666 | 2025.12.18 00:16:46.333123 [ 202 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 2667 | 2025.12.18 00:16:46.333212 [ 260 ] {e230346c-f36f-4be3-99ad-9751e19cc9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2668 | 2025.12.18 00:16:46.333260 [ 260 ] {e230346c-f36f-4be3-99ad-9751e19cc9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2669 | 2025.12.18 00:16:46.333280 [ 202 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2670 | 2025.12.18 00:16:46.333325 [ 202 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1395 rows starting from the beginning of the part | ||
| 2671 | 2025.12.18 00:16:46.333398 [ 202 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 128 rows starting from the beginning of the part | ||
| 2672 | 2025.12.18 00:16:46.333452 [ 202 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 2673 | 2025.12.18 00:16:46.333502 [ 202 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1403 rows starting from the beginning of the part | ||
| 2674 | 2025.12.18 00:16:46.333554 [ 202 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2675 | 2025.12.18 00:16:46.333605 [ 202 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 136 rows starting from the beginning of the part | ||
| 2676 | 2025.12.18 00:16:46.333693 [ 260 ] {e230346c-f36f-4be3-99ad-9751e19cc9f3} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2677 | 2025.12.18 00:16:46.333736 [ 260 ] {e230346c-f36f-4be3-99ad-9751e19cc9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2678 | 2025.12.18 00:16:46.334080 [ 260 ] {e230346c-f36f-4be3-99ad-9751e19cc9f3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2679 | 2025.12.18 00:16:46.334303 [ 260 ] {e230346c-f36f-4be3-99ad-9751e19cc9f3} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2680 | 2025.12.18 00:16:46.334443 [ 260 ] {e230346c-f36f-4be3-99ad-9751e19cc9f3} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001256 sec., 31847.133757961783 rows/sec., 2.34 MiB/sec. | ||
| 2681 | 2025.12.18 00:16:46.334483 [ 260 ] {e230346c-f36f-4be3-99ad-9751e19cc9f3} <Debug> TCPHandler: Processed in 0.00143397 sec. | ||
| 2682 | 2025.12.18 00:16:46.334594 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2683 | 2025.12.18 00:16:46.334694 [ 260 ] {2474dc81-be47-4520-920e-9a55cf965e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2684 | 2025.12.18 00:16:46.334735 [ 260 ] {2474dc81-be47-4520-920e-9a55cf965e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2685 | 2025.12.18 00:16:46.335154 [ 260 ] {2474dc81-be47-4520-920e-9a55cf965e17} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2686 | 2025.12.18 00:16:46.335170 [ 199 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3174 rows, containing 5 columns (5 merged, 0 gathered) in 0.002112034 sec., 1502816.7160187762 rows/sec., 131.79 MiB/sec. | ||
| 2687 | 2025.12.18 00:16:46.335192 [ 260 ] {2474dc81-be47-4520-920e-9a55cf965e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2688 | 2025.12.18 00:16:46.335430 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2689 | 2025.12.18 00:16:46.335519 [ 260 ] {2474dc81-be47-4520-920e-9a55cf965e17} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2690 | 2025.12.18 00:16:46.335762 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_16_3} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2025.12.18 00:16:46.335804 [ 260 ] {2474dc81-be47-4520-920e-9a55cf965e17} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2692 | 2025.12.18 00:16:46.335845 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_16_3} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2693 | 2025.12.18 00:16:46.335920 [ 105 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2694 | 2025.12.18 00:16:46.335933 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 2695 | 2025.12.18 00:16:46.335951 [ 260 ] {2474dc81-be47-4520-920e-9a55cf965e17} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001277 sec., 81440.87705559906 rows/sec., 6.36 MiB/sec. | ||
| 2696 | 2025.12.18 00:16:46.335958 [ 105 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2697 | 2025.12.18 00:16:46.335992 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2698 | 2025.12.18 00:16:46.335999 [ 260 ] {2474dc81-be47-4520-920e-9a55cf965e17} <Debug> TCPHandler: Processed in 0.00146048 sec. | ||
| 2699 | 2025.12.18 00:16:46.336081 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 2700 | 2025.12.18 00:16:46.336123 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2701 | 2025.12.18 00:16:46.336180 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2702 | 2025.12.18 00:16:46.336210 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 624 rows starting from the beginning of the part | ||
| 2703 | 2025.12.18 00:16:46.336225 [ 260 ] {8eb490dd-b06d-47f0-809f-7f7ec2ea6f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2704 | 2025.12.18 00:16:46.336261 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 100 rows starting from the beginning of the part | ||
| 2705 | 2025.12.18 00:16:46.336274 [ 260 ] {8eb490dd-b06d-47f0-809f-7f7ec2ea6f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2706 | 2025.12.18 00:16:46.336308 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 2707 | 2025.12.18 00:16:46.336353 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 610 rows starting from the beginning of the part | ||
| 2708 | 2025.12.18 00:16:46.336390 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 2709 | 2025.12.18 00:16:46.336469 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 2710 | 2025.12.18 00:16:46.336704 [ 260 ] {8eb490dd-b06d-47f0-809f-7f7ec2ea6f65} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2711 | 2025.12.18 00:16:46.336746 [ 260 ] {8eb490dd-b06d-47f0-809f-7f7ec2ea6f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2712 | 2025.12.18 00:16:46.337124 [ 260 ] {8eb490dd-b06d-47f0-809f-7f7ec2ea6f65} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2713 | 2025.12.18 00:16:46.337343 [ 260 ] {8eb490dd-b06d-47f0-809f-7f7ec2ea6f65} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2714 | 2025.12.18 00:16:46.337467 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2715 | 2025.12.18 00:16:46.337481 [ 260 ] {8eb490dd-b06d-47f0-809f-7f7ec2ea6f65} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 2716 | 2025.12.18 00:16:46.337480 [ 199 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1566 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143535 sec., 1091023.0954122688 rows/sec., 86.95 MiB/sec. | ||
| 2717 | 2025.12.18 00:16:46.337513 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2718 | 2025.12.18 00:16:46.337537 [ 260 ] {8eb490dd-b06d-47f0-809f-7f7ec2ea6f65} <Debug> TCPHandler: Processed in 0.00146619 sec. | ||
| 2719 | 2025.12.18 00:16:46.337556 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2720 | 2025.12.18 00:16:46.337639 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 2721 | 2025.12.18 00:16:46.337667 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2722 | 2025.12.18 00:16:46.337698 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2723 | 2025.12.18 00:16:46.337752 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2724 | 2025.12.18 00:16:46.337770 [ 260 ] {540fb877-7d72-411a-8bb4-90521dcc3b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2725 | 2025.12.18 00:16:46.337779 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3425 rows starting from the beginning of the part | ||
| 2726 | 2025.12.18 00:16:46.337834 [ 260 ] {540fb877-7d72-411a-8bb4-90521dcc3b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2727 | 2025.12.18 00:16:46.337843 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 2728 | 2025.12.18 00:16:46.337899 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2729 | 2025.12.18 00:16:46.337944 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 887 rows starting from the beginning of the part | ||
| 2730 | 2025.12.18 00:16:46.337946 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_16_3} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2731 | 2025.12.18 00:16:46.337988 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2732 | 2025.12.18 00:16:46.338018 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_16_3} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2733 | 2025.12.18 00:16:46.338031 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2734 | 2025.12.18 00:16:46.338081 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 2735 | 2025.12.18 00:16:46.338642 [ 260 ] {540fb877-7d72-411a-8bb4-90521dcc3b3d} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2025.12.18 00:16:46.338684 [ 260 ] {540fb877-7d72-411a-8bb4-90521dcc3b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2737 | 2025.12.18 00:16:46.339281 [ 260 ] {540fb877-7d72-411a-8bb4-90521dcc3b3d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2738 | 2025.12.18 00:16:46.339515 [ 260 ] {540fb877-7d72-411a-8bb4-90521dcc3b3d} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2739 | 2025.12.18 00:16:46.339658 [ 260 ] {540fb877-7d72-411a-8bb4-90521dcc3b3d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001909 sec., 20953.378732320587 rows/sec., 37.55 MiB/sec. | ||
| 2740 | 2025.12.18 00:16:46.339716 [ 260 ] {540fb877-7d72-411a-8bb4-90521dcc3b3d} <Debug> TCPHandler: Processed in 0.002100804 sec. | ||
| 2741 | 2025.12.18 00:16:46.339828 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2742 | 2025.12.18 00:16:46.339926 [ 260 ] {031dad98-f632-4542-9560-818a4c80d7bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2743 | 2025.12.18 00:16:46.339969 [ 260 ] {031dad98-f632-4542-9560-818a4c80d7bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2744 | 2025.12.18 00:16:46.340297 [ 260 ] {031dad98-f632-4542-9560-818a4c80d7bf} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2745 | 2025.12.18 00:16:46.340332 [ 260 ] {031dad98-f632-4542-9560-818a4c80d7bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2746 | 2025.12.18 00:16:46.340641 [ 260 ] {031dad98-f632-4542-9560-818a4c80d7bf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2747 | 2025.12.18 00:16:46.340851 [ 260 ] {031dad98-f632-4542-9560-818a4c80d7bf} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2025.12.18 00:16:46.340949 [ 81 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2749 | 2025.12.18 00:16:46.340976 [ 260 ] {031dad98-f632-4542-9560-818a4c80d7bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 2750 | 2025.12.18 00:16:46.340985 [ 81 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2025.12.18 00:16:46.341014 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2752 | 2025.12.18 00:16:46.341017 [ 260 ] {031dad98-f632-4542-9560-818a4c80d7bf} <Debug> TCPHandler: Processed in 0.001239339 sec. | ||
| 2753 | 2025.12.18 00:16:46.341102 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 2754 | 2025.12.18 00:16:46.341202 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2755 | 2025.12.18 00:16:46.341268 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 540 rows starting from the beginning of the part | ||
| 2756 | 2025.12.18 00:16:46.341331 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 2757 | 2025.12.18 00:16:46.341380 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2758 | 2025.12.18 00:16:46.341424 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 2759 | 2025.12.18 00:16:46.341466 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2760 | 2025.12.18 00:16:46.341513 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 2761 | 2025.12.18 00:16:46.342373 [ 188 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 840 rows, containing 4 columns (4 merged, 0 gathered) in 0.001303999 sec., 644172.2731382463 rows/sec., 43.35 MiB/sec. | ||
| 2762 | 2025.12.18 00:16:46.342586 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2763 | 2025.12.18 00:16:46.342869 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_16_3} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2025.12.18 00:16:46.342943 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_16_3} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2765 | 2025.12.18 00:16:46.343010 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2766 | 2025.12.18 00:16:46.344703 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4952 rows, containing 5 columns (5 merged, 0 gathered) in 0.007096721 sec., 697787.048412922 rows/sec., 47.94 MiB/sec. | ||
| 2767 | 2025.12.18 00:16:46.345107 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2768 | 2025.12.18 00:16:46.345367 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2769 | 2025.12.18 00:16:46.345432 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2770 | 2025.12.18 00:16:46.345495 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 2771 | 2025.12.18 00:16:51.194470 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6231 | ||
| 2772 | 2025.12.18 00:16:51.195007 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2773 | 2025.12.18 00:16:51.195055 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2774 | 2025.12.18 00:16:51.195541 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2775 | 2025.12.18 00:16:51.195797 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2776 | 2025.12.18 00:16:51.195934 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6231 | ||
| 2777 | 2025.12.18 00:16:51.329399 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2778 | 2025.12.18 00:16:51.329582 [ 260 ] {be4229aa-2d27-4cab-87d6-09a56f52c08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2779 | 2025.12.18 00:16:51.329654 [ 260 ] {be4229aa-2d27-4cab-87d6-09a56f52c08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2780 | 2025.12.18 00:16:51.330268 [ 260 ] {be4229aa-2d27-4cab-87d6-09a56f52c08b} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2025.12.18 00:16:51.330316 [ 260 ] {be4229aa-2d27-4cab-87d6-09a56f52c08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2782 | 2025.12.18 00:16:51.330706 [ 260 ] {be4229aa-2d27-4cab-87d6-09a56f52c08b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2783 | 2025.12.18 00:16:51.330945 [ 260 ] {be4229aa-2d27-4cab-87d6-09a56f52c08b} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2784 | 2025.12.18 00:16:51.331108 [ 260 ] {be4229aa-2d27-4cab-87d6-09a56f52c08b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001578 sec., 1267.427122940431 rows/sec., 103.35 KiB/sec. | ||
| 2785 | 2025.12.18 00:16:51.331156 [ 260 ] {be4229aa-2d27-4cab-87d6-09a56f52c08b} <Debug> TCPHandler: Processed in 0.001889023 sec. | ||
| 2786 | 2025.12.18 00:16:51.331279 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2787 | 2025.12.18 00:16:51.331385 [ 260 ] {f05bdfda-e88c-4d89-9a36-08038880cc03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2788 | 2025.12.18 00:16:51.331429 [ 260 ] {f05bdfda-e88c-4d89-9a36-08038880cc03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2789 | 2025.12.18 00:16:51.331856 [ 260 ] {f05bdfda-e88c-4d89-9a36-08038880cc03} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2790 | 2025.12.18 00:16:51.331895 [ 260 ] {f05bdfda-e88c-4d89-9a36-08038880cc03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2791 | 2025.12.18 00:16:51.332205 [ 260 ] {f05bdfda-e88c-4d89-9a36-08038880cc03} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2792 | 2025.12.18 00:16:51.332414 [ 260 ] {f05bdfda-e88c-4d89-9a36-08038880cc03} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2793 | 2025.12.18 00:16:51.332547 [ 260 ] {f05bdfda-e88c-4d89-9a36-08038880cc03} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001188 sec., 47979.79797979798 rows/sec., 3.68 MiB/sec. | ||
| 2794 | 2025.12.18 00:16:51.332585 [ 260 ] {f05bdfda-e88c-4d89-9a36-08038880cc03} <Debug> TCPHandler: Processed in 0.001358869 sec. | ||
| 2795 | 2025.12.18 00:16:51.332698 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2796 | 2025.12.18 00:16:51.332795 [ 260 ] {63f0a6e7-59f7-4a13-8f4d-1ecbb87a71cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2797 | 2025.12.18 00:16:51.332837 [ 260 ] {63f0a6e7-59f7-4a13-8f4d-1ecbb87a71cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2798 | 2025.12.18 00:16:51.333222 [ 260 ] {63f0a6e7-59f7-4a13-8f4d-1ecbb87a71cc} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2799 | 2025.12.18 00:16:51.333258 [ 260 ] {63f0a6e7-59f7-4a13-8f4d-1ecbb87a71cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2800 | 2025.12.18 00:16:51.333547 [ 260 ] {63f0a6e7-59f7-4a13-8f4d-1ecbb87a71cc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2801 | 2025.12.18 00:16:51.333760 [ 260 ] {63f0a6e7-59f7-4a13-8f4d-1ecbb87a71cc} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2802 | 2025.12.18 00:16:51.333889 [ 260 ] {63f0a6e7-59f7-4a13-8f4d-1ecbb87a71cc} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001113 sec., 1796.9451931716083 rows/sec., 125.47 KiB/sec. | ||
| 2803 | 2025.12.18 00:16:51.333926 [ 260 ] {63f0a6e7-59f7-4a13-8f4d-1ecbb87a71cc} <Debug> TCPHandler: Processed in 0.001279439 sec. | ||
| 2804 | 2025.12.18 00:16:51.334029 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2805 | 2025.12.18 00:16:51.334124 [ 260 ] {d564ea08-a60b-418a-bd9e-edf46c287a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2806 | 2025.12.18 00:16:51.334162 [ 260 ] {d564ea08-a60b-418a-bd9e-edf46c287a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2807 | 2025.12.18 00:16:51.334559 [ 260 ] {d564ea08-a60b-418a-bd9e-edf46c287a32} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2025.12.18 00:16:51.334597 [ 260 ] {d564ea08-a60b-418a-bd9e-edf46c287a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2809 | 2025.12.18 00:16:51.334897 [ 260 ] {d564ea08-a60b-418a-bd9e-edf46c287a32} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2810 | 2025.12.18 00:16:51.335117 [ 260 ] {d564ea08-a60b-418a-bd9e-edf46c287a32} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2811 | 2025.12.18 00:16:51.335245 [ 260 ] {d564ea08-a60b-418a-bd9e-edf46c287a32} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00114 sec., 57894.73684210527 rows/sec., 4.52 MiB/sec. | ||
| 2812 | 2025.12.18 00:16:51.335281 [ 260 ] {d564ea08-a60b-418a-bd9e-edf46c287a32} <Debug> TCPHandler: Processed in 0.001303009 sec. | ||
| 2813 | 2025.12.18 00:16:51.335392 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2814 | 2025.12.18 00:16:51.335487 [ 260 ] {4b9ccb29-69bf-4f2f-ad80-73c67173ad0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2815 | 2025.12.18 00:16:51.335531 [ 260 ] {4b9ccb29-69bf-4f2f-ad80-73c67173ad0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2816 | 2025.12.18 00:16:51.335927 [ 260 ] {4b9ccb29-69bf-4f2f-ad80-73c67173ad0b} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2817 | 2025.12.18 00:16:51.335962 [ 260 ] {4b9ccb29-69bf-4f2f-ad80-73c67173ad0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2818 | 2025.12.18 00:16:51.336290 [ 260 ] {4b9ccb29-69bf-4f2f-ad80-73c67173ad0b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2819 | 2025.12.18 00:16:51.336499 [ 260 ] {4b9ccb29-69bf-4f2f-ad80-73c67173ad0b} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2820 | 2025.12.18 00:16:51.336630 [ 260 ] {4b9ccb29-69bf-4f2f-ad80-73c67173ad0b} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001163 sec., 138435.08168529664 rows/sec., 9.64 MiB/sec. | ||
| 2821 | 2025.12.18 00:16:51.336667 [ 260 ] {4b9ccb29-69bf-4f2f-ad80-73c67173ad0b} <Debug> TCPHandler: Processed in 0.001325439 sec. | ||
| 2822 | 2025.12.18 00:16:51.336770 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2823 | 2025.12.18 00:16:51.336865 [ 260 ] {81278007-e503-4f32-b89c-fda2fcbc6293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2824 | 2025.12.18 00:16:51.336907 [ 260 ] {81278007-e503-4f32-b89c-fda2fcbc6293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2825 | 2025.12.18 00:16:51.337231 [ 260 ] {81278007-e503-4f32-b89c-fda2fcbc6293} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2826 | 2025.12.18 00:16:51.337267 [ 260 ] {81278007-e503-4f32-b89c-fda2fcbc6293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2827 | 2025.12.18 00:16:51.337568 [ 260 ] {81278007-e503-4f32-b89c-fda2fcbc6293} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2828 | 2025.12.18 00:16:51.337778 [ 260 ] {81278007-e503-4f32-b89c-fda2fcbc6293} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2829 | 2025.12.18 00:16:51.337906 [ 260 ] {81278007-e503-4f32-b89c-fda2fcbc6293} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 2830 | 2025.12.18 00:16:51.337941 [ 260 ] {81278007-e503-4f32-b89c-fda2fcbc6293} <Debug> TCPHandler: Processed in 0.001220759 sec. | ||
| 2831 | 2025.12.18 00:16:51.545779 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2832 | 2025.12.18 00:16:51.564221 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2025.12.18 00:16:51.564273 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2834 | 2025.12.18 00:16:51.569999 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2835 | 2025.12.18 00:16:51.570699 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2025.12.18 00:16:51.574068 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2837 | 2025.12.18 00:16:53.714786 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 376 | ||
| 2838 | 2025.12.18 00:16:53.717278 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2839 | 2025.12.18 00:16:53.717340 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2840 | 2025.12.18 00:16:53.718549 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2841 | 2025.12.18 00:16:53.718834 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2842 | 2025.12.18 00:16:53.719195 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 376 | ||
| 2843 | 2025.12.18 00:16:56.330800 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2844 | 2025.12.18 00:16:56.330975 [ 260 ] {47e3d73c-9ffb-40a7-aeb2-bb40573b46e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2845 | 2025.12.18 00:16:56.331042 [ 260 ] {47e3d73c-9ffb-40a7-aeb2-bb40573b46e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2846 | 2025.12.18 00:16:56.331745 [ 260 ] {47e3d73c-9ffb-40a7-aeb2-bb40573b46e5} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2025.12.18 00:16:56.331790 [ 260 ] {47e3d73c-9ffb-40a7-aeb2-bb40573b46e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2848 | 2025.12.18 00:16:56.332186 [ 260 ] {47e3d73c-9ffb-40a7-aeb2-bb40573b46e5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2849 | 2025.12.18 00:16:56.332422 [ 260 ] {47e3d73c-9ffb-40a7-aeb2-bb40573b46e5} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2025.12.18 00:16:56.332587 [ 260 ] {47e3d73c-9ffb-40a7-aeb2-bb40573b46e5} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001662 sec., 81829.12154031287 rows/sec., 7.10 MiB/sec. | ||
| 2851 | 2025.12.18 00:16:56.332635 [ 260 ] {47e3d73c-9ffb-40a7-aeb2-bb40573b46e5} <Debug> TCPHandler: Processed in 0.001962854 sec. | ||
| 2852 | 2025.12.18 00:16:56.332754 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2853 | 2025.12.18 00:16:56.332866 [ 260 ] {595998f2-264b-444b-83bb-252a7280dc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2854 | 2025.12.18 00:16:56.332911 [ 260 ] {595998f2-264b-444b-83bb-252a7280dc08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2855 | 2025.12.18 00:16:56.333341 [ 260 ] {595998f2-264b-444b-83bb-252a7280dc08} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2025.12.18 00:16:56.333379 [ 260 ] {595998f2-264b-444b-83bb-252a7280dc08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2857 | 2025.12.18 00:16:56.333703 [ 260 ] {595998f2-264b-444b-83bb-252a7280dc08} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2858 | 2025.12.18 00:16:56.333920 [ 260 ] {595998f2-264b-444b-83bb-252a7280dc08} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2025.12.18 00:16:56.334026 [ 75 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2860 | 2025.12.18 00:16:56.334055 [ 260 ] {595998f2-264b-444b-83bb-252a7280dc08} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001214 sec., 32948.929159802305 rows/sec., 2.42 MiB/sec. | ||
| 2861 | 2025.12.18 00:16:56.334067 [ 75 ] {} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2862 | 2025.12.18 00:16:56.334095 [ 260 ] {595998f2-264b-444b-83bb-252a7280dc08} <Debug> TCPHandler: Processed in 0.00139424 sec. | ||
| 2863 | 2025.12.18 00:16:56.334095 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2864 | 2025.12.18 00:16:56.334206 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2865 | 2025.12.18 00:16:56.334234 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::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 | ||
| 2866 | 2025.12.18 00:16:56.334306 [ 260 ] {66cbb32c-adad-45f6-bbb4-421c4860701b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2867 | 2025.12.18 00:16:56.334352 [ 260 ] {66cbb32c-adad-45f6-bbb4-421c4860701b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2868 | 2025.12.18 00:16:56.334393 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2869 | 2025.12.18 00:16:56.334433 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 62 rows starting from the beginning of the part | ||
| 2870 | 2025.12.18 00:16:56.334508 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 2871 | 2025.12.18 00:16:56.334561 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 66 rows starting from the beginning of the part | ||
| 2872 | 2025.12.18 00:16:56.334616 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 2873 | 2025.12.18 00:16:56.334665 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 2874 | 2025.12.18 00:16:56.334715 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 2875 | 2025.12.18 00:16:56.334777 [ 260 ] {66cbb32c-adad-45f6-bbb4-421c4860701b} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2876 | 2025.12.18 00:16:56.334817 [ 260 ] {66cbb32c-adad-45f6-bbb4-421c4860701b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2877 | 2025.12.18 00:16:56.335231 [ 260 ] {66cbb32c-adad-45f6-bbb4-421c4860701b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2878 | 2025.12.18 00:16:56.335491 [ 260 ] {66cbb32c-adad-45f6-bbb4-421c4860701b} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2879 | 2025.12.18 00:16:56.335600 [ 194 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142318 sec., 172852.34474908304 rows/sec., 13.32 MiB/sec. | ||
| 2880 | 2025.12.18 00:16:56.335638 [ 260 ] {66cbb32c-adad-45f6-bbb4-421c4860701b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001353 sec., 76866.22320768662 rows/sec., 6.00 MiB/sec. | ||
| 2881 | 2025.12.18 00:16:56.335699 [ 260 ] {66cbb32c-adad-45f6-bbb4-421c4860701b} <Debug> TCPHandler: Processed in 0.001544291 sec. | ||
| 2882 | 2025.12.18 00:16:56.335778 [ 195 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2883 | 2025.12.18 00:16:56.335819 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2884 | 2025.12.18 00:16:56.335918 [ 260 ] {f0c7a569-f5b6-41d9-84cd-1fad309840d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2885 | 2025.12.18 00:16:56.335964 [ 260 ] {f0c7a569-f5b6-41d9-84cd-1fad309840d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2886 | 2025.12.18 00:16:56.336032 [ 195 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_11_2} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2887 | 2025.12.18 00:16:56.336100 [ 195 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_11_2} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2888 | 2025.12.18 00:16:56.336176 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2889 | 2025.12.18 00:16:56.336384 [ 260 ] {f0c7a569-f5b6-41d9-84cd-1fad309840d8} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2890 | 2025.12.18 00:16:56.336421 [ 260 ] {f0c7a569-f5b6-41d9-84cd-1fad309840d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2891 | 2025.12.18 00:16:56.336778 [ 260 ] {f0c7a569-f5b6-41d9-84cd-1fad309840d8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2892 | 2025.12.18 00:16:56.336999 [ 260 ] {f0c7a569-f5b6-41d9-84cd-1fad309840d8} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2893 | 2025.12.18 00:16:56.337138 [ 260 ] {f0c7a569-f5b6-41d9-84cd-1fad309840d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 2894 | 2025.12.18 00:16:56.337176 [ 260 ] {f0c7a569-f5b6-41d9-84cd-1fad309840d8} <Debug> TCPHandler: Processed in 0.00140877 sec. | ||
| 2895 | 2025.12.18 00:16:56.337288 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2896 | 2025.12.18 00:16:56.337387 [ 260 ] {d4a51de6-eee2-4a37-a116-3515ad07245d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2897 | 2025.12.18 00:16:56.337444 [ 260 ] {d4a51de6-eee2-4a37-a116-3515ad07245d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2898 | 2025.12.18 00:16:56.338292 [ 260 ] {d4a51de6-eee2-4a37-a116-3515ad07245d} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2025.12.18 00:16:56.338330 [ 260 ] {d4a51de6-eee2-4a37-a116-3515ad07245d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2900 | 2025.12.18 00:16:56.338907 [ 260 ] {d4a51de6-eee2-4a37-a116-3515ad07245d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2901 | 2025.12.18 00:16:56.339143 [ 260 ] {d4a51de6-eee2-4a37-a116-3515ad07245d} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2025.12.18 00:16:56.339289 [ 260 ] {d4a51de6-eee2-4a37-a116-3515ad07245d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001921 sec., 20822.488287350337 rows/sec., 37.31 MiB/sec. | ||
| 2903 | 2025.12.18 00:16:56.339345 [ 260 ] {d4a51de6-eee2-4a37-a116-3515ad07245d} <Debug> TCPHandler: Processed in 0.002113464 sec. | ||
| 2904 | 2025.12.18 00:16:56.339454 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2905 | 2025.12.18 00:16:56.339553 [ 260 ] {65f3ada5-1eb4-404e-8d6f-4379e2824a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2906 | 2025.12.18 00:16:56.339595 [ 260 ] {65f3ada5-1eb4-404e-8d6f-4379e2824a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2907 | 2025.12.18 00:16:56.339931 [ 260 ] {65f3ada5-1eb4-404e-8d6f-4379e2824a1e} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2908 | 2025.12.18 00:16:56.339967 [ 260 ] {65f3ada5-1eb4-404e-8d6f-4379e2824a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2909 | 2025.12.18 00:16:56.340283 [ 260 ] {65f3ada5-1eb4-404e-8d6f-4379e2824a1e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2910 | 2025.12.18 00:16:56.340500 [ 260 ] {65f3ada5-1eb4-404e-8d6f-4379e2824a1e} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2911 | 2025.12.18 00:16:56.340637 [ 260 ] {65f3ada5-1eb4-404e-8d6f-4379e2824a1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 2912 | 2025.12.18 00:16:56.340680 [ 260 ] {65f3ada5-1eb4-404e-8d6f-4379e2824a1e} <Debug> TCPHandler: Processed in 0.001278379 sec. | ||
| 2913 | 2025.12.18 00:16:58.615476 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2914 | 2025.12.18 00:16:58.615541 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2915 | 2025.12.18 00:16:58.696116 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6679 | ||
| 2916 | 2025.12.18 00:16:58.696908 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2025.12.18 00:16:58.696985 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2918 | 2025.12.18 00:16:58.697702 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2919 | 2025.12.18 00:16:58.697936 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2025.12.18 00:16:58.698076 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6679 | ||
| 2921 | 2025.12.18 00:16:59.074242 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2922 | 2025.12.18 00:16:59.091380 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2025.12.18 00:16:59.091437 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2924 | 2025.12.18 00:16:59.096985 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2925 | 2025.12.18 00:16:59.097666 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2025.12.18 00:16:59.100539 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2927 | 2025.12.18 00:17:01.329415 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2928 | 2025.12.18 00:17:01.329617 [ 260 ] {643569a8-10fc-445d-ad75-0463b6719c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2929 | 2025.12.18 00:17:01.329700 [ 260 ] {643569a8-10fc-445d-ad75-0463b6719c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2930 | 2025.12.18 00:17:01.330390 [ 260 ] {643569a8-10fc-445d-ad75-0463b6719c07} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2025.12.18 00:17:01.330440 [ 260 ] {643569a8-10fc-445d-ad75-0463b6719c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2932 | 2025.12.18 00:17:01.330840 [ 260 ] {643569a8-10fc-445d-ad75-0463b6719c07} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2933 | 2025.12.18 00:17:01.331086 [ 260 ] {643569a8-10fc-445d-ad75-0463b6719c07} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2025.12.18 00:17:01.331248 [ 260 ] {643569a8-10fc-445d-ad75-0463b6719c07} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001686 sec., 33214.709371293 rows/sec., 2.55 MiB/sec. | ||
| 2935 | 2025.12.18 00:17:01.331296 [ 260 ] {643569a8-10fc-445d-ad75-0463b6719c07} <Debug> TCPHandler: Processed in 0.002020254 sec. | ||
| 2936 | 2025.12.18 00:17:01.331416 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2937 | 2025.12.18 00:17:01.331518 [ 260 ] {04365d91-7cb9-4e87-97c5-0c2ed9fbcebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2938 | 2025.12.18 00:17:01.331564 [ 260 ] {04365d91-7cb9-4e87-97c5-0c2ed9fbcebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2939 | 2025.12.18 00:17:01.331987 [ 260 ] {04365d91-7cb9-4e87-97c5-0c2ed9fbcebb} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2025.12.18 00:17:01.332027 [ 260 ] {04365d91-7cb9-4e87-97c5-0c2ed9fbcebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2941 | 2025.12.18 00:17:01.332344 [ 260 ] {04365d91-7cb9-4e87-97c5-0c2ed9fbcebb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2942 | 2025.12.18 00:17:01.332557 [ 260 ] {04365d91-7cb9-4e87-97c5-0c2ed9fbcebb} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2025.12.18 00:17:01.332687 [ 260 ] {04365d91-7cb9-4e87-97c5-0c2ed9fbcebb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 2944 | 2025.12.18 00:17:01.332727 [ 260 ] {04365d91-7cb9-4e87-97c5-0c2ed9fbcebb} <Debug> TCPHandler: Processed in 0.001365199 sec. | ||
| 2945 | 2025.12.18 00:17:01.332844 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2025.12.18 00:17:01.332941 [ 260 ] {62df7412-ea1b-4ae7-8add-b4cef3b2f075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2947 | 2025.12.18 00:17:01.332987 [ 260 ] {62df7412-ea1b-4ae7-8add-b4cef3b2f075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2948 | 2025.12.18 00:17:01.333386 [ 260 ] {62df7412-ea1b-4ae7-8add-b4cef3b2f075} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2025.12.18 00:17:01.333424 [ 260 ] {62df7412-ea1b-4ae7-8add-b4cef3b2f075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2950 | 2025.12.18 00:17:01.333757 [ 260 ] {62df7412-ea1b-4ae7-8add-b4cef3b2f075} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2951 | 2025.12.18 00:17:01.333980 [ 260 ] {62df7412-ea1b-4ae7-8add-b4cef3b2f075} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2025.12.18 00:17:01.334118 [ 260 ] {62df7412-ea1b-4ae7-8add-b4cef3b2f075} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 2953 | 2025.12.18 00:17:01.334156 [ 260 ] {62df7412-ea1b-4ae7-8add-b4cef3b2f075} <Debug> TCPHandler: Processed in 0.00136493 sec. | ||
| 2954 | 2025.12.18 00:17:01.334266 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2955 | 2025.12.18 00:17:01.334362 [ 260 ] {0a6949a3-6453-49ba-a9cc-b28ebfbb46ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2956 | 2025.12.18 00:17:01.334405 [ 260 ] {0a6949a3-6453-49ba-a9cc-b28ebfbb46ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2957 | 2025.12.18 00:17:01.334732 [ 260 ] {0a6949a3-6453-49ba-a9cc-b28ebfbb46ff} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2025.12.18 00:17:01.334770 [ 260 ] {0a6949a3-6453-49ba-a9cc-b28ebfbb46ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2959 | 2025.12.18 00:17:01.335082 [ 260 ] {0a6949a3-6453-49ba-a9cc-b28ebfbb46ff} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2960 | 2025.12.18 00:17:01.335306 [ 260 ] {0a6949a3-6453-49ba-a9cc-b28ebfbb46ff} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2025.12.18 00:17:01.335436 [ 260 ] {0a6949a3-6453-49ba-a9cc-b28ebfbb46ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 2962 | 2025.12.18 00:17:01.335473 [ 260 ] {0a6949a3-6453-49ba-a9cc-b28ebfbb46ff} <Debug> TCPHandler: Processed in 0.001257839 sec. | ||
| 2963 | 2025.12.18 00:17:02.190090 [ 103 ] {} <Debug> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2964 | 2025.12.18 00:17:02.190183 [ 103 ] {} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2965 | 2025.12.18 00:17:02.190221 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2966 | 2025.12.18 00:17:02.190343 [ 189 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::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 | ||
| 2967 | 2025.12.18 00:17:02.190498 [ 189 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2968 | 2025.12.18 00:17:02.190529 [ 189 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2969 | 2025.12.18 00:17:02.190594 [ 189 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2970 | 2025.12.18 00:17:02.190636 [ 189 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2971 | 2025.12.18 00:17:02.190677 [ 189 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 2972 | 2025.12.18 00:17:02.190715 [ 189 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 2973 | 2025.12.18 00:17:02.191459 [ 194 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001166968 sec., 25707.645796628527 rows/sec., 2.15 MiB/sec. | ||
| 2974 | 2025.12.18 00:17:02.191608 [ 189 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2975 | 2025.12.18 00:17:02.191853 [ 189 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_5_1} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2976 | 2025.12.18 00:17:02.191921 [ 189 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_5_1} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2977 | 2025.12.18 00:17:02.191996 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2978 | 2025.12.18 00:17:03.719411 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 396 | ||
| 2979 | 2025.12.18 00:17:03.721475 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2025.12.18 00:17:03.721520 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2981 | 2025.12.18 00:17:03.722641 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2982 | 2025.12.18 00:17:03.722897 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2983 | 2025.12.18 00:17:03.723060 [ 103 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2984 | 2025.12.18 00:17:03.723135 [ 103 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2025.12.18 00:17:03.723140 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 396 | ||
| 2986 | 2025.12.18 00:17:03.723166 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2987 | 2025.12.18 00:17:03.723332 [ 195 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::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 | ||
| 2988 | 2025.12.18 00:17:03.724243 [ 195 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2989 | 2025.12.18 00:17:03.724395 [ 195 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 278 rows starting from the beginning of the part | ||
| 2990 | 2025.12.18 00:17:03.724765 [ 195 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
| 2991 | 2025.12.18 00:17:03.725097 [ 195 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 2992 | 2025.12.18 00:17:03.725412 [ 195 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 2993 | 2025.12.18 00:17:03.725732 [ 195 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 2994 | 2025.12.18 00:17:03.726086 [ 195 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 2995 | 2025.12.18 00:17:03.732127 [ 189 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 72 columns (72 merged, 0 gathered) in 0.008860902 sec., 44690.70981712697 rows/sec., 41.65 MiB/sec. | ||
| 2996 | 2025.12.18 00:17:03.732821 [ 195 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2997 | 2025.12.18 00:17:03.733336 [ 195 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_11_2} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2998 | 2025.12.18 00:17:03.733412 [ 195 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_11_2} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2999 | 2025.12.18 00:17:03.733565 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
| 3000 | 2025.12.18 00:17:06.198213 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7191 | ||
| 3001 | 2025.12.18 00:17:06.198771 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3002 | 2025.12.18 00:17:06.198823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3003 | 2025.12.18 00:17:06.199459 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3004 | 2025.12.18 00:17:06.199708 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3005 | 2025.12.18 00:17:06.199857 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7191 | ||
| 3006 | 2025.12.18 00:17:06.357330 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3007 | 2025.12.18 00:17:06.357621 [ 260 ] {65c4245a-a5e1-4b64-a6fc-e65e43dd475d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3008 | 2025.12.18 00:17:06.357734 [ 260 ] {65c4245a-a5e1-4b64-a6fc-e65e43dd475d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3009 | 2025.12.18 00:17:06.358584 [ 260 ] {65c4245a-a5e1-4b64-a6fc-e65e43dd475d} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3010 | 2025.12.18 00:17:06.358639 [ 260 ] {65c4245a-a5e1-4b64-a6fc-e65e43dd475d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3011 | 2025.12.18 00:17:06.359038 [ 260 ] {65c4245a-a5e1-4b64-a6fc-e65e43dd475d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3012 | 2025.12.18 00:17:06.359282 [ 260 ] {65c4245a-a5e1-4b64-a6fc-e65e43dd475d} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2025.12.18 00:17:06.359452 [ 260 ] {65c4245a-a5e1-4b64-a6fc-e65e43dd475d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00191 sec., 1047.1204188481674 rows/sec., 85.39 KiB/sec. | ||
| 3014 | 2025.12.18 00:17:06.359501 [ 260 ] {65c4245a-a5e1-4b64-a6fc-e65e43dd475d} <Debug> TCPHandler: Processed in 0.002357157 sec. | ||
| 3015 | 2025.12.18 00:17:06.359624 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3016 | 2025.12.18 00:17:06.359729 [ 260 ] {d6b79c39-45af-481c-a1fc-20d0999a574f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3017 | 2025.12.18 00:17:06.359775 [ 260 ] {d6b79c39-45af-481c-a1fc-20d0999a574f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3018 | 2025.12.18 00:17:06.360723 [ 260 ] {d6b79c39-45af-481c-a1fc-20d0999a574f} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2025.12.18 00:17:06.360764 [ 260 ] {d6b79c39-45af-481c-a1fc-20d0999a574f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3020 | 2025.12.18 00:17:06.361182 [ 260 ] {d6b79c39-45af-481c-a1fc-20d0999a574f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3021 | 2025.12.18 00:17:06.361410 [ 260 ] {d6b79c39-45af-481c-a1fc-20d0999a574f} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2025.12.18 00:17:06.361550 [ 260 ] {d6b79c39-45af-481c-a1fc-20d0999a574f} <Debug> executeQuery: Read 1277 rows, 108.71 KiB in 0.001845 sec., 692140.921409214 rows/sec., 57.54 MiB/sec. | ||
| 3023 | 2025.12.18 00:17:06.361631 [ 260 ] {d6b79c39-45af-481c-a1fc-20d0999a574f} <Debug> TCPHandler: Processed in 0.002058745 sec. | ||
| 3024 | 2025.12.18 00:17:06.361772 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3025 | 2025.12.18 00:17:06.361873 [ 260 ] {14c7f992-2139-4e43-8c8a-0d09fac46fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3026 | 2025.12.18 00:17:06.361915 [ 260 ] {14c7f992-2139-4e43-8c8a-0d09fac46fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3027 | 2025.12.18 00:17:06.362330 [ 260 ] {14c7f992-2139-4e43-8c8a-0d09fac46fd9} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3028 | 2025.12.18 00:17:06.362408 [ 260 ] {14c7f992-2139-4e43-8c8a-0d09fac46fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3029 | 2025.12.18 00:17:06.362731 [ 260 ] {14c7f992-2139-4e43-8c8a-0d09fac46fd9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3030 | 2025.12.18 00:17:06.362961 [ 260 ] {14c7f992-2139-4e43-8c8a-0d09fac46fd9} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3031 | 2025.12.18 00:17:06.363092 [ 260 ] {14c7f992-2139-4e43-8c8a-0d09fac46fd9} <Debug> executeQuery: Read 42 rows, 3.15 KiB in 0.001239 sec., 33898.30508474576 rows/sec., 2.48 MiB/sec. | ||
| 3032 | 2025.12.18 00:17:06.363131 [ 260 ] {14c7f992-2139-4e43-8c8a-0d09fac46fd9} <Debug> TCPHandler: Processed in 0.001411949 sec. | ||
| 3033 | 2025.12.18 00:17:06.363234 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3034 | 2025.12.18 00:17:06.363329 [ 260 ] {e705c116-86b3-4c57-ac25-1591b1744a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3035 | 2025.12.18 00:17:06.363368 [ 260 ] {e705c116-86b3-4c57-ac25-1591b1744a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3036 | 2025.12.18 00:17:06.363834 [ 260 ] {e705c116-86b3-4c57-ac25-1591b1744a41} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3037 | 2025.12.18 00:17:06.363871 [ 260 ] {e705c116-86b3-4c57-ac25-1591b1744a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3038 | 2025.12.18 00:17:06.364181 [ 260 ] {e705c116-86b3-4c57-ac25-1591b1744a41} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3039 | 2025.12.18 00:17:06.364386 [ 260 ] {e705c116-86b3-4c57-ac25-1591b1744a41} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3040 | 2025.12.18 00:17:06.364510 [ 260 ] {e705c116-86b3-4c57-ac25-1591b1744a41} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001201 sec., 189841.79850124897 rows/sec., 12.85 MiB/sec. | ||
| 3041 | 2025.12.18 00:17:06.364547 [ 260 ] {e705c116-86b3-4c57-ac25-1591b1744a41} <Debug> TCPHandler: Processed in 0.00136111 sec. | ||
| 3042 | 2025.12.18 00:17:06.364654 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3043 | 2025.12.18 00:17:06.364746 [ 260 ] {bf40f196-929e-45cc-8f93-5747d75f00f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3044 | 2025.12.18 00:17:06.364789 [ 260 ] {bf40f196-929e-45cc-8f93-5747d75f00f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3045 | 2025.12.18 00:17:06.365339 [ 260 ] {bf40f196-929e-45cc-8f93-5747d75f00f4} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3046 | 2025.12.18 00:17:06.365376 [ 260 ] {bf40f196-929e-45cc-8f93-5747d75f00f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3047 | 2025.12.18 00:17:06.365691 [ 260 ] {bf40f196-929e-45cc-8f93-5747d75f00f4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3048 | 2025.12.18 00:17:06.365896 [ 260 ] {bf40f196-929e-45cc-8f93-5747d75f00f4} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3049 | 2025.12.18 00:17:06.366019 [ 260 ] {bf40f196-929e-45cc-8f93-5747d75f00f4} <Debug> executeQuery: Read 562 rows, 42.77 KiB in 0.001292 sec., 434984.52012383903 rows/sec., 32.33 MiB/sec. | ||
| 3050 | 2025.12.18 00:17:06.366055 [ 260 ] {bf40f196-929e-45cc-8f93-5747d75f00f4} <Debug> TCPHandler: Processed in 0.00144832 sec. | ||
| 3051 | 2025.12.18 00:17:06.366163 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3052 | 2025.12.18 00:17:06.366255 [ 260 ] {ffcbf357-ba64-4a63-874e-cb5955cd1136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3053 | 2025.12.18 00:17:06.366298 [ 260 ] {ffcbf357-ba64-4a63-874e-cb5955cd1136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3054 | 2025.12.18 00:17:06.366817 [ 260 ] {ffcbf357-ba64-4a63-874e-cb5955cd1136} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3055 | 2025.12.18 00:17:06.366853 [ 260 ] {ffcbf357-ba64-4a63-874e-cb5955cd1136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3056 | 2025.12.18 00:17:06.367226 [ 260 ] {ffcbf357-ba64-4a63-874e-cb5955cd1136} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3057 | 2025.12.18 00:17:06.367433 [ 260 ] {ffcbf357-ba64-4a63-874e-cb5955cd1136} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3058 | 2025.12.18 00:17:06.367556 [ 260 ] {ffcbf357-ba64-4a63-874e-cb5955cd1136} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.00132 sec., 640151.5151515151 rows/sec., 43.09 MiB/sec. | ||
| 3059 | 2025.12.18 00:17:06.367591 [ 260 ] {ffcbf357-ba64-4a63-874e-cb5955cd1136} <Debug> TCPHandler: Processed in 0.001475421 sec. | ||
| 3060 | 2025.12.18 00:17:06.367698 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3061 | 2025.12.18 00:17:06.367790 [ 260 ] {890c8336-d904-4066-aeaf-bd7ce0c1c300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3062 | 2025.12.18 00:17:06.367844 [ 260 ] {890c8336-d904-4066-aeaf-bd7ce0c1c300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3063 | 2025.12.18 00:17:06.368609 [ 260 ] {890c8336-d904-4066-aeaf-bd7ce0c1c300} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3064 | 2025.12.18 00:17:06.368645 [ 260 ] {890c8336-d904-4066-aeaf-bd7ce0c1c300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3065 | 2025.12.18 00:17:06.369171 [ 260 ] {890c8336-d904-4066-aeaf-bd7ce0c1c300} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3066 | 2025.12.18 00:17:06.369379 [ 260 ] {890c8336-d904-4066-aeaf-bd7ce0c1c300} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3067 | 2025.12.18 00:17:06.369503 [ 260 ] {890c8336-d904-4066-aeaf-bd7ce0c1c300} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00178 sec., 22471.91011235955 rows/sec., 40.27 MiB/sec. | ||
| 3068 | 2025.12.18 00:17:06.369554 [ 260 ] {890c8336-d904-4066-aeaf-bd7ce0c1c300} <Debug> TCPHandler: Processed in 0.001955004 sec. | ||
| 3069 | 2025.12.18 00:17:06.369658 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3070 | 2025.12.18 00:17:06.369812 [ 260 ] {d40298a0-a117-4586-a3f6-74919ab98eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3071 | 2025.12.18 00:17:06.369853 [ 260 ] {d40298a0-a117-4586-a3f6-74919ab98eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3072 | 2025.12.18 00:17:06.370187 [ 260 ] {d40298a0-a117-4586-a3f6-74919ab98eb6} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3073 | 2025.12.18 00:17:06.370223 [ 260 ] {d40298a0-a117-4586-a3f6-74919ab98eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3074 | 2025.12.18 00:17:06.370521 [ 260 ] {d40298a0-a117-4586-a3f6-74919ab98eb6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3075 | 2025.12.18 00:17:06.370727 [ 260 ] {d40298a0-a117-4586-a3f6-74919ab98eb6} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2025.12.18 00:17:06.370853 [ 260 ] {d40298a0-a117-4586-a3f6-74919ab98eb6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 3077 | 2025.12.18 00:17:06.370888 [ 260 ] {d40298a0-a117-4586-a3f6-74919ab98eb6} <Debug> TCPHandler: Processed in 0.001217779 sec. | ||
| 3078 | 2025.12.18 00:17:06.600691 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3079 | 2025.12.18 00:17:06.616573 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2025.12.18 00:17:06.616636 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3081 | 2025.12.18 00:17:06.622096 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3082 | 2025.12.18 00:17:06.622792 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2025.12.18 00:17:06.625523 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3084 | 2025.12.18 00:17:11.329006 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3085 | 2025.12.18 00:17:11.329223 [ 260 ] {3965ef93-4663-4c03-8103-42033e1e033a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3086 | 2025.12.18 00:17:11.329299 [ 260 ] {3965ef93-4663-4c03-8103-42033e1e033a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3087 | 2025.12.18 00:17:11.329966 [ 260 ] {3965ef93-4663-4c03-8103-42033e1e033a} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2025.12.18 00:17:11.330016 [ 260 ] {3965ef93-4663-4c03-8103-42033e1e033a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3089 | 2025.12.18 00:17:11.330410 [ 260 ] {3965ef93-4663-4c03-8103-42033e1e033a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3090 | 2025.12.18 00:17:11.330638 [ 260 ] {3965ef93-4663-4c03-8103-42033e1e033a} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2025.12.18 00:17:11.330799 [ 260 ] {3965ef93-4663-4c03-8103-42033e1e033a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001631 sec., 34334.76394849785 rows/sec., 2.64 MiB/sec. | ||
| 3092 | 2025.12.18 00:17:11.330812 [ 25 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3093 | 2025.12.18 00:17:11.330846 [ 260 ] {3965ef93-4663-4c03-8103-42033e1e033a} <Debug> TCPHandler: Processed in 0.001979124 sec. | ||
| 3094 | 2025.12.18 00:17:11.330894 [ 25 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3095 | 2025.12.18 00:17:11.330924 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3096 | 2025.12.18 00:17:11.330994 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3097 | 2025.12.18 00:17:11.331055 [ 192 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 3098 | 2025.12.18 00:17:11.331101 [ 260 ] {00bac56b-ad30-4eba-a628-a67a44d2a75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3099 | 2025.12.18 00:17:11.331151 [ 260 ] {00bac56b-ad30-4eba-a628-a67a44d2a75b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3100 | 2025.12.18 00:17:11.331205 [ 192 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3101 | 2025.12.18 00:17:11.331249 [ 192 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1405 rows starting from the beginning of the part | ||
| 3102 | 2025.12.18 00:17:11.331326 [ 192 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 57 rows starting from the beginning of the part | ||
| 3103 | 2025.12.18 00:17:11.331380 [ 192 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 136 rows starting from the beginning of the part | ||
| 3104 | 2025.12.18 00:17:11.331428 [ 192 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3105 | 2025.12.18 00:17:11.331472 [ 192 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1277 rows starting from the beginning of the part | ||
| 3106 | 2025.12.18 00:17:11.331511 [ 192 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3107 | 2025.12.18 00:17:11.331607 [ 260 ] {00bac56b-ad30-4eba-a628-a67a44d2a75b} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2025.12.18 00:17:11.331651 [ 260 ] {00bac56b-ad30-4eba-a628-a67a44d2a75b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3109 | 2025.12.18 00:17:11.331992 [ 260 ] {00bac56b-ad30-4eba-a628-a67a44d2a75b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3110 | 2025.12.18 00:17:11.332227 [ 260 ] {00bac56b-ad30-4eba-a628-a67a44d2a75b} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2025.12.18 00:17:11.332338 [ 25 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3112 | 2025.12.18 00:17:11.332366 [ 260 ] {00bac56b-ad30-4eba-a628-a67a44d2a75b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001288 sec., 49689.44099378882 rows/sec., 3.88 MiB/sec. | ||
| 3113 | 2025.12.18 00:17:11.332373 [ 25 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2025.12.18 00:17:11.332406 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3115 | 2025.12.18 00:17:11.332411 [ 260 ] {00bac56b-ad30-4eba-a628-a67a44d2a75b} <Debug> TCPHandler: Processed in 0.00147421 sec. | ||
| 3116 | 2025.12.18 00:17:11.332488 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 3117 | 2025.12.18 00:17:11.332546 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3118 | 2025.12.18 00:17:11.332571 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3119 | 2025.12.18 00:17:11.332600 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 632 rows starting from the beginning of the part | ||
| 3120 | 2025.12.18 00:17:11.332643 [ 260 ] {dce4b90f-fb00-4489-88ac-838654c220a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3121 | 2025.12.18 00:17:11.332655 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 66 rows starting from the beginning of the part | ||
| 3122 | 2025.12.18 00:17:11.332690 [ 260 ] {dce4b90f-fb00-4489-88ac-838654c220a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3123 | 2025.12.18 00:17:11.332696 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3124 | 2025.12.18 00:17:11.332736 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3125 | 2025.12.18 00:17:11.332770 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 562 rows starting from the beginning of the part | ||
| 3126 | 2025.12.18 00:17:11.332806 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3127 | 2025.12.18 00:17:11.332950 [ 189 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2987 rows, containing 5 columns (5 merged, 0 gathered) in 0.001955653 sec., 1527367.0738111516 rows/sec., 133.08 MiB/sec. | ||
| 3128 | 2025.12.18 00:17:11.333124 [ 260 ] {dce4b90f-fb00-4489-88ac-838654c220a4} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2025.12.18 00:17:11.333166 [ 260 ] {dce4b90f-fb00-4489-88ac-838654c220a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3130 | 2025.12.18 00:17:11.333215 [ 200 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3131 | 2025.12.18 00:17:11.333565 [ 200 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_21_4} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2025.12.18 00:17:11.333645 [ 200 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_21_4} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3133 | 2025.12.18 00:17:11.333674 [ 260 ] {dce4b90f-fb00-4489-88ac-838654c220a4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3134 | 2025.12.18 00:17:11.333715 [ 189 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266229 sec., 1178301.8711465304 rows/sec., 93.48 MiB/sec. | ||
| 3135 | 2025.12.18 00:17:11.333728 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 3136 | 2025.12.18 00:17:11.333908 [ 260 ] {dce4b90f-fb00-4489-88ac-838654c220a4} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2025.12.18 00:17:11.333932 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3138 | 2025.12.18 00:17:11.334057 [ 260 ] {dce4b90f-fb00-4489-88ac-838654c220a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001435 sec., 111498.25783972125 rows/sec., 7.77 MiB/sec. | ||
| 3139 | 2025.12.18 00:17:11.334086 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3140 | 2025.12.18 00:17:11.334101 [ 260 ] {dce4b90f-fb00-4489-88ac-838654c220a4} <Debug> TCPHandler: Processed in 0.001606642 sec. | ||
| 3141 | 2025.12.18 00:17:11.334186 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2025.12.18 00:17:11.334211 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_21_4} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3143 | 2025.12.18 00:17:11.334219 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3144 | 2025.12.18 00:17:11.334284 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3145 | 2025.12.18 00:17:11.334290 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_21_4} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3146 | 2025.12.18 00:17:11.334319 [ 189 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 3147 | 2025.12.18 00:17:11.334385 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3148 | 2025.12.18 00:17:11.334386 [ 260 ] {0ef91556-b764-4953-9f54-cf30f172bc5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3149 | 2025.12.18 00:17:11.334441 [ 189 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3150 | 2025.12.18 00:17:11.334448 [ 260 ] {0ef91556-b764-4953-9f54-cf30f172bc5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3151 | 2025.12.18 00:17:11.334484 [ 189 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4952 rows starting from the beginning of the part | ||
| 3152 | 2025.12.18 00:17:11.334555 [ 189 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 161 rows starting from the beginning of the part | ||
| 3153 | 2025.12.18 00:17:11.334600 [ 189 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 3154 | 2025.12.18 00:17:11.334644 [ 189 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3155 | 2025.12.18 00:17:11.334685 [ 189 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 845 rows starting from the beginning of the part | ||
| 3156 | 2025.12.18 00:17:11.334725 [ 189 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3157 | 2025.12.18 00:17:11.334813 [ 260 ] {0ef91556-b764-4953-9f54-cf30f172bc5e} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3158 | 2025.12.18 00:17:11.334854 [ 260 ] {0ef91556-b764-4953-9f54-cf30f172bc5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3159 | 2025.12.18 00:17:11.335198 [ 260 ] {0ef91556-b764-4953-9f54-cf30f172bc5e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3160 | 2025.12.18 00:17:11.335414 [ 260 ] {0ef91556-b764-4953-9f54-cf30f172bc5e} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3161 | 2025.12.18 00:17:11.335523 [ 42 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3162 | 2025.12.18 00:17:11.335553 [ 260 ] {0ef91556-b764-4953-9f54-cf30f172bc5e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. | ||
| 3163 | 2025.12.18 00:17:11.335578 [ 42 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3164 | 2025.12.18 00:17:11.335596 [ 260 ] {0ef91556-b764-4953-9f54-cf30f172bc5e} <Debug> TCPHandler: Processed in 0.001364029 sec. | ||
| 3165 | 2025.12.18 00:17:11.335607 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3166 | 2025.12.18 00:17:11.335702 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 3167 | 2025.12.18 00:17:11.335782 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3168 | 2025.12.18 00:17:11.335806 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 840 rows starting from the beginning of the part | ||
| 3169 | 2025.12.18 00:17:11.335848 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3170 | 2025.12.18 00:17:11.335883 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 3171 | 2025.12.18 00:17:11.335946 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3172 | 2025.12.18 00:17:11.336001 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 3173 | 2025.12.18 00:17:11.336037 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3174 | 2025.12.18 00:17:11.336858 [ 191 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001182998 sec., 963653.3620513306 rows/sec., 64.88 MiB/sec. | ||
| 3175 | 2025.12.18 00:17:11.337035 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3176 | 2025.12.18 00:17:11.337266 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_21_4} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3177 | 2025.12.18 00:17:11.337329 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_21_4} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3178 | 2025.12.18 00:17:11.337391 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3179 | 2025.12.18 00:17:11.337451 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6438 rows, containing 5 columns (5 merged, 0 gathered) in 0.003167482 sec., 2032529.3087695525 rows/sec., 139.47 MiB/sec. | ||
| 3180 | 2025.12.18 00:17:11.337847 [ 191 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3181 | 2025.12.18 00:17:11.338114 [ 191 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3182 | 2025.12.18 00:17:11.338181 [ 191 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3183 | 2025.12.18 00:17:11.338252 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 3184 | 2025.12.18 00:17:13.615614 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3185 | 2025.12.18 00:17:13.615683 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3186 | 2025.12.18 00:17:13.700078 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7639 | ||
| 3187 | 2025.12.18 00:17:13.700563 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2025.12.18 00:17:13.700607 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3189 | 2025.12.18 00:17:13.701103 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3190 | 2025.12.18 00:17:13.701330 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3191 | 2025.12.18 00:17:13.701451 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7639 | ||
| 3192 | 2025.12.18 00:17:13.701466 [ 49 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3193 | 2025.12.18 00:17:13.701532 [ 49 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2025.12.18 00:17:13.701556 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3195 | 2025.12.18 00:17:13.701656 [ 189 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::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 | ||
| 3196 | 2025.12.18 00:17:13.701769 [ 189 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3197 | 2025.12.18 00:17:13.701810 [ 189 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5271 rows starting from the beginning of the part | ||
| 3198 | 2025.12.18 00:17:13.701871 [ 189 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3199 | 2025.12.18 00:17:13.701914 [ 189 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3200 | 2025.12.18 00:17:13.701963 [ 189 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3201 | 2025.12.18 00:17:13.702008 [ 189 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3202 | 2025.12.18 00:17:13.702048 [ 189 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3203 | 2025.12.18 00:17:13.703443 [ 191 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7639 rows, containing 4 columns (4 merged, 0 gathered) in 0.001827903 sec., 4179105.7840596572 rows/sec., 59.78 MiB/sec. | ||
| 3204 | 2025.12.18 00:17:13.704145 [ 189 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3205 | 2025.12.18 00:17:13.704399 [ 189 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_16_3} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2025.12.18 00:17:13.704467 [ 189 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_16_3} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3207 | 2025.12.18 00:17:13.704541 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3208 | 2025.12.18 00:17:13.723458 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 420 | ||
| 3209 | 2025.12.18 00:17:13.726298 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3210 | 2025.12.18 00:17:13.726376 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3211 | 2025.12.18 00:17:13.727707 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3212 | 2025.12.18 00:17:13.727968 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3213 | 2025.12.18 00:17:13.728268 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 420 | ||
| 3214 | 2025.12.18 00:17:14.001712 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001142588 sec. | ||
| 3215 | 2025.12.18 00:17:14.125760 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3216 | 2025.12.18 00:17:14.141772 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3217 | 2025.12.18 00:17:14.141823 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3218 | 2025.12.18 00:17:14.147733 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3219 | 2025.12.18 00:17:14.148395 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3220 | 2025.12.18 00:17:14.148672 [ 49 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3221 | 2025.12.18 00:17:14.148738 [ 49 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3222 | 2025.12.18 00:17:14.148760 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3223 | 2025.12.18 00:17:14.148934 [ 187 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 3224 | 2025.12.18 00:17:14.151141 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3225 | 2025.12.18 00:17:14.151918 [ 187 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3226 | 2025.12.18 00:17:14.152623 [ 187 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 3227 | 2025.12.18 00:17:14.155796 [ 187 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 3228 | 2025.12.18 00:17:14.159012 [ 187 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 3229 | 2025.12.18 00:17:14.162772 [ 187 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 3230 | 2025.12.18 00:17:14.166995 [ 187 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 3231 | 2025.12.18 00:17:14.171294 [ 187 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 3232 | 2025.12.18 00:17:14.222409 [ 189 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.073515477 sec., 1645.9119213767735 rows/sec., 8.51 MiB/sec. | ||
| 3233 | 2025.12.18 00:17:14.224885 [ 197 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3234 | 2025.12.18 00:17:14.226929 [ 197 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_16_3} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2025.12.18 00:17:14.227035 [ 197 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_16_3} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3236 | 2025.12.18 00:17:14.228894 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3237 | 2025.12.18 00:17:15.000305 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.92 MiB, peak 237.90 MiB, free memory in arenas 0.00 B, will set to 237.18 MiB (RSS), difference: 9.26 MiB | ||
| 3238 | 2025.12.18 00:17:16.331345 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3239 | 2025.12.18 00:17:16.331621 [ 260 ] {71746b70-80e5-4bdf-97cd-dbe9c64c7920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3240 | 2025.12.18 00:17:16.331716 [ 260 ] {71746b70-80e5-4bdf-97cd-dbe9c64c7920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3241 | 2025.12.18 00:17:16.332418 [ 260 ] {71746b70-80e5-4bdf-97cd-dbe9c64c7920} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3242 | 2025.12.18 00:17:16.332469 [ 260 ] {71746b70-80e5-4bdf-97cd-dbe9c64c7920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3243 | 2025.12.18 00:17:16.332857 [ 260 ] {71746b70-80e5-4bdf-97cd-dbe9c64c7920} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3244 | 2025.12.18 00:17:16.333082 [ 260 ] {71746b70-80e5-4bdf-97cd-dbe9c64c7920} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2025.12.18 00:17:16.333242 [ 260 ] {71746b70-80e5-4bdf-97cd-dbe9c64c7920} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001698 sec., 80094.2285041225 rows/sec., 6.95 MiB/sec. | ||
| 3246 | 2025.12.18 00:17:16.333291 [ 260 ] {71746b70-80e5-4bdf-97cd-dbe9c64c7920} <Debug> TCPHandler: Processed in 0.002127155 sec. | ||
| 3247 | 2025.12.18 00:17:16.333405 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3248 | 2025.12.18 00:17:16.333514 [ 260 ] {94ca25ff-288d-4bb2-a55d-c3fa6d318ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3249 | 2025.12.18 00:17:16.333558 [ 260 ] {94ca25ff-288d-4bb2-a55d-c3fa6d318ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3250 | 2025.12.18 00:17:16.334042 [ 260 ] {94ca25ff-288d-4bb2-a55d-c3fa6d318ed7} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3251 | 2025.12.18 00:17:16.334086 [ 260 ] {94ca25ff-288d-4bb2-a55d-c3fa6d318ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3252 | 2025.12.18 00:17:16.334451 [ 260 ] {94ca25ff-288d-4bb2-a55d-c3fa6d318ed7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3253 | 2025.12.18 00:17:16.334680 [ 260 ] {94ca25ff-288d-4bb2-a55d-c3fa6d318ed7} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3254 | 2025.12.18 00:17:16.334808 [ 260 ] {94ca25ff-288d-4bb2-a55d-c3fa6d318ed7} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001318 sec., 30349.013657056148 rows/sec., 2.23 MiB/sec. | ||
| 3255 | 2025.12.18 00:17:16.334846 [ 260 ] {94ca25ff-288d-4bb2-a55d-c3fa6d318ed7} <Debug> TCPHandler: Processed in 0.00149221 sec. | ||
| 3256 | 2025.12.18 00:17:16.334955 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3257 | 2025.12.18 00:17:16.335050 [ 260 ] {4ff45b9b-31e6-4852-811d-dcd83d9dda63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3258 | 2025.12.18 00:17:16.335089 [ 260 ] {4ff45b9b-31e6-4852-811d-dcd83d9dda63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3259 | 2025.12.18 00:17:16.335499 [ 260 ] {4ff45b9b-31e6-4852-811d-dcd83d9dda63} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3260 | 2025.12.18 00:17:16.335534 [ 260 ] {4ff45b9b-31e6-4852-811d-dcd83d9dda63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3261 | 2025.12.18 00:17:16.335828 [ 260 ] {4ff45b9b-31e6-4852-811d-dcd83d9dda63} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3262 | 2025.12.18 00:17:16.336031 [ 260 ] {4ff45b9b-31e6-4852-811d-dcd83d9dda63} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2025.12.18 00:17:16.336154 [ 260 ] {4ff45b9b-31e6-4852-811d-dcd83d9dda63} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001124 sec., 92526.69039145908 rows/sec., 7.23 MiB/sec. | ||
| 3264 | 2025.12.18 00:17:16.336191 [ 260 ] {4ff45b9b-31e6-4852-811d-dcd83d9dda63} <Debug> TCPHandler: Processed in 0.001282829 sec. | ||
| 3265 | 2025.12.18 00:17:16.336306 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3266 | 2025.12.18 00:17:16.336398 [ 260 ] {18ae30f2-f28f-480e-9599-37b8da4cbb90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3267 | 2025.12.18 00:17:16.336441 [ 260 ] {18ae30f2-f28f-480e-9599-37b8da4cbb90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3268 | 2025.12.18 00:17:16.336836 [ 260 ] {18ae30f2-f28f-480e-9599-37b8da4cbb90} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3269 | 2025.12.18 00:17:16.336871 [ 260 ] {18ae30f2-f28f-480e-9599-37b8da4cbb90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3270 | 2025.12.18 00:17:16.337194 [ 260 ] {18ae30f2-f28f-480e-9599-37b8da4cbb90} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3271 | 2025.12.18 00:17:16.337406 [ 260 ] {18ae30f2-f28f-480e-9599-37b8da4cbb90} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3272 | 2025.12.18 00:17:16.337532 [ 260 ] {18ae30f2-f28f-480e-9599-37b8da4cbb90} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 3273 | 2025.12.18 00:17:16.337568 [ 260 ] {18ae30f2-f28f-480e-9599-37b8da4cbb90} <Debug> TCPHandler: Processed in 0.001309239 sec. | ||
| 3274 | 2025.12.18 00:17:16.337676 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3275 | 2025.12.18 00:17:16.337767 [ 260 ] {be26af96-e893-465b-93fe-6e26d214e1d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3276 | 2025.12.18 00:17:16.337820 [ 260 ] {be26af96-e893-465b-93fe-6e26d214e1d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3277 | 2025.12.18 00:17:16.338564 [ 260 ] {be26af96-e893-465b-93fe-6e26d214e1d2} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3278 | 2025.12.18 00:17:16.338600 [ 260 ] {be26af96-e893-465b-93fe-6e26d214e1d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3279 | 2025.12.18 00:17:16.339147 [ 260 ] {be26af96-e893-465b-93fe-6e26d214e1d2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3280 | 2025.12.18 00:17:16.339363 [ 260 ] {be26af96-e893-465b-93fe-6e26d214e1d2} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3281 | 2025.12.18 00:17:16.339497 [ 260 ] {be26af96-e893-465b-93fe-6e26d214e1d2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001748 sec., 22883.29519450801 rows/sec., 41.01 MiB/sec. | ||
| 3282 | 2025.12.18 00:17:16.339492 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3283 | 2025.12.18 00:17:16.339551 [ 260 ] {be26af96-e893-465b-93fe-6e26d214e1d2} <Debug> TCPHandler: Processed in 0.001922933 sec. | ||
| 3284 | 2025.12.18 00:17:16.339577 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3285 | 2025.12.18 00:17:16.339606 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3286 | 2025.12.18 00:17:16.339670 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3287 | 2025.12.18 00:17:16.339733 [ 190 ] {fc04f179-004d-4506-963a-c921a29605f5::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 | ||
| 3288 | 2025.12.18 00:17:16.339766 [ 260 ] {d29b8d3b-103d-41d7-902c-386de080da3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3289 | 2025.12.18 00:17:16.339814 [ 260 ] {d29b8d3b-103d-41d7-902c-386de080da3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3290 | 2025.12.18 00:17:16.340014 [ 190 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3291 | 2025.12.18 00:17:16.340090 [ 190 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 136 rows starting from the beginning of the part | ||
| 3292 | 2025.12.18 00:17:16.340147 [ 260 ] {d29b8d3b-103d-41d7-902c-386de080da3f} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2025.12.18 00:17:16.340187 [ 260 ] {d29b8d3b-103d-41d7-902c-386de080da3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3294 | 2025.12.18 00:17:16.340267 [ 190 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 3295 | 2025.12.18 00:17:16.340389 [ 190 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 3296 | 2025.12.18 00:17:16.340491 [ 190 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 3297 | 2025.12.18 00:17:16.340507 [ 260 ] {d29b8d3b-103d-41d7-902c-386de080da3f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3298 | 2025.12.18 00:17:16.340596 [ 190 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 3299 | 2025.12.18 00:17:16.340702 [ 190 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3300 | 2025.12.18 00:17:16.340731 [ 260 ] {d29b8d3b-103d-41d7-902c-386de080da3f} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3301 | 2025.12.18 00:17:16.340870 [ 260 ] {d29b8d3b-103d-41d7-902c-386de080da3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 3302 | 2025.12.18 00:17:16.340905 [ 260 ] {d29b8d3b-103d-41d7-902c-386de080da3f} <Debug> TCPHandler: Processed in 0.001290629 sec. | ||
| 3303 | 2025.12.18 00:17:16.344036 [ 197 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 19 columns (19 merged, 0 gathered) in 0.004363401 sec., 77004.15341152463 rows/sec., 137.99 MiB/sec. | ||
| 3304 | 2025.12.18 00:17:16.344769 [ 197 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3305 | 2025.12.18 00:17:16.345149 [ 197 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3306 | 2025.12.18 00:17:16.345230 [ 197 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3307 | 2025.12.18 00:17:16.345387 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 3308 | 2025.12.18 00:17:21.201632 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8151 | ||
| 3309 | 2025.12.18 00:17:21.202179 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2025.12.18 00:17:21.202231 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3311 | 2025.12.18 00:17:21.202897 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3312 | 2025.12.18 00:17:21.203172 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3313 | 2025.12.18 00:17:21.203320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8151 | ||
| 3314 | 2025.12.18 00:17:21.330001 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3315 | 2025.12.18 00:17:21.330198 [ 260 ] {6d56eec9-9453-4d81-ab5a-ff7fd698374a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3316 | 2025.12.18 00:17:21.330271 [ 260 ] {6d56eec9-9453-4d81-ab5a-ff7fd698374a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3317 | 2025.12.18 00:17:21.331017 [ 260 ] {6d56eec9-9453-4d81-ab5a-ff7fd698374a} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2025.12.18 00:17:21.331067 [ 260 ] {6d56eec9-9453-4d81-ab5a-ff7fd698374a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3319 | 2025.12.18 00:17:21.331463 [ 260 ] {6d56eec9-9453-4d81-ab5a-ff7fd698374a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3320 | 2025.12.18 00:17:21.331717 [ 260 ] {6d56eec9-9453-4d81-ab5a-ff7fd698374a} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2025.12.18 00:17:21.331881 [ 260 ] {6d56eec9-9453-4d81-ab5a-ff7fd698374a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001737 sec., 32239.49337938975 rows/sec., 2.48 MiB/sec. | ||
| 3322 | 2025.12.18 00:17:21.331930 [ 260 ] {6d56eec9-9453-4d81-ab5a-ff7fd698374a} <Debug> TCPHandler: Processed in 0.002064364 sec. | ||
| 3323 | 2025.12.18 00:17:21.332068 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3324 | 2025.12.18 00:17:21.332174 [ 260 ] {46afc10e-472a-44c5-8249-a46408fba6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3325 | 2025.12.18 00:17:21.332218 [ 260 ] {46afc10e-472a-44c5-8249-a46408fba6a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3326 | 2025.12.18 00:17:21.332671 [ 260 ] {46afc10e-472a-44c5-8249-a46408fba6a6} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3327 | 2025.12.18 00:17:21.332709 [ 260 ] {46afc10e-472a-44c5-8249-a46408fba6a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3328 | 2025.12.18 00:17:21.333026 [ 260 ] {46afc10e-472a-44c5-8249-a46408fba6a6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3329 | 2025.12.18 00:17:21.333247 [ 260 ] {46afc10e-472a-44c5-8249-a46408fba6a6} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3330 | 2025.12.18 00:17:21.333381 [ 260 ] {46afc10e-472a-44c5-8249-a46408fba6a6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001231 sec., 51990.25182778229 rows/sec., 4.06 MiB/sec. | ||
| 3331 | 2025.12.18 00:17:21.333420 [ 260 ] {46afc10e-472a-44c5-8249-a46408fba6a6} <Debug> TCPHandler: Processed in 0.00140467 sec. | ||
| 3332 | 2025.12.18 00:17:21.333538 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3333 | 2025.12.18 00:17:21.333635 [ 260 ] {89aa0cd5-b350-4879-9443-cc58a820ef51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3334 | 2025.12.18 00:17:21.333680 [ 260 ] {89aa0cd5-b350-4879-9443-cc58a820ef51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3335 | 2025.12.18 00:17:21.334093 [ 260 ] {89aa0cd5-b350-4879-9443-cc58a820ef51} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2025.12.18 00:17:21.334129 [ 260 ] {89aa0cd5-b350-4879-9443-cc58a820ef51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3337 | 2025.12.18 00:17:21.334468 [ 260 ] {89aa0cd5-b350-4879-9443-cc58a820ef51} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3338 | 2025.12.18 00:17:21.334679 [ 260 ] {89aa0cd5-b350-4879-9443-cc58a820ef51} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2025.12.18 00:17:21.334813 [ 260 ] {89aa0cd5-b350-4879-9443-cc58a820ef51} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 3340 | 2025.12.18 00:17:21.334851 [ 260 ] {89aa0cd5-b350-4879-9443-cc58a820ef51} <Debug> TCPHandler: Processed in 0.00136287 sec. | ||
| 3341 | 2025.12.18 00:17:21.334958 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3342 | 2025.12.18 00:17:21.335054 [ 260 ] {8daaebda-9c81-4b81-ad4d-885d96f71e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3343 | 2025.12.18 00:17:21.335096 [ 260 ] {8daaebda-9c81-4b81-ad4d-885d96f71e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3344 | 2025.12.18 00:17:21.335430 [ 260 ] {8daaebda-9c81-4b81-ad4d-885d96f71e5a} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3345 | 2025.12.18 00:17:21.335466 [ 260 ] {8daaebda-9c81-4b81-ad4d-885d96f71e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3346 | 2025.12.18 00:17:21.335778 [ 260 ] {8daaebda-9c81-4b81-ad4d-885d96f71e5a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3347 | 2025.12.18 00:17:21.335990 [ 260 ] {8daaebda-9c81-4b81-ad4d-885d96f71e5a} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2025.12.18 00:17:21.336120 [ 260 ] {8daaebda-9c81-4b81-ad4d-885d96f71e5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 3349 | 2025.12.18 00:17:21.336156 [ 260 ] {8daaebda-9c81-4b81-ad4d-885d96f71e5a} <Debug> TCPHandler: Processed in 0.001246859 sec. | ||
| 3350 | 2025.12.18 00:17:21.498587 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34437 | ||
| 3351 | 2025.12.18 00:17:21.498718 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3352 | 2025.12.18 00:17:21.498757 [ 288 ] {} <Debug> TCP-Session: b6a29e6e-03a2-49f9-8d71-f12450e27d1d Authenticating user 'default' from [fd00:1122:3344:101::e]:34437 | ||
| 3353 | 2025.12.18 00:17:21.498788 [ 288 ] {} <Debug> TCP-Session: b6a29e6e-03a2-49f9-8d71-f12450e27d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3354 | 2025.12.18 00:17:21.498807 [ 288 ] {} <Debug> TCP-Session: b6a29e6e-03a2-49f9-8d71-f12450e27d1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3355 | 2025.12.18 00:17:21.499040 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51994 | ||
| 3356 | 2025.12.18 00:17:21.499074 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36299 | ||
| 3357 | 2025.12.18 00:17:21.499086 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41754 | ||
| 3358 | 2025.12.18 00:17:21.499143 [ 288 ] {} <Trace> TCP-Session: b6a29e6e-03a2-49f9-8d71-f12450e27d1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3359 | 2025.12.18 00:17:21.499172 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3360 | 2025.12.18 00:17:21.499172 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3361 | 2025.12.18 00:17:21.499108 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51462 | ||
| 3362 | 2025.12.18 00:17:21.499221 [ 289 ] {} <Debug> TCP-Session: f49eca04-41e6-4138-a45c-be1cee2a63e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51994 | ||
| 3363 | 2025.12.18 00:17:21.499211 [ 293 ] {} <Debug> TCP-Session: ee81e7a6-81bc-4c51-aa41-af58dc1681f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36299 | ||
| 3364 | 2025.12.18 00:17:21.499272 [ 289 ] {} <Debug> TCP-Session: f49eca04-41e6-4138-a45c-be1cee2a63e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3365 | 2025.12.18 00:17:21.499283 [ 293 ] {} <Debug> TCP-Session: ee81e7a6-81bc-4c51-aa41-af58dc1681f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3366 | 2025.12.18 00:17:21.499292 [ 289 ] {} <Debug> TCP-Session: f49eca04-41e6-4138-a45c-be1cee2a63e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3367 | 2025.12.18 00:17:21.499301 [ 293 ] {} <Debug> TCP-Session: ee81e7a6-81bc-4c51-aa41-af58dc1681f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3368 | 2025.12.18 00:17:21.499103 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43168 | ||
| 3369 | 2025.12.18 00:17:21.499348 [ 288 ] {6ffb0687-7cad-46f1-90e5-bec3148aad96} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34437) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3370 | 2025.12.18 00:17:21.499060 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48642 | ||
| 3371 | 2025.12.18 00:17:21.499402 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3372 | 2025.12.18 00:17:21.499402 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3373 | 2025.12.18 00:17:21.499054 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47675 | ||
| 3374 | 2025.12.18 00:17:21.499463 [ 294 ] {} <Debug> TCP-Session: 24e6c210-9bd7-46d8-853a-0239d4ad29f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41754 | ||
| 3375 | 2025.12.18 00:17:21.499454 [ 286 ] {} <Debug> TCP-Session: 8a7740f9-1dd2-4e3a-9737-1b9ad96017eb Authenticating user 'default' from [fd00:1122:3344:101::e]:51462 | ||
| 3376 | 2025.12.18 00:17:21.499503 [ 294 ] {} <Debug> TCP-Session: 24e6c210-9bd7-46d8-853a-0239d4ad29f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3377 | 2025.12.18 00:17:21.499519 [ 286 ] {} <Debug> TCP-Session: 8a7740f9-1dd2-4e3a-9737-1b9ad96017eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3378 | 2025.12.18 00:17:21.499524 [ 294 ] {} <Debug> TCP-Session: 24e6c210-9bd7-46d8-853a-0239d4ad29f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3379 | 2025.12.18 00:17:21.499541 [ 286 ] {} <Debug> TCP-Session: 8a7740f9-1dd2-4e3a-9737-1b9ad96017eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3380 | 2025.12.18 00:17:21.499060 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64665 | ||
| 3381 | 2025.12.18 00:17:21.499666 [ 288 ] {6ffb0687-7cad-46f1-90e5-bec3148aad96} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3382 | 2025.12.18 00:17:21.499732 [ 288 ] {6ffb0687-7cad-46f1-90e5-bec3148aad96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3383 | 2025.12.18 00:17:21.499821 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3384 | 2025.12.18 00:17:21.499825 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3385 | 2025.12.18 00:17:21.499858 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3386 | 2025.12.18 00:17:21.499872 [ 292 ] {} <Debug> TCP-Session: 314b3a79-eb9e-4778-8f4c-28d2dfea0863 Authenticating user 'default' from [fd00:1122:3344:101::e]:64665 | ||
| 3387 | 2025.12.18 00:17:21.499892 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3388 | 2025.12.18 00:17:21.499908 [ 292 ] {} <Debug> TCP-Session: 314b3a79-eb9e-4778-8f4c-28d2dfea0863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3389 | 2025.12.18 00:17:21.499862 [ 291 ] {} <Debug> TCP-Session: 186f2ad8-938a-456a-8631-cd14d8a1194b Authenticating user 'default' from [fd00:1122:3344:101::e]:48642 | ||
| 3390 | 2025.12.18 00:17:21.499930 [ 259 ] {} <Debug> TCP-Session: 9b18d4bb-81fb-446c-ab68-cfea031ee742 Authenticating user 'default' from [fd00:1122:3344:101::e]:43168 | ||
| 3391 | 2025.12.18 00:17:21.499934 [ 292 ] {} <Debug> TCP-Session: 314b3a79-eb9e-4778-8f4c-28d2dfea0863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3392 | 2025.12.18 00:17:21.499963 [ 291 ] {} <Debug> TCP-Session: 186f2ad8-938a-456a-8631-cd14d8a1194b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3393 | 2025.12.18 00:17:21.499965 [ 259 ] {} <Debug> TCP-Session: 9b18d4bb-81fb-446c-ab68-cfea031ee742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3394 | 2025.12.18 00:17:21.499986 [ 291 ] {} <Debug> TCP-Session: 186f2ad8-938a-456a-8631-cd14d8a1194b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3395 | 2025.12.18 00:17:21.499995 [ 259 ] {} <Debug> TCP-Session: 9b18d4bb-81fb-446c-ab68-cfea031ee742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3396 | 2025.12.18 00:17:21.499893 [ 290 ] {} <Debug> TCP-Session: ebe5efb9-4e9c-4724-b07e-b3e02dc5d94c Authenticating user 'default' from [fd00:1122:3344:101::e]:47675 | ||
| 3397 | 2025.12.18 00:17:21.500028 [ 288 ] {6ffb0687-7cad-46f1-90e5-bec3148aad96} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 3398 | 2025.12.18 00:17:21.500034 [ 290 ] {} <Debug> TCP-Session: ebe5efb9-4e9c-4724-b07e-b3e02dc5d94c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3399 | 2025.12.18 00:17:21.500068 [ 290 ] {} <Debug> TCP-Session: ebe5efb9-4e9c-4724-b07e-b3e02dc5d94c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3400 | 2025.12.18 00:17:21.500959 [ 360 ] {6ffb0687-7cad-46f1-90e5-bec3148aad96} <Trace> AggregatingTransform: Aggregating | ||
| 3401 | 2025.12.18 00:17:21.501017 [ 360 ] {6ffb0687-7cad-46f1-90e5-bec3148aad96} <Trace> Aggregator: Aggregation method: without_key | ||
| 3402 | 2025.12.18 00:17:21.501061 [ 360 ] {6ffb0687-7cad-46f1-90e5-bec3148aad96} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000923776 sec. (1082.514 rows/sec., 42.29 KiB/sec.) | ||
| 3403 | 2025.12.18 00:17:21.501085 [ 360 ] {6ffb0687-7cad-46f1-90e5-bec3148aad96} <Trace> Aggregator: Merging aggregated data | ||
| 3404 | 2025.12.18 00:17:21.502241 [ 288 ] {6ffb0687-7cad-46f1-90e5-bec3148aad96} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002958 sec., 338.06626098715344 rows/sec., 13.21 KiB/sec. | ||
| 3405 | 2025.12.18 00:17:21.502387 [ 288 ] {6ffb0687-7cad-46f1-90e5-bec3148aad96} <Debug> TCPHandler: Processed in 0.003375644 sec. | ||
| 3406 | 2025.12.18 00:17:21.502513 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3407 | 2025.12.18 00:17:21.502541 [ 288 ] {} <Debug> TCP-Session: b6a29e6e-03a2-49f9-8d71-f12450e27d1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3408 | 2025.12.18 00:17:21.502541 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3409 | 2025.12.18 00:17:21.502562 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3410 | 2025.12.18 00:17:21.502577 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3411 | 2025.12.18 00:17:21.502596 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3412 | 2025.12.18 00:17:21.502604 [ 286 ] {} <Debug> TCP-Session: 8a7740f9-1dd2-4e3a-9737-1b9ad96017eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3413 | 2025.12.18 00:17:21.502612 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3414 | 2025.12.18 00:17:21.502648 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3415 | 2025.12.18 00:17:21.502665 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3416 | 2025.12.18 00:17:21.502675 [ 290 ] {} <Debug> TCP-Session: ebe5efb9-4e9c-4724-b07e-b3e02dc5d94c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3417 | 2025.12.18 00:17:21.502691 [ 293 ] {} <Debug> TCP-Session: ee81e7a6-81bc-4c51-aa41-af58dc1681f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3418 | 2025.12.18 00:17:21.502714 [ 259 ] {} <Debug> TCP-Session: 9b18d4bb-81fb-446c-ab68-cfea031ee742 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3419 | 2025.12.18 00:17:21.502633 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3420 | 2025.12.18 00:17:21.502627 [ 289 ] {} <Debug> TCP-Session: f49eca04-41e6-4138-a45c-be1cee2a63e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3421 | 2025.12.18 00:17:21.502590 [ 294 ] {} <Debug> TCP-Session: 24e6c210-9bd7-46d8-853a-0239d4ad29f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3422 | 2025.12.18 00:17:21.502782 [ 291 ] {} <Debug> TCP-Session: 186f2ad8-938a-456a-8631-cd14d8a1194b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3423 | 2025.12.18 00:17:21.502645 [ 292 ] {} <Debug> TCP-Session: 314b3a79-eb9e-4778-8f4c-28d2dfea0863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3424 | 2025.12.18 00:17:21.651307 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3425 | 2025.12.18 00:17:21.666006 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3426 | 2025.12.18 00:17:21.666072 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3427 | 2025.12.18 00:17:21.671608 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3428 | 2025.12.18 00:17:21.672301 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3429 | 2025.12.18 00:17:21.674978 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3430 | 2025.12.18 00:17:23.728533 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 442 | ||
| 3431 | 2025.12.18 00:17:23.730686 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3432 | 2025.12.18 00:17:23.730745 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3433 | 2025.12.18 00:17:23.731982 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3434 | 2025.12.18 00:17:23.732278 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2025.12.18 00:17:23.732660 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 442 | ||
| 3436 | 2025.12.18 00:17:23.758410 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56030 | ||
| 3437 | 2025.12.18 00:17:23.758484 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3438 | 2025.12.18 00:17:23.758507 [ 286 ] {} <Debug> TCP-Session: 8dd0a694-87ab-4eb1-9429-a221cc639db2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56030 | ||
| 3439 | 2025.12.18 00:17:23.758528 [ 286 ] {} <Debug> TCP-Session: 8dd0a694-87ab-4eb1-9429-a221cc639db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3440 | 2025.12.18 00:17:23.758540 [ 286 ] {} <Debug> TCP-Session: 8dd0a694-87ab-4eb1-9429-a221cc639db2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3441 | 2025.12.18 00:17:23.758729 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42998 | ||
| 3442 | 2025.12.18 00:17:23.758748 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54987 | ||
| 3443 | 2025.12.18 00:17:23.758790 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60090 | ||
| 3444 | 2025.12.18 00:17:23.758807 [ 286 ] {} <Trace> TCP-Session: 8dd0a694-87ab-4eb1-9429-a221cc639db2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3445 | 2025.12.18 00:17:23.758838 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37300 | ||
| 3446 | 2025.12.18 00:17:23.758848 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3447 | 2025.12.18 00:17:23.758883 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3448 | 2025.12.18 00:17:23.758906 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3449 | 2025.12.18 00:17:23.758907 [ 287 ] {} <Debug> TCP-Session: a5a03804-64f8-423d-8abb-179a42ee1b75 Authenticating user 'default' from [fd00:1122:3344:101::e]:42998 | ||
| 3450 | 2025.12.18 00:17:23.758929 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3451 | 2025.12.18 00:17:23.758948 [ 292 ] {} <Debug> TCP-Session: 1959833f-6d61-4268-b434-b1eb34d2c9a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60090 | ||
| 3452 | 2025.12.18 00:17:23.758957 [ 287 ] {} <Debug> TCP-Session: a5a03804-64f8-423d-8abb-179a42ee1b75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3453 | 2025.12.18 00:17:23.758974 [ 293 ] {} <Debug> TCP-Session: 71cf4272-ffb2-4040-8876-b85a39ce90b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37300 | ||
| 3454 | 2025.12.18 00:17:23.758992 [ 292 ] {} <Debug> TCP-Session: 1959833f-6d61-4268-b434-b1eb34d2c9a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3455 | 2025.12.18 00:17:23.758995 [ 287 ] {} <Debug> TCP-Session: a5a03804-64f8-423d-8abb-179a42ee1b75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3456 | 2025.12.18 00:17:23.759028 [ 292 ] {} <Debug> TCP-Session: 1959833f-6d61-4268-b434-b1eb34d2c9a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3457 | 2025.12.18 00:17:23.759022 [ 293 ] {} <Debug> TCP-Session: 71cf4272-ffb2-4040-8876-b85a39ce90b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3458 | 2025.12.18 00:17:23.758983 [ 286 ] {0aaae062-712e-4a8a-89a7-7d7f92c21c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56030) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3459 | 2025.12.18 00:17:23.759073 [ 293 ] {} <Debug> TCP-Session: 71cf4272-ffb2-4040-8876-b85a39ce90b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3460 | 2025.12.18 00:17:23.758938 [ 289 ] {} <Debug> TCP-Session: 3a355cba-7a0b-4c58-91da-d5c22ab235e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54987 | ||
| 3461 | 2025.12.18 00:17:23.758846 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40216 | ||
| 3462 | 2025.12.18 00:17:23.759144 [ 289 ] {} <Debug> TCP-Session: 3a355cba-7a0b-4c58-91da-d5c22ab235e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3463 | 2025.12.18 00:17:23.758773 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39888 | ||
| 3464 | 2025.12.18 00:17:23.759215 [ 289 ] {} <Debug> TCP-Session: 3a355cba-7a0b-4c58-91da-d5c22ab235e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3465 | 2025.12.18 00:17:23.759234 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3466 | 2025.12.18 00:17:23.759272 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3467 | 2025.12.18 00:17:23.759317 [ 294 ] {} <Debug> TCP-Session: 4ea6d0f6-db6f-4688-a076-93294a2f0b6f Authenticating user 'default' from [fd00:1122:3344:101::e]:40216 | ||
| 3468 | 2025.12.18 00:17:23.759337 [ 291 ] {} <Debug> TCP-Session: 7bc7dcc7-84ec-4a38-9d2f-703421923605 Authenticating user 'default' from [fd00:1122:3344:101::e]:39888 | ||
| 3469 | 2025.12.18 00:17:23.759347 [ 294 ] {} <Debug> TCP-Session: 4ea6d0f6-db6f-4688-a076-93294a2f0b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3470 | 2025.12.18 00:17:23.759357 [ 286 ] {0aaae062-712e-4a8a-89a7-7d7f92c21c2d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3471 | 2025.12.18 00:17:23.759370 [ 294 ] {} <Debug> TCP-Session: 4ea6d0f6-db6f-4688-a076-93294a2f0b6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3472 | 2025.12.18 00:17:23.759361 [ 291 ] {} <Debug> TCP-Session: 7bc7dcc7-84ec-4a38-9d2f-703421923605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3473 | 2025.12.18 00:17:23.758762 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60445 | ||
| 3474 | 2025.12.18 00:17:23.759436 [ 286 ] {0aaae062-712e-4a8a-89a7-7d7f92c21c2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3475 | 2025.12.18 00:17:23.759436 [ 291 ] {} <Debug> TCP-Session: 7bc7dcc7-84ec-4a38-9d2f-703421923605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3476 | 2025.12.18 00:17:23.758733 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60391 | ||
| 3477 | 2025.12.18 00:17:23.759536 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3478 | 2025.12.18 00:17:23.759578 [ 290 ] {} <Debug> TCP-Session: 26ece469-fa1f-4b56-82ab-a39c1208ea97 Authenticating user 'default' from [fd00:1122:3344:101::e]:60445 | ||
| 3479 | 2025.12.18 00:17:23.759598 [ 290 ] {} <Debug> TCP-Session: 26ece469-fa1f-4b56-82ab-a39c1208ea97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3480 | 2025.12.18 00:17:23.759609 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3481 | 2025.12.18 00:17:23.759613 [ 290 ] {} <Debug> TCP-Session: 26ece469-fa1f-4b56-82ab-a39c1208ea97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3482 | 2025.12.18 00:17:23.759642 [ 288 ] {} <Debug> TCP-Session: 0afedf6c-9811-4f56-b274-9f3d263738ca Authenticating user 'default' from [fd00:1122:3344:101::e]:60391 | ||
| 3483 | 2025.12.18 00:17:23.759669 [ 288 ] {} <Debug> TCP-Session: 0afedf6c-9811-4f56-b274-9f3d263738ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3484 | 2025.12.18 00:17:23.759684 [ 288 ] {} <Debug> TCP-Session: 0afedf6c-9811-4f56-b274-9f3d263738ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3485 | 2025.12.18 00:17:23.759744 [ 286 ] {0aaae062-712e-4a8a-89a7-7d7f92c21c2d} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 3486 | 2025.12.18 00:17:23.760673 [ 366 ] {0aaae062-712e-4a8a-89a7-7d7f92c21c2d} <Trace> AggregatingTransform: Aggregating | ||
| 3487 | 2025.12.18 00:17:23.760720 [ 366 ] {0aaae062-712e-4a8a-89a7-7d7f92c21c2d} <Trace> Aggregator: Aggregation method: without_key | ||
| 3488 | 2025.12.18 00:17:23.760755 [ 366 ] {0aaae062-712e-4a8a-89a7-7d7f92c21c2d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000908656 sec. (1100.526 rows/sec., 42.99 KiB/sec.) | ||
| 3489 | 2025.12.18 00:17:23.760772 [ 366 ] {0aaae062-712e-4a8a-89a7-7d7f92c21c2d} <Trace> Aggregator: Merging aggregated data | ||
| 3490 | 2025.12.18 00:17:23.762007 [ 286 ] {0aaae062-712e-4a8a-89a7-7d7f92c21c2d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003068 sec., 325.9452411994785 rows/sec., 12.73 KiB/sec. | ||
| 3491 | 2025.12.18 00:17:23.762108 [ 286 ] {0aaae062-712e-4a8a-89a7-7d7f92c21c2d} <Debug> TCPHandler: Processed in 0.003370494 sec. | ||
| 3492 | 2025.12.18 00:17:23.762192 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3493 | 2025.12.18 00:17:23.762217 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3494 | 2025.12.18 00:17:23.762221 [ 286 ] {} <Debug> TCP-Session: 8dd0a694-87ab-4eb1-9429-a221cc639db2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3495 | 2025.12.18 00:17:23.762239 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3496 | 2025.12.18 00:17:23.762272 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3497 | 2025.12.18 00:17:23.762289 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3498 | 2025.12.18 00:17:23.762300 [ 288 ] {} <Debug> TCP-Session: 0afedf6c-9811-4f56-b274-9f3d263738ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3499 | 2025.12.18 00:17:23.762307 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3500 | 2025.12.18 00:17:23.762331 [ 289 ] {} <Debug> TCP-Session: 3a355cba-7a0b-4c58-91da-d5c22ab235e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3501 | 2025.12.18 00:17:23.762350 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3502 | 2025.12.18 00:17:23.762373 [ 290 ] {} <Debug> TCP-Session: 26ece469-fa1f-4b56-82ab-a39c1208ea97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3503 | 2025.12.18 00:17:23.762343 [ 292 ] {} <Debug> TCP-Session: 1959833f-6d61-4268-b434-b1eb34d2c9a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3504 | 2025.12.18 00:17:23.762402 [ 293 ] {} <Debug> TCP-Session: 71cf4272-ffb2-4040-8876-b85a39ce90b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3505 | 2025.12.18 00:17:23.762263 [ 287 ] {} <Debug> TCP-Session: a5a03804-64f8-423d-8abb-179a42ee1b75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3506 | 2025.12.18 00:17:23.762258 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3507 | 2025.12.18 00:17:23.762327 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3508 | 2025.12.18 00:17:23.762494 [ 294 ] {} <Debug> TCP-Session: 4ea6d0f6-db6f-4688-a076-93294a2f0b6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3509 | 2025.12.18 00:17:23.762522 [ 291 ] {} <Debug> TCP-Session: 7bc7dcc7-84ec-4a38-9d2f-703421923605 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3510 | 2025.12.18 00:17:26.331360 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3511 | 2025.12.18 00:17:26.331639 [ 260 ] {d6140585-0b8f-4d43-be75-bccf06783939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3512 | 2025.12.18 00:17:26.331745 [ 260 ] {d6140585-0b8f-4d43-be75-bccf06783939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3513 | 2025.12.18 00:17:26.332535 [ 260 ] {d6140585-0b8f-4d43-be75-bccf06783939} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3514 | 2025.12.18 00:17:26.332582 [ 260 ] {d6140585-0b8f-4d43-be75-bccf06783939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3515 | 2025.12.18 00:17:26.332992 [ 260 ] {d6140585-0b8f-4d43-be75-bccf06783939} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3516 | 2025.12.18 00:17:26.333225 [ 260 ] {d6140585-0b8f-4d43-be75-bccf06783939} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3517 | 2025.12.18 00:17:26.333388 [ 260 ] {d6140585-0b8f-4d43-be75-bccf06783939} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001826 sec., 74479.73713033955 rows/sec., 6.46 MiB/sec. | ||
| 3518 | 2025.12.18 00:17:26.333435 [ 260 ] {d6140585-0b8f-4d43-be75-bccf06783939} <Debug> TCPHandler: Processed in 0.002256885 sec. | ||
| 3519 | 2025.12.18 00:17:26.333560 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3520 | 2025.12.18 00:17:26.333664 [ 260 ] {a3374174-744d-418d-98c8-218a8912bd07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3521 | 2025.12.18 00:17:26.333710 [ 260 ] {a3374174-744d-418d-98c8-218a8912bd07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3522 | 2025.12.18 00:17:26.334141 [ 260 ] {a3374174-744d-418d-98c8-218a8912bd07} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3523 | 2025.12.18 00:17:26.334180 [ 260 ] {a3374174-744d-418d-98c8-218a8912bd07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3524 | 2025.12.18 00:17:26.334483 [ 260 ] {a3374174-744d-418d-98c8-218a8912bd07} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3525 | 2025.12.18 00:17:26.334694 [ 260 ] {a3374174-744d-418d-98c8-218a8912bd07} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2025.12.18 00:17:26.334827 [ 260 ] {a3374174-744d-418d-98c8-218a8912bd07} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001186 sec., 33726.81281618887 rows/sec., 2.48 MiB/sec. | ||
| 3527 | 2025.12.18 00:17:26.334865 [ 260 ] {a3374174-744d-418d-98c8-218a8912bd07} <Debug> TCPHandler: Processed in 0.001358409 sec. | ||
| 3528 | 2025.12.18 00:17:26.334979 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3529 | 2025.12.18 00:17:26.335075 [ 260 ] {456901fa-0422-4e5c-afac-3c42155e9b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3530 | 2025.12.18 00:17:26.335117 [ 260 ] {456901fa-0422-4e5c-afac-3c42155e9b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3531 | 2025.12.18 00:17:26.335532 [ 260 ] {456901fa-0422-4e5c-afac-3c42155e9b23} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3532 | 2025.12.18 00:17:26.335569 [ 260 ] {456901fa-0422-4e5c-afac-3c42155e9b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3533 | 2025.12.18 00:17:26.335875 [ 260 ] {456901fa-0422-4e5c-afac-3c42155e9b23} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3534 | 2025.12.18 00:17:26.336082 [ 260 ] {456901fa-0422-4e5c-afac-3c42155e9b23} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3535 | 2025.12.18 00:17:26.336213 [ 260 ] {456901fa-0422-4e5c-afac-3c42155e9b23} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001157 sec., 89887.6404494382 rows/sec., 7.02 MiB/sec. | ||
| 3536 | 2025.12.18 00:17:26.336251 [ 260 ] {456901fa-0422-4e5c-afac-3c42155e9b23} <Debug> TCPHandler: Processed in 0.001322679 sec. | ||
| 3537 | 2025.12.18 00:17:26.336364 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3538 | 2025.12.18 00:17:26.336459 [ 260 ] {63177339-dc7f-43b8-94e5-afdf79ea3956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3539 | 2025.12.18 00:17:26.336503 [ 260 ] {63177339-dc7f-43b8-94e5-afdf79ea3956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3540 | 2025.12.18 00:17:26.336901 [ 260 ] {63177339-dc7f-43b8-94e5-afdf79ea3956} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3541 | 2025.12.18 00:17:26.336937 [ 260 ] {63177339-dc7f-43b8-94e5-afdf79ea3956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3542 | 2025.12.18 00:17:26.337278 [ 260 ] {63177339-dc7f-43b8-94e5-afdf79ea3956} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3543 | 2025.12.18 00:17:26.337491 [ 260 ] {63177339-dc7f-43b8-94e5-afdf79ea3956} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3544 | 2025.12.18 00:17:26.337620 [ 260 ] {63177339-dc7f-43b8-94e5-afdf79ea3956} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 3545 | 2025.12.18 00:17:26.337656 [ 260 ] {63177339-dc7f-43b8-94e5-afdf79ea3956} <Debug> TCPHandler: Processed in 0.00134262 sec. | ||
| 3546 | 2025.12.18 00:17:26.337769 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3547 | 2025.12.18 00:17:26.337863 [ 260 ] {2cc7e7db-2cfd-4a64-a8f6-51ee2c1f78b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3548 | 2025.12.18 00:17:26.337917 [ 260 ] {2cc7e7db-2cfd-4a64-a8f6-51ee2c1f78b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3549 | 2025.12.18 00:17:26.338695 [ 260 ] {2cc7e7db-2cfd-4a64-a8f6-51ee2c1f78b5} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3550 | 2025.12.18 00:17:26.338731 [ 260 ] {2cc7e7db-2cfd-4a64-a8f6-51ee2c1f78b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3551 | 2025.12.18 00:17:26.339292 [ 260 ] {2cc7e7db-2cfd-4a64-a8f6-51ee2c1f78b5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3552 | 2025.12.18 00:17:26.339520 [ 260 ] {2cc7e7db-2cfd-4a64-a8f6-51ee2c1f78b5} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3553 | 2025.12.18 00:17:26.339660 [ 260 ] {2cc7e7db-2cfd-4a64-a8f6-51ee2c1f78b5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001815 sec., 22038.567493112947 rows/sec., 39.49 MiB/sec. | ||
| 3554 | 2025.12.18 00:17:26.339721 [ 260 ] {2cc7e7db-2cfd-4a64-a8f6-51ee2c1f78b5} <Debug> TCPHandler: Processed in 0.002002155 sec. | ||
| 3555 | 2025.12.18 00:17:26.339836 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3556 | 2025.12.18 00:17:26.339931 [ 260 ] {6d89fbf0-9131-4387-b935-cf746387e578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3557 | 2025.12.18 00:17:26.339974 [ 260 ] {6d89fbf0-9131-4387-b935-cf746387e578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3558 | 2025.12.18 00:17:26.340318 [ 260 ] {6d89fbf0-9131-4387-b935-cf746387e578} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3559 | 2025.12.18 00:17:26.340354 [ 260 ] {6d89fbf0-9131-4387-b935-cf746387e578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3560 | 2025.12.18 00:17:26.340655 [ 260 ] {6d89fbf0-9131-4387-b935-cf746387e578} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3561 | 2025.12.18 00:17:26.340870 [ 260 ] {6d89fbf0-9131-4387-b935-cf746387e578} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3562 | 2025.12.18 00:17:26.341001 [ 260 ] {6d89fbf0-9131-4387-b935-cf746387e578} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 3563 | 2025.12.18 00:17:26.341037 [ 260 ] {6d89fbf0-9131-4387-b935-cf746387e578} <Debug> TCPHandler: Processed in 0.001251489 sec. | ||
| 3564 | 2025.12.18 00:17:27.778650 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35702 | ||
| 3565 | 2025.12.18 00:17:27.778779 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3566 | 2025.12.18 00:17:27.778810 [ 286 ] {} <Debug> TCP-Session: d2d481f4-de45-4e89-907f-d25e7bd24b33 Authenticating user 'default' from [fd00:1122:3344:101::e]:35702 | ||
| 3567 | 2025.12.18 00:17:27.778835 [ 286 ] {} <Debug> TCP-Session: d2d481f4-de45-4e89-907f-d25e7bd24b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3568 | 2025.12.18 00:17:27.778850 [ 286 ] {} <Debug> TCP-Session: d2d481f4-de45-4e89-907f-d25e7bd24b33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3569 | 2025.12.18 00:17:27.779078 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43702 | ||
| 3570 | 2025.12.18 00:17:27.779105 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55200 | ||
| 3571 | 2025.12.18 00:17:27.779115 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41612 | ||
| 3572 | 2025.12.18 00:17:27.779129 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52008 | ||
| 3573 | 2025.12.18 00:17:27.779198 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3574 | 2025.12.18 00:17:27.779198 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3575 | 2025.12.18 00:17:27.779171 [ 286 ] {} <Trace> TCP-Session: d2d481f4-de45-4e89-907f-d25e7bd24b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3576 | 2025.12.18 00:17:27.779245 [ 287 ] {} <Debug> TCP-Session: 73c4f7c6-842d-4bea-8645-6337899a2976 Authenticating user 'default' from [fd00:1122:3344:101::e]:43702 | ||
| 3577 | 2025.12.18 00:17:27.779245 [ 291 ] {} <Debug> TCP-Session: dbd5095e-de54-4da4-b60f-211a637f0d91 Authenticating user 'default' from [fd00:1122:3344:101::e]:55200 | ||
| 3578 | 2025.12.18 00:17:27.779245 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3579 | 2025.12.18 00:17:27.779286 [ 291 ] {} <Debug> TCP-Session: dbd5095e-de54-4da4-b60f-211a637f0d91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3580 | 2025.12.18 00:17:27.779292 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3581 | 2025.12.18 00:17:27.779319 [ 292 ] {} <Debug> TCP-Session: 60bb8ce7-a8fa-416a-a5fb-c05eac04e9bb Authenticating user 'default' from [fd00:1122:3344:101::e]:41612 | ||
| 3582 | 2025.12.18 00:17:27.779319 [ 291 ] {} <Debug> TCP-Session: dbd5095e-de54-4da4-b60f-211a637f0d91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3583 | 2025.12.18 00:17:27.779362 [ 292 ] {} <Debug> TCP-Session: 60bb8ce7-a8fa-416a-a5fb-c05eac04e9bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3584 | 2025.12.18 00:17:27.779347 [ 293 ] {} <Debug> TCP-Session: dff4ee39-6073-489c-820d-fd8ff874540b Authenticating user 'default' from [fd00:1122:3344:101::e]:52008 | ||
| 3585 | 2025.12.18 00:17:27.779393 [ 292 ] {} <Debug> TCP-Session: 60bb8ce7-a8fa-416a-a5fb-c05eac04e9bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3586 | 2025.12.18 00:17:27.779409 [ 286 ] {d5fc159f-a5a3-4e28-aa79-a960fd79557e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35702) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3587 | 2025.12.18 00:17:27.779428 [ 293 ] {} <Debug> TCP-Session: dff4ee39-6073-489c-820d-fd8ff874540b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3588 | 2025.12.18 00:17:27.779283 [ 287 ] {} <Debug> TCP-Session: 73c4f7c6-842d-4bea-8645-6337899a2976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3589 | 2025.12.18 00:17:27.779462 [ 293 ] {} <Debug> TCP-Session: dff4ee39-6073-489c-820d-fd8ff874540b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3590 | 2025.12.18 00:17:27.779483 [ 287 ] {} <Debug> TCP-Session: 73c4f7c6-842d-4bea-8645-6337899a2976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3591 | 2025.12.18 00:17:27.779134 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58823 | ||
| 3592 | 2025.12.18 00:17:27.779096 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42384 | ||
| 3593 | 2025.12.18 00:17:27.779095 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41179 | ||
| 3594 | 2025.12.18 00:17:27.779082 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57820 | ||
| 3595 | 2025.12.18 00:17:27.779623 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3596 | 2025.12.18 00:17:27.779603 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3597 | 2025.12.18 00:17:27.779661 [ 289 ] {} <Debug> TCP-Session: 43671fc9-cdc6-4263-bdee-680206cf749d Authenticating user 'default' from [fd00:1122:3344:101::e]:42384 | ||
| 3598 | 2025.12.18 00:17:27.779682 [ 286 ] {d5fc159f-a5a3-4e28-aa79-a960fd79557e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3599 | 2025.12.18 00:17:27.779693 [ 294 ] {} <Debug> TCP-Session: fa22565e-e8f5-4738-942d-5d2607785605 Authenticating user 'default' from [fd00:1122:3344:101::e]:58823 | ||
| 3600 | 2025.12.18 00:17:27.779700 [ 289 ] {} <Debug> TCP-Session: 43671fc9-cdc6-4263-bdee-680206cf749d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3601 | 2025.12.18 00:17:27.779728 [ 294 ] {} <Debug> TCP-Session: fa22565e-e8f5-4738-942d-5d2607785605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3602 | 2025.12.18 00:17:27.779740 [ 289 ] {} <Debug> TCP-Session: 43671fc9-cdc6-4263-bdee-680206cf749d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3603 | 2025.12.18 00:17:27.779748 [ 286 ] {d5fc159f-a5a3-4e28-aa79-a960fd79557e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3604 | 2025.12.18 00:17:27.779753 [ 294 ] {} <Debug> TCP-Session: fa22565e-e8f5-4738-942d-5d2607785605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3605 | 2025.12.18 00:17:27.779686 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3606 | 2025.12.18 00:17:27.779650 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3607 | 2025.12.18 00:17:27.779831 [ 288 ] {} <Debug> TCP-Session: 7b271e8d-0808-460f-85e1-199c68a6f666 Authenticating user 'default' from [fd00:1122:3344:101::e]:57820 | ||
| 3608 | 2025.12.18 00:17:27.779851 [ 290 ] {} <Debug> TCP-Session: 0a436d4a-09dc-49d9-a028-8f64598acd15 Authenticating user 'default' from [fd00:1122:3344:101::e]:41179 | ||
| 3609 | 2025.12.18 00:17:27.779859 [ 288 ] {} <Debug> TCP-Session: 7b271e8d-0808-460f-85e1-199c68a6f666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3610 | 2025.12.18 00:17:27.779877 [ 290 ] {} <Debug> TCP-Session: 0a436d4a-09dc-49d9-a028-8f64598acd15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3611 | 2025.12.18 00:17:27.779886 [ 288 ] {} <Debug> TCP-Session: 7b271e8d-0808-460f-85e1-199c68a6f666 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3612 | 2025.12.18 00:17:27.779900 [ 290 ] {} <Debug> TCP-Session: 0a436d4a-09dc-49d9-a028-8f64598acd15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3613 | 2025.12.18 00:17:27.780057 [ 286 ] {d5fc159f-a5a3-4e28-aa79-a960fd79557e} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 3614 | 2025.12.18 00:17:27.781020 [ 269 ] {d5fc159f-a5a3-4e28-aa79-a960fd79557e} <Trace> AggregatingTransform: Aggregating | ||
| 3615 | 2025.12.18 00:17:27.781063 [ 269 ] {d5fc159f-a5a3-4e28-aa79-a960fd79557e} <Trace> Aggregator: Aggregation method: without_key | ||
| 3616 | 2025.12.18 00:17:27.781108 [ 269 ] {d5fc159f-a5a3-4e28-aa79-a960fd79557e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000949997 sec. (1052.635 rows/sec., 41.12 KiB/sec.) | ||
| 3617 | 2025.12.18 00:17:27.781127 [ 269 ] {d5fc159f-a5a3-4e28-aa79-a960fd79557e} <Trace> Aggregator: Merging aggregated data | ||
| 3618 | 2025.12.18 00:17:27.782528 [ 286 ] {d5fc159f-a5a3-4e28-aa79-a960fd79557e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003172 sec., 315.2585119798235 rows/sec., 12.31 KiB/sec. | ||
| 3619 | 2025.12.18 00:17:27.782667 [ 286 ] {d5fc159f-a5a3-4e28-aa79-a960fd79557e} <Debug> TCPHandler: Processed in 0.003611316 sec. | ||
| 3620 | 2025.12.18 00:17:27.782793 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3621 | 2025.12.18 00:17:27.782818 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3622 | 2025.12.18 00:17:27.782830 [ 286 ] {} <Debug> TCP-Session: d2d481f4-de45-4e89-907f-d25e7bd24b33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3623 | 2025.12.18 00:17:27.782842 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3624 | 2025.12.18 00:17:27.782859 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3625 | 2025.12.18 00:17:27.782873 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3626 | 2025.12.18 00:17:27.782902 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3627 | 2025.12.18 00:17:27.782914 [ 287 ] {} <Debug> TCP-Session: 73c4f7c6-842d-4bea-8645-6337899a2976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3628 | 2025.12.18 00:17:27.782932 [ 289 ] {} <Debug> TCP-Session: 43671fc9-cdc6-4263-bdee-680206cf749d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3629 | 2025.12.18 00:17:27.782936 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3630 | 2025.12.18 00:17:27.782949 [ 291 ] {} <Debug> TCP-Session: dbd5095e-de54-4da4-b60f-211a637f0d91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3631 | 2025.12.18 00:17:27.782903 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3632 | 2025.12.18 00:17:27.782984 [ 293 ] {} <Debug> TCP-Session: dff4ee39-6073-489c-820d-fd8ff874540b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3633 | 2025.12.18 00:17:27.782895 [ 288 ] {} <Debug> TCP-Session: 7b271e8d-0808-460f-85e1-199c68a6f666 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3634 | 2025.12.18 00:17:27.783024 [ 290 ] {} <Debug> TCP-Session: 0a436d4a-09dc-49d9-a028-8f64598acd15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3635 | 2025.12.18 00:17:27.782854 [ 294 ] {} <Debug> TCP-Session: fa22565e-e8f5-4738-942d-5d2607785605 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3636 | 2025.12.18 00:17:27.782922 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3637 | 2025.12.18 00:17:27.783109 [ 292 ] {} <Debug> TCP-Session: 60bb8ce7-a8fa-416a-a5fb-c05eac04e9bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3638 | 2025.12.18 00:17:28.615726 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3639 | 2025.12.18 00:17:28.615780 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3640 | 2025.12.18 00:17:28.703521 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8599 | ||
| 3641 | 2025.12.18 00:17:28.704022 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2025.12.18 00:17:28.704067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3643 | 2025.12.18 00:17:28.704580 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3644 | 2025.12.18 00:17:28.704816 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3645 | 2025.12.18 00:17:28.704966 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8599 | ||
| 3646 | 2025.12.18 00:17:29.175180 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 3647 | 2025.12.18 00:17:29.190504 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2025.12.18 00:17:29.190555 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3649 | 2025.12.18 00:17:29.196813 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3650 | 2025.12.18 00:17:29.197496 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2025.12.18 00:17:29.200228 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3652 | 2025.12.18 00:17:31.329908 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3653 | 2025.12.18 00:17:31.330106 [ 260 ] {499599b8-613f-42c3-9ed1-c028472e42fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3654 | 2025.12.18 00:17:31.330179 [ 260 ] {499599b8-613f-42c3-9ed1-c028472e42fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3655 | 2025.12.18 00:17:31.330853 [ 260 ] {499599b8-613f-42c3-9ed1-c028472e42fd} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3656 | 2025.12.18 00:17:31.330900 [ 260 ] {499599b8-613f-42c3-9ed1-c028472e42fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3657 | 2025.12.18 00:17:31.331319 [ 260 ] {499599b8-613f-42c3-9ed1-c028472e42fd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3658 | 2025.12.18 00:17:31.331563 [ 260 ] {499599b8-613f-42c3-9ed1-c028472e42fd} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3659 | 2025.12.18 00:17:31.331738 [ 260 ] {499599b8-613f-42c3-9ed1-c028472e42fd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001685 sec., 33234.42136498516 rows/sec., 2.55 MiB/sec. | ||
| 3660 | 2025.12.18 00:17:31.331788 [ 260 ] {499599b8-613f-42c3-9ed1-c028472e42fd} <Debug> TCPHandler: Processed in 0.002013404 sec. | ||
| 3661 | 2025.12.18 00:17:31.331916 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3662 | 2025.12.18 00:17:31.332018 [ 260 ] {3f16ee23-e101-4b36-83a5-60f962b8b072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3663 | 2025.12.18 00:17:31.332063 [ 260 ] {3f16ee23-e101-4b36-83a5-60f962b8b072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3664 | 2025.12.18 00:17:31.332492 [ 260 ] {3f16ee23-e101-4b36-83a5-60f962b8b072} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3665 | 2025.12.18 00:17:31.332530 [ 260 ] {3f16ee23-e101-4b36-83a5-60f962b8b072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3666 | 2025.12.18 00:17:31.332832 [ 260 ] {3f16ee23-e101-4b36-83a5-60f962b8b072} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3667 | 2025.12.18 00:17:31.333037 [ 260 ] {3f16ee23-e101-4b36-83a5-60f962b8b072} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3668 | 2025.12.18 00:17:31.333172 [ 260 ] {3f16ee23-e101-4b36-83a5-60f962b8b072} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. | ||
| 3669 | 2025.12.18 00:17:31.333211 [ 260 ] {3f16ee23-e101-4b36-83a5-60f962b8b072} <Debug> TCPHandler: Processed in 0.001348569 sec. | ||
| 3670 | 2025.12.18 00:17:31.333324 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3671 | 2025.12.18 00:17:31.333419 [ 260 ] {1f2065a5-44dc-4d0a-a49b-e209e407c102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3672 | 2025.12.18 00:17:31.333463 [ 260 ] {1f2065a5-44dc-4d0a-a49b-e209e407c102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3673 | 2025.12.18 00:17:31.333875 [ 260 ] {1f2065a5-44dc-4d0a-a49b-e209e407c102} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3674 | 2025.12.18 00:17:31.333912 [ 260 ] {1f2065a5-44dc-4d0a-a49b-e209e407c102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3675 | 2025.12.18 00:17:31.334253 [ 260 ] {1f2065a5-44dc-4d0a-a49b-e209e407c102} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3676 | 2025.12.18 00:17:31.334465 [ 260 ] {1f2065a5-44dc-4d0a-a49b-e209e407c102} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3677 | 2025.12.18 00:17:31.334601 [ 260 ] {1f2065a5-44dc-4d0a-a49b-e209e407c102} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 3678 | 2025.12.18 00:17:31.334638 [ 260 ] {1f2065a5-44dc-4d0a-a49b-e209e407c102} <Debug> TCPHandler: Processed in 0.001363419 sec. | ||
| 3679 | 2025.12.18 00:17:31.334759 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3680 | 2025.12.18 00:17:31.334882 [ 260 ] {f019cfb1-ccfc-4cc7-8282-1e3a1152effc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3681 | 2025.12.18 00:17:31.334935 [ 260 ] {f019cfb1-ccfc-4cc7-8282-1e3a1152effc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3682 | 2025.12.18 00:17:31.335323 [ 260 ] {f019cfb1-ccfc-4cc7-8282-1e3a1152effc} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3683 | 2025.12.18 00:17:31.335361 [ 260 ] {f019cfb1-ccfc-4cc7-8282-1e3a1152effc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3684 | 2025.12.18 00:17:31.335693 [ 260 ] {f019cfb1-ccfc-4cc7-8282-1e3a1152effc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3685 | 2025.12.18 00:17:31.335950 [ 260 ] {f019cfb1-ccfc-4cc7-8282-1e3a1152effc} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3686 | 2025.12.18 00:17:31.336091 [ 260 ] {f019cfb1-ccfc-4cc7-8282-1e3a1152effc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001233 sec., 48661.800486618005 rows/sec., 3.28 MiB/sec. | ||
| 3687 | 2025.12.18 00:17:31.336128 [ 260 ] {f019cfb1-ccfc-4cc7-8282-1e3a1152effc} <Debug> TCPHandler: Processed in 0.001431419 sec. | ||
| 3688 | 2025.12.18 00:17:33.732971 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 466 | ||
| 3689 | 2025.12.18 00:17:33.735376 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3690 | 2025.12.18 00:17:33.735423 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3691 | 2025.12.18 00:17:33.736662 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3692 | 2025.12.18 00:17:33.736942 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3693 | 2025.12.18 00:17:33.737280 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 466 | ||
| 3694 | 2025.12.18 00:17:35.744282 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3695 | 2025.12.18 00:17:35.744636 [ 260 ] {c585e970-dc90-4af9-b128-bae0c19dd843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 3696 | 2025.12.18 00:17:35.745259 [ 260 ] {c585e970-dc90-4af9-b128-bae0c19dd843} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3697 | 2025.12.18 00:17:35.745338 [ 260 ] {c585e970-dc90-4af9-b128-bae0c19dd843} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3698 | 2025.12.18 00:17:35.745650 [ 260 ] {c585e970-dc90-4af9-b128-bae0c19dd843} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3699 | 2025.12.18 00:17:35.745721 [ 260 ] {c585e970-dc90-4af9-b128-bae0c19dd843} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3700 | 2025.12.18 00:17:35.745875 [ 260 ] {c585e970-dc90-4af9-b128-bae0c19dd843} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 3701 | 2025.12.18 00:17:35.745986 [ 366 ] {c585e970-dc90-4af9-b128-bae0c19dd843} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3702 | 2025.12.18 00:17:35.745986 [ 358 ] {c585e970-dc90-4af9-b128-bae0c19dd843} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3703 | 2025.12.18 00:17:35.746102 [ 260 ] {c585e970-dc90-4af9-b128-bae0c19dd843} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (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 | ||
| 3704 | 2025.12.18 00:17:35.746130 [ 260 ] {c585e970-dc90-4af9-b128-bae0c19dd843} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3705 | 2025.12.18 00:17:35.748552 [ 260 ] {c585e970-dc90-4af9-b128-bae0c19dd843} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3706 | 2025.12.18 00:17:35.748608 [ 260 ] {c585e970-dc90-4af9-b128-bae0c19dd843} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3707 | 2025.12.18 00:17:35.748713 [ 260 ] {c585e970-dc90-4af9-b128-bae0c19dd843} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3708 | 2025.12.18 00:17:35.748805 [ 260 ] {c585e970-dc90-4af9-b128-bae0c19dd843} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3709 | 2025.12.18 00:17:35.749987 [ 260 ] {c585e970-dc90-4af9-b128-bae0c19dd843} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.005522 sec., 6338.2832307135095 rows/sec., 268.10 KiB/sec. | ||
| 3710 | 2025.12.18 00:17:35.750114 [ 260 ] {c585e970-dc90-4af9-b128-bae0c19dd843} <Debug> TCPHandler: Processed in 0.005957602 sec. | ||
| 3711 | 2025.12.18 00:17:35.791948 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2025.12.18 00:17:35.792086 [ 260 ] {2f51ab06-d298-440f-a8d6-13a705ce3dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3713 | 2025.12.18 00:17:35.792141 [ 260 ] {2f51ab06-d298-440f-a8d6-13a705ce3dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3714 | 2025.12.18 00:17:35.792802 [ 260 ] {2f51ab06-d298-440f-a8d6-13a705ce3dda} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2025.12.18 00:17:35.792851 [ 260 ] {2f51ab06-d298-440f-a8d6-13a705ce3dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3716 | 2025.12.18 00:17:35.793312 [ 260 ] {2f51ab06-d298-440f-a8d6-13a705ce3dda} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3717 | 2025.12.18 00:17:35.793530 [ 260 ] {2f51ab06-d298-440f-a8d6-13a705ce3dda} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2025.12.18 00:17:35.793688 [ 260 ] {2f51ab06-d298-440f-a8d6-13a705ce3dda} <Debug> executeQuery: Read 1 rows, 256.00 B in 0.001642 sec., 609.0133982947625 rows/sec., 152.25 KiB/sec. | ||
| 3719 | 2025.12.18 00:17:35.793734 [ 260 ] {2f51ab06-d298-440f-a8d6-13a705ce3dda} <Debug> TCPHandler: Processed in 0.001862783 sec. | ||
| 3720 | 2025.12.18 00:17:35.793847 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2025.12.18 00:17:35.793948 [ 260 ] {693fee0b-a8ca-456a-bb2b-7b1b9cd6e54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3722 | 2025.12.18 00:17:35.793992 [ 260 ] {693fee0b-a8ca-456a-bb2b-7b1b9cd6e54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3723 | 2025.12.18 00:17:35.794439 [ 260 ] {693fee0b-a8ca-456a-bb2b-7b1b9cd6e54b} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2025.12.18 00:17:35.794476 [ 260 ] {693fee0b-a8ca-456a-bb2b-7b1b9cd6e54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3725 | 2025.12.18 00:17:35.794790 [ 260 ] {693fee0b-a8ca-456a-bb2b-7b1b9cd6e54b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3726 | 2025.12.18 00:17:35.795004 [ 260 ] {693fee0b-a8ca-456a-bb2b-7b1b9cd6e54b} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2025.12.18 00:17:35.795137 [ 260 ] {693fee0b-a8ca-456a-bb2b-7b1b9cd6e54b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001212 sec., 19801.980198019803 rows/sec., 1.64 MiB/sec. | ||
| 3728 | 2025.12.18 00:17:35.795175 [ 260 ] {693fee0b-a8ca-456a-bb2b-7b1b9cd6e54b} <Debug> TCPHandler: Processed in 0.001378299 sec. | ||
| 3729 | 2025.12.18 00:17:35.795288 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3730 | 2025.12.18 00:17:35.795385 [ 260 ] {3d8fea40-f7f5-4c87-8bb3-2a75a7b102a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3731 | 2025.12.18 00:17:35.795426 [ 260 ] {3d8fea40-f7f5-4c87-8bb3-2a75a7b102a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3732 | 2025.12.18 00:17:35.795831 [ 260 ] {3d8fea40-f7f5-4c87-8bb3-2a75a7b102a2} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3733 | 2025.12.18 00:17:35.795867 [ 260 ] {3d8fea40-f7f5-4c87-8bb3-2a75a7b102a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3734 | 2025.12.18 00:17:35.796195 [ 260 ] {3d8fea40-f7f5-4c87-8bb3-2a75a7b102a2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3735 | 2025.12.18 00:17:35.796417 [ 260 ] {3d8fea40-f7f5-4c87-8bb3-2a75a7b102a2} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3736 | 2025.12.18 00:17:35.796551 [ 260 ] {3d8fea40-f7f5-4c87-8bb3-2a75a7b102a2} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001185 sec., 13502.109704641349 rows/sec., 1.09 MiB/sec. | ||
| 3737 | 2025.12.18 00:17:35.796589 [ 260 ] {3d8fea40-f7f5-4c87-8bb3-2a75a7b102a2} <Debug> TCPHandler: Processed in 0.001350669 sec. | ||
| 3738 | 2025.12.18 00:17:35.796700 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3739 | 2025.12.18 00:17:35.796797 [ 260 ] {f1f59d69-1f29-40f1-8330-08bf77010145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3740 | 2025.12.18 00:17:35.796838 [ 260 ] {f1f59d69-1f29-40f1-8330-08bf77010145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3741 | 2025.12.18 00:17:35.798155 [ 260 ] {f1f59d69-1f29-40f1-8330-08bf77010145} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3742 | 2025.12.18 00:17:35.798194 [ 260 ] {f1f59d69-1f29-40f1-8330-08bf77010145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3743 | 2025.12.18 00:17:35.798600 [ 260 ] {f1f59d69-1f29-40f1-8330-08bf77010145} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3744 | 2025.12.18 00:17:35.798827 [ 260 ] {f1f59d69-1f29-40f1-8330-08bf77010145} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3745 | 2025.12.18 00:17:35.798966 [ 260 ] {f1f59d69-1f29-40f1-8330-08bf77010145} <Debug> executeQuery: Read 1405 rows, 120.78 KiB in 0.002187 sec., 642432.5560128029 rows/sec., 53.93 MiB/sec. | ||
| 3746 | 2025.12.18 00:17:35.798967 [ 172 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3747 | 2025.12.18 00:17:35.799016 [ 260 ] {f1f59d69-1f29-40f1-8330-08bf77010145} <Debug> TCPHandler: Processed in 0.002365946 sec. | ||
| 3748 | 2025.12.18 00:17:35.799067 [ 172 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3749 | 2025.12.18 00:17:35.799100 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3750 | 2025.12.18 00:17:35.799171 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3751 | 2025.12.18 00:17:35.799238 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 3752 | 2025.12.18 00:17:35.799282 [ 260 ] {ee381281-345b-406f-a5ab-c2804683d740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3753 | 2025.12.18 00:17:35.799340 [ 260 ] {ee381281-345b-406f-a5ab-c2804683d740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3754 | 2025.12.18 00:17:35.799441 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3755 | 2025.12.18 00:17:35.799488 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1405 rows starting from the beginning of the part | ||
| 3756 | 2025.12.18 00:17:35.799578 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 136 rows starting from the beginning of the part | ||
| 3757 | 2025.12.18 00:17:35.799635 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 3758 | 2025.12.18 00:17:35.799691 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 136 rows starting from the beginning of the part | ||
| 3759 | 2025.12.18 00:17:35.799741 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 3760 | 2025.12.18 00:17:35.799793 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1405 rows starting from the beginning of the part | ||
| 3761 | 2025.12.18 00:17:35.799840 [ 260 ] {ee381281-345b-406f-a5ab-c2804683d740} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3762 | 2025.12.18 00:17:35.799886 [ 260 ] {ee381281-345b-406f-a5ab-c2804683d740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3763 | 2025.12.18 00:17:35.800336 [ 260 ] {ee381281-345b-406f-a5ab-c2804683d740} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3764 | 2025.12.18 00:17:35.800558 [ 260 ] {ee381281-345b-406f-a5ab-c2804683d740} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3765 | 2025.12.18 00:17:35.800692 [ 260 ] {ee381281-345b-406f-a5ab-c2804683d740} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001433 sec., 47452.89602233077 rows/sec., 3.48 MiB/sec. | ||
| 3766 | 2025.12.18 00:17:35.800731 [ 260 ] {ee381281-345b-406f-a5ab-c2804683d740} <Debug> TCPHandler: Processed in 0.001618911 sec. | ||
| 3767 | 2025.12.18 00:17:35.800848 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3768 | 2025.12.18 00:17:35.800941 [ 260 ] {55d27685-7b22-4480-a829-35d0d5ec6bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3769 | 2025.12.18 00:17:35.800980 [ 260 ] {55d27685-7b22-4480-a829-35d0d5ec6bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3770 | 2025.12.18 00:17:35.801450 [ 260 ] {55d27685-7b22-4480-a829-35d0d5ec6bcd} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3771 | 2025.12.18 00:17:35.801455 [ 197 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3194 rows, containing 5 columns (5 merged, 0 gathered) in 0.002278705 sec., 1401673.3188367956 rows/sec., 122.99 MiB/sec. | ||
| 3772 | 2025.12.18 00:17:35.801486 [ 260 ] {55d27685-7b22-4480-a829-35d0d5ec6bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3773 | 2025.12.18 00:17:35.801776 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3774 | 2025.12.18 00:17:35.801838 [ 260 ] {55d27685-7b22-4480-a829-35d0d5ec6bcd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3775 | 2025.12.18 00:17:35.802153 [ 260 ] {55d27685-7b22-4480-a829-35d0d5ec6bcd} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3776 | 2025.12.18 00:17:35.802169 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_26_5} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3777 | 2025.12.18 00:17:35.802259 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_26_5} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3778 | 2025.12.18 00:17:35.802306 [ 260 ] {55d27685-7b22-4480-a829-35d0d5ec6bcd} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001383 sec., 182212.5813449024 rows/sec., 12.60 MiB/sec. | ||
| 3779 | 2025.12.18 00:17:35.802360 [ 260 ] {55d27685-7b22-4480-a829-35d0d5ec6bcd} <Debug> TCPHandler: Processed in 0.001557661 sec. | ||
| 3780 | 2025.12.18 00:17:35.802373 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 3781 | 2025.12.18 00:17:35.802494 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3782 | 2025.12.18 00:17:35.802611 [ 260 ] {3458cc1d-adb0-4a41-8312-c8b6cc912a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3783 | 2025.12.18 00:17:35.802660 [ 260 ] {3458cc1d-adb0-4a41-8312-c8b6cc912a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3784 | 2025.12.18 00:17:35.803139 [ 260 ] {3458cc1d-adb0-4a41-8312-c8b6cc912a66} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3785 | 2025.12.18 00:17:35.803182 [ 260 ] {3458cc1d-adb0-4a41-8312-c8b6cc912a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3786 | 2025.12.18 00:17:35.803521 [ 260 ] {3458cc1d-adb0-4a41-8312-c8b6cc912a66} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3787 | 2025.12.18 00:17:35.803734 [ 260 ] {3458cc1d-adb0-4a41-8312-c8b6cc912a66} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3788 | 2025.12.18 00:17:35.803861 [ 260 ] {3458cc1d-adb0-4a41-8312-c8b6cc912a66} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001273 sec., 9426.551453260015 rows/sec., 736.45 KiB/sec. | ||
| 3789 | 2025.12.18 00:17:35.803899 [ 260 ] {3458cc1d-adb0-4a41-8312-c8b6cc912a66} <Debug> TCPHandler: Processed in 0.001465781 sec. | ||
| 3790 | 2025.12.18 00:17:35.804011 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3791 | 2025.12.18 00:17:35.804106 [ 260 ] {d8601162-dd6c-4f6b-9819-07912cd7c4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3792 | 2025.12.18 00:17:35.804147 [ 260 ] {d8601162-dd6c-4f6b-9819-07912cd7c4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3793 | 2025.12.18 00:17:35.804801 [ 260 ] {d8601162-dd6c-4f6b-9819-07912cd7c4d8} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2025.12.18 00:17:35.804838 [ 260 ] {d8601162-dd6c-4f6b-9819-07912cd7c4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3795 | 2025.12.18 00:17:35.805182 [ 260 ] {d8601162-dd6c-4f6b-9819-07912cd7c4d8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3796 | 2025.12.18 00:17:35.805389 [ 260 ] {d8601162-dd6c-4f6b-9819-07912cd7c4d8} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3797 | 2025.12.18 00:17:35.805497 [ 172 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3798 | 2025.12.18 00:17:35.805520 [ 260 ] {d8601162-dd6c-4f6b-9819-07912cd7c4d8} <Debug> executeQuery: Read 612 rows, 47.18 KiB in 0.001432 sec., 427374.3016759777 rows/sec., 32.18 MiB/sec. | ||
| 3799 | 2025.12.18 00:17:35.805551 [ 172 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3800 | 2025.12.18 00:17:35.805567 [ 260 ] {d8601162-dd6c-4f6b-9819-07912cd7c4d8} <Debug> TCPHandler: Processed in 0.001606861 sec. | ||
| 3801 | 2025.12.18 00:17:35.805579 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3802 | 2025.12.18 00:17:35.805665 [ 190 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 3803 | 2025.12.18 00:17:35.805688 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3804 | 2025.12.18 00:17:35.805775 [ 190 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3805 | 2025.12.18 00:17:35.805791 [ 260 ] {65da79de-6c68-4d8e-882f-1b6abde3ac83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3806 | 2025.12.18 00:17:35.805807 [ 190 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 632 rows starting from the beginning of the part | ||
| 3807 | 2025.12.18 00:17:35.805838 [ 260 ] {65da79de-6c68-4d8e-882f-1b6abde3ac83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3808 | 2025.12.18 00:17:35.805868 [ 190 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 104 rows starting from the beginning of the part | ||
| 3809 | 2025.12.18 00:17:35.805916 [ 190 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 3810 | 2025.12.18 00:17:35.805955 [ 190 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 3811 | 2025.12.18 00:17:35.805995 [ 190 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 3812 | 2025.12.18 00:17:35.806045 [ 190 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 612 rows starting from the beginning of the part | ||
| 3813 | 2025.12.18 00:17:35.806414 [ 260 ] {65da79de-6c68-4d8e-882f-1b6abde3ac83} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3814 | 2025.12.18 00:17:35.806455 [ 260 ] {65da79de-6c68-4d8e-882f-1b6abde3ac83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3815 | 2025.12.18 00:17:35.806881 [ 260 ] {65da79de-6c68-4d8e-882f-1b6abde3ac83} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3816 | 2025.12.18 00:17:35.807047 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1580 rows, containing 5 columns (5 merged, 0 gathered) in 0.00141128 sec., 1119551.0458590782 rows/sec., 89.27 MiB/sec. | ||
| 3817 | 2025.12.18 00:17:35.807115 [ 260 ] {65da79de-6c68-4d8e-882f-1b6abde3ac83} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3818 | 2025.12.18 00:17:35.807224 [ 190 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3819 | 2025.12.18 00:17:35.807226 [ 172 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3820 | 2025.12.18 00:17:35.807252 [ 260 ] {65da79de-6c68-4d8e-882f-1b6abde3ac83} <Debug> executeQuery: Read 914 rows, 64.00 KiB in 0.001481 sec., 617150.5739365295 rows/sec., 42.20 MiB/sec. | ||
| 3821 | 2025.12.18 00:17:35.807273 [ 172 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3822 | 2025.12.18 00:17:35.807298 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3823 | 2025.12.18 00:17:35.807298 [ 260 ] {65da79de-6c68-4d8e-882f-1b6abde3ac83} <Debug> TCPHandler: Processed in 0.001660552 sec. | ||
| 3824 | 2025.12.18 00:17:35.807383 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 3825 | 2025.12.18 00:17:35.807430 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3826 | 2025.12.18 00:17:35.807501 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3827 | 2025.12.18 00:17:35.807502 [ 190 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_26_5} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3828 | 2025.12.18 00:17:35.807532 [ 260 ] {87d7f35d-3330-4b2f-a467-1c1f1a1b80c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3829 | 2025.12.18 00:17:35.807543 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6438 rows starting from the beginning of the part | ||
| 3830 | 2025.12.18 00:17:35.807592 [ 260 ] {87d7f35d-3330-4b2f-a467-1c1f1a1b80c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3831 | 2025.12.18 00:17:35.807593 [ 190 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_26_5} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3832 | 2025.12.18 00:17:35.807633 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 3833 | 2025.12.18 00:17:35.807683 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3834 | 2025.12.18 00:17:35.807686 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 3835 | 2025.12.18 00:17:35.807746 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 3836 | 2025.12.18 00:17:35.807789 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 3837 | 2025.12.18 00:17:35.807831 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 914 rows starting from the beginning of the part | ||
| 3838 | 2025.12.18 00:17:35.808447 [ 260 ] {87d7f35d-3330-4b2f-a467-1c1f1a1b80c7} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3839 | 2025.12.18 00:17:35.808488 [ 260 ] {87d7f35d-3330-4b2f-a467-1c1f1a1b80c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3840 | 2025.12.18 00:17:35.809119 [ 260 ] {87d7f35d-3330-4b2f-a467-1c1f1a1b80c7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3841 | 2025.12.18 00:17:35.809348 [ 260 ] {87d7f35d-3330-4b2f-a467-1c1f1a1b80c7} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3842 | 2025.12.18 00:17:35.809487 [ 260 ] {87d7f35d-3330-4b2f-a467-1c1f1a1b80c7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001974 sec., 20263.424518743668 rows/sec., 36.31 MiB/sec. | ||
| 3843 | 2025.12.18 00:17:35.809537 [ 260 ] {87d7f35d-3330-4b2f-a467-1c1f1a1b80c7} <Debug> TCPHandler: Processed in 0.002157705 sec. | ||
| 3844 | 2025.12.18 00:17:35.809654 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3845 | 2025.12.18 00:17:35.809749 [ 260 ] {6ce3296d-4aba-4dcc-ad3f-8746df396471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3846 | 2025.12.18 00:17:35.809791 [ 260 ] {6ce3296d-4aba-4dcc-ad3f-8746df396471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3847 | 2025.12.18 00:17:35.810132 [ 260 ] {6ce3296d-4aba-4dcc-ad3f-8746df396471} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3848 | 2025.12.18 00:17:35.810168 [ 260 ] {6ce3296d-4aba-4dcc-ad3f-8746df396471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3849 | 2025.12.18 00:17:35.810498 [ 260 ] {6ce3296d-4aba-4dcc-ad3f-8746df396471} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3850 | 2025.12.18 00:17:35.810729 [ 260 ] {6ce3296d-4aba-4dcc-ad3f-8746df396471} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3851 | 2025.12.18 00:17:35.810835 [ 172 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3852 | 2025.12.18 00:17:35.810859 [ 260 ] {6ce3296d-4aba-4dcc-ad3f-8746df396471} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001129 sec., 49601.417183348094 rows/sec., 3.34 MiB/sec. | ||
| 3853 | 2025.12.18 00:17:35.810865 [ 172 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3854 | 2025.12.18 00:17:35.810898 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3855 | 2025.12.18 00:17:35.810901 [ 260 ] {6ce3296d-4aba-4dcc-ad3f-8746df396471} <Debug> TCPHandler: Processed in 0.001298059 sec. | ||
| 3856 | 2025.12.18 00:17:35.810977 [ 202 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 3857 | 2025.12.18 00:17:35.811042 [ 186 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7992 rows, containing 5 columns (5 merged, 0 gathered) in 0.003697086 sec., 2161702.4867693097 rows/sec., 148.45 MiB/sec. | ||
| 3858 | 2025.12.18 00:17:35.811077 [ 202 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3859 | 2025.12.18 00:17:35.811106 [ 202 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1140 rows starting from the beginning of the part | ||
| 3860 | 2025.12.18 00:17:35.811157 [ 202 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 3861 | 2025.12.18 00:17:35.811203 [ 202 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 3862 | 2025.12.18 00:17:35.811241 [ 202 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 3863 | 2025.12.18 00:17:35.811284 [ 202 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 3864 | 2025.12.18 00:17:35.811324 [ 202 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 3865 | 2025.12.18 00:17:35.811505 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3866 | 2025.12.18 00:17:35.811783 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3867 | 2025.12.18 00:17:35.811850 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3868 | 2025.12.18 00:17:35.811945 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 3869 | 2025.12.18 00:17:35.812339 [ 199 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1436 rows, containing 4 columns (4 merged, 0 gathered) in 0.00139436 sec., 1029863.1630281992 rows/sec., 69.35 MiB/sec. | ||
| 3870 | 2025.12.18 00:17:35.812517 [ 202 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3871 | 2025.12.18 00:17:35.812770 [ 202 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_26_5} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3872 | 2025.12.18 00:17:35.812836 [ 202 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_26_5} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3873 | 2025.12.18 00:17:35.812895 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3874 | 2025.12.18 00:17:36.205183 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9111 | ||
| 3875 | 2025.12.18 00:17:36.205703 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3876 | 2025.12.18 00:17:36.205740 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3877 | 2025.12.18 00:17:36.206249 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3878 | 2025.12.18 00:17:36.206491 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3879 | 2025.12.18 00:17:36.206620 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9111 | ||
| 3880 | 2025.12.18 00:17:36.322477 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3881 | 2025.12.18 00:17:36.322658 [ 260 ] {87aa7db2-5891-4b93-998a-d51c3b35979f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3882 | 2025.12.18 00:17:36.322725 [ 260 ] {87aa7db2-5891-4b93-998a-d51c3b35979f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3883 | 2025.12.18 00:17:36.323373 [ 260 ] {87aa7db2-5891-4b93-998a-d51c3b35979f} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3884 | 2025.12.18 00:17:36.323420 [ 260 ] {87aa7db2-5891-4b93-998a-d51c3b35979f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3885 | 2025.12.18 00:17:36.323802 [ 260 ] {87aa7db2-5891-4b93-998a-d51c3b35979f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3886 | 2025.12.18 00:17:36.324032 [ 260 ] {87aa7db2-5891-4b93-998a-d51c3b35979f} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3887 | 2025.12.18 00:17:36.324191 [ 260 ] {87aa7db2-5891-4b93-998a-d51c3b35979f} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001583 sec., 16424.510423247 rows/sec., 1.27 MiB/sec. | ||
| 3888 | 2025.12.18 00:17:36.324238 [ 260 ] {87aa7db2-5891-4b93-998a-d51c3b35979f} <Debug> TCPHandler: Processed in 0.001925653 sec. | ||
| 3889 | 2025.12.18 00:17:36.324371 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3890 | 2025.12.18 00:17:36.324473 [ 260 ] {c60f073d-ebfc-4b6b-8931-10ad90540884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3891 | 2025.12.18 00:17:36.324516 [ 260 ] {c60f073d-ebfc-4b6b-8931-10ad90540884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3892 | 2025.12.18 00:17:36.324930 [ 260 ] {c60f073d-ebfc-4b6b-8931-10ad90540884} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3893 | 2025.12.18 00:17:36.324965 [ 260 ] {c60f073d-ebfc-4b6b-8931-10ad90540884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3894 | 2025.12.18 00:17:36.325290 [ 260 ] {c60f073d-ebfc-4b6b-8931-10ad90540884} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3895 | 2025.12.18 00:17:36.325519 [ 260 ] {c60f073d-ebfc-4b6b-8931-10ad90540884} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3896 | 2025.12.18 00:17:36.325663 [ 260 ] {c60f073d-ebfc-4b6b-8931-10ad90540884} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001213 sec., 23083.26463314097 rows/sec., 1.80 MiB/sec. | ||
| 3897 | 2025.12.18 00:17:36.325701 [ 260 ] {c60f073d-ebfc-4b6b-8931-10ad90540884} <Debug> TCPHandler: Processed in 0.00138406 sec. | ||
| 3898 | 2025.12.18 00:17:36.325815 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3899 | 2025.12.18 00:17:36.325912 [ 260 ] {b5cb716e-efad-49de-b535-48ed1392b35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3900 | 2025.12.18 00:17:36.325956 [ 260 ] {b5cb716e-efad-49de-b535-48ed1392b35e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3901 | 2025.12.18 00:17:36.326311 [ 260 ] {b5cb716e-efad-49de-b535-48ed1392b35e} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2025.12.18 00:17:36.326346 [ 260 ] {b5cb716e-efad-49de-b535-48ed1392b35e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3903 | 2025.12.18 00:17:36.326658 [ 260 ] {b5cb716e-efad-49de-b535-48ed1392b35e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3904 | 2025.12.18 00:17:36.326856 [ 260 ] {b5cb716e-efad-49de-b535-48ed1392b35e} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2025.12.18 00:17:36.326985 [ 260 ] {b5cb716e-efad-49de-b535-48ed1392b35e} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001136 sec., 8802.81690140845 rows/sec., 624.97 KiB/sec. | ||
| 3906 | 2025.12.18 00:17:36.327018 [ 260 ] {b5cb716e-efad-49de-b535-48ed1392b35e} <Debug> TCPHandler: Processed in 0.001299119 sec. | ||
| 3907 | 2025.12.18 00:17:36.327121 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3908 | 2025.12.18 00:17:36.327209 [ 260 ] {30009733-b814-422a-8d45-0e4292c5cc26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3909 | 2025.12.18 00:17:36.327248 [ 260 ] {30009733-b814-422a-8d45-0e4292c5cc26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3910 | 2025.12.18 00:17:36.327634 [ 260 ] {30009733-b814-422a-8d45-0e4292c5cc26} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2025.12.18 00:17:36.327666 [ 260 ] {30009733-b814-422a-8d45-0e4292c5cc26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3912 | 2025.12.18 00:17:36.327970 [ 260 ] {30009733-b814-422a-8d45-0e4292c5cc26} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3913 | 2025.12.18 00:17:36.328169 [ 260 ] {30009733-b814-422a-8d45-0e4292c5cc26} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3914 | 2025.12.18 00:17:36.328302 [ 260 ] {30009733-b814-422a-8d45-0e4292c5cc26} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001052 sec., 3802.2813688212927 rows/sec., 267.35 KiB/sec. | ||
| 3915 | 2025.12.18 00:17:36.328337 [ 260 ] {30009733-b814-422a-8d45-0e4292c5cc26} <Debug> TCPHandler: Processed in 0.001212578 sec. | ||
| 3916 | 2025.12.18 00:17:36.700460 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3917 | 2025.12.18 00:17:36.716732 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3918 | 2025.12.18 00:17:36.716772 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3919 | 2025.12.18 00:17:36.722992 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3920 | 2025.12.18 00:17:36.723700 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3921 | 2025.12.18 00:17:36.726417 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3922 | 2025.12.18 00:17:41.330389 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3923 | 2025.12.18 00:17:41.330666 [ 260 ] {8675667d-5ca0-4a06-8dda-8c109623946a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3924 | 2025.12.18 00:17:41.330731 [ 260 ] {8675667d-5ca0-4a06-8dda-8c109623946a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3925 | 2025.12.18 00:17:41.331399 [ 260 ] {8675667d-5ca0-4a06-8dda-8c109623946a} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3926 | 2025.12.18 00:17:41.331439 [ 260 ] {8675667d-5ca0-4a06-8dda-8c109623946a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3927 | 2025.12.18 00:17:41.331821 [ 260 ] {8675667d-5ca0-4a06-8dda-8c109623946a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3928 | 2025.12.18 00:17:41.332038 [ 260 ] {8675667d-5ca0-4a06-8dda-8c109623946a} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3929 | 2025.12.18 00:17:41.332192 [ 260 ] {8675667d-5ca0-4a06-8dda-8c109623946a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00158 sec., 35443.037974683546 rows/sec., 2.72 MiB/sec. | ||
| 3930 | 2025.12.18 00:17:41.332240 [ 260 ] {8675667d-5ca0-4a06-8dda-8c109623946a} <Debug> TCPHandler: Processed in 0.002024055 sec. | ||
| 3931 | 2025.12.18 00:17:41.332379 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3932 | 2025.12.18 00:17:41.332479 [ 260 ] {6323c75d-c62e-4269-8329-1ea1e76e0782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3933 | 2025.12.18 00:17:41.332521 [ 260 ] {6323c75d-c62e-4269-8329-1ea1e76e0782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3934 | 2025.12.18 00:17:41.332964 [ 260 ] {6323c75d-c62e-4269-8329-1ea1e76e0782} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3935 | 2025.12.18 00:17:41.333000 [ 260 ] {6323c75d-c62e-4269-8329-1ea1e76e0782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3936 | 2025.12.18 00:17:41.333303 [ 260 ] {6323c75d-c62e-4269-8329-1ea1e76e0782} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3937 | 2025.12.18 00:17:41.333503 [ 260 ] {6323c75d-c62e-4269-8329-1ea1e76e0782} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3938 | 2025.12.18 00:17:41.333631 [ 260 ] {6323c75d-c62e-4269-8329-1ea1e76e0782} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. | ||
| 3939 | 2025.12.18 00:17:41.333667 [ 260 ] {6323c75d-c62e-4269-8329-1ea1e76e0782} <Debug> TCPHandler: Processed in 0.00133881 sec. | ||
| 3940 | 2025.12.18 00:17:41.333782 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3941 | 2025.12.18 00:17:41.333875 [ 260 ] {82766b29-5b70-40f4-b8a7-f558663869d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3942 | 2025.12.18 00:17:41.333919 [ 260 ] {82766b29-5b70-40f4-b8a7-f558663869d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3943 | 2025.12.18 00:17:41.334324 [ 260 ] {82766b29-5b70-40f4-b8a7-f558663869d9} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3944 | 2025.12.18 00:17:41.334358 [ 260 ] {82766b29-5b70-40f4-b8a7-f558663869d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3945 | 2025.12.18 00:17:41.334677 [ 260 ] {82766b29-5b70-40f4-b8a7-f558663869d9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3946 | 2025.12.18 00:17:41.334879 [ 260 ] {82766b29-5b70-40f4-b8a7-f558663869d9} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3947 | 2025.12.18 00:17:41.335006 [ 260 ] {82766b29-5b70-40f4-b8a7-f558663869d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 3948 | 2025.12.18 00:17:41.335042 [ 260 ] {82766b29-5b70-40f4-b8a7-f558663869d9} <Debug> TCPHandler: Processed in 0.001307469 sec. | ||
| 3949 | 2025.12.18 00:17:41.335140 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3950 | 2025.12.18 00:17:41.335231 [ 260 ] {683e4458-e675-4274-90e5-a46441fb26d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3951 | 2025.12.18 00:17:41.335272 [ 260 ] {683e4458-e675-4274-90e5-a46441fb26d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3952 | 2025.12.18 00:17:41.335601 [ 260 ] {683e4458-e675-4274-90e5-a46441fb26d6} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3953 | 2025.12.18 00:17:41.335634 [ 260 ] {683e4458-e675-4274-90e5-a46441fb26d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3954 | 2025.12.18 00:17:41.335927 [ 260 ] {683e4458-e675-4274-90e5-a46441fb26d6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3955 | 2025.12.18 00:17:41.336128 [ 260 ] {683e4458-e675-4274-90e5-a46441fb26d6} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3956 | 2025.12.18 00:17:41.336253 [ 260 ] {683e4458-e675-4274-90e5-a46441fb26d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 3957 | 2025.12.18 00:17:41.336286 [ 260 ] {683e4458-e675-4274-90e5-a46441fb26d6} <Debug> TCPHandler: Processed in 0.001193008 sec. | ||
| 3958 | 2025.12.18 00:17:43.616040 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3959 | 2025.12.18 00:17:43.616110 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3960 | 2025.12.18 00:17:43.706851 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9559 | ||
| 3961 | 2025.12.18 00:17:43.707350 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3962 | 2025.12.18 00:17:43.707397 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3963 | 2025.12.18 00:17:43.707918 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3964 | 2025.12.18 00:17:43.708161 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3965 | 2025.12.18 00:17:43.708306 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9559 | ||
| 3966 | 2025.12.18 00:17:43.737614 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 506 | ||
| 3967 | 2025.12.18 00:17:43.740479 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3968 | 2025.12.18 00:17:43.740523 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3969 | 2025.12.18 00:17:43.741784 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3970 | 2025.12.18 00:17:43.742058 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3971 | 2025.12.18 00:17:43.742309 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 506 | ||
| 3972 | 2025.12.18 00:17:44.226675 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 3973 | 2025.12.18 00:17:44.243437 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3974 | 2025.12.18 00:17:44.243490 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3975 | 2025.12.18 00:17:44.249484 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3976 | 2025.12.18 00:17:44.250223 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3977 | 2025.12.18 00:17:44.253038 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 3978 | 2025.12.18 00:17:46.332482 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3979 | 2025.12.18 00:17:46.332802 [ 260 ] {d8183a05-e66f-4307-b59f-6b8991f5d327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3980 | 2025.12.18 00:17:46.332888 [ 260 ] {d8183a05-e66f-4307-b59f-6b8991f5d327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3981 | 2025.12.18 00:17:46.333748 [ 260 ] {d8183a05-e66f-4307-b59f-6b8991f5d327} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3982 | 2025.12.18 00:17:46.333801 [ 260 ] {d8183a05-e66f-4307-b59f-6b8991f5d327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3983 | 2025.12.18 00:17:46.334196 [ 260 ] {d8183a05-e66f-4307-b59f-6b8991f5d327} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3984 | 2025.12.18 00:17:46.334420 [ 260 ] {d8183a05-e66f-4307-b59f-6b8991f5d327} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3985 | 2025.12.18 00:17:46.334583 [ 260 ] {d8183a05-e66f-4307-b59f-6b8991f5d327} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.00186 sec., 73118.27956989247 rows/sec., 6.34 MiB/sec. | ||
| 3986 | 2025.12.18 00:17:46.334634 [ 260 ] {d8183a05-e66f-4307-b59f-6b8991f5d327} <Debug> TCPHandler: Processed in 0.002337446 sec. | ||
| 3987 | 2025.12.18 00:17:46.334758 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3988 | 2025.12.18 00:17:46.334860 [ 260 ] {a32b1b85-df16-44d7-b726-61b55bb9aef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3989 | 2025.12.18 00:17:46.334903 [ 260 ] {a32b1b85-df16-44d7-b726-61b55bb9aef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3990 | 2025.12.18 00:17:46.335333 [ 260 ] {a32b1b85-df16-44d7-b726-61b55bb9aef8} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3991 | 2025.12.18 00:17:46.335369 [ 260 ] {a32b1b85-df16-44d7-b726-61b55bb9aef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3992 | 2025.12.18 00:17:46.335686 [ 260 ] {a32b1b85-df16-44d7-b726-61b55bb9aef8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3993 | 2025.12.18 00:17:46.335895 [ 260 ] {a32b1b85-df16-44d7-b726-61b55bb9aef8} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3994 | 2025.12.18 00:17:46.336008 [ 150 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3995 | 2025.12.18 00:17:46.336030 [ 260 ] {a32b1b85-df16-44d7-b726-61b55bb9aef8} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001193 sec., 33528.91869237217 rows/sec., 2.46 MiB/sec. | ||
| 3996 | 2025.12.18 00:17:46.336078 [ 150 ] {} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3997 | 2025.12.18 00:17:46.336086 [ 260 ] {a32b1b85-df16-44d7-b726-61b55bb9aef8} <Debug> TCPHandler: Processed in 0.00137907 sec. | ||
| 3998 | 2025.12.18 00:17:46.336109 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3999 | 2025.12.18 00:17:46.336202 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4000 | 2025.12.18 00:17:46.336214 [ 199 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::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 | ||
| 4001 | 2025.12.18 00:17:46.336304 [ 260 ] {8edc9dd9-506e-4602-b93c-8cd08355ce5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4002 | 2025.12.18 00:17:46.336316 [ 199 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4003 | 2025.12.18 00:17:46.336346 [ 260 ] {8edc9dd9-506e-4602-b93c-8cd08355ce5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4004 | 2025.12.18 00:17:46.336349 [ 199 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 70 rows starting from the beginning of the part | ||
| 4005 | 2025.12.18 00:17:46.336445 [ 199 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
| 4006 | 2025.12.18 00:17:46.336499 [ 199 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 4007 | 2025.12.18 00:17:46.336547 [ 199 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 4008 | 2025.12.18 00:17:46.336595 [ 199 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 68 rows starting from the beginning of the part | ||
| 4009 | 2025.12.18 00:17:46.336640 [ 199 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 4010 | 2025.12.18 00:17:46.336789 [ 260 ] {8edc9dd9-506e-4602-b93c-8cd08355ce5e} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4011 | 2025.12.18 00:17:46.336825 [ 260 ] {8edc9dd9-506e-4602-b93c-8cd08355ce5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4012 | 2025.12.18 00:17:46.337146 [ 260 ] {8edc9dd9-506e-4602-b93c-8cd08355ce5e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4013 | 2025.12.18 00:17:46.337358 [ 260 ] {8edc9dd9-506e-4602-b93c-8cd08355ce5e} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4014 | 2025.12.18 00:17:46.337397 [ 202 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 5 columns (5 merged, 0 gathered) in 0.001231728 sec., 243560.2665523557 rows/sec., 18.76 MiB/sec. | ||
| 4015 | 2025.12.18 00:17:46.337492 [ 260 ] {8edc9dd9-506e-4602-b93c-8cd08355ce5e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001207 sec., 86164.04308202154 rows/sec., 6.73 MiB/sec. | ||
| 4016 | 2025.12.18 00:17:46.337536 [ 260 ] {8edc9dd9-506e-4602-b93c-8cd08355ce5e} <Debug> TCPHandler: Processed in 0.00138359 sec. | ||
| 4017 | 2025.12.18 00:17:46.337612 [ 186 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4018 | 2025.12.18 00:17:46.337658 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4019 | 2025.12.18 00:17:46.337758 [ 260 ] {f20ceace-3a6c-465e-a6f5-ccc2df2f5fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4020 | 2025.12.18 00:17:46.337806 [ 260 ] {f20ceace-3a6c-465e-a6f5-ccc2df2f5fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4021 | 2025.12.18 00:17:46.337906 [ 186 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_16_3} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4022 | 2025.12.18 00:17:46.338014 [ 186 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_16_3} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4023 | 2025.12.18 00:17:46.338136 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4024 | 2025.12.18 00:17:46.338232 [ 260 ] {f20ceace-3a6c-465e-a6f5-ccc2df2f5fa0} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4025 | 2025.12.18 00:17:46.338273 [ 260 ] {f20ceace-3a6c-465e-a6f5-ccc2df2f5fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4026 | 2025.12.18 00:17:46.338609 [ 260 ] {f20ceace-3a6c-465e-a6f5-ccc2df2f5fa0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4027 | 2025.12.18 00:17:46.338821 [ 260 ] {f20ceace-3a6c-465e-a6f5-ccc2df2f5fa0} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4028 | 2025.12.18 00:17:46.338954 [ 260 ] {f20ceace-3a6c-465e-a6f5-ccc2df2f5fa0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 4029 | 2025.12.18 00:17:46.338992 [ 260 ] {f20ceace-3a6c-465e-a6f5-ccc2df2f5fa0} <Debug> TCPHandler: Processed in 0.001384589 sec. | ||
| 4030 | 2025.12.18 00:17:46.339102 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4031 | 2025.12.18 00:17:46.339197 [ 260 ] {66de7df4-3985-4b49-a037-07cdc82a7462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4032 | 2025.12.18 00:17:46.339251 [ 260 ] {66de7df4-3985-4b49-a037-07cdc82a7462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4033 | 2025.12.18 00:17:46.340103 [ 260 ] {66de7df4-3985-4b49-a037-07cdc82a7462} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4034 | 2025.12.18 00:17:46.340140 [ 260 ] {66de7df4-3985-4b49-a037-07cdc82a7462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4035 | 2025.12.18 00:17:46.340698 [ 260 ] {66de7df4-3985-4b49-a037-07cdc82a7462} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4036 | 2025.12.18 00:17:46.340914 [ 260 ] {66de7df4-3985-4b49-a037-07cdc82a7462} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4037 | 2025.12.18 00:17:46.341051 [ 260 ] {66de7df4-3985-4b49-a037-07cdc82a7462} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001872 sec., 21367.521367521367 rows/sec., 38.29 MiB/sec. | ||
| 4038 | 2025.12.18 00:17:46.341110 [ 260 ] {66de7df4-3985-4b49-a037-07cdc82a7462} <Debug> TCPHandler: Processed in 0.002057244 sec. | ||
| 4039 | 2025.12.18 00:17:46.341219 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4040 | 2025.12.18 00:17:46.341315 [ 260 ] {676ecadb-eddd-4196-aa1e-b8172f33a245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4041 | 2025.12.18 00:17:46.341358 [ 260 ] {676ecadb-eddd-4196-aa1e-b8172f33a245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4042 | 2025.12.18 00:17:46.341696 [ 260 ] {676ecadb-eddd-4196-aa1e-b8172f33a245} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4043 | 2025.12.18 00:17:46.341731 [ 260 ] {676ecadb-eddd-4196-aa1e-b8172f33a245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4044 | 2025.12.18 00:17:46.342027 [ 260 ] {676ecadb-eddd-4196-aa1e-b8172f33a245} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4045 | 2025.12.18 00:17:46.342228 [ 260 ] {676ecadb-eddd-4196-aa1e-b8172f33a245} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4046 | 2025.12.18 00:17:46.342354 [ 260 ] {676ecadb-eddd-4196-aa1e-b8172f33a245} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 4047 | 2025.12.18 00:17:46.342391 [ 260 ] {676ecadb-eddd-4196-aa1e-b8172f33a245} <Debug> TCPHandler: Processed in 0.001221298 sec. | ||
| 4048 | 2025.12.18 00:17:47.637491 [ 149 ] {} <Debug> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4049 | 2025.12.18 00:17:47.637570 [ 149 ] {} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4050 | 2025.12.18 00:17:47.637596 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4051 | 2025.12.18 00:17:47.637713 [ 199 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::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 | ||
| 4052 | 2025.12.18 00:17:47.637843 [ 199 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4053 | 2025.12.18 00:17:47.637881 [ 199 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 252 rows starting from the beginning of the part | ||
| 4054 | 2025.12.18 00:17:47.637955 [ 199 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 252 rows starting from the beginning of the part | ||
| 4055 | 2025.12.18 00:17:47.638007 [ 199 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 252 rows starting from the beginning of the part | ||
| 4056 | 2025.12.18 00:17:47.638057 [ 199 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
| 4057 | 2025.12.18 00:17:47.638105 [ 199 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 252 rows starting from the beginning of the part | ||
| 4058 | 2025.12.18 00:17:47.639142 [ 202 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1236 rows, containing 5 columns (5 merged, 0 gathered) in 0.001512601 sec., 817135.5169010202 rows/sec., 59.41 MiB/sec. | ||
| 4059 | 2025.12.18 00:17:47.639349 [ 188 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4060 | 2025.12.18 00:17:47.639772 [ 188 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_5_1} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4061 | 2025.12.18 00:17:47.639860 [ 188 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_5_1} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4062 | 2025.12.18 00:17:47.639955 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4063 | 2025.12.18 00:17:51.208568 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10071 | ||
| 4064 | 2025.12.18 00:17:51.209115 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4065 | 2025.12.18 00:17:51.209160 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4066 | 2025.12.18 00:17:51.209664 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4067 | 2025.12.18 00:17:51.209907 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2025.12.18 00:17:51.210041 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10071 | ||
| 4069 | 2025.12.18 00:17:51.210043 [ 144 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4070 | 2025.12.18 00:17:51.210087 [ 144 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4071 | 2025.12.18 00:17:51.210105 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4072 | 2025.12.18 00:17:51.210239 [ 199 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::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 | ||
| 4073 | 2025.12.18 00:17:51.210382 [ 199 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4074 | 2025.12.18 00:17:51.210425 [ 199 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7639 rows starting from the beginning of the part | ||
| 4075 | 2025.12.18 00:17:51.210494 [ 199 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4076 | 2025.12.18 00:17:51.210540 [ 199 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4077 | 2025.12.18 00:17:51.210585 [ 199 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4078 | 2025.12.18 00:17:51.210625 [ 199 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4079 | 2025.12.18 00:17:51.210668 [ 199 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4080 | 2025.12.18 00:17:51.212832 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10071 rows, containing 4 columns (4 merged, 0 gathered) in 0.002654618 sec., 3793766.1840611342 rows/sec., 54.27 MiB/sec. | ||
| 4081 | 2025.12.18 00:17:51.213138 [ 194 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4082 | 2025.12.18 00:17:51.213438 [ 194 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_21_4} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4083 | 2025.12.18 00:17:51.213517 [ 194 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_21_4} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4084 | 2025.12.18 00:17:51.213623 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 4085 | 2025.12.18 00:17:51.330648 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4086 | 2025.12.18 00:17:51.330859 [ 260 ] {dcab8007-bbf3-4802-99f6-92c72b9b2f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4087 | 2025.12.18 00:17:51.330942 [ 260 ] {dcab8007-bbf3-4802-99f6-92c72b9b2f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4088 | 2025.12.18 00:17:51.331554 [ 260 ] {dcab8007-bbf3-4802-99f6-92c72b9b2f6f} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4089 | 2025.12.18 00:17:51.331600 [ 260 ] {dcab8007-bbf3-4802-99f6-92c72b9b2f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4090 | 2025.12.18 00:17:51.331943 [ 260 ] {dcab8007-bbf3-4802-99f6-92c72b9b2f6f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4091 | 2025.12.18 00:17:51.332168 [ 260 ] {dcab8007-bbf3-4802-99f6-92c72b9b2f6f} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4092 | 2025.12.18 00:17:51.332330 [ 260 ] {dcab8007-bbf3-4802-99f6-92c72b9b2f6f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001528 sec., 1308.9005235602094 rows/sec., 106.73 KiB/sec. | ||
| 4093 | 2025.12.18 00:17:51.332377 [ 260 ] {dcab8007-bbf3-4802-99f6-92c72b9b2f6f} <Debug> TCPHandler: Processed in 0.001872803 sec. | ||
| 4094 | 2025.12.18 00:17:51.332498 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4095 | 2025.12.18 00:17:51.332599 [ 260 ] {6a883557-7cd9-454f-8b89-1e6ee4d5b356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4096 | 2025.12.18 00:17:51.332642 [ 260 ] {6a883557-7cd9-454f-8b89-1e6ee4d5b356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4097 | 2025.12.18 00:17:51.333210 [ 260 ] {6a883557-7cd9-454f-8b89-1e6ee4d5b356} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4098 | 2025.12.18 00:17:51.333257 [ 260 ] {6a883557-7cd9-454f-8b89-1e6ee4d5b356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4099 | 2025.12.18 00:17:51.333643 [ 260 ] {6a883557-7cd9-454f-8b89-1e6ee4d5b356} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4100 | 2025.12.18 00:17:51.333895 [ 260 ] {6a883557-7cd9-454f-8b89-1e6ee4d5b356} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4101 | 2025.12.18 00:17:51.334043 [ 260 ] {6a883557-7cd9-454f-8b89-1e6ee4d5b356} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001467 sec., 38854.80572597137 rows/sec., 2.98 MiB/sec. | ||
| 4102 | 2025.12.18 00:17:51.334084 [ 260 ] {6a883557-7cd9-454f-8b89-1e6ee4d5b356} <Debug> TCPHandler: Processed in 0.001637561 sec. | ||
| 4103 | 2025.12.18 00:17:51.334194 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4104 | 2025.12.18 00:17:51.334292 [ 260 ] {a012985f-65c8-4d48-ad9d-10a9ed085ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4105 | 2025.12.18 00:17:51.334333 [ 260 ] {a012985f-65c8-4d48-ad9d-10a9ed085ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4106 | 2025.12.18 00:17:51.334730 [ 260 ] {a012985f-65c8-4d48-ad9d-10a9ed085ba8} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4107 | 2025.12.18 00:17:51.334767 [ 260 ] {a012985f-65c8-4d48-ad9d-10a9ed085ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4108 | 2025.12.18 00:17:51.335055 [ 260 ] {a012985f-65c8-4d48-ad9d-10a9ed085ba8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4109 | 2025.12.18 00:17:51.335262 [ 260 ] {a012985f-65c8-4d48-ad9d-10a9ed085ba8} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4110 | 2025.12.18 00:17:51.335392 [ 260 ] {a012985f-65c8-4d48-ad9d-10a9ed085ba8} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00112 sec., 1785.7142857142858 rows/sec., 124.69 KiB/sec. | ||
| 4111 | 2025.12.18 00:17:51.335430 [ 260 ] {a012985f-65c8-4d48-ad9d-10a9ed085ba8} <Debug> TCPHandler: Processed in 0.001288569 sec. | ||
| 4112 | 2025.12.18 00:17:51.335542 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4113 | 2025.12.18 00:17:51.335637 [ 260 ] {4f9673f0-0639-4d9d-933b-766c738ae082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4114 | 2025.12.18 00:17:51.335677 [ 260 ] {4f9673f0-0639-4d9d-933b-766c738ae082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4115 | 2025.12.18 00:17:51.336079 [ 260 ] {4f9673f0-0639-4d9d-933b-766c738ae082} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4116 | 2025.12.18 00:17:51.336116 [ 260 ] {4f9673f0-0639-4d9d-933b-766c738ae082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4117 | 2025.12.18 00:17:51.336418 [ 260 ] {4f9673f0-0639-4d9d-933b-766c738ae082} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4118 | 2025.12.18 00:17:51.336638 [ 260 ] {4f9673f0-0639-4d9d-933b-766c738ae082} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4119 | 2025.12.18 00:17:51.336769 [ 260 ] {4f9673f0-0639-4d9d-933b-766c738ae082} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001151 sec., 57341.44222415292 rows/sec., 4.48 MiB/sec. | ||
| 4120 | 2025.12.18 00:17:51.336807 [ 260 ] {4f9673f0-0639-4d9d-933b-766c738ae082} <Debug> TCPHandler: Processed in 0.001316529 sec. | ||
| 4121 | 2025.12.18 00:17:51.336923 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4122 | 2025.12.18 00:17:51.337019 [ 260 ] {ad7f533b-4032-4503-bb37-fd90a84e3bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4123 | 2025.12.18 00:17:51.337064 [ 260 ] {ad7f533b-4032-4503-bb37-fd90a84e3bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4124 | 2025.12.18 00:17:51.337461 [ 260 ] {ad7f533b-4032-4503-bb37-fd90a84e3bfc} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4125 | 2025.12.18 00:17:51.337498 [ 260 ] {ad7f533b-4032-4503-bb37-fd90a84e3bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4126 | 2025.12.18 00:17:51.337827 [ 260 ] {ad7f533b-4032-4503-bb37-fd90a84e3bfc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4127 | 2025.12.18 00:17:51.338034 [ 260 ] {ad7f533b-4032-4503-bb37-fd90a84e3bfc} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4128 | 2025.12.18 00:17:51.338166 [ 260 ] {ad7f533b-4032-4503-bb37-fd90a84e3bfc} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001167 sec., 137960.5826906598 rows/sec., 9.61 MiB/sec. | ||
| 4129 | 2025.12.18 00:17:51.338204 [ 260 ] {ad7f533b-4032-4503-bb37-fd90a84e3bfc} <Debug> TCPHandler: Processed in 0.001331519 sec. | ||
| 4130 | 2025.12.18 00:17:51.338311 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4131 | 2025.12.18 00:17:51.338407 [ 260 ] {946f68ff-c171-41ad-9959-421e990a361d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4132 | 2025.12.18 00:17:51.338448 [ 260 ] {946f68ff-c171-41ad-9959-421e990a361d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4133 | 2025.12.18 00:17:51.338776 [ 260 ] {946f68ff-c171-41ad-9959-421e990a361d} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4134 | 2025.12.18 00:17:51.338811 [ 260 ] {946f68ff-c171-41ad-9959-421e990a361d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4135 | 2025.12.18 00:17:51.339110 [ 260 ] {946f68ff-c171-41ad-9959-421e990a361d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4136 | 2025.12.18 00:17:51.339315 [ 260 ] {946f68ff-c171-41ad-9959-421e990a361d} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4137 | 2025.12.18 00:17:51.339442 [ 260 ] {946f68ff-c171-41ad-9959-421e990a361d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 4138 | 2025.12.18 00:17:51.339479 [ 260 ] {946f68ff-c171-41ad-9959-421e990a361d} <Debug> TCPHandler: Processed in 0.001218189 sec. | ||
| 4139 | 2025.12.18 00:17:51.753291 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4140 | 2025.12.18 00:17:51.770050 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4141 | 2025.12.18 00:17:51.770108 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4142 | 2025.12.18 00:17:51.775974 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4143 | 2025.12.18 00:17:51.776684 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4144 | 2025.12.18 00:17:51.776985 [ 140 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4145 | 2025.12.18 00:17:51.777062 [ 140 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4146 | 2025.12.18 00:17:51.777088 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4147 | 2025.12.18 00:17:51.777202 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 4148 | 2025.12.18 00:17:51.779628 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4149 | 2025.12.18 00:17:51.780269 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4150 | 2025.12.18 00:17:51.781006 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 4151 | 2025.12.18 00:17:51.784145 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4152 | 2025.12.18 00:17:51.787273 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4153 | 2025.12.18 00:17:51.790611 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 4154 | 2025.12.18 00:17:51.794373 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 4155 | 2025.12.18 00:17:51.798452 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 4156 | 2025.12.18 00:17:51.845995 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.068832124 sec., 2309.967944618417 rows/sec., 11.94 MiB/sec. | ||
| 4157 | 2025.12.18 00:17:51.847490 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4158 | 2025.12.18 00:17:51.849018 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_21_4} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4159 | 2025.12.18 00:17:51.849094 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_21_4} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4160 | 2025.12.18 00:17:51.850233 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4161 | 2025.12.18 00:17:52.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.11 MiB, peak 255.66 MiB, free memory in arenas 0.00 B, will set to 249.70 MiB (RSS), difference: 4.59 MiB | ||
| 4162 | 2025.12.18 00:17:53.743230 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 530 | ||
| 4163 | 2025.12.18 00:17:53.745322 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4164 | 2025.12.18 00:17:53.745358 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4165 | 2025.12.18 00:17:53.746545 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4166 | 2025.12.18 00:17:53.746804 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2025.12.18 00:17:53.746937 [ 138 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4168 | 2025.12.18 00:17:53.746978 [ 138 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4169 | 2025.12.18 00:17:53.747000 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4170 | 2025.12.18 00:17:53.747044 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 530 | ||
| 4171 | 2025.12.18 00:17:53.747153 [ 201 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::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 | ||
| 4172 | 2025.12.18 00:17:53.747866 [ 201 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4173 | 2025.12.18 00:17:53.748041 [ 201 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 396 rows starting from the beginning of the part | ||
| 4174 | 2025.12.18 00:17:53.748421 [ 201 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 4175 | 2025.12.18 00:17:53.748785 [ 201 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 22 rows starting from the beginning of the part | ||
| 4176 | 2025.12.18 00:17:53.749130 [ 201 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 4177 | 2025.12.18 00:17:53.749546 [ 201 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 4178 | 2025.12.18 00:17:53.749892 [ 201 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::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 | ||
| 4179 | 2025.12.18 00:17:53.756586 [ 202 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 72 columns (72 merged, 0 gathered) in 0.009525827 sec., 55638.213878962946 rows/sec., 49.07 MiB/sec. | ||
| 4180 | 2025.12.18 00:17:53.757718 [ 200 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4181 | 2025.12.18 00:17:53.758375 [ 200 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_16_3} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4182 | 2025.12.18 00:17:53.758458 [ 200 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_16_3} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4183 | 2025.12.18 00:17:53.758705 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 4184 | 2025.12.18 00:17:56.333520 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4185 | 2025.12.18 00:17:56.333803 [ 260 ] {e0aea505-aa1b-4557-8769-2e9f4330b976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4186 | 2025.12.18 00:17:56.333908 [ 260 ] {e0aea505-aa1b-4557-8769-2e9f4330b976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4187 | 2025.12.18 00:17:56.334706 [ 260 ] {e0aea505-aa1b-4557-8769-2e9f4330b976} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4188 | 2025.12.18 00:17:56.334751 [ 260 ] {e0aea505-aa1b-4557-8769-2e9f4330b976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4189 | 2025.12.18 00:17:56.335148 [ 260 ] {e0aea505-aa1b-4557-8769-2e9f4330b976} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4190 | 2025.12.18 00:17:56.335376 [ 260 ] {e0aea505-aa1b-4557-8769-2e9f4330b976} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4191 | 2025.12.18 00:17:56.335484 [ 135 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4192 | 2025.12.18 00:17:56.335527 [ 135 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4193 | 2025.12.18 00:17:56.335529 [ 260 ] {e0aea505-aa1b-4557-8769-2e9f4330b976} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001806 sec., 75304.54042081948 rows/sec., 6.53 MiB/sec. | ||
| 4194 | 2025.12.18 00:17:56.335551 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4195 | 2025.12.18 00:17:56.335582 [ 260 ] {e0aea505-aa1b-4557-8769-2e9f4330b976} <Debug> TCPHandler: Processed in 0.002247845 sec. | ||
| 4196 | 2025.12.18 00:17:56.335676 [ 201 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 4197 | 2025.12.18 00:17:56.335723 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4198 | 2025.12.18 00:17:56.335817 [ 201 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4199 | 2025.12.18 00:17:56.335840 [ 260 ] {de49d4f0-8e5d-42ae-9098-76d33b675d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4200 | 2025.12.18 00:17:56.335854 [ 201 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1407 rows starting from the beginning of the part | ||
| 4201 | 2025.12.18 00:17:56.335894 [ 260 ] {de49d4f0-8e5d-42ae-9098-76d33b675d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4202 | 2025.12.18 00:17:56.335925 [ 201 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 4203 | 2025.12.18 00:17:56.335973 [ 201 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 4204 | 2025.12.18 00:17:56.336015 [ 201 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 136 rows starting from the beginning of the part | ||
| 4205 | 2025.12.18 00:17:56.336051 [ 201 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 57 rows starting from the beginning of the part | ||
| 4206 | 2025.12.18 00:17:56.336093 [ 201 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 136 rows starting from the beginning of the part | ||
| 4207 | 2025.12.18 00:17:56.336333 [ 260 ] {de49d4f0-8e5d-42ae-9098-76d33b675d86} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4208 | 2025.12.18 00:17:56.336373 [ 260 ] {de49d4f0-8e5d-42ae-9098-76d33b675d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4209 | 2025.12.18 00:17:56.336855 [ 260 ] {de49d4f0-8e5d-42ae-9098-76d33b675d86} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4210 | 2025.12.18 00:17:56.337108 [ 260 ] {de49d4f0-8e5d-42ae-9098-76d33b675d86} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4211 | 2025.12.18 00:17:56.337250 [ 260 ] {de49d4f0-8e5d-42ae-9098-76d33b675d86} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001424 sec., 28089.88764044944 rows/sec., 2.06 MiB/sec. | ||
| 4212 | 2025.12.18 00:17:56.337291 [ 260 ] {de49d4f0-8e5d-42ae-9098-76d33b675d86} <Debug> TCPHandler: Processed in 0.001628531 sec. | ||
| 4213 | 2025.12.18 00:17:56.337352 [ 202 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1818 rows, containing 5 columns (5 merged, 0 gathered) in 0.001728402 sec., 1051838.634762052 rows/sec., 92.17 MiB/sec. | ||
| 4214 | 2025.12.18 00:17:56.337414 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4215 | 2025.12.18 00:17:56.337536 [ 260 ] {a97211d8-4927-468e-84c3-b0eff250bf86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4216 | 2025.12.18 00:17:56.337586 [ 260 ] {a97211d8-4927-468e-84c3-b0eff250bf86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4217 | 2025.12.18 00:17:56.337652 [ 202 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4218 | 2025.12.18 00:17:56.338013 [ 202 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_31_6} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4219 | 2025.12.18 00:17:56.338108 [ 202 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_31_6} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4220 | 2025.12.18 00:17:56.338113 [ 260 ] {a97211d8-4927-468e-84c3-b0eff250bf86} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4221 | 2025.12.18 00:17:56.338158 [ 260 ] {a97211d8-4927-468e-84c3-b0eff250bf86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4222 | 2025.12.18 00:17:56.338209 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 4223 | 2025.12.18 00:17:56.338491 [ 260 ] {a97211d8-4927-468e-84c3-b0eff250bf86} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4224 | 2025.12.18 00:17:56.338710 [ 260 ] {a97211d8-4927-468e-84c3-b0eff250bf86} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4225 | 2025.12.18 00:17:56.338827 [ 135 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4226 | 2025.12.18 00:17:56.338843 [ 260 ] {a97211d8-4927-468e-84c3-b0eff250bf86} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001332 sec., 78078.07807807808 rows/sec., 6.10 MiB/sec. | ||
| 4227 | 2025.12.18 00:17:56.338866 [ 135 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4228 | 2025.12.18 00:17:56.338884 [ 260 ] {a97211d8-4927-468e-84c3-b0eff250bf86} <Debug> TCPHandler: Processed in 0.0015325 sec. | ||
| 4229 | 2025.12.18 00:17:56.338889 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4230 | 2025.12.18 00:17:56.338984 [ 198 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 4231 | 2025.12.18 00:17:56.339000 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4232 | 2025.12.18 00:17:56.339109 [ 198 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4233 | 2025.12.18 00:17:56.339112 [ 260 ] {359efcfd-f20d-437d-9cb0-7dfc1931aefe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4234 | 2025.12.18 00:17:56.339163 [ 198 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 634 rows starting from the beginning of the part | ||
| 4235 | 2025.12.18 00:17:56.339179 [ 260 ] {359efcfd-f20d-437d-9cb0-7dfc1931aefe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4236 | 2025.12.18 00:17:56.339273 [ 198 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
| 4237 | 2025.12.18 00:17:56.339326 [ 198 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 4238 | 2025.12.18 00:17:56.339367 [ 198 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 104 rows starting from the beginning of the part | ||
| 4239 | 2025.12.18 00:17:56.339406 [ 198 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 66 rows starting from the beginning of the part | ||
| 4240 | 2025.12.18 00:17:56.339445 [ 198 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 104 rows starting from the beginning of the part | ||
| 4241 | 2025.12.18 00:17:56.339624 [ 260 ] {359efcfd-f20d-437d-9cb0-7dfc1931aefe} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4242 | 2025.12.18 00:17:56.339667 [ 260 ] {359efcfd-f20d-437d-9cb0-7dfc1931aefe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4243 | 2025.12.18 00:17:56.340047 [ 260 ] {359efcfd-f20d-437d-9cb0-7dfc1931aefe} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4244 | 2025.12.18 00:17:56.340278 [ 260 ] {359efcfd-f20d-437d-9cb0-7dfc1931aefe} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4245 | 2025.12.18 00:17:56.340378 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4246 | 2025.12.18 00:17:56.340402 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4247 | 2025.12.18 00:17:56.340414 [ 260 ] {359efcfd-f20d-437d-9cb0-7dfc1931aefe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00132 sec., 121212.12121212122 rows/sec., 8.44 MiB/sec. | ||
| 4248 | 2025.12.18 00:17:56.340418 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4249 | 2025.12.18 00:17:56.340453 [ 260 ] {359efcfd-f20d-437d-9cb0-7dfc1931aefe} <Debug> TCPHandler: Processed in 0.001503611 sec. | ||
| 4250 | 2025.12.18 00:17:56.340483 [ 201 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1000 rows, containing 5 columns (5 merged, 0 gathered) in 0.001537671 sec., 650334.1742154206 rows/sec., 52.16 MiB/sec. | ||
| 4251 | 2025.12.18 00:17:56.340496 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 4252 | 2025.12.18 00:17:56.340555 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4253 | 2025.12.18 00:17:56.340621 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4254 | 2025.12.18 00:17:56.340655 [ 260 ] {cc278a41-e403-49a9-b682-40acf9991544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4255 | 2025.12.18 00:17:56.340658 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7992 rows starting from the beginning of the part | ||
| 4256 | 2025.12.18 00:17:56.340669 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4257 | 2025.12.18 00:17:56.340718 [ 260 ] {cc278a41-e403-49a9-b682-40acf9991544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4258 | 2025.12.18 00:17:56.340736 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 10 rows starting from the beginning of the part | ||
| 4259 | 2025.12.18 00:17:56.340791 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4260 | 2025.12.18 00:17:56.340836 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 4261 | 2025.12.18 00:17:56.340878 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 161 rows starting from the beginning of the part | ||
| 4262 | 2025.12.18 00:17:56.340922 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 4263 | 2025.12.18 00:17:56.340983 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_31_6} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4264 | 2025.12.18 00:17:56.341071 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_31_6} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4265 | 2025.12.18 00:17:56.341152 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 4266 | 2025.12.18 00:17:56.341611 [ 260 ] {cc278a41-e403-49a9-b682-40acf9991544} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4267 | 2025.12.18 00:17:56.341648 [ 260 ] {cc278a41-e403-49a9-b682-40acf9991544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4268 | 2025.12.18 00:17:56.342279 [ 260 ] {cc278a41-e403-49a9-b682-40acf9991544} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4269 | 2025.12.18 00:17:56.342519 [ 260 ] {cc278a41-e403-49a9-b682-40acf9991544} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4270 | 2025.12.18 00:17:56.342663 [ 260 ] {cc278a41-e403-49a9-b682-40acf9991544} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002026 sec., 19743.336623889438 rows/sec., 35.38 MiB/sec. | ||
| 4271 | 2025.12.18 00:17:56.342733 [ 260 ] {cc278a41-e403-49a9-b682-40acf9991544} <Debug> TCPHandler: Processed in 0.002226586 sec. | ||
| 4272 | 2025.12.18 00:17:56.342845 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4273 | 2025.12.18 00:17:56.342940 [ 260 ] {8eb0a13f-1e86-44d6-8dc5-889e3eb8cc5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4274 | 2025.12.18 00:17:56.342983 [ 260 ] {8eb0a13f-1e86-44d6-8dc5-889e3eb8cc5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4275 | 2025.12.18 00:17:56.343330 [ 260 ] {8eb0a13f-1e86-44d6-8dc5-889e3eb8cc5f} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4276 | 2025.12.18 00:17:56.343365 [ 260 ] {8eb0a13f-1e86-44d6-8dc5-889e3eb8cc5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4277 | 2025.12.18 00:17:56.343751 [ 260 ] {8eb0a13f-1e86-44d6-8dc5-889e3eb8cc5f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4278 | 2025.12.18 00:17:56.343975 [ 260 ] {8eb0a13f-1e86-44d6-8dc5-889e3eb8cc5f} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4279 | 2025.12.18 00:17:56.344075 [ 127 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4280 | 2025.12.18 00:17:56.344108 [ 260 ] {8eb0a13f-1e86-44d6-8dc5-889e3eb8cc5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. | ||
| 4281 | 2025.12.18 00:17:56.344118 [ 127 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4282 | 2025.12.18 00:17:56.344143 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4283 | 2025.12.18 00:17:56.344145 [ 260 ] {8eb0a13f-1e86-44d6-8dc5-889e3eb8cc5f} <Debug> TCPHandler: Processed in 0.001350079 sec. | ||
| 4284 | 2025.12.18 00:17:56.344154 [ 191 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8643 rows, containing 5 columns (5 merged, 0 gathered) in 0.003688456 sec., 2343256.9074973376 rows/sec., 161.09 MiB/sec. | ||
| 4285 | 2025.12.18 00:17:56.344211 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 4286 | 2025.12.18 00:17:56.344289 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4287 | 2025.12.18 00:17:56.344317 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1436 rows starting from the beginning of the part | ||
| 4288 | 2025.12.18 00:17:56.344340 [ 191 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4289 | 2025.12.18 00:17:56.344372 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 4290 | 2025.12.18 00:17:56.344416 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4291 | 2025.12.18 00:17:56.344454 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 4292 | 2025.12.18 00:17:56.344493 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4293 | 2025.12.18 00:17:56.344529 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 4294 | 2025.12.18 00:17:56.344636 [ 191 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2025.12.18 00:17:56.344709 [ 191 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4296 | 2025.12.18 00:17:56.344785 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 4297 | 2025.12.18 00:17:56.345474 [ 202 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1680 rows, containing 4 columns (4 merged, 0 gathered) in 0.001291699 sec., 1300612.6040199767 rows/sec., 87.59 MiB/sec. | ||
| 4298 | 2025.12.18 00:17:56.345657 [ 187 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4299 | 2025.12.18 00:17:56.345901 [ 187 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_31_6} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4300 | 2025.12.18 00:17:56.345964 [ 187 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_31_6} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4301 | 2025.12.18 00:17:56.346024 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 4302 | 2025.12.18 00:17:58.616182 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4303 | 2025.12.18 00:17:58.616291 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4304 | 2025.12.18 00:17:58.711308 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10519 | ||
| 4305 | 2025.12.18 00:17:58.712115 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4306 | 2025.12.18 00:17:58.712189 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4307 | 2025.12.18 00:17:58.712908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4308 | 2025.12.18 00:17:58.713144 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4309 | 2025.12.18 00:17:58.713276 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10519 | ||
| 4310 | 2025.12.18 00:17:59.280894 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4311 | 2025.12.18 00:17:59.296728 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4312 | 2025.12.18 00:17:59.296789 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4313 | 2025.12.18 00:17:59.302955 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4314 | 2025.12.18 00:17:59.303639 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4315 | 2025.12.18 00:17:59.306272 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4316 | 2025.12.18 00:18:01.331535 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4317 | 2025.12.18 00:18:01.331820 [ 260 ] {77880c08-3dd2-45d4-abf5-748eb95d77e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4318 | 2025.12.18 00:18:01.331929 [ 260 ] {77880c08-3dd2-45d4-abf5-748eb95d77e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4319 | 2025.12.18 00:18:01.332821 [ 260 ] {77880c08-3dd2-45d4-abf5-748eb95d77e4} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4320 | 2025.12.18 00:18:01.332874 [ 260 ] {77880c08-3dd2-45d4-abf5-748eb95d77e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4321 | 2025.12.18 00:18:01.333274 [ 260 ] {77880c08-3dd2-45d4-abf5-748eb95d77e4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4322 | 2025.12.18 00:18:01.333517 [ 260 ] {77880c08-3dd2-45d4-abf5-748eb95d77e4} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4323 | 2025.12.18 00:18:01.333685 [ 260 ] {77880c08-3dd2-45d4-abf5-748eb95d77e4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001941 sec., 28851.107676455435 rows/sec., 2.22 MiB/sec. | ||
| 4324 | 2025.12.18 00:18:01.333737 [ 260 ] {77880c08-3dd2-45d4-abf5-748eb95d77e4} <Debug> TCPHandler: Processed in 0.002389726 sec. | ||
| 4325 | 2025.12.18 00:18:01.333864 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4326 | 2025.12.18 00:18:01.333967 [ 260 ] {2aabd513-b610-4046-9398-6dfc7ef60aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4327 | 2025.12.18 00:18:01.334013 [ 260 ] {2aabd513-b610-4046-9398-6dfc7ef60aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4328 | 2025.12.18 00:18:01.334450 [ 260 ] {2aabd513-b610-4046-9398-6dfc7ef60aaf} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4329 | 2025.12.18 00:18:01.334490 [ 260 ] {2aabd513-b610-4046-9398-6dfc7ef60aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4330 | 2025.12.18 00:18:01.334827 [ 260 ] {2aabd513-b610-4046-9398-6dfc7ef60aaf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4331 | 2025.12.18 00:18:01.335049 [ 260 ] {2aabd513-b610-4046-9398-6dfc7ef60aaf} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4332 | 2025.12.18 00:18:01.335187 [ 260 ] {2aabd513-b610-4046-9398-6dfc7ef60aaf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001243 sec., 51488.334674175385 rows/sec., 4.02 MiB/sec. | ||
| 4333 | 2025.12.18 00:18:01.335226 [ 260 ] {2aabd513-b610-4046-9398-6dfc7ef60aaf} <Debug> TCPHandler: Processed in 0.00141535 sec. | ||
| 4334 | 2025.12.18 00:18:01.335340 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4335 | 2025.12.18 00:18:01.335436 [ 260 ] {f198ec3f-3262-4b4b-8428-9279cb1394fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4336 | 2025.12.18 00:18:01.335482 [ 260 ] {f198ec3f-3262-4b4b-8428-9279cb1394fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4337 | 2025.12.18 00:18:01.335895 [ 260 ] {f198ec3f-3262-4b4b-8428-9279cb1394fc} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2025.12.18 00:18:01.335932 [ 260 ] {f198ec3f-3262-4b4b-8428-9279cb1394fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4339 | 2025.12.18 00:18:01.336268 [ 260 ] {f198ec3f-3262-4b4b-8428-9279cb1394fc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4340 | 2025.12.18 00:18:01.336499 [ 260 ] {f198ec3f-3262-4b4b-8428-9279cb1394fc} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2025.12.18 00:18:01.336631 [ 260 ] {f198ec3f-3262-4b4b-8428-9279cb1394fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 4342 | 2025.12.18 00:18:01.336668 [ 260 ] {f198ec3f-3262-4b4b-8428-9279cb1394fc} <Debug> TCPHandler: Processed in 0.00137909 sec. | ||
| 4343 | 2025.12.18 00:18:01.336772 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4344 | 2025.12.18 00:18:01.336867 [ 260 ] {2f045cd7-9d99-4ed1-8413-6a3c748c6e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4345 | 2025.12.18 00:18:01.336908 [ 260 ] {2f045cd7-9d99-4ed1-8413-6a3c748c6e2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4346 | 2025.12.18 00:18:01.337241 [ 260 ] {2f045cd7-9d99-4ed1-8413-6a3c748c6e2d} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4347 | 2025.12.18 00:18:01.337277 [ 260 ] {2f045cd7-9d99-4ed1-8413-6a3c748c6e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4348 | 2025.12.18 00:18:01.337585 [ 260 ] {2f045cd7-9d99-4ed1-8413-6a3c748c6e2d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4349 | 2025.12.18 00:18:01.337798 [ 260 ] {2f045cd7-9d99-4ed1-8413-6a3c748c6e2d} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4350 | 2025.12.18 00:18:01.337926 [ 260 ] {2f045cd7-9d99-4ed1-8413-6a3c748c6e2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 4351 | 2025.12.18 00:18:01.337961 [ 260 ] {2f045cd7-9d99-4ed1-8413-6a3c748c6e2d} <Debug> TCPHandler: Processed in 0.001239389 sec. | ||
| 4352 | 2025.12.18 00:18:03.747977 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 550 | ||
| 4353 | 2025.12.18 00:18:03.750403 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4354 | 2025.12.18 00:18:03.750441 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4355 | 2025.12.18 00:18:03.751589 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4356 | 2025.12.18 00:18:03.751848 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4357 | 2025.12.18 00:18:03.752091 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 550 | ||
| 4358 | 2025.12.18 00:18:06.213639 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11031 | ||
| 4359 | 2025.12.18 00:18:06.214155 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2025.12.18 00:18:06.214200 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4361 | 2025.12.18 00:18:06.214688 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4362 | 2025.12.18 00:18:06.214929 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2025.12.18 00:18:06.215074 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11031 | ||
| 4364 | 2025.12.18 00:18:06.364920 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4365 | 2025.12.18 00:18:06.365118 [ 260 ] {2071e6b3-4b4c-4965-b6d2-f12836586d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4366 | 2025.12.18 00:18:06.365193 [ 260 ] {2071e6b3-4b4c-4965-b6d2-f12836586d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4367 | 2025.12.18 00:18:06.365886 [ 260 ] {2071e6b3-4b4c-4965-b6d2-f12836586d49} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4368 | 2025.12.18 00:18:06.365932 [ 260 ] {2071e6b3-4b4c-4965-b6d2-f12836586d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4369 | 2025.12.18 00:18:06.366334 [ 260 ] {2071e6b3-4b4c-4965-b6d2-f12836586d49} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4370 | 2025.12.18 00:18:06.366569 [ 260 ] {2071e6b3-4b4c-4965-b6d2-f12836586d49} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4371 | 2025.12.18 00:18:06.366704 [ 111 ] {} <Debug> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4372 | 2025.12.18 00:18:06.366733 [ 260 ] {2071e6b3-4b4c-4965-b6d2-f12836586d49} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001668 sec., 14388.489208633093 rows/sec., 1.19 MiB/sec. | ||
| 4373 | 2025.12.18 00:18:06.366749 [ 111 ] {} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4374 | 2025.12.18 00:18:06.366773 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4375 | 2025.12.18 00:18:06.366777 [ 260 ] {2071e6b3-4b4c-4965-b6d2-f12836586d49} <Debug> TCPHandler: Processed in 0.001993004 sec. | ||
| 4376 | 2025.12.18 00:18:06.366869 [ 191 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::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 | ||
| 4377 | 2025.12.18 00:18:06.366901 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4378 | 2025.12.18 00:18:06.366967 [ 191 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4379 | 2025.12.18 00:18:06.366998 [ 260 ] {d7a60c9c-88d1-4857-a8fc-3f560fc6e199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4380 | 2025.12.18 00:18:06.367003 [ 191 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4381 | 2025.12.18 00:18:06.367041 [ 260 ] {d7a60c9c-88d1-4857-a8fc-3f560fc6e199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4382 | 2025.12.18 00:18:06.367079 [ 191 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4383 | 2025.12.18 00:18:06.367131 [ 191 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4384 | 2025.12.18 00:18:06.367182 [ 191 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4385 | 2025.12.18 00:18:06.367233 [ 191 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4386 | 2025.12.18 00:18:06.367454 [ 260 ] {d7a60c9c-88d1-4857-a8fc-3f560fc6e199} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4387 | 2025.12.18 00:18:06.367490 [ 260 ] {d7a60c9c-88d1-4857-a8fc-3f560fc6e199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4388 | 2025.12.18 00:18:06.367794 [ 260 ] {d7a60c9c-88d1-4857-a8fc-3f560fc6e199} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4389 | 2025.12.18 00:18:06.368003 [ 260 ] {d7a60c9c-88d1-4857-a8fc-3f560fc6e199} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4390 | 2025.12.18 00:18:06.368020 [ 202 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001183338 sec., 101408.05078515183 rows/sec., 8.80 MiB/sec. | ||
| 4391 | 2025.12.18 00:18:06.368139 [ 260 ] {d7a60c9c-88d1-4857-a8fc-3f560fc6e199} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001159 sec., 1725.6255392579808 rows/sec., 140.71 KiB/sec. | ||
| 4392 | 2025.12.18 00:18:06.368180 [ 260 ] {d7a60c9c-88d1-4857-a8fc-3f560fc6e199} <Debug> TCPHandler: Processed in 0.001330669 sec. | ||
| 4393 | 2025.12.18 00:18:06.368181 [ 195 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4394 | 2025.12.18 00:18:06.368290 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4395 | 2025.12.18 00:18:06.368379 [ 260 ] {5f8a745d-1ed9-4b57-8abd-c2bffd5138b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4396 | 2025.12.18 00:18:06.368416 [ 195 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_5_1} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4397 | 2025.12.18 00:18:06.368416 [ 260 ] {5f8a745d-1ed9-4b57-8abd-c2bffd5138b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4398 | 2025.12.18 00:18:06.368471 [ 195 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_5_1} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4399 | 2025.12.18 00:18:06.368522 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4400 | 2025.12.18 00:18:06.369360 [ 260 ] {5f8a745d-1ed9-4b57-8abd-c2bffd5138b5} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4401 | 2025.12.18 00:18:06.369394 [ 260 ] {5f8a745d-1ed9-4b57-8abd-c2bffd5138b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4402 | 2025.12.18 00:18:06.369795 [ 260 ] {5f8a745d-1ed9-4b57-8abd-c2bffd5138b5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4403 | 2025.12.18 00:18:06.370006 [ 260 ] {5f8a745d-1ed9-4b57-8abd-c2bffd5138b5} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4404 | 2025.12.18 00:18:06.370135 [ 260 ] {5f8a745d-1ed9-4b57-8abd-c2bffd5138b5} <Debug> executeQuery: Read 1397 rows, 120.17 KiB in 0.001759 sec., 794201.250710631 rows/sec., 66.72 MiB/sec. | ||
| 4405 | 2025.12.18 00:18:06.370173 [ 260 ] {5f8a745d-1ed9-4b57-8abd-c2bffd5138b5} <Debug> TCPHandler: Processed in 0.001924453 sec. | ||
| 4406 | 2025.12.18 00:18:06.370281 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4407 | 2025.12.18 00:18:06.370383 [ 260 ] {97f06e72-fe2a-4a2a-85e7-38f5754e0790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4408 | 2025.12.18 00:18:06.370424 [ 260 ] {97f06e72-fe2a-4a2a-85e7-38f5754e0790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4409 | 2025.12.18 00:18:06.370840 [ 260 ] {97f06e72-fe2a-4a2a-85e7-38f5754e0790} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2025.12.18 00:18:06.370874 [ 260 ] {97f06e72-fe2a-4a2a-85e7-38f5754e0790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4411 | 2025.12.18 00:18:06.371184 [ 260 ] {97f06e72-fe2a-4a2a-85e7-38f5754e0790} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4412 | 2025.12.18 00:18:06.371388 [ 260 ] {97f06e72-fe2a-4a2a-85e7-38f5754e0790} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2025.12.18 00:18:06.371516 [ 260 ] {97f06e72-fe2a-4a2a-85e7-38f5754e0790} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001153 sec., 46834.345186470084 rows/sec., 3.48 MiB/sec. | ||
| 4414 | 2025.12.18 00:18:06.371554 [ 260 ] {97f06e72-fe2a-4a2a-85e7-38f5754e0790} <Debug> TCPHandler: Processed in 0.00132437 sec. | ||
| 4415 | 2025.12.18 00:18:06.371660 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4416 | 2025.12.18 00:18:06.371755 [ 260 ] {1a1fa4f3-d873-4843-af4f-2f3680caf471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4417 | 2025.12.18 00:18:06.371793 [ 260 ] {1a1fa4f3-d873-4843-af4f-2f3680caf471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4418 | 2025.12.18 00:18:06.372232 [ 260 ] {1a1fa4f3-d873-4843-af4f-2f3680caf471} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4419 | 2025.12.18 00:18:06.372266 [ 260 ] {1a1fa4f3-d873-4843-af4f-2f3680caf471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4420 | 2025.12.18 00:18:06.372572 [ 260 ] {1a1fa4f3-d873-4843-af4f-2f3680caf471} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4421 | 2025.12.18 00:18:06.372782 [ 260 ] {1a1fa4f3-d873-4843-af4f-2f3680caf471} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4422 | 2025.12.18 00:18:06.372906 [ 260 ] {1a1fa4f3-d873-4843-af4f-2f3680caf471} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00117 sec., 215384.61538461538 rows/sec., 14.90 MiB/sec. | ||
| 4423 | 2025.12.18 00:18:06.372944 [ 260 ] {1a1fa4f3-d873-4843-af4f-2f3680caf471} <Debug> TCPHandler: Processed in 0.0013352 sec. | ||
| 4424 | 2025.12.18 00:18:06.373055 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4425 | 2025.12.18 00:18:06.373149 [ 260 ] {bb171975-27eb-410d-940e-16f3f66ced09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4426 | 2025.12.18 00:18:06.373188 [ 260 ] {bb171975-27eb-410d-940e-16f3f66ced09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4427 | 2025.12.18 00:18:06.373573 [ 260 ] {bb171975-27eb-410d-940e-16f3f66ced09} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4428 | 2025.12.18 00:18:06.373608 [ 260 ] {bb171975-27eb-410d-940e-16f3f66ced09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4429 | 2025.12.18 00:18:06.373898 [ 260 ] {bb171975-27eb-410d-940e-16f3f66ced09} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4430 | 2025.12.18 00:18:06.374101 [ 260 ] {bb171975-27eb-410d-940e-16f3f66ced09} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2025.12.18 00:18:06.374189 [ 111 ] {} <Debug> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4432 | 2025.12.18 00:18:06.374216 [ 111 ] {} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2025.12.18 00:18:06.374228 [ 260 ] {bb171975-27eb-410d-940e-16f3f66ced09} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001098 sec., 10928.96174863388 rows/sec., 853.83 KiB/sec. | ||
| 4434 | 2025.12.18 00:18:06.374234 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4435 | 2025.12.18 00:18:06.374265 [ 260 ] {bb171975-27eb-410d-940e-16f3f66ced09} <Debug> TCPHandler: Processed in 0.001260339 sec. | ||
| 4436 | 2025.12.18 00:18:06.374311 [ 191 ] {42306087-6cf8-491a-a599-b42740a53240::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 | ||
| 4437 | 2025.12.18 00:18:06.374365 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4438 | 2025.12.18 00:18:06.374404 [ 191 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4439 | 2025.12.18 00:18:06.374433 [ 191 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4440 | 2025.12.18 00:18:06.374459 [ 260 ] {a1829fea-ec13-46ae-8dc4-17a54453d232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4441 | 2025.12.18 00:18:06.374486 [ 191 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4442 | 2025.12.18 00:18:06.374498 [ 260 ] {a1829fea-ec13-46ae-8dc4-17a54453d232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4443 | 2025.12.18 00:18:06.374531 [ 191 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4444 | 2025.12.18 00:18:06.374573 [ 191 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4445 | 2025.12.18 00:18:06.374613 [ 191 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4446 | 2025.12.18 00:18:06.375064 [ 260 ] {a1829fea-ec13-46ae-8dc4-17a54453d232} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4447 | 2025.12.18 00:18:06.375098 [ 260 ] {a1829fea-ec13-46ae-8dc4-17a54453d232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4448 | 2025.12.18 00:18:06.375231 [ 202 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000950487 sec., 63125.5345943711 rows/sec., 5.06 MiB/sec. | ||
| 4449 | 2025.12.18 00:18:06.375343 [ 191 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4450 | 2025.12.18 00:18:06.375438 [ 260 ] {a1829fea-ec13-46ae-8dc4-17a54453d232} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4451 | 2025.12.18 00:18:06.375582 [ 191 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_5_1} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4452 | 2025.12.18 00:18:06.375641 [ 191 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_5_1} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4453 | 2025.12.18 00:18:06.375657 [ 260 ] {a1829fea-ec13-46ae-8dc4-17a54453d232} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4454 | 2025.12.18 00:18:06.375693 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4455 | 2025.12.18 00:18:06.375786 [ 260 ] {a1829fea-ec13-46ae-8dc4-17a54453d232} <Debug> executeQuery: Read 598 rows, 46.03 KiB in 0.001345 sec., 444609.6654275093 rows/sec., 33.42 MiB/sec. | ||
| 4456 | 2025.12.18 00:18:06.375823 [ 260 ] {a1829fea-ec13-46ae-8dc4-17a54453d232} <Debug> TCPHandler: Processed in 0.001508621 sec. | ||
| 4457 | 2025.12.18 00:18:06.375929 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4458 | 2025.12.18 00:18:06.376026 [ 260 ] {db983e70-7e25-4180-a45e-eb2505973f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4459 | 2025.12.18 00:18:06.376069 [ 260 ] {db983e70-7e25-4180-a45e-eb2505973f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4460 | 2025.12.18 00:18:06.376624 [ 260 ] {db983e70-7e25-4180-a45e-eb2505973f2c} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4461 | 2025.12.18 00:18:06.376659 [ 260 ] {db983e70-7e25-4180-a45e-eb2505973f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4462 | 2025.12.18 00:18:06.377033 [ 260 ] {db983e70-7e25-4180-a45e-eb2505973f2c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4463 | 2025.12.18 00:18:06.377251 [ 260 ] {db983e70-7e25-4180-a45e-eb2505973f2c} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4464 | 2025.12.18 00:18:06.377383 [ 260 ] {db983e70-7e25-4180-a45e-eb2505973f2c} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001377 sec., 639796.6594045026 rows/sec., 43.42 MiB/sec. | ||
| 4465 | 2025.12.18 00:18:06.377421 [ 260 ] {db983e70-7e25-4180-a45e-eb2505973f2c} <Debug> TCPHandler: Processed in 0.001543091 sec. | ||
| 4466 | 2025.12.18 00:18:06.377532 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4467 | 2025.12.18 00:18:06.377628 [ 260 ] {df9becff-cb40-4bad-a986-3e08b7cb3211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4468 | 2025.12.18 00:18:06.377683 [ 260 ] {df9becff-cb40-4bad-a986-3e08b7cb3211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4469 | 2025.12.18 00:18:06.378508 [ 260 ] {df9becff-cb40-4bad-a986-3e08b7cb3211} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4470 | 2025.12.18 00:18:06.378547 [ 260 ] {df9becff-cb40-4bad-a986-3e08b7cb3211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4471 | 2025.12.18 00:18:06.379103 [ 260 ] {df9becff-cb40-4bad-a986-3e08b7cb3211} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4472 | 2025.12.18 00:18:06.379336 [ 260 ] {df9becff-cb40-4bad-a986-3e08b7cb3211} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4473 | 2025.12.18 00:18:06.379434 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4474 | 2025.12.18 00:18:06.379466 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4475 | 2025.12.18 00:18:06.379476 [ 260 ] {df9becff-cb40-4bad-a986-3e08b7cb3211} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001868 sec., 21413.276231263382 rows/sec., 38.37 MiB/sec. | ||
| 4476 | 2025.12.18 00:18:06.379488 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4477 | 2025.12.18 00:18:06.379538 [ 260 ] {df9becff-cb40-4bad-a986-3e08b7cb3211} <Debug> TCPHandler: Processed in 0.002058154 sec. | ||
| 4478 | 2025.12.18 00:18:06.379611 [ 189 ] {fc04f179-004d-4506-963a-c921a29605f5::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 | ||
| 4479 | 2025.12.18 00:18:06.379665 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4480 | 2025.12.18 00:18:06.379767 [ 260 ] {224f98f0-5dc7-453e-92aa-44e11c392acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4481 | 2025.12.18 00:18:06.379809 [ 260 ] {224f98f0-5dc7-453e-92aa-44e11c392acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4482 | 2025.12.18 00:18:06.379854 [ 189 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4483 | 2025.12.18 00:18:06.379920 [ 189 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 336 rows starting from the beginning of the part | ||
| 4484 | 2025.12.18 00:18:06.380063 [ 189 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 4485 | 2025.12.18 00:18:06.380169 [ 260 ] {224f98f0-5dc7-453e-92aa-44e11c392acd} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2025.12.18 00:18:06.380188 [ 189 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 4487 | 2025.12.18 00:18:06.380212 [ 260 ] {224f98f0-5dc7-453e-92aa-44e11c392acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4488 | 2025.12.18 00:18:06.380298 [ 189 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 4489 | 2025.12.18 00:18:06.380399 [ 189 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 4490 | 2025.12.18 00:18:06.380495 [ 189 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 4491 | 2025.12.18 00:18:06.380546 [ 260 ] {224f98f0-5dc7-453e-92aa-44e11c392acd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4492 | 2025.12.18 00:18:06.380781 [ 260 ] {224f98f0-5dc7-453e-92aa-44e11c392acd} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4493 | 2025.12.18 00:18:06.380914 [ 260 ] {224f98f0-5dc7-453e-92aa-44e11c392acd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 4494 | 2025.12.18 00:18:06.380951 [ 260 ] {224f98f0-5dc7-453e-92aa-44e11c392acd} <Debug> TCPHandler: Processed in 0.00133708 sec. | ||
| 4495 | 2025.12.18 00:18:06.385136 [ 191 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 19 columns (19 merged, 0 gathered) in 0.005588749 sec., 95906.9730989887 rows/sec., 171.86 MiB/sec. | ||
| 4496 | 2025.12.18 00:18:06.385908 [ 202 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4497 | 2025.12.18 00:18:06.386323 [ 202 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4498 | 2025.12.18 00:18:06.386408 [ 202 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4499 | 2025.12.18 00:18:06.386545 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 4500 | 2025.12.18 00:18:06.806612 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4501 | 2025.12.18 00:18:06.822572 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2025.12.18 00:18:06.822630 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4503 | 2025.12.18 00:18:06.828729 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4504 | 2025.12.18 00:18:06.829437 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4505 | 2025.12.18 00:18:06.832160 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4506 | 2025.12.18 00:18:07.000334 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.63 MiB, peak 258.58 MiB, free memory in arenas 0.00 B, will set to 254.71 MiB (RSS), difference: 1.08 MiB | ||
| 4507 | 2025.12.18 00:18:11.332819 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4508 | 2025.12.18 00:18:11.333038 [ 260 ] {8ca7baa5-c81b-4b31-9aa3-212c946b19e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4509 | 2025.12.18 00:18:11.333114 [ 260 ] {8ca7baa5-c81b-4b31-9aa3-212c946b19e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4510 | 2025.12.18 00:18:11.333893 [ 260 ] {8ca7baa5-c81b-4b31-9aa3-212c946b19e6} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4511 | 2025.12.18 00:18:11.333952 [ 260 ] {8ca7baa5-c81b-4b31-9aa3-212c946b19e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4512 | 2025.12.18 00:18:11.334356 [ 260 ] {8ca7baa5-c81b-4b31-9aa3-212c946b19e6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4513 | 2025.12.18 00:18:11.334586 [ 260 ] {8ca7baa5-c81b-4b31-9aa3-212c946b19e6} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4514 | 2025.12.18 00:18:11.334755 [ 260 ] {8ca7baa5-c81b-4b31-9aa3-212c946b19e6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001772 sec., 31602.70880361174 rows/sec., 2.43 MiB/sec. | ||
| 4515 | 2025.12.18 00:18:11.334807 [ 260 ] {8ca7baa5-c81b-4b31-9aa3-212c946b19e6} <Debug> TCPHandler: Processed in 0.002125955 sec. | ||
| 4516 | 2025.12.18 00:18:11.334930 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4517 | 2025.12.18 00:18:11.335036 [ 260 ] {d2842878-eca7-4dd9-b7d0-6d96bbbc864c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4518 | 2025.12.18 00:18:11.335079 [ 260 ] {d2842878-eca7-4dd9-b7d0-6d96bbbc864c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4519 | 2025.12.18 00:18:11.335512 [ 260 ] {d2842878-eca7-4dd9-b7d0-6d96bbbc864c} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2025.12.18 00:18:11.335551 [ 260 ] {d2842878-eca7-4dd9-b7d0-6d96bbbc864c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4521 | 2025.12.18 00:18:11.335898 [ 260 ] {d2842878-eca7-4dd9-b7d0-6d96bbbc864c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4522 | 2025.12.18 00:18:11.336110 [ 260 ] {d2842878-eca7-4dd9-b7d0-6d96bbbc864c} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2025.12.18 00:18:11.336245 [ 260 ] {d2842878-eca7-4dd9-b7d0-6d96bbbc864c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001234 sec., 51863.85737439222 rows/sec., 4.05 MiB/sec. | ||
| 4524 | 2025.12.18 00:18:11.336285 [ 260 ] {d2842878-eca7-4dd9-b7d0-6d96bbbc864c} <Debug> TCPHandler: Processed in 0.00140817 sec. | ||
| 4525 | 2025.12.18 00:18:11.336399 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4526 | 2025.12.18 00:18:11.336498 [ 260 ] {300d799d-6389-42ff-a0fc-5b96da2828ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4527 | 2025.12.18 00:18:11.336543 [ 260 ] {300d799d-6389-42ff-a0fc-5b96da2828ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4528 | 2025.12.18 00:18:11.336963 [ 260 ] {300d799d-6389-42ff-a0fc-5b96da2828ce} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2025.12.18 00:18:11.337000 [ 260 ] {300d799d-6389-42ff-a0fc-5b96da2828ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4530 | 2025.12.18 00:18:11.337365 [ 260 ] {300d799d-6389-42ff-a0fc-5b96da2828ce} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4531 | 2025.12.18 00:18:11.337573 [ 260 ] {300d799d-6389-42ff-a0fc-5b96da2828ce} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2025.12.18 00:18:11.337706 [ 260 ] {300d799d-6389-42ff-a0fc-5b96da2828ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 4533 | 2025.12.18 00:18:11.337744 [ 260 ] {300d799d-6389-42ff-a0fc-5b96da2828ce} <Debug> TCPHandler: Processed in 0.001396549 sec. | ||
| 4534 | 2025.12.18 00:18:11.337851 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4535 | 2025.12.18 00:18:11.337946 [ 260 ] {d2b4d387-bab1-46a7-878a-2952113c1dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4536 | 2025.12.18 00:18:11.337989 [ 260 ] {d2b4d387-bab1-46a7-878a-2952113c1dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4537 | 2025.12.18 00:18:11.338327 [ 260 ] {d2b4d387-bab1-46a7-878a-2952113c1dcd} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2025.12.18 00:18:11.338362 [ 260 ] {d2b4d387-bab1-46a7-878a-2952113c1dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4539 | 2025.12.18 00:18:11.338668 [ 260 ] {d2b4d387-bab1-46a7-878a-2952113c1dcd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4540 | 2025.12.18 00:18:11.338870 [ 260 ] {d2b4d387-bab1-46a7-878a-2952113c1dcd} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4541 | 2025.12.18 00:18:11.339002 [ 260 ] {d2b4d387-bab1-46a7-878a-2952113c1dcd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 4542 | 2025.12.18 00:18:11.339038 [ 260 ] {d2b4d387-bab1-46a7-878a-2952113c1dcd} <Debug> TCPHandler: Processed in 0.001237438 sec. | ||
| 4543 | 2025.12.18 00:18:13.616559 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4544 | 2025.12.18 00:18:13.616658 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4545 | 2025.12.18 00:18:13.715440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11479 | ||
| 4546 | 2025.12.18 00:18:13.716196 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4547 | 2025.12.18 00:18:13.716235 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4548 | 2025.12.18 00:18:13.716798 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4549 | 2025.12.18 00:18:13.717025 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4550 | 2025.12.18 00:18:13.717153 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11479 | ||
| 4551 | 2025.12.18 00:18:13.752562 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 578 | ||
| 4552 | 2025.12.18 00:18:13.754949 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4553 | 2025.12.18 00:18:13.754984 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4554 | 2025.12.18 00:18:13.756153 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4555 | 2025.12.18 00:18:13.756412 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4556 | 2025.12.18 00:18:13.756677 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 578 | ||
| 4557 | 2025.12.18 00:18:14.332460 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4558 | 2025.12.18 00:18:14.349180 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4559 | 2025.12.18 00:18:14.349240 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4560 | 2025.12.18 00:18:14.355161 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4561 | 2025.12.18 00:18:14.355906 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4562 | 2025.12.18 00:18:14.359402 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4563 | 2025.12.18 00:18:16.333936 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4564 | 2025.12.18 00:18:16.334118 [ 260 ] {41ca9a9d-81f4-441e-9655-374e1091f73b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4565 | 2025.12.18 00:18:16.334186 [ 260 ] {41ca9a9d-81f4-441e-9655-374e1091f73b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4566 | 2025.12.18 00:18:16.334963 [ 260 ] {41ca9a9d-81f4-441e-9655-374e1091f73b} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4567 | 2025.12.18 00:18:16.335008 [ 260 ] {41ca9a9d-81f4-441e-9655-374e1091f73b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4568 | 2025.12.18 00:18:16.335414 [ 260 ] {41ca9a9d-81f4-441e-9655-374e1091f73b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4569 | 2025.12.18 00:18:16.335644 [ 260 ] {41ca9a9d-81f4-441e-9655-374e1091f73b} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4570 | 2025.12.18 00:18:16.335805 [ 260 ] {41ca9a9d-81f4-441e-9655-374e1091f73b} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.00174 sec., 78160.91954022988 rows/sec., 6.78 MiB/sec. | ||
| 4571 | 2025.12.18 00:18:16.335855 [ 260 ] {41ca9a9d-81f4-441e-9655-374e1091f73b} <Debug> TCPHandler: Processed in 0.002048015 sec. | ||
| 4572 | 2025.12.18 00:18:16.335991 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4573 | 2025.12.18 00:18:16.336094 [ 260 ] {89dbab15-075d-4be9-806d-effc9637c825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4574 | 2025.12.18 00:18:16.336138 [ 260 ] {89dbab15-075d-4be9-806d-effc9637c825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4575 | 2025.12.18 00:18:16.336579 [ 260 ] {89dbab15-075d-4be9-806d-effc9637c825} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4576 | 2025.12.18 00:18:16.336616 [ 260 ] {89dbab15-075d-4be9-806d-effc9637c825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4577 | 2025.12.18 00:18:16.336927 [ 260 ] {89dbab15-075d-4be9-806d-effc9637c825} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4578 | 2025.12.18 00:18:16.337138 [ 260 ] {89dbab15-075d-4be9-806d-effc9637c825} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4579 | 2025.12.18 00:18:16.337273 [ 260 ] {89dbab15-075d-4be9-806d-effc9637c825} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001202 sec., 33277.87021630616 rows/sec., 2.44 MiB/sec. | ||
| 4580 | 2025.12.18 00:18:16.337311 [ 260 ] {89dbab15-075d-4be9-806d-effc9637c825} <Debug> TCPHandler: Processed in 0.00137382 sec. | ||
| 4581 | 2025.12.18 00:18:16.337437 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4582 | 2025.12.18 00:18:16.337560 [ 260 ] {ffede83c-8e52-42ed-8d07-0baf124490f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4583 | 2025.12.18 00:18:16.337606 [ 260 ] {ffede83c-8e52-42ed-8d07-0baf124490f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4584 | 2025.12.18 00:18:16.338133 [ 260 ] {ffede83c-8e52-42ed-8d07-0baf124490f7} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4585 | 2025.12.18 00:18:16.338167 [ 260 ] {ffede83c-8e52-42ed-8d07-0baf124490f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4586 | 2025.12.18 00:18:16.338543 [ 260 ] {ffede83c-8e52-42ed-8d07-0baf124490f7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4587 | 2025.12.18 00:18:16.338757 [ 260 ] {ffede83c-8e52-42ed-8d07-0baf124490f7} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4588 | 2025.12.18 00:18:16.338892 [ 260 ] {ffede83c-8e52-42ed-8d07-0baf124490f7} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001353 sec., 76866.22320768662 rows/sec., 6.00 MiB/sec. | ||
| 4589 | 2025.12.18 00:18:16.338931 [ 260 ] {ffede83c-8e52-42ed-8d07-0baf124490f7} <Debug> TCPHandler: Processed in 0.001557431 sec. | ||
| 4590 | 2025.12.18 00:18:16.339053 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4591 | 2025.12.18 00:18:16.339151 [ 260 ] {fa0aa6cb-a576-44c6-922c-c4aa10fe6229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4592 | 2025.12.18 00:18:16.339195 [ 260 ] {fa0aa6cb-a576-44c6-922c-c4aa10fe6229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4593 | 2025.12.18 00:18:16.339622 [ 260 ] {fa0aa6cb-a576-44c6-922c-c4aa10fe6229} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4594 | 2025.12.18 00:18:16.339657 [ 260 ] {fa0aa6cb-a576-44c6-922c-c4aa10fe6229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4595 | 2025.12.18 00:18:16.339999 [ 260 ] {fa0aa6cb-a576-44c6-922c-c4aa10fe6229} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4596 | 2025.12.18 00:18:16.340222 [ 260 ] {fa0aa6cb-a576-44c6-922c-c4aa10fe6229} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4597 | 2025.12.18 00:18:16.340355 [ 260 ] {fa0aa6cb-a576-44c6-922c-c4aa10fe6229} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 4598 | 2025.12.18 00:18:16.340396 [ 260 ] {fa0aa6cb-a576-44c6-922c-c4aa10fe6229} <Debug> TCPHandler: Processed in 0.00139521 sec. | ||
| 4599 | 2025.12.18 00:18:16.340507 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4600 | 2025.12.18 00:18:16.340602 [ 260 ] {3afb5228-4ce6-4fb9-9a40-ec45a19f3667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4601 | 2025.12.18 00:18:16.340657 [ 260 ] {3afb5228-4ce6-4fb9-9a40-ec45a19f3667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4602 | 2025.12.18 00:18:16.341500 [ 260 ] {3afb5228-4ce6-4fb9-9a40-ec45a19f3667} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4603 | 2025.12.18 00:18:16.341536 [ 260 ] {3afb5228-4ce6-4fb9-9a40-ec45a19f3667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4604 | 2025.12.18 00:18:16.342138 [ 260 ] {3afb5228-4ce6-4fb9-9a40-ec45a19f3667} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4605 | 2025.12.18 00:18:16.342363 [ 260 ] {3afb5228-4ce6-4fb9-9a40-ec45a19f3667} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4606 | 2025.12.18 00:18:16.342507 [ 260 ] {3afb5228-4ce6-4fb9-9a40-ec45a19f3667} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001924 sec., 20790.02079002079 rows/sec., 37.25 MiB/sec. | ||
| 4607 | 2025.12.18 00:18:16.342568 [ 260 ] {3afb5228-4ce6-4fb9-9a40-ec45a19f3667} <Debug> TCPHandler: Processed in 0.002112275 sec. | ||
| 4608 | 2025.12.18 00:18:16.342687 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4609 | 2025.12.18 00:18:16.342785 [ 260 ] {11b9a955-def9-44ae-9243-d4cb3f27d39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4610 | 2025.12.18 00:18:16.342827 [ 260 ] {11b9a955-def9-44ae-9243-d4cb3f27d39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4611 | 2025.12.18 00:18:16.343185 [ 260 ] {11b9a955-def9-44ae-9243-d4cb3f27d39d} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4612 | 2025.12.18 00:18:16.343221 [ 260 ] {11b9a955-def9-44ae-9243-d4cb3f27d39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4613 | 2025.12.18 00:18:16.343536 [ 260 ] {11b9a955-def9-44ae-9243-d4cb3f27d39d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4614 | 2025.12.18 00:18:16.343748 [ 260 ] {11b9a955-def9-44ae-9243-d4cb3f27d39d} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4615 | 2025.12.18 00:18:16.343884 [ 260 ] {11b9a955-def9-44ae-9243-d4cb3f27d39d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 4616 | 2025.12.18 00:18:16.343920 [ 260 ] {11b9a955-def9-44ae-9243-d4cb3f27d39d} <Debug> TCPHandler: Processed in 0.00128465 sec. | ||
| 4617 | 2025.12.18 00:18:19.597112 [ 92 ] {} <Debug> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4618 | 2025.12.18 00:18:19.597244 [ 92 ] {} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2025.12.18 00:18:19.597284 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4620 | 2025.12.18 00:18:19.597522 [ 191 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::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 | ||
| 4621 | 2025.12.18 00:18:19.597786 [ 191 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4622 | 2025.12.18 00:18:19.597842 [ 191 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::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 | ||
| 4623 | 2025.12.18 00:18:19.597951 [ 191 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 4624 | 2025.12.18 00:18:19.598028 [ 191 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
| 4625 | 2025.12.18 00:18:19.598098 [ 191 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 4626 | 2025.12.18 00:18:19.598165 [ 191 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 4627 | 2025.12.18 00:18:19.598972 [ 202 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.00154637 sec., 25867.03052956278 rows/sec., 2.17 MiB/sec. | ||
| 4628 | 2025.12.18 00:18:19.599198 [ 193 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4629 | 2025.12.18 00:18:19.599537 [ 193 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_9_2} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4630 | 2025.12.18 00:18:19.599617 [ 193 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_9_2} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4631 | 2025.12.18 00:18:19.599728 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4632 | 2025.12.18 00:18:21.217403 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11991 | ||
| 4633 | 2025.12.18 00:18:21.217942 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4634 | 2025.12.18 00:18:21.217993 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4635 | 2025.12.18 00:18:21.218536 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4636 | 2025.12.18 00:18:21.218813 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4637 | 2025.12.18 00:18:21.218971 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11991 | ||
| 4638 | 2025.12.18 00:18:21.332331 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4639 | 2025.12.18 00:18:21.332532 [ 260 ] {cffde5a0-fef0-4209-8a5d-14ad417c58c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4640 | 2025.12.18 00:18:21.332604 [ 260 ] {cffde5a0-fef0-4209-8a5d-14ad417c58c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4641 | 2025.12.18 00:18:21.333363 [ 260 ] {cffde5a0-fef0-4209-8a5d-14ad417c58c5} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2025.12.18 00:18:21.333410 [ 260 ] {cffde5a0-fef0-4209-8a5d-14ad417c58c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4643 | 2025.12.18 00:18:21.333814 [ 260 ] {cffde5a0-fef0-4209-8a5d-14ad417c58c5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4644 | 2025.12.18 00:18:21.334039 [ 260 ] {cffde5a0-fef0-4209-8a5d-14ad417c58c5} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2025.12.18 00:18:21.334173 [ 91 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4646 | 2025.12.18 00:18:21.334201 [ 260 ] {cffde5a0-fef0-4209-8a5d-14ad417c58c5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001724 sec., 32482.59860788863 rows/sec., 2.50 MiB/sec. | ||
| 4647 | 2025.12.18 00:18:21.334217 [ 91 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4648 | 2025.12.18 00:18:21.334242 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4649 | 2025.12.18 00:18:21.334253 [ 260 ] {cffde5a0-fef0-4209-8a5d-14ad417c58c5} <Debug> TCPHandler: Processed in 0.002059875 sec. | ||
| 4650 | 2025.12.18 00:18:21.334331 [ 191 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 4651 | 2025.12.18 00:18:21.334386 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4652 | 2025.12.18 00:18:21.334431 [ 191 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4653 | 2025.12.18 00:18:21.334464 [ 191 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1407 rows starting from the beginning of the part | ||
| 4654 | 2025.12.18 00:18:21.334491 [ 260 ] {2c5761a7-4a0a-4179-8295-a3ee933511a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4655 | 2025.12.18 00:18:21.334531 [ 191 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 4656 | 2025.12.18 00:18:21.334536 [ 260 ] {2c5761a7-4a0a-4179-8295-a3ee933511a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4657 | 2025.12.18 00:18:21.334581 [ 191 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1397 rows starting from the beginning of the part | ||
| 4658 | 2025.12.18 00:18:21.334629 [ 191 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 4659 | 2025.12.18 00:18:21.334675 [ 191 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 136 rows starting from the beginning of the part | ||
| 4660 | 2025.12.18 00:18:21.334717 [ 191 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 4661 | 2025.12.18 00:18:21.334984 [ 260 ] {2c5761a7-4a0a-4179-8295-a3ee933511a4} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4662 | 2025.12.18 00:18:21.335020 [ 260 ] {2c5761a7-4a0a-4179-8295-a3ee933511a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4663 | 2025.12.18 00:18:21.335344 [ 260 ] {2c5761a7-4a0a-4179-8295-a3ee933511a4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4664 | 2025.12.18 00:18:21.335554 [ 260 ] {2c5761a7-4a0a-4179-8295-a3ee933511a4} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4665 | 2025.12.18 00:18:21.335657 [ 91 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4666 | 2025.12.18 00:18:21.335683 [ 91 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2025.12.18 00:18:21.335691 [ 260 ] {2c5761a7-4a0a-4179-8295-a3ee933511a4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 4668 | 2025.12.18 00:18:21.335700 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4669 | 2025.12.18 00:18:21.335731 [ 260 ] {2c5761a7-4a0a-4179-8295-a3ee933511a4} <Debug> TCPHandler: Processed in 0.00139902 sec. | ||
| 4670 | 2025.12.18 00:18:21.335815 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 4671 | 2025.12.18 00:18:21.335850 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4672 | 2025.12.18 00:18:21.335954 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4673 | 2025.12.18 00:18:21.335957 [ 260 ] {2e124971-3405-486c-bc39-66d40300f035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4674 | 2025.12.18 00:18:21.335998 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 634 rows starting from the beginning of the part | ||
| 4675 | 2025.12.18 00:18:21.336021 [ 260 ] {2e124971-3405-486c-bc39-66d40300f035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4676 | 2025.12.18 00:18:21.336071 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
| 4677 | 2025.12.18 00:18:21.336117 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3108 rows, containing 5 columns (5 merged, 0 gathered) in 0.001819553 sec., 1708111.827465317 rows/sec., 149.49 MiB/sec. | ||
| 4678 | 2025.12.18 00:18:21.336123 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 598 rows starting from the beginning of the part | ||
| 4679 | 2025.12.18 00:18:21.336183 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 4680 | 2025.12.18 00:18:21.336228 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 4681 | 2025.12.18 00:18:21.336267 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 4682 | 2025.12.18 00:18:21.336411 [ 197 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4683 | 2025.12.18 00:18:21.336461 [ 260 ] {2e124971-3405-486c-bc39-66d40300f035} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4684 | 2025.12.18 00:18:21.336503 [ 260 ] {2e124971-3405-486c-bc39-66d40300f035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4685 | 2025.12.18 00:18:21.336774 [ 197 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_36_7} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4686 | 2025.12.18 00:18:21.336868 [ 197 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_36_7} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4687 | 2025.12.18 00:18:21.336966 [ 260 ] {2e124971-3405-486c-bc39-66d40300f035} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4688 | 2025.12.18 00:18:21.336989 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 4689 | 2025.12.18 00:18:21.337202 [ 260 ] {2e124971-3405-486c-bc39-66d40300f035} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2025.12.18 00:18:21.337305 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4691 | 2025.12.18 00:18:21.337329 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4692 | 2025.12.18 00:18:21.337343 [ 260 ] {2e124971-3405-486c-bc39-66d40300f035} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001409 sec., 113555.71327182397 rows/sec., 7.91 MiB/sec. | ||
| 4693 | 2025.12.18 00:18:21.337345 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4694 | 2025.12.18 00:18:21.337378 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001622571 sec., 941715.3394212025 rows/sec., 75.00 MiB/sec. | ||
| 4695 | 2025.12.18 00:18:21.337383 [ 260 ] {2e124971-3405-486c-bc39-66d40300f035} <Debug> TCPHandler: Processed in 0.001584601 sec. | ||
| 4696 | 2025.12.18 00:18:21.337421 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 4697 | 2025.12.18 00:18:21.337526 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4698 | 2025.12.18 00:18:21.337536 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4699 | 2025.12.18 00:18:21.337573 [ 190 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4700 | 2025.12.18 00:18:21.337580 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 8643 rows starting from the beginning of the part | ||
| 4701 | 2025.12.18 00:18:21.337631 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 4702 | 2025.12.18 00:18:21.337632 [ 260 ] {49e95cb0-1ef7-421e-9d24-b9cfccf9020a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4703 | 2025.12.18 00:18:21.337673 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 881 rows starting from the beginning of the part | ||
| 4704 | 2025.12.18 00:18:21.337689 [ 260 ] {49e95cb0-1ef7-421e-9d24-b9cfccf9020a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4705 | 2025.12.18 00:18:21.337714 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 4706 | 2025.12.18 00:18:21.337753 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 4707 | 2025.12.18 00:18:21.337791 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 4708 | 2025.12.18 00:18:21.337869 [ 190 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_36_7} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4709 | 2025.12.18 00:18:21.337943 [ 190 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_36_7} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4710 | 2025.12.18 00:18:21.338020 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4711 | 2025.12.18 00:18:21.338057 [ 260 ] {49e95cb0-1ef7-421e-9d24-b9cfccf9020a} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4712 | 2025.12.18 00:18:21.338099 [ 260 ] {49e95cb0-1ef7-421e-9d24-b9cfccf9020a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4713 | 2025.12.18 00:18:21.338420 [ 260 ] {49e95cb0-1ef7-421e-9d24-b9cfccf9020a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4714 | 2025.12.18 00:18:21.338647 [ 260 ] {49e95cb0-1ef7-421e-9d24-b9cfccf9020a} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2025.12.18 00:18:21.338746 [ 91 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4716 | 2025.12.18 00:18:21.338772 [ 91 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4717 | 2025.12.18 00:18:21.338783 [ 260 ] {49e95cb0-1ef7-421e-9d24-b9cfccf9020a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 4718 | 2025.12.18 00:18:21.338791 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4719 | 2025.12.18 00:18:21.338820 [ 260 ] {49e95cb0-1ef7-421e-9d24-b9cfccf9020a} <Debug> TCPHandler: Processed in 0.00134713 sec. | ||
| 4720 | 2025.12.18 00:18:21.338868 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 4721 | 2025.12.18 00:18:21.338972 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4722 | 2025.12.18 00:18:21.338998 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1680 rows starting from the beginning of the part | ||
| 4723 | 2025.12.18 00:18:21.339046 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 4724 | 2025.12.18 00:18:21.339088 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 4725 | 2025.12.18 00:18:21.339127 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 4726 | 2025.12.18 00:18:21.339165 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 4727 | 2025.12.18 00:18:21.339202 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 4728 | 2025.12.18 00:18:21.340183 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1980 rows, containing 4 columns (4 merged, 0 gathered) in 0.00134599 sec., 1471036.188976144 rows/sec., 99.08 MiB/sec. | ||
| 4729 | 2025.12.18 00:18:21.340430 [ 190 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4730 | 2025.12.18 00:18:21.340667 [ 190 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_36_7} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2025.12.18 00:18:21.340731 [ 190 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_36_7} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4732 | 2025.12.18 00:18:21.340789 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4733 | 2025.12.18 00:18:21.340974 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10164 rows, containing 5 columns (5 merged, 0 gathered) in 0.003580995 sec., 2838317.283324886 rows/sec., 195.07 MiB/sec. | ||
| 4734 | 2025.12.18 00:18:21.341179 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4735 | 2025.12.18 00:18:21.341404 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4736 | 2025.12.18 00:18:21.341464 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4737 | 2025.12.18 00:18:21.341523 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB. | ||
| 4738 | 2025.12.18 00:18:21.598241 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56271 | ||
| 4739 | 2025.12.18 00:18:21.598353 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4740 | 2025.12.18 00:18:21.598380 [ 286 ] {} <Debug> TCP-Session: 5119dc1f-60a0-45cf-89b0-bd3e26074dfb Authenticating user 'default' from [fd00:1122:3344:101::e]:56271 | ||
| 4741 | 2025.12.18 00:18:21.598403 [ 286 ] {} <Debug> TCP-Session: 5119dc1f-60a0-45cf-89b0-bd3e26074dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4742 | 2025.12.18 00:18:21.598416 [ 286 ] {} <Debug> TCP-Session: 5119dc1f-60a0-45cf-89b0-bd3e26074dfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4743 | 2025.12.18 00:18:21.598632 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46010 | ||
| 4744 | 2025.12.18 00:18:21.598661 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37509 | ||
| 4745 | 2025.12.18 00:18:21.598683 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62266 | ||
| 4746 | 2025.12.18 00:18:21.598718 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49016 | ||
| 4747 | 2025.12.18 00:18:21.598725 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49788 | ||
| 4748 | 2025.12.18 00:18:21.598758 [ 286 ] {} <Trace> TCP-Session: 5119dc1f-60a0-45cf-89b0-bd3e26074dfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4749 | 2025.12.18 00:18:21.598782 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4750 | 2025.12.18 00:18:21.598759 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4751 | 2025.12.18 00:18:21.598831 [ 291 ] {} <Debug> TCP-Session: 90dfabc2-a019-459f-be67-f91bacb66897 Authenticating user 'default' from [fd00:1122:3344:101::e]:62266 | ||
| 4752 | 2025.12.18 00:18:21.598754 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4753 | 2025.12.18 00:18:21.598855 [ 290 ] {} <Debug> TCP-Session: e2ec1124-6dc8-486c-9567-bee881f843be Authenticating user 'default' from [fd00:1122:3344:101::e]:37509 | ||
| 4754 | 2025.12.18 00:18:21.598867 [ 291 ] {} <Debug> TCP-Session: 90dfabc2-a019-459f-be67-f91bacb66897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4755 | 2025.12.18 00:18:21.598880 [ 287 ] {} <Debug> TCP-Session: bb905499-3e90-4844-99c1-516aed83d350 Authenticating user 'default' from [fd00:1122:3344:101::e]:46010 | ||
| 4756 | 2025.12.18 00:18:21.598893 [ 290 ] {} <Debug> TCP-Session: e2ec1124-6dc8-486c-9567-bee881f843be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4757 | 2025.12.18 00:18:21.598899 [ 291 ] {} <Debug> TCP-Session: 90dfabc2-a019-459f-be67-f91bacb66897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4758 | 2025.12.18 00:18:21.598926 [ 290 ] {} <Debug> TCP-Session: e2ec1124-6dc8-486c-9567-bee881f843be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4759 | 2025.12.18 00:18:21.598931 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4760 | 2025.12.18 00:18:21.598950 [ 286 ] {4d2f0679-e69e-4c0b-afee-91d62527afc9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56271) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4761 | 2025.12.18 00:18:21.598980 [ 294 ] {} <Debug> TCP-Session: 1fb8bfc5-64fc-4b89-9ba5-6b1187c32710 Authenticating user 'default' from [fd00:1122:3344:101::e]:49788 | ||
| 4762 | 2025.12.18 00:18:21.598903 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4763 | 2025.12.18 00:18:21.599006 [ 294 ] {} <Debug> TCP-Session: 1fb8bfc5-64fc-4b89-9ba5-6b1187c32710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4764 | 2025.12.18 00:18:21.598912 [ 287 ] {} <Debug> TCP-Session: bb905499-3e90-4844-99c1-516aed83d350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4765 | 2025.12.18 00:18:21.599042 [ 294 ] {} <Debug> TCP-Session: 1fb8bfc5-64fc-4b89-9ba5-6b1187c32710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4766 | 2025.12.18 00:18:21.599061 [ 287 ] {} <Debug> TCP-Session: bb905499-3e90-4844-99c1-516aed83d350 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4767 | 2025.12.18 00:18:21.599038 [ 293 ] {} <Debug> TCP-Session: 61114c65-7bb7-400d-9f91-05def1e597b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49016 | ||
| 4768 | 2025.12.18 00:18:21.598690 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47094 | ||
| 4769 | 2025.12.18 00:18:21.599124 [ 293 ] {} <Debug> TCP-Session: 61114c65-7bb7-400d-9f91-05def1e597b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4770 | 2025.12.18 00:18:21.598668 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47012 | ||
| 4771 | 2025.12.18 00:18:21.599180 [ 293 ] {} <Debug> TCP-Session: 61114c65-7bb7-400d-9f91-05def1e597b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4772 | 2025.12.18 00:18:21.598633 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47452 | ||
| 4773 | 2025.12.18 00:18:21.599235 [ 286 ] {4d2f0679-e69e-4c0b-afee-91d62527afc9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4774 | 2025.12.18 00:18:21.599297 [ 286 ] {4d2f0679-e69e-4c0b-afee-91d62527afc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4775 | 2025.12.18 00:18:21.599386 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4776 | 2025.12.18 00:18:21.599418 [ 289 ] {} <Debug> TCP-Session: 3b1527bb-77ec-4f84-ac93-9aad37cf70a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47012 | ||
| 4777 | 2025.12.18 00:18:21.599424 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4778 | 2025.12.18 00:18:21.599434 [ 289 ] {} <Debug> TCP-Session: 3b1527bb-77ec-4f84-ac93-9aad37cf70a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4779 | 2025.12.18 00:18:21.599450 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4780 | 2025.12.18 00:18:21.599465 [ 288 ] {} <Debug> TCP-Session: 9d89f34d-4a01-4d3b-90d4-89263edede37 Authenticating user 'default' from [fd00:1122:3344:101::e]:47452 | ||
| 4781 | 2025.12.18 00:18:21.599465 [ 289 ] {} <Debug> TCP-Session: 3b1527bb-77ec-4f84-ac93-9aad37cf70a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4782 | 2025.12.18 00:18:21.599503 [ 288 ] {} <Debug> TCP-Session: 9d89f34d-4a01-4d3b-90d4-89263edede37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4783 | 2025.12.18 00:18:21.599489 [ 292 ] {} <Debug> TCP-Session: 8e3e9fda-9751-485b-a48a-a29cea89dbcf Authenticating user 'default' from [fd00:1122:3344:101::e]:47094 | ||
| 4784 | 2025.12.18 00:18:21.599527 [ 288 ] {} <Debug> TCP-Session: 9d89f34d-4a01-4d3b-90d4-89263edede37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4785 | 2025.12.18 00:18:21.599543 [ 292 ] {} <Debug> TCP-Session: 8e3e9fda-9751-485b-a48a-a29cea89dbcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4786 | 2025.12.18 00:18:21.599563 [ 292 ] {} <Debug> TCP-Session: 8e3e9fda-9751-485b-a48a-a29cea89dbcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4787 | 2025.12.18 00:18:21.599581 [ 286 ] {4d2f0679-e69e-4c0b-afee-91d62527afc9} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 4788 | 2025.12.18 00:18:21.600777 [ 358 ] {4d2f0679-e69e-4c0b-afee-91d62527afc9} <Trace> AggregatingTransform: Aggregating | ||
| 4789 | 2025.12.18 00:18:21.600821 [ 358 ] {4d2f0679-e69e-4c0b-afee-91d62527afc9} <Trace> Aggregator: Aggregation method: without_key | ||
| 4790 | 2025.12.18 00:18:21.600859 [ 358 ] {4d2f0679-e69e-4c0b-afee-91d62527afc9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001171058 sec. (853.929 rows/sec., 33.36 KiB/sec.) | ||
| 4791 | 2025.12.18 00:18:21.600881 [ 358 ] {4d2f0679-e69e-4c0b-afee-91d62527afc9} <Trace> Aggregator: Merging aggregated data | ||
| 4792 | 2025.12.18 00:18:21.601954 [ 286 ] {4d2f0679-e69e-4c0b-afee-91d62527afc9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003061 sec., 326.6906239790918 rows/sec., 12.76 KiB/sec. | ||
| 4793 | 2025.12.18 00:18:21.602095 [ 286 ] {4d2f0679-e69e-4c0b-afee-91d62527afc9} <Debug> TCPHandler: Processed in 0.003500605 sec. | ||
| 4794 | 2025.12.18 00:18:21.602215 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4795 | 2025.12.18 00:18:21.602247 [ 286 ] {} <Debug> TCP-Session: 5119dc1f-60a0-45cf-89b0-bd3e26074dfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4796 | 2025.12.18 00:18:21.602247 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4797 | 2025.12.18 00:18:21.602266 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4798 | 2025.12.18 00:18:21.602283 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4799 | 2025.12.18 00:18:21.602303 [ 287 ] {} <Debug> TCP-Session: bb905499-3e90-4844-99c1-516aed83d350 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4800 | 2025.12.18 00:18:21.602314 [ 294 ] {} <Debug> TCP-Session: 1fb8bfc5-64fc-4b89-9ba5-6b1187c32710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4801 | 2025.12.18 00:18:21.602337 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4802 | 2025.12.18 00:18:21.602342 [ 292 ] {} <Debug> TCP-Session: 8e3e9fda-9751-485b-a48a-a29cea89dbcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4803 | 2025.12.18 00:18:21.602357 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4804 | 2025.12.18 00:18:21.602385 [ 291 ] {} <Debug> TCP-Session: 90dfabc2-a019-459f-be67-f91bacb66897 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4805 | 2025.12.18 00:18:21.602378 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4806 | 2025.12.18 00:18:21.602420 [ 290 ] {} <Debug> TCP-Session: e2ec1124-6dc8-486c-9567-bee881f843be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4807 | 2025.12.18 00:18:21.602320 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4808 | 2025.12.18 00:18:21.602453 [ 293 ] {} <Debug> TCP-Session: 61114c65-7bb7-400d-9f91-05def1e597b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4809 | 2025.12.18 00:18:21.602301 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4810 | 2025.12.18 00:18:21.602490 [ 289 ] {} <Debug> TCP-Session: 3b1527bb-77ec-4f84-ac93-9aad37cf70a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4811 | 2025.12.18 00:18:21.602524 [ 288 ] {} <Debug> TCP-Session: 9d89f34d-4a01-4d3b-90d4-89263edede37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4812 | 2025.12.18 00:18:21.859636 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4813 | 2025.12.18 00:18:21.878135 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4814 | 2025.12.18 00:18:21.878205 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4815 | 2025.12.18 00:18:21.884383 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4816 | 2025.12.18 00:18:21.885133 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4817 | 2025.12.18 00:18:21.888659 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4818 | 2025.12.18 00:18:23.720040 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33282 | ||
| 4819 | 2025.12.18 00:18:23.720165 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4820 | 2025.12.18 00:18:23.720196 [ 286 ] {} <Debug> TCP-Session: 1714fa96-9c5c-4e50-92f7-e279cd7aa3d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33282 | ||
| 4821 | 2025.12.18 00:18:23.720219 [ 286 ] {} <Debug> TCP-Session: 1714fa96-9c5c-4e50-92f7-e279cd7aa3d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4822 | 2025.12.18 00:18:23.720233 [ 286 ] {} <Debug> TCP-Session: 1714fa96-9c5c-4e50-92f7-e279cd7aa3d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4823 | 2025.12.18 00:18:23.720451 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51566 | ||
| 4824 | 2025.12.18 00:18:23.720471 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55542 | ||
| 4825 | 2025.12.18 00:18:23.720567 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4826 | 2025.12.18 00:18:23.720570 [ 286 ] {} <Trace> TCP-Session: 1714fa96-9c5c-4e50-92f7-e279cd7aa3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4827 | 2025.12.18 00:18:23.720596 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4828 | 2025.12.18 00:18:23.720608 [ 287 ] {} <Debug> TCP-Session: ae6bf724-76d2-4b82-89d3-1464be018014 Authenticating user 'default' from [fd00:1122:3344:101::e]:51566 | ||
| 4829 | 2025.12.18 00:18:23.720638 [ 288 ] {} <Debug> TCP-Session: 4390b8c3-1555-43f0-ac93-020e8003276e Authenticating user 'default' from [fd00:1122:3344:101::e]:55542 | ||
| 4830 | 2025.12.18 00:18:23.720649 [ 287 ] {} <Debug> TCP-Session: ae6bf724-76d2-4b82-89d3-1464be018014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4831 | 2025.12.18 00:18:23.720671 [ 288 ] {} <Debug> TCP-Session: 4390b8c3-1555-43f0-ac93-020e8003276e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4832 | 2025.12.18 00:18:23.720676 [ 287 ] {} <Debug> TCP-Session: ae6bf724-76d2-4b82-89d3-1464be018014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4833 | 2025.12.18 00:18:23.720693 [ 288 ] {} <Debug> TCP-Session: 4390b8c3-1555-43f0-ac93-020e8003276e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4834 | 2025.12.18 00:18:23.720760 [ 286 ] {61f758ca-ca66-48aa-b636-86421584b10c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33282) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4835 | 2025.12.18 00:18:23.721014 [ 286 ] {61f758ca-ca66-48aa-b636-86421584b10c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4836 | 2025.12.18 00:18:23.721066 [ 286 ] {61f758ca-ca66-48aa-b636-86421584b10c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4837 | 2025.12.18 00:18:23.721343 [ 286 ] {61f758ca-ca66-48aa-b636-86421584b10c} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 4838 | 2025.12.18 00:18:23.722246 [ 301 ] {61f758ca-ca66-48aa-b636-86421584b10c} <Trace> AggregatingTransform: Aggregating | ||
| 4839 | 2025.12.18 00:18:23.722313 [ 301 ] {61f758ca-ca66-48aa-b636-86421584b10c} <Trace> Aggregator: Aggregation method: without_key | ||
| 4840 | 2025.12.18 00:18:23.722347 [ 301 ] {61f758ca-ca66-48aa-b636-86421584b10c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000909956 sec. (1098.954 rows/sec., 42.93 KiB/sec.) | ||
| 4841 | 2025.12.18 00:18:23.722364 [ 301 ] {61f758ca-ca66-48aa-b636-86421584b10c} <Trace> Aggregator: Merging aggregated data | ||
| 4842 | 2025.12.18 00:18:23.723584 [ 286 ] {61f758ca-ca66-48aa-b636-86421584b10c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002878 sec., 347.4635163307853 rows/sec., 13.57 KiB/sec. | ||
| 4843 | 2025.12.18 00:18:23.723761 [ 286 ] {61f758ca-ca66-48aa-b636-86421584b10c} <Debug> TCPHandler: Processed in 0.003301862 sec. | ||
| 4844 | 2025.12.18 00:18:23.723877 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4845 | 2025.12.18 00:18:23.723905 [ 286 ] {} <Debug> TCP-Session: 1714fa96-9c5c-4e50-92f7-e279cd7aa3d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4846 | 2025.12.18 00:18:23.723959 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4847 | 2025.12.18 00:18:23.723981 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4848 | 2025.12.18 00:18:23.724023 [ 287 ] {} <Debug> TCP-Session: ae6bf724-76d2-4b82-89d3-1464be018014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4849 | 2025.12.18 00:18:23.724031 [ 288 ] {} <Debug> TCP-Session: 4390b8c3-1555-43f0-ac93-020e8003276e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4850 | 2025.12.18 00:18:23.726011 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56665 | ||
| 4851 | 2025.12.18 00:18:23.726023 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54534 | ||
| 4852 | 2025.12.18 00:18:23.726029 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40669 | ||
| 4853 | 2025.12.18 00:18:23.726047 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64813 | ||
| 4854 | 2025.12.18 00:18:23.726072 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4855 | 2025.12.18 00:18:23.726102 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4856 | 2025.12.18 00:18:23.726124 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4857 | 2025.12.18 00:18:23.726134 [ 288 ] {} <Debug> TCP-Session: 40858a09-869b-4303-9984-9ed23dd99172 Authenticating user 'default' from [fd00:1122:3344:101::e]:56665 | ||
| 4858 | 2025.12.18 00:18:23.726150 [ 291 ] {} <Debug> TCP-Session: a2cf85a9-e832-429b-a218-35d2752be71c Authenticating user 'default' from [fd00:1122:3344:101::e]:54534 | ||
| 4859 | 2025.12.18 00:18:23.726160 [ 292 ] {} <Debug> TCP-Session: 9f291a7c-9768-4312-9630-554b8dca4ebb Authenticating user 'default' from [fd00:1122:3344:101::e]:40669 | ||
| 4860 | 2025.12.18 00:18:23.726166 [ 288 ] {} <Debug> TCP-Session: 40858a09-869b-4303-9984-9ed23dd99172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4861 | 2025.12.18 00:18:23.726166 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4862 | 2025.12.18 00:18:23.726194 [ 292 ] {} <Debug> TCP-Session: 9f291a7c-9768-4312-9630-554b8dca4ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4863 | 2025.12.18 00:18:23.726197 [ 288 ] {} <Debug> TCP-Session: 40858a09-869b-4303-9984-9ed23dd99172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4864 | 2025.12.18 00:18:23.726226 [ 293 ] {} <Debug> TCP-Session: 7431564e-f650-444d-9b8f-15be4ec3ede7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64813 | ||
| 4865 | 2025.12.18 00:18:23.726187 [ 291 ] {} <Debug> TCP-Session: a2cf85a9-e832-429b-a218-35d2752be71c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4866 | 2025.12.18 00:18:23.726302 [ 293 ] {} <Debug> TCP-Session: 7431564e-f650-444d-9b8f-15be4ec3ede7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4867 | 2025.12.18 00:18:23.726317 [ 291 ] {} <Debug> TCP-Session: a2cf85a9-e832-429b-a218-35d2752be71c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4868 | 2025.12.18 00:18:23.726334 [ 293 ] {} <Debug> TCP-Session: 7431564e-f650-444d-9b8f-15be4ec3ede7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4869 | 2025.12.18 00:18:23.726014 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50898 | ||
| 4870 | 2025.12.18 00:18:23.726013 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41460 | ||
| 4871 | 2025.12.18 00:18:23.726224 [ 292 ] {} <Debug> TCP-Session: 9f291a7c-9768-4312-9630-554b8dca4ebb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4872 | 2025.12.18 00:18:23.726427 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4873 | 2025.12.18 00:18:23.726455 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4874 | 2025.12.18 00:18:23.726457 [ 289 ] {} <Debug> TCP-Session: 0a430d4a-334c-4f92-9589-86c1f2329168 Authenticating user 'default' from [fd00:1122:3344:101::e]:50898 | ||
| 4875 | 2025.12.18 00:18:23.726485 [ 290 ] {} <Debug> TCP-Session: 362cc236-b299-4f50-a157-7c36710d139b Authenticating user 'default' from [fd00:1122:3344:101::e]:41460 | ||
| 4876 | 2025.12.18 00:18:23.726528 [ 289 ] {} <Debug> TCP-Session: 0a430d4a-334c-4f92-9589-86c1f2329168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4877 | 2025.12.18 00:18:23.726544 [ 290 ] {} <Debug> TCP-Session: 362cc236-b299-4f50-a157-7c36710d139b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4878 | 2025.12.18 00:18:23.726549 [ 289 ] {} <Debug> TCP-Session: 0a430d4a-334c-4f92-9589-86c1f2329168 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4879 | 2025.12.18 00:18:23.726567 [ 290 ] {} <Debug> TCP-Session: 362cc236-b299-4f50-a157-7c36710d139b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4880 | 2025.12.18 00:18:23.753894 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50898). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4881 | |||
| 4882 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4883 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4884 | 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 | ||
| 4885 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4886 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4887 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4888 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4889 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4890 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4891 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4892 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4893 | (version 23.8.7.1) | ||
| 4894 | 2025.12.18 00:18:23.754097 [ 289 ] {} <Debug> TCP-Session: 0a430d4a-334c-4f92-9589-86c1f2329168 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4895 | 2025.12.18 00:18:23.754125 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:41460). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4896 | |||
| 4897 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4898 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4899 | 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 | ||
| 4900 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4901 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4902 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4903 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4904 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4905 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4906 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4907 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4908 | (version 23.8.7.1) | ||
| 4909 | 2025.12.18 00:18:23.754210 [ 290 ] {} <Debug> TCP-Session: 362cc236-b299-4f50-a157-7c36710d139b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4910 | 2025.12.18 00:18:23.754237 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:64813). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4911 | |||
| 4912 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4913 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4914 | 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 | ||
| 4915 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4916 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4917 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4918 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4919 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4920 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4921 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4922 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4923 | (version 23.8.7.1) | ||
| 4924 | 2025.12.18 00:18:23.754325 [ 293 ] {} <Debug> TCP-Session: 7431564e-f650-444d-9b8f-15be4ec3ede7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4925 | 2025.12.18 00:18:23.754345 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:56665). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4926 | |||
| 4927 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4928 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4929 | 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 | ||
| 4930 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4931 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4932 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4933 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4934 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4935 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4936 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4937 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4938 | (version 23.8.7.1) | ||
| 4939 | 2025.12.18 00:18:23.754444 [ 288 ] {} <Debug> TCP-Session: 40858a09-869b-4303-9984-9ed23dd99172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4940 | 2025.12.18 00:18:23.754483 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:54534). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4941 | |||
| 4942 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4943 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4944 | 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 | ||
| 4945 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4946 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4947 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4948 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4949 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4950 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4951 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4952 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4953 | (version 23.8.7.1) | ||
| 4954 | 2025.12.18 00:18:23.754569 [ 291 ] {} <Debug> TCP-Session: a2cf85a9-e832-429b-a218-35d2752be71c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4955 | 2025.12.18 00:18:23.754595 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:40669). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4956 | |||
| 4957 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4958 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4959 | 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 | ||
| 4960 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4961 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4962 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4963 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4964 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4965 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4966 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4967 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4968 | (version 23.8.7.1) | ||
| 4969 | 2025.12.18 00:18:23.754664 [ 292 ] {} <Debug> TCP-Session: 9f291a7c-9768-4312-9630-554b8dca4ebb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4970 | 2025.12.18 00:18:23.757026 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 602 | ||
| 4971 | 2025.12.18 00:18:23.759102 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4972 | 2025.12.18 00:18:23.759151 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4973 | 2025.12.18 00:18:23.760351 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4974 | 2025.12.18 00:18:23.760618 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4975 | 2025.12.18 00:18:23.760971 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 602 | ||
| 4976 | 2025.12.18 00:18:26.334345 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4977 | 2025.12.18 00:18:26.334533 [ 260 ] {b902a18d-6a89-490c-86be-00322cdd2fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4978 | 2025.12.18 00:18:26.334596 [ 260 ] {b902a18d-6a89-490c-86be-00322cdd2fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4979 | 2025.12.18 00:18:26.335407 [ 260 ] {b902a18d-6a89-490c-86be-00322cdd2fd3} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4980 | 2025.12.18 00:18:26.335456 [ 260 ] {b902a18d-6a89-490c-86be-00322cdd2fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4981 | 2025.12.18 00:18:26.335869 [ 260 ] {b902a18d-6a89-490c-86be-00322cdd2fd3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4982 | 2025.12.18 00:18:26.336096 [ 260 ] {b902a18d-6a89-490c-86be-00322cdd2fd3} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4983 | 2025.12.18 00:18:26.336261 [ 260 ] {b902a18d-6a89-490c-86be-00322cdd2fd3} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001727 sec., 78749.2762015055 rows/sec., 6.83 MiB/sec. | ||
| 4984 | 2025.12.18 00:18:26.336312 [ 260 ] {b902a18d-6a89-490c-86be-00322cdd2fd3} <Debug> TCPHandler: Processed in 0.002062014 sec. | ||
| 4985 | 2025.12.18 00:18:26.336443 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4986 | 2025.12.18 00:18:26.336549 [ 260 ] {e3cfff23-5adf-4b02-b7a8-2bbf0d74e875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4987 | 2025.12.18 00:18:26.336592 [ 260 ] {e3cfff23-5adf-4b02-b7a8-2bbf0d74e875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4988 | 2025.12.18 00:18:26.337026 [ 260 ] {e3cfff23-5adf-4b02-b7a8-2bbf0d74e875} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4989 | 2025.12.18 00:18:26.337065 [ 260 ] {e3cfff23-5adf-4b02-b7a8-2bbf0d74e875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4990 | 2025.12.18 00:18:26.337378 [ 260 ] {e3cfff23-5adf-4b02-b7a8-2bbf0d74e875} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4991 | 2025.12.18 00:18:26.337588 [ 260 ] {e3cfff23-5adf-4b02-b7a8-2bbf0d74e875} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4992 | 2025.12.18 00:18:26.337702 [ 86 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4993 | 2025.12.18 00:18:26.337726 [ 260 ] {e3cfff23-5adf-4b02-b7a8-2bbf0d74e875} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001197 sec., 33416.87552213868 rows/sec., 2.45 MiB/sec. | ||
| 4994 | 2025.12.18 00:18:26.337777 [ 86 ] {} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4995 | 2025.12.18 00:18:26.337786 [ 260 ] {e3cfff23-5adf-4b02-b7a8-2bbf0d74e875} <Debug> TCPHandler: Processed in 0.00139656 sec. | ||
| 4996 | 2025.12.18 00:18:26.337812 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4997 | 2025.12.18 00:18:26.337910 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4998 | 2025.12.18 00:18:26.337925 [ 190 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::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 | ||
| 4999 | 2025.12.18 00:18:26.338015 [ 260 ] {5282a302-feca-4079-9c34-90ad661c2dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5000 | 2025.12.18 00:18:26.338058 [ 190 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5001 | 2025.12.18 00:18:26.338061 [ 260 ] {5282a302-feca-4079-9c34-90ad661c2dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5002 | 2025.12.18 00:18:26.338103 [ 190 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 72 rows starting from the beginning of the part | ||
| 5003 | 2025.12.18 00:18:26.338184 [ 190 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 5004 | 2025.12.18 00:18:26.338237 [ 190 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 5005 | 2025.12.18 00:18:26.338289 [ 190 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 54 rows starting from the beginning of the part | ||
| 5006 | 2025.12.18 00:18:26.338336 [ 190 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 5007 | 2025.12.18 00:18:26.338383 [ 190 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 5008 | 2025.12.18 00:18:26.338551 [ 260 ] {5282a302-feca-4079-9c34-90ad661c2dec} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5009 | 2025.12.18 00:18:26.338593 [ 260 ] {5282a302-feca-4079-9c34-90ad661c2dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5010 | 2025.12.18 00:18:26.338936 [ 260 ] {5282a302-feca-4079-9c34-90ad661c2dec} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5011 | 2025.12.18 00:18:26.339181 [ 260 ] {5282a302-feca-4079-9c34-90ad661c2dec} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5012 | 2025.12.18 00:18:26.339292 [ 197 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 5 columns (5 merged, 0 gathered) in 0.00141315 sec., 175494.46272511766 rows/sec., 13.56 MiB/sec. | ||
| 5013 | 2025.12.18 00:18:26.339317 [ 260 ] {5282a302-feca-4079-9c34-90ad661c2dec} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001322 sec., 78668.68381240545 rows/sec., 6.14 MiB/sec. | ||
| 5014 | 2025.12.18 00:18:26.339370 [ 260 ] {5282a302-feca-4079-9c34-90ad661c2dec} <Debug> TCPHandler: Processed in 0.001512331 sec. | ||
| 5015 | 2025.12.18 00:18:26.339463 [ 202 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5016 | 2025.12.18 00:18:26.339488 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5017 | 2025.12.18 00:18:26.339591 [ 260 ] {7419b779-4ab3-427c-90d2-0ae2ecade1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5018 | 2025.12.18 00:18:26.339638 [ 260 ] {7419b779-4ab3-427c-90d2-0ae2ecade1c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5019 | 2025.12.18 00:18:26.339729 [ 202 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_21_4} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5020 | 2025.12.18 00:18:26.339803 [ 202 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_21_4} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5021 | 2025.12.18 00:18:26.339876 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5022 | 2025.12.18 00:18:26.340070 [ 260 ] {7419b779-4ab3-427c-90d2-0ae2ecade1c3} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2025.12.18 00:18:26.340112 [ 260 ] {7419b779-4ab3-427c-90d2-0ae2ecade1c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5024 | 2025.12.18 00:18:26.340451 [ 260 ] {7419b779-4ab3-427c-90d2-0ae2ecade1c3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5025 | 2025.12.18 00:18:26.340661 [ 260 ] {7419b779-4ab3-427c-90d2-0ae2ecade1c3} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2025.12.18 00:18:26.340794 [ 260 ] {7419b779-4ab3-427c-90d2-0ae2ecade1c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 5027 | 2025.12.18 00:18:26.340832 [ 260 ] {7419b779-4ab3-427c-90d2-0ae2ecade1c3} <Debug> TCPHandler: Processed in 0.001394759 sec. | ||
| 5028 | 2025.12.18 00:18:26.340936 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5029 | 2025.12.18 00:18:26.341033 [ 260 ] {e0e311fa-3521-473c-8fe8-4b82f1eb889b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5030 | 2025.12.18 00:18:26.341089 [ 260 ] {e0e311fa-3521-473c-8fe8-4b82f1eb889b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5031 | 2025.12.18 00:18:26.341943 [ 260 ] {e0e311fa-3521-473c-8fe8-4b82f1eb889b} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2025.12.18 00:18:26.341979 [ 260 ] {e0e311fa-3521-473c-8fe8-4b82f1eb889b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5033 | 2025.12.18 00:18:26.342536 [ 260 ] {e0e311fa-3521-473c-8fe8-4b82f1eb889b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5034 | 2025.12.18 00:18:26.342755 [ 260 ] {e0e311fa-3521-473c-8fe8-4b82f1eb889b} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2025.12.18 00:18:26.342901 [ 260 ] {e0e311fa-3521-473c-8fe8-4b82f1eb889b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001887 sec., 21197.668256491786 rows/sec., 37.99 MiB/sec. | ||
| 5036 | 2025.12.18 00:18:26.342966 [ 260 ] {e0e311fa-3521-473c-8fe8-4b82f1eb889b} <Debug> TCPHandler: Processed in 0.002080504 sec. | ||
| 5037 | 2025.12.18 00:18:26.343077 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5038 | 2025.12.18 00:18:26.343174 [ 260 ] {a8315137-acb3-4e9d-a827-9c069f2c5e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5039 | 2025.12.18 00:18:26.343216 [ 260 ] {a8315137-acb3-4e9d-a827-9c069f2c5e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5040 | 2025.12.18 00:18:26.343558 [ 260 ] {a8315137-acb3-4e9d-a827-9c069f2c5e70} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5041 | 2025.12.18 00:18:26.343594 [ 260 ] {a8315137-acb3-4e9d-a827-9c069f2c5e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5042 | 2025.12.18 00:18:26.343899 [ 260 ] {a8315137-acb3-4e9d-a827-9c069f2c5e70} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5043 | 2025.12.18 00:18:26.344118 [ 260 ] {a8315137-acb3-4e9d-a827-9c069f2c5e70} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2025.12.18 00:18:26.344248 [ 260 ] {a8315137-acb3-4e9d-a827-9c069f2c5e70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 5045 | 2025.12.18 00:18:26.344284 [ 260 ] {a8315137-acb3-4e9d-a827-9c069f2c5e70} <Debug> TCPHandler: Processed in 0.001257119 sec. | ||
| 5046 | 2025.12.18 00:18:27.570680 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51520 | ||
| 5047 | 2025.12.18 00:18:27.570791 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5048 | 2025.12.18 00:18:27.570820 [ 290 ] {} <Debug> TCP-Session: 3b3a4547-3e5e-4878-a027-c1d22e744cab Authenticating user 'default' from [fd00:1122:3344:101::e]:51520 | ||
| 5049 | 2025.12.18 00:18:27.570842 [ 290 ] {} <Debug> TCP-Session: 3b3a4547-3e5e-4878-a027-c1d22e744cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5050 | 2025.12.18 00:18:27.570855 [ 290 ] {} <Debug> TCP-Session: 3b3a4547-3e5e-4878-a027-c1d22e744cab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5051 | 2025.12.18 00:18:27.571045 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64698 | ||
| 5052 | 2025.12.18 00:18:27.571056 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47059 | ||
| 5053 | 2025.12.18 00:18:27.571106 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36603 | ||
| 5054 | 2025.12.18 00:18:27.571117 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33186 | ||
| 5055 | 2025.12.18 00:18:27.571157 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5056 | 2025.12.18 00:18:27.571128 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61347 | ||
| 5057 | 2025.12.18 00:18:27.571203 [ 291 ] {} <Debug> TCP-Session: 881153ee-8831-46d9-b872-1dd8ce95a8bd Authenticating user 'default' from [fd00:1122:3344:101::e]:64698 | ||
| 5058 | 2025.12.18 00:18:27.571218 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5059 | 2025.12.18 00:18:27.571230 [ 290 ] {} <Trace> TCP-Session: 3b3a4547-3e5e-4878-a027-c1d22e744cab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5060 | 2025.12.18 00:18:27.571261 [ 288 ] {} <Debug> TCP-Session: 7e485850-ecf2-446a-bc9f-11a4cf6eeb4f Authenticating user 'default' from [fd00:1122:3344:101::e]:33186 | ||
| 5061 | 2025.12.18 00:18:27.571252 [ 291 ] {} <Debug> TCP-Session: 881153ee-8831-46d9-b872-1dd8ce95a8bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5062 | 2025.12.18 00:18:27.571295 [ 288 ] {} <Debug> TCP-Session: 7e485850-ecf2-446a-bc9f-11a4cf6eeb4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5063 | 2025.12.18 00:18:27.571294 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5064 | 2025.12.18 00:18:27.571319 [ 288 ] {} <Debug> TCP-Session: 7e485850-ecf2-446a-bc9f-11a4cf6eeb4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5065 | 2025.12.18 00:18:27.571309 [ 291 ] {} <Debug> TCP-Session: 881153ee-8831-46d9-b872-1dd8ce95a8bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5066 | 2025.12.18 00:18:27.571344 [ 289 ] {} <Debug> TCP-Session: c920d12f-479d-4ab6-b364-d2f1678a8c22 Authenticating user 'default' from [fd00:1122:3344:101::e]:61347 | ||
| 5067 | 2025.12.18 00:18:27.571194 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5068 | 2025.12.18 00:18:27.571392 [ 289 ] {} <Debug> TCP-Session: c920d12f-479d-4ab6-b364-d2f1678a8c22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5069 | 2025.12.18 00:18:27.571192 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5070 | 2025.12.18 00:18:27.571416 [ 289 ] {} <Debug> TCP-Session: c920d12f-479d-4ab6-b364-d2f1678a8c22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5071 | 2025.12.18 00:18:27.571427 [ 290 ] {b6a54379-8554-4e35-90a9-d9fb5b59c638} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51520) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5072 | 2025.12.18 00:18:27.571446 [ 292 ] {} <Debug> TCP-Session: 8db4b4f3-7ba6-4b2a-8ece-7b3b02892e8b Authenticating user 'default' from [fd00:1122:3344:101::e]:47059 | ||
| 5073 | 2025.12.18 00:18:27.571413 [ 287 ] {} <Debug> TCP-Session: 63338694-79e4-49d3-8032-9605a0db7939 Authenticating user 'default' from [fd00:1122:3344:101::e]:36603 | ||
| 5074 | 2025.12.18 00:18:27.571485 [ 292 ] {} <Debug> TCP-Session: 8db4b4f3-7ba6-4b2a-8ece-7b3b02892e8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5075 | 2025.12.18 00:18:27.571503 [ 287 ] {} <Debug> TCP-Session: 63338694-79e4-49d3-8032-9605a0db7939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5076 | 2025.12.18 00:18:27.571517 [ 292 ] {} <Debug> TCP-Session: 8db4b4f3-7ba6-4b2a-8ece-7b3b02892e8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5077 | 2025.12.18 00:18:27.571532 [ 287 ] {} <Debug> TCP-Session: 63338694-79e4-49d3-8032-9605a0db7939 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5078 | 2025.12.18 00:18:27.571084 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50616 | ||
| 5079 | 2025.12.18 00:18:27.571072 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39550 | ||
| 5080 | 2025.12.18 00:18:27.571096 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41857 | ||
| 5081 | 2025.12.18 00:18:27.571629 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5082 | 2025.12.18 00:18:27.571655 [ 294 ] {} <Debug> TCP-Session: 0197d5fb-303c-483b-8606-3978624d36e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50616 | ||
| 5083 | 2025.12.18 00:18:27.571655 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5084 | 2025.12.18 00:18:27.571676 [ 294 ] {} <Debug> TCP-Session: 0197d5fb-303c-483b-8606-3978624d36e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5085 | 2025.12.18 00:18:27.571677 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5086 | 2025.12.18 00:18:27.571699 [ 294 ] {} <Debug> TCP-Session: 0197d5fb-303c-483b-8606-3978624d36e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5087 | 2025.12.18 00:18:27.571693 [ 293 ] {} <Debug> TCP-Session: 0678f100-9dcc-4a21-a392-09aaa24be7df Authenticating user 'default' from [fd00:1122:3344:101::e]:39550 | ||
| 5088 | 2025.12.18 00:18:27.571712 [ 286 ] {} <Debug> TCP-Session: 1a7c6c6c-1323-46c0-9026-3c3f53e3a342 Authenticating user 'default' from [fd00:1122:3344:101::e]:41857 | ||
| 5089 | 2025.12.18 00:18:27.571736 [ 293 ] {} <Debug> TCP-Session: 0678f100-9dcc-4a21-a392-09aaa24be7df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5090 | 2025.12.18 00:18:27.571752 [ 286 ] {} <Debug> TCP-Session: 1a7c6c6c-1323-46c0-9026-3c3f53e3a342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5091 | 2025.12.18 00:18:27.571763 [ 290 ] {b6a54379-8554-4e35-90a9-d9fb5b59c638} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5092 | 2025.12.18 00:18:27.571774 [ 286 ] {} <Debug> TCP-Session: 1a7c6c6c-1323-46c0-9026-3c3f53e3a342 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5093 | 2025.12.18 00:18:27.571759 [ 293 ] {} <Debug> TCP-Session: 0678f100-9dcc-4a21-a392-09aaa24be7df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5094 | 2025.12.18 00:18:27.571825 [ 290 ] {b6a54379-8554-4e35-90a9-d9fb5b59c638} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5095 | 2025.12.18 00:18:27.572146 [ 290 ] {b6a54379-8554-4e35-90a9-d9fb5b59c638} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 5096 | 2025.12.18 00:18:27.573134 [ 310 ] {b6a54379-8554-4e35-90a9-d9fb5b59c638} <Trace> AggregatingTransform: Aggregating | ||
| 5097 | 2025.12.18 00:18:27.573184 [ 310 ] {b6a54379-8554-4e35-90a9-d9fb5b59c638} <Trace> Aggregator: Aggregation method: without_key | ||
| 5098 | 2025.12.18 00:18:27.573221 [ 310 ] {b6a54379-8554-4e35-90a9-d9fb5b59c638} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000970477 sec. (1030.421 rows/sec., 40.25 KiB/sec.) | ||
| 5099 | 2025.12.18 00:18:27.573240 [ 310 ] {b6a54379-8554-4e35-90a9-d9fb5b59c638} <Trace> Aggregator: Merging aggregated data | ||
| 5100 | 2025.12.18 00:18:27.574612 [ 290 ] {b6a54379-8554-4e35-90a9-d9fb5b59c638} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003242 sec., 308.45157310302284 rows/sec., 12.05 KiB/sec. | ||
| 5101 | 2025.12.18 00:18:27.574811 [ 290 ] {b6a54379-8554-4e35-90a9-d9fb5b59c638} <Debug> TCPHandler: Processed in 0.003720066 sec. | ||
| 5102 | 2025.12.18 00:18:27.574923 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5103 | 2025.12.18 00:18:27.574941 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5104 | 2025.12.18 00:18:27.574958 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5105 | 2025.12.18 00:18:27.574984 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5106 | 2025.12.18 00:18:27.574992 [ 291 ] {} <Debug> TCP-Session: 881153ee-8831-46d9-b872-1dd8ce95a8bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5107 | 2025.12.18 00:18:27.575000 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5108 | 2025.12.18 00:18:27.575024 [ 293 ] {} <Debug> TCP-Session: 0678f100-9dcc-4a21-a392-09aaa24be7df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5109 | 2025.12.18 00:18:27.575044 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5110 | 2025.12.18 00:18:27.575060 [ 294 ] {} <Debug> TCP-Session: 0197d5fb-303c-483b-8606-3978624d36e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5111 | 2025.12.18 00:18:27.575028 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5112 | 2025.12.18 00:18:27.575092 [ 288 ] {} <Debug> TCP-Session: 7e485850-ecf2-446a-bc9f-11a4cf6eeb4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5113 | 2025.12.18 00:18:27.575019 [ 289 ] {} <Debug> TCP-Session: c920d12f-479d-4ab6-b364-d2f1678a8c22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5114 | 2025.12.18 00:18:27.575130 [ 287 ] {} <Debug> TCP-Session: 63338694-79e4-49d3-8032-9605a0db7939 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5115 | 2025.12.18 00:18:27.575014 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5116 | 2025.12.18 00:18:27.574974 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5117 | 2025.12.18 00:18:27.575200 [ 286 ] {} <Debug> TCP-Session: 1a7c6c6c-1323-46c0-9026-3c3f53e3a342 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5118 | 2025.12.18 00:18:27.574969 [ 290 ] {} <Debug> TCP-Session: 3b3a4547-3e5e-4878-a027-c1d22e744cab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5119 | 2025.12.18 00:18:27.575229 [ 292 ] {} <Debug> TCP-Session: 8db4b4f3-7ba6-4b2a-8ece-7b3b02892e8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5120 | 2025.12.18 00:18:28.616715 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5121 | 2025.12.18 00:18:28.616797 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5122 | 2025.12.18 00:18:28.719233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12439 | ||
| 5123 | 2025.12.18 00:18:28.719780 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5124 | 2025.12.18 00:18:28.719825 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5125 | 2025.12.18 00:18:28.720325 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5126 | 2025.12.18 00:18:28.720563 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5127 | 2025.12.18 00:18:28.720714 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12439 | ||
| 5128 | 2025.12.18 00:18:28.720732 [ 83 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5129 | 2025.12.18 00:18:28.720832 [ 83 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5130 | 2025.12.18 00:18:28.720872 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5131 | 2025.12.18 00:18:28.721017 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::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 | ||
| 5132 | 2025.12.18 00:18:28.721182 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5133 | 2025.12.18 00:18:28.721228 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10071 rows starting from the beginning of the part | ||
| 5134 | 2025.12.18 00:18:28.721303 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5135 | 2025.12.18 00:18:28.721357 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5136 | 2025.12.18 00:18:28.721405 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5137 | 2025.12.18 00:18:28.721450 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5138 | 2025.12.18 00:18:28.721496 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5139 | 2025.12.18 00:18:28.725716 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12439 rows, containing 4 columns (4 merged, 0 gathered) in 0.004761572 sec., 2612372.552593975 rows/sec., 37.37 MiB/sec. | ||
| 5140 | 2025.12.18 00:18:28.726114 [ 197 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5141 | 2025.12.18 00:18:28.726458 [ 197 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_26_5} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5142 | 2025.12.18 00:18:28.726539 [ 197 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_26_5} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5143 | 2025.12.18 00:18:28.726671 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5144 | 2025.12.18 00:18:29.388922 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5145 | 2025.12.18 00:18:29.406493 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5146 | 2025.12.18 00:18:29.406539 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5147 | 2025.12.18 00:18:29.411995 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5148 | 2025.12.18 00:18:29.412736 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5149 | 2025.12.18 00:18:29.413037 [ 83 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5150 | 2025.12.18 00:18:29.413080 [ 83 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5151 | 2025.12.18 00:18:29.413103 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5152 | 2025.12.18 00:18:29.413269 [ 194 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 5153 | 2025.12.18 00:18:29.416303 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5154 | 2025.12.18 00:18:29.417481 [ 194 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5155 | 2025.12.18 00:18:29.418890 [ 194 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 5156 | 2025.12.18 00:18:29.423349 [ 194 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 5157 | 2025.12.18 00:18:29.427654 [ 194 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 5158 | 2025.12.18 00:18:29.431715 [ 194 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 5159 | 2025.12.18 00:18:29.436254 [ 194 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 5160 | 2025.12.18 00:18:29.440100 [ 194 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 5161 | 2025.12.18 00:18:29.493103 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079918871 sec., 2452.48709782199 rows/sec., 12.68 MiB/sec. | ||
| 5162 | 2025.12.18 00:18:29.495778 [ 192 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5163 | 2025.12.18 00:18:29.497972 [ 192 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_26_5} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5164 | 2025.12.18 00:18:29.498078 [ 192 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_26_5} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5165 | 2025.12.18 00:18:29.500780 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5166 | 2025.12.18 00:18:30.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.26 MiB, peak 268.02 MiB, free memory in arenas 0.00 B, will set to 262.39 MiB (RSS), difference: 5.12 MiB | ||
| 5167 | 2025.12.18 00:18:31.333688 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5168 | 2025.12.18 00:18:31.333897 [ 260 ] {be63b812-3b74-485c-b08d-0268fb4e3a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5169 | 2025.12.18 00:18:31.333974 [ 260 ] {be63b812-3b74-485c-b08d-0268fb4e3a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5170 | 2025.12.18 00:18:31.334786 [ 260 ] {be63b812-3b74-485c-b08d-0268fb4e3a4b} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5171 | 2025.12.18 00:18:31.334845 [ 260 ] {be63b812-3b74-485c-b08d-0268fb4e3a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5172 | 2025.12.18 00:18:31.335266 [ 260 ] {be63b812-3b74-485c-b08d-0268fb4e3a4b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5173 | 2025.12.18 00:18:31.335506 [ 260 ] {be63b812-3b74-485c-b08d-0268fb4e3a4b} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5174 | 2025.12.18 00:18:31.335683 [ 260 ] {be63b812-3b74-485c-b08d-0268fb4e3a4b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001845 sec., 30352.30352303523 rows/sec., 2.33 MiB/sec. | ||
| 5175 | 2025.12.18 00:18:31.335735 [ 260 ] {be63b812-3b74-485c-b08d-0268fb4e3a4b} <Debug> TCPHandler: Processed in 0.002188395 sec. | ||
| 5176 | 2025.12.18 00:18:31.335870 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5177 | 2025.12.18 00:18:31.335976 [ 260 ] {952b6b81-99f4-4005-9eb1-6e33a293ab25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5178 | 2025.12.18 00:18:31.336019 [ 260 ] {952b6b81-99f4-4005-9eb1-6e33a293ab25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5179 | 2025.12.18 00:18:31.336471 [ 260 ] {952b6b81-99f4-4005-9eb1-6e33a293ab25} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5180 | 2025.12.18 00:18:31.336510 [ 260 ] {952b6b81-99f4-4005-9eb1-6e33a293ab25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5181 | 2025.12.18 00:18:31.336846 [ 260 ] {952b6b81-99f4-4005-9eb1-6e33a293ab25} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5182 | 2025.12.18 00:18:31.337066 [ 260 ] {952b6b81-99f4-4005-9eb1-6e33a293ab25} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5183 | 2025.12.18 00:18:31.337207 [ 260 ] {952b6b81-99f4-4005-9eb1-6e33a293ab25} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001255 sec., 50996.01593625498 rows/sec., 3.98 MiB/sec. | ||
| 5184 | 2025.12.18 00:18:31.337245 [ 260 ] {952b6b81-99f4-4005-9eb1-6e33a293ab25} <Debug> TCPHandler: Processed in 0.00143066 sec. | ||
| 5185 | 2025.12.18 00:18:31.337363 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5186 | 2025.12.18 00:18:31.337459 [ 260 ] {7bcd5b25-158d-4256-8bec-0b1b13791705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5187 | 2025.12.18 00:18:31.337504 [ 260 ] {7bcd5b25-158d-4256-8bec-0b1b13791705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5188 | 2025.12.18 00:18:31.337926 [ 260 ] {7bcd5b25-158d-4256-8bec-0b1b13791705} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5189 | 2025.12.18 00:18:31.337962 [ 260 ] {7bcd5b25-158d-4256-8bec-0b1b13791705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5190 | 2025.12.18 00:18:31.338316 [ 260 ] {7bcd5b25-158d-4256-8bec-0b1b13791705} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5191 | 2025.12.18 00:18:31.338531 [ 260 ] {7bcd5b25-158d-4256-8bec-0b1b13791705} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5192 | 2025.12.18 00:18:31.338670 [ 260 ] {7bcd5b25-158d-4256-8bec-0b1b13791705} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 5193 | 2025.12.18 00:18:31.338707 [ 260 ] {7bcd5b25-158d-4256-8bec-0b1b13791705} <Debug> TCPHandler: Processed in 0.001395899 sec. | ||
| 5194 | 2025.12.18 00:18:31.338820 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5195 | 2025.12.18 00:18:31.338918 [ 260 ] {b5324e1d-165c-44ef-90a2-c22caef5105d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5196 | 2025.12.18 00:18:31.338961 [ 260 ] {b5324e1d-165c-44ef-90a2-c22caef5105d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5197 | 2025.12.18 00:18:31.339302 [ 260 ] {b5324e1d-165c-44ef-90a2-c22caef5105d} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5198 | 2025.12.18 00:18:31.339338 [ 260 ] {b5324e1d-165c-44ef-90a2-c22caef5105d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5199 | 2025.12.18 00:18:31.339668 [ 260 ] {b5324e1d-165c-44ef-90a2-c22caef5105d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5200 | 2025.12.18 00:18:31.339882 [ 260 ] {b5324e1d-165c-44ef-90a2-c22caef5105d} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5201 | 2025.12.18 00:18:31.340016 [ 260 ] {b5324e1d-165c-44ef-90a2-c22caef5105d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 5202 | 2025.12.18 00:18:31.340052 [ 260 ] {b5324e1d-165c-44ef-90a2-c22caef5105d} <Debug> TCPHandler: Processed in 0.001283299 sec. | ||
| 5203 | 2025.12.18 00:18:33.761347 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 624 | ||
| 5204 | 2025.12.18 00:18:33.763437 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5205 | 2025.12.18 00:18:33.763480 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5206 | 2025.12.18 00:18:33.764676 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5207 | 2025.12.18 00:18:33.764943 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5208 | 2025.12.18 00:18:33.765182 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 624 | ||
| 5209 | 2025.12.18 00:18:36.221122 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12951 | ||
| 5210 | 2025.12.18 00:18:36.221636 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5211 | 2025.12.18 00:18:36.221679 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5212 | 2025.12.18 00:18:36.222204 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5213 | 2025.12.18 00:18:36.222433 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5214 | 2025.12.18 00:18:36.222569 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12951 | ||
| 5215 | 2025.12.18 00:18:36.363096 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5216 | 2025.12.18 00:18:36.363302 [ 260 ] {bba69ec7-b18f-4170-8ee0-b5c719b34223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5217 | 2025.12.18 00:18:36.363377 [ 260 ] {bba69ec7-b18f-4170-8ee0-b5c719b34223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5218 | 2025.12.18 00:18:36.364144 [ 260 ] {bba69ec7-b18f-4170-8ee0-b5c719b34223} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5219 | 2025.12.18 00:18:36.364215 [ 260 ] {bba69ec7-b18f-4170-8ee0-b5c719b34223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5220 | 2025.12.18 00:18:36.364714 [ 260 ] {bba69ec7-b18f-4170-8ee0-b5c719b34223} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5221 | 2025.12.18 00:18:36.364954 [ 260 ] {bba69ec7-b18f-4170-8ee0-b5c719b34223} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5222 | 2025.12.18 00:18:36.365113 [ 260 ] {bba69ec7-b18f-4170-8ee0-b5c719b34223} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001866 sec., 12861.736334405145 rows/sec., 1.07 MiB/sec. | ||
| 5223 | 2025.12.18 00:18:36.365158 [ 260 ] {bba69ec7-b18f-4170-8ee0-b5c719b34223} <Debug> TCPHandler: Processed in 0.002202925 sec. | ||
| 5224 | 2025.12.18 00:18:36.365305 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5225 | 2025.12.18 00:18:36.365404 [ 260 ] {39289230-93b9-4ecd-890b-ada39d342dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5226 | 2025.12.18 00:18:36.365447 [ 260 ] {39289230-93b9-4ecd-890b-ada39d342dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5227 | 2025.12.18 00:18:36.365880 [ 260 ] {39289230-93b9-4ecd-890b-ada39d342dcf} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5228 | 2025.12.18 00:18:36.365919 [ 260 ] {39289230-93b9-4ecd-890b-ada39d342dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5229 | 2025.12.18 00:18:36.366281 [ 260 ] {39289230-93b9-4ecd-890b-ada39d342dcf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5230 | 2025.12.18 00:18:36.366506 [ 260 ] {39289230-93b9-4ecd-890b-ada39d342dcf} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2025.12.18 00:18:36.366637 [ 260 ] {39289230-93b9-4ecd-890b-ada39d342dcf} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001253 sec., 12769.353551476457 rows/sec., 1.03 MiB/sec. | ||
| 5232 | 2025.12.18 00:18:36.366677 [ 260 ] {39289230-93b9-4ecd-890b-ada39d342dcf} <Debug> TCPHandler: Processed in 0.00142378 sec. | ||
| 5233 | 2025.12.18 00:18:36.366796 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5234 | 2025.12.18 00:18:36.366891 [ 260 ] {c93ebd4b-7393-4f23-8c1a-8961660bd75e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5235 | 2025.12.18 00:18:36.366931 [ 260 ] {c93ebd4b-7393-4f23-8c1a-8961660bd75e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5236 | 2025.12.18 00:18:36.367995 [ 260 ] {c93ebd4b-7393-4f23-8c1a-8961660bd75e} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5237 | 2025.12.18 00:18:36.368033 [ 260 ] {c93ebd4b-7393-4f23-8c1a-8961660bd75e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5238 | 2025.12.18 00:18:36.368462 [ 260 ] {c93ebd4b-7393-4f23-8c1a-8961660bd75e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5239 | 2025.12.18 00:18:36.368693 [ 260 ] {c93ebd4b-7393-4f23-8c1a-8961660bd75e} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5240 | 2025.12.18 00:18:36.368826 [ 260 ] {c93ebd4b-7393-4f23-8c1a-8961660bd75e} <Debug> executeQuery: Read 1405 rows, 120.78 KiB in 0.001952 sec., 719774.5901639344 rows/sec., 60.42 MiB/sec. | ||
| 5241 | 2025.12.18 00:18:36.368864 [ 260 ] {c93ebd4b-7393-4f23-8c1a-8961660bd75e} <Debug> TCPHandler: Processed in 0.002119765 sec. | ||
| 5242 | 2025.12.18 00:18:36.368967 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5243 | 2025.12.18 00:18:36.369062 [ 260 ] {37e6aa53-9f4d-4b99-ac45-79815ce0d139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5244 | 2025.12.18 00:18:36.369103 [ 260 ] {37e6aa53-9f4d-4b99-ac45-79815ce0d139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5245 | 2025.12.18 00:18:36.369529 [ 260 ] {37e6aa53-9f4d-4b99-ac45-79815ce0d139} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5246 | 2025.12.18 00:18:36.369566 [ 260 ] {37e6aa53-9f4d-4b99-ac45-79815ce0d139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5247 | 2025.12.18 00:18:36.369882 [ 260 ] {37e6aa53-9f4d-4b99-ac45-79815ce0d139} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5248 | 2025.12.18 00:18:36.370099 [ 260 ] {37e6aa53-9f4d-4b99-ac45-79815ce0d139} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2025.12.18 00:18:36.370228 [ 260 ] {37e6aa53-9f4d-4b99-ac45-79815ce0d139} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001184 sec., 57432.43243243243 rows/sec., 4.21 MiB/sec. | ||
| 5250 | 2025.12.18 00:18:36.370268 [ 260 ] {37e6aa53-9f4d-4b99-ac45-79815ce0d139} <Debug> TCPHandler: Processed in 0.00135033 sec. | ||
| 5251 | 2025.12.18 00:18:36.370379 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5252 | 2025.12.18 00:18:36.370475 [ 260 ] {4cb5c478-ee4e-4e6d-b6c2-3c894475fa8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5253 | 2025.12.18 00:18:36.370515 [ 260 ] {4cb5c478-ee4e-4e6d-b6c2-3c894475fa8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5254 | 2025.12.18 00:18:36.370993 [ 260 ] {4cb5c478-ee4e-4e6d-b6c2-3c894475fa8e} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5255 | 2025.12.18 00:18:36.371031 [ 260 ] {4cb5c478-ee4e-4e6d-b6c2-3c894475fa8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5256 | 2025.12.18 00:18:36.371351 [ 260 ] {4cb5c478-ee4e-4e6d-b6c2-3c894475fa8e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5257 | 2025.12.18 00:18:36.371569 [ 260 ] {4cb5c478-ee4e-4e6d-b6c2-3c894475fa8e} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5258 | 2025.12.18 00:18:36.371703 [ 260 ] {4cb5c478-ee4e-4e6d-b6c2-3c894475fa8e} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001246 sec., 202247.19101123596 rows/sec., 13.99 MiB/sec. | ||
| 5259 | 2025.12.18 00:18:36.371743 [ 260 ] {4cb5c478-ee4e-4e6d-b6c2-3c894475fa8e} <Debug> TCPHandler: Processed in 0.00141427 sec. | ||
| 5260 | 2025.12.18 00:18:36.371860 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5261 | 2025.12.18 00:18:36.371955 [ 260 ] {8fe39c2c-5a75-4370-a130-2b8a822eab17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5262 | 2025.12.18 00:18:36.371995 [ 260 ] {8fe39c2c-5a75-4370-a130-2b8a822eab17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5263 | 2025.12.18 00:18:36.372397 [ 260 ] {8fe39c2c-5a75-4370-a130-2b8a822eab17} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5264 | 2025.12.18 00:18:36.372434 [ 260 ] {8fe39c2c-5a75-4370-a130-2b8a822eab17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5265 | 2025.12.18 00:18:36.372734 [ 260 ] {8fe39c2c-5a75-4370-a130-2b8a822eab17} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5266 | 2025.12.18 00:18:36.372961 [ 260 ] {8fe39c2c-5a75-4370-a130-2b8a822eab17} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5267 | 2025.12.18 00:18:36.373086 [ 260 ] {8fe39c2c-5a75-4370-a130-2b8a822eab17} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001148 sec., 10452.961672473868 rows/sec., 816.64 KiB/sec. | ||
| 5268 | 2025.12.18 00:18:36.373131 [ 260 ] {8fe39c2c-5a75-4370-a130-2b8a822eab17} <Debug> TCPHandler: Processed in 0.001321499 sec. | ||
| 5269 | 2025.12.18 00:18:36.373240 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5270 | 2025.12.18 00:18:36.373333 [ 260 ] {bf843f61-5c6e-4bd4-907e-81945174f022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5271 | 2025.12.18 00:18:36.373372 [ 260 ] {bf843f61-5c6e-4bd4-907e-81945174f022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5272 | 2025.12.18 00:18:36.374051 [ 260 ] {bf843f61-5c6e-4bd4-907e-81945174f022} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5273 | 2025.12.18 00:18:36.374088 [ 260 ] {bf843f61-5c6e-4bd4-907e-81945174f022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5274 | 2025.12.18 00:18:36.374438 [ 260 ] {bf843f61-5c6e-4bd4-907e-81945174f022} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5275 | 2025.12.18 00:18:36.374651 [ 260 ] {bf843f61-5c6e-4bd4-907e-81945174f022} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5276 | 2025.12.18 00:18:36.374781 [ 260 ] {bf843f61-5c6e-4bd4-907e-81945174f022} <Debug> executeQuery: Read 612 rows, 47.18 KiB in 0.001465 sec., 417747.4402730376 rows/sec., 31.45 MiB/sec. | ||
| 5277 | 2025.12.18 00:18:36.374820 [ 260 ] {bf843f61-5c6e-4bd4-907e-81945174f022} <Debug> TCPHandler: Processed in 0.001629941 sec. | ||
| 5278 | 2025.12.18 00:18:36.374925 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5279 | 2025.12.18 00:18:36.375021 [ 260 ] {e1ae0f5d-5367-4fb5-be48-f09693697b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5280 | 2025.12.18 00:18:36.375064 [ 260 ] {e1ae0f5d-5367-4fb5-be48-f09693697b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5281 | 2025.12.18 00:18:36.375715 [ 260 ] {e1ae0f5d-5367-4fb5-be48-f09693697b45} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5282 | 2025.12.18 00:18:36.375752 [ 260 ] {e1ae0f5d-5367-4fb5-be48-f09693697b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5283 | 2025.12.18 00:18:36.376152 [ 260 ] {e1ae0f5d-5367-4fb5-be48-f09693697b45} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5284 | 2025.12.18 00:18:36.376367 [ 260 ] {e1ae0f5d-5367-4fb5-be48-f09693697b45} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5285 | 2025.12.18 00:18:36.376497 [ 260 ] {e1ae0f5d-5367-4fb5-be48-f09693697b45} <Debug> executeQuery: Read 888 rows, 61.73 KiB in 0.001494 sec., 594377.5100401606 rows/sec., 40.35 MiB/sec. | ||
| 5286 | 2025.12.18 00:18:36.376536 [ 260 ] {e1ae0f5d-5367-4fb5-be48-f09693697b45} <Debug> TCPHandler: Processed in 0.001660801 sec. | ||
| 5287 | 2025.12.18 00:18:36.376641 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5288 | 2025.12.18 00:18:36.376738 [ 260 ] {2f8dcdd1-84d9-4865-ac00-d9013a511a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5289 | 2025.12.18 00:18:36.376791 [ 260 ] {2f8dcdd1-84d9-4865-ac00-d9013a511a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5290 | 2025.12.18 00:18:36.377757 [ 260 ] {2f8dcdd1-84d9-4865-ac00-d9013a511a91} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5291 | 2025.12.18 00:18:36.377802 [ 260 ] {2f8dcdd1-84d9-4865-ac00-d9013a511a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5292 | 2025.12.18 00:18:36.378463 [ 260 ] {2f8dcdd1-84d9-4865-ac00-d9013a511a91} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5293 | 2025.12.18 00:18:36.378685 [ 260 ] {2f8dcdd1-84d9-4865-ac00-d9013a511a91} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5294 | 2025.12.18 00:18:36.378826 [ 260 ] {2f8dcdd1-84d9-4865-ac00-d9013a511a91} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002107 sec., 18984.337921215 rows/sec., 34.02 MiB/sec. | ||
| 5295 | 2025.12.18 00:18:36.378882 [ 260 ] {2f8dcdd1-84d9-4865-ac00-d9013a511a91} <Debug> TCPHandler: Processed in 0.002291136 sec. | ||
| 5296 | 2025.12.18 00:18:36.378994 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5297 | 2025.12.18 00:18:36.379091 [ 260 ] {b840400b-0674-4bf3-a1c9-bd8eaeaa4758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5298 | 2025.12.18 00:18:36.379133 [ 260 ] {b840400b-0674-4bf3-a1c9-bd8eaeaa4758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5299 | 2025.12.18 00:18:36.379482 [ 260 ] {b840400b-0674-4bf3-a1c9-bd8eaeaa4758} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5300 | 2025.12.18 00:18:36.379519 [ 260 ] {b840400b-0674-4bf3-a1c9-bd8eaeaa4758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5301 | 2025.12.18 00:18:36.379837 [ 260 ] {b840400b-0674-4bf3-a1c9-bd8eaeaa4758} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5302 | 2025.12.18 00:18:36.380047 [ 260 ] {b840400b-0674-4bf3-a1c9-bd8eaeaa4758} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5303 | 2025.12.18 00:18:36.380181 [ 260 ] {b840400b-0674-4bf3-a1c9-bd8eaeaa4758} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 5304 | 2025.12.18 00:18:36.380218 [ 260 ] {b840400b-0674-4bf3-a1c9-bd8eaeaa4758} <Debug> TCPHandler: Processed in 0.001274809 sec. | ||
| 5305 | 2025.12.18 00:18:36.916602 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5306 | 2025.12.18 00:18:36.932198 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2025.12.18 00:18:36.932263 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5308 | 2025.12.18 00:18:36.937714 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5309 | 2025.12.18 00:18:36.938441 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5310 | 2025.12.18 00:18:36.941147 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5311 | 2025.12.18 00:18:41.331242 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5312 | 2025.12.18 00:18:41.331449 [ 260 ] {16360ef2-1dee-49e5-ba01-26a7b0351654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5313 | 2025.12.18 00:18:41.331521 [ 260 ] {16360ef2-1dee-49e5-ba01-26a7b0351654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5314 | 2025.12.18 00:18:41.332215 [ 260 ] {16360ef2-1dee-49e5-ba01-26a7b0351654} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5315 | 2025.12.18 00:18:41.332252 [ 260 ] {16360ef2-1dee-49e5-ba01-26a7b0351654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5316 | 2025.12.18 00:18:41.332638 [ 260 ] {16360ef2-1dee-49e5-ba01-26a7b0351654} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5317 | 2025.12.18 00:18:41.332862 [ 260 ] {16360ef2-1dee-49e5-ba01-26a7b0351654} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5318 | 2025.12.18 00:18:41.333018 [ 260 ] {16360ef2-1dee-49e5-ba01-26a7b0351654} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001623 sec., 34504.00492914356 rows/sec., 2.65 MiB/sec. | ||
| 5319 | 2025.12.18 00:18:41.333060 [ 260 ] {16360ef2-1dee-49e5-ba01-26a7b0351654} <Debug> TCPHandler: Processed in 0.001953434 sec. | ||
| 5320 | 2025.12.18 00:18:41.333181 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5321 | 2025.12.18 00:18:41.333285 [ 260 ] {db5711eb-e7f4-4fbe-8afb-524555f34193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5322 | 2025.12.18 00:18:41.333327 [ 260 ] {db5711eb-e7f4-4fbe-8afb-524555f34193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5323 | 2025.12.18 00:18:41.333769 [ 260 ] {db5711eb-e7f4-4fbe-8afb-524555f34193} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5324 | 2025.12.18 00:18:41.333805 [ 260 ] {db5711eb-e7f4-4fbe-8afb-524555f34193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5325 | 2025.12.18 00:18:41.334171 [ 260 ] {db5711eb-e7f4-4fbe-8afb-524555f34193} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5326 | 2025.12.18 00:18:41.334392 [ 260 ] {db5711eb-e7f4-4fbe-8afb-524555f34193} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5327 | 2025.12.18 00:18:41.334524 [ 260 ] {db5711eb-e7f4-4fbe-8afb-524555f34193} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001258 sec., 50874.403815580285 rows/sec., 3.97 MiB/sec. | ||
| 5328 | 2025.12.18 00:18:41.334563 [ 260 ] {db5711eb-e7f4-4fbe-8afb-524555f34193} <Debug> TCPHandler: Processed in 0.001433971 sec. | ||
| 5329 | 2025.12.18 00:18:41.334679 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5330 | 2025.12.18 00:18:41.334777 [ 260 ] {b8219dec-f1bb-4131-ac91-86d4bf9a4e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5331 | 2025.12.18 00:18:41.334822 [ 260 ] {b8219dec-f1bb-4131-ac91-86d4bf9a4e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5332 | 2025.12.18 00:18:41.335247 [ 260 ] {b8219dec-f1bb-4131-ac91-86d4bf9a4e30} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5333 | 2025.12.18 00:18:41.335284 [ 260 ] {b8219dec-f1bb-4131-ac91-86d4bf9a4e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5334 | 2025.12.18 00:18:41.335635 [ 260 ] {b8219dec-f1bb-4131-ac91-86d4bf9a4e30} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5335 | 2025.12.18 00:18:41.335854 [ 260 ] {b8219dec-f1bb-4131-ac91-86d4bf9a4e30} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5336 | 2025.12.18 00:18:41.335986 [ 260 ] {b8219dec-f1bb-4131-ac91-86d4bf9a4e30} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 5337 | 2025.12.18 00:18:41.336025 [ 260 ] {b8219dec-f1bb-4131-ac91-86d4bf9a4e30} <Debug> TCPHandler: Processed in 0.00139547 sec. | ||
| 5338 | 2025.12.18 00:18:41.336128 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5339 | 2025.12.18 00:18:41.336223 [ 260 ] {5abe0dd5-58fa-4010-8c64-43ff6179becf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5340 | 2025.12.18 00:18:41.336265 [ 260 ] {5abe0dd5-58fa-4010-8c64-43ff6179becf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5341 | 2025.12.18 00:18:41.336600 [ 260 ] {5abe0dd5-58fa-4010-8c64-43ff6179becf} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5342 | 2025.12.18 00:18:41.336636 [ 260 ] {5abe0dd5-58fa-4010-8c64-43ff6179becf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5343 | 2025.12.18 00:18:41.336952 [ 260 ] {5abe0dd5-58fa-4010-8c64-43ff6179becf} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5344 | 2025.12.18 00:18:41.337165 [ 260 ] {5abe0dd5-58fa-4010-8c64-43ff6179becf} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5345 | 2025.12.18 00:18:41.337294 [ 260 ] {5abe0dd5-58fa-4010-8c64-43ff6179becf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 5346 | 2025.12.18 00:18:41.337331 [ 260 ] {5abe0dd5-58fa-4010-8c64-43ff6179becf} <Debug> TCPHandler: Processed in 0.001251969 sec. | ||
| 5347 | 2025.12.18 00:18:43.616857 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5348 | 2025.12.18 00:18:43.616958 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5349 | 2025.12.18 00:18:43.723457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13399 | ||
| 5350 | 2025.12.18 00:18:43.723946 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5351 | 2025.12.18 00:18:43.723984 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5352 | 2025.12.18 00:18:43.724484 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5353 | 2025.12.18 00:18:43.724730 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5354 | 2025.12.18 00:18:43.724858 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13399 | ||
| 5355 | 2025.12.18 00:18:43.765335 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 652 | ||
| 5356 | 2025.12.18 00:18:43.767518 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5357 | 2025.12.18 00:18:43.767561 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5358 | 2025.12.18 00:18:43.768736 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5359 | 2025.12.18 00:18:43.769006 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5360 | 2025.12.18 00:18:43.769148 [ 60 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5361 | 2025.12.18 00:18:43.769195 [ 60 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5362 | 2025.12.18 00:18:43.769214 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5363 | 2025.12.18 00:18:43.769281 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 652 | ||
| 5364 | 2025.12.18 00:18:43.769303 [ 190 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::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 | ||
| 5365 | 2025.12.18 00:18:43.769805 [ 190 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5366 | 2025.12.18 00:18:43.769945 [ 190 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 530 rows starting from the beginning of the part | ||
| 5367 | 2025.12.18 00:18:43.770268 [ 190 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 5368 | 2025.12.18 00:18:43.770631 [ 190 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 28 rows starting from the beginning of the part | ||
| 5369 | 2025.12.18 00:18:43.771001 [ 190 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 5370 | 2025.12.18 00:18:43.771324 [ 190 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 22 rows starting from the beginning of the part | ||
| 5371 | 2025.12.18 00:18:43.771634 [ 190 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
| 5372 | 2025.12.18 00:18:43.777656 [ 199 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 652 rows, containing 72 columns (72 merged, 0 gathered) in 0.008388419 sec., 77726.20800177006 rows/sec., 66.11 MiB/sec. | ||
| 5373 | 2025.12.18 00:18:43.778791 [ 200 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5374 | 2025.12.18 00:18:43.779405 [ 200 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_21_4} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5375 | 2025.12.18 00:18:43.779489 [ 200 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_21_4} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5376 | 2025.12.18 00:18:43.779739 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
| 5377 | 2025.12.18 00:18:44.442133 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5378 | 2025.12.18 00:18:44.457718 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5379 | 2025.12.18 00:18:44.457780 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5380 | 2025.12.18 00:18:44.464090 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5381 | 2025.12.18 00:18:44.464778 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5382 | 2025.12.18 00:18:44.467580 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5383 | 2025.12.18 00:18:46.333346 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5384 | 2025.12.18 00:18:46.333623 [ 260 ] {65e2fe4a-092a-40ad-9fd8-e35d9f9c1516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5385 | 2025.12.18 00:18:46.333723 [ 260 ] {65e2fe4a-092a-40ad-9fd8-e35d9f9c1516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5386 | 2025.12.18 00:18:46.334596 [ 260 ] {65e2fe4a-092a-40ad-9fd8-e35d9f9c1516} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5387 | 2025.12.18 00:18:46.334641 [ 260 ] {65e2fe4a-092a-40ad-9fd8-e35d9f9c1516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5388 | 2025.12.18 00:18:46.335030 [ 260 ] {65e2fe4a-092a-40ad-9fd8-e35d9f9c1516} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5389 | 2025.12.18 00:18:46.335248 [ 260 ] {65e2fe4a-092a-40ad-9fd8-e35d9f9c1516} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5390 | 2025.12.18 00:18:46.335399 [ 260 ] {65e2fe4a-092a-40ad-9fd8-e35d9f9c1516} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001853 sec., 73394.49541284403 rows/sec., 6.36 MiB/sec. | ||
| 5391 | 2025.12.18 00:18:46.335393 [ 58 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5392 | 2025.12.18 00:18:46.335440 [ 260 ] {65e2fe4a-092a-40ad-9fd8-e35d9f9c1516} <Debug> TCPHandler: Processed in 0.002273786 sec. | ||
| 5393 | 2025.12.18 00:18:46.335481 [ 58 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5394 | 2025.12.18 00:18:46.335513 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5395 | 2025.12.18 00:18:46.335566 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5396 | 2025.12.18 00:18:46.335672 [ 260 ] {fe1fb500-2416-4bfb-aa81-504fec37257b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5397 | 2025.12.18 00:18:46.335670 [ 200 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 5398 | 2025.12.18 00:18:46.335715 [ 260 ] {fe1fb500-2416-4bfb-aa81-504fec37257b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5399 | 2025.12.18 00:18:46.335887 [ 200 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5400 | 2025.12.18 00:18:46.335946 [ 200 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1407 rows starting from the beginning of the part | ||
| 5401 | 2025.12.18 00:18:46.336090 [ 200 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 136 rows starting from the beginning of the part | ||
| 5402 | 2025.12.18 00:18:46.336175 [ 260 ] {fe1fb500-2416-4bfb-aa81-504fec37257b} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5403 | 2025.12.18 00:18:46.336178 [ 200 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 5404 | 2025.12.18 00:18:46.336222 [ 260 ] {fe1fb500-2416-4bfb-aa81-504fec37257b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5405 | 2025.12.18 00:18:46.336255 [ 200 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1405 rows starting from the beginning of the part | ||
| 5406 | 2025.12.18 00:18:46.336299 [ 200 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 5407 | 2025.12.18 00:18:46.336342 [ 200 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 136 rows starting from the beginning of the part | ||
| 5408 | 2025.12.18 00:18:46.336607 [ 260 ] {fe1fb500-2416-4bfb-aa81-504fec37257b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5409 | 2025.12.18 00:18:46.336838 [ 260 ] {fe1fb500-2416-4bfb-aa81-504fec37257b} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5410 | 2025.12.18 00:18:46.336980 [ 260 ] {fe1fb500-2416-4bfb-aa81-504fec37257b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001328 sec., 30120.481927710844 rows/sec., 2.21 MiB/sec. | ||
| 5411 | 2025.12.18 00:18:46.337021 [ 260 ] {fe1fb500-2416-4bfb-aa81-504fec37257b} <Debug> TCPHandler: Processed in 0.001505791 sec. | ||
| 5412 | 2025.12.18 00:18:46.337128 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5413 | 2025.12.18 00:18:46.337223 [ 260 ] {17b8bcce-84a9-425c-8da1-a6c8bafbadb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5414 | 2025.12.18 00:18:46.337265 [ 260 ] {17b8bcce-84a9-425c-8da1-a6c8bafbadb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5415 | 2025.12.18 00:18:46.337689 [ 260 ] {17b8bcce-84a9-425c-8da1-a6c8bafbadb7} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5416 | 2025.12.18 00:18:46.337725 [ 260 ] {17b8bcce-84a9-425c-8da1-a6c8bafbadb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5417 | 2025.12.18 00:18:46.337824 [ 199 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3196 rows, containing 5 columns (5 merged, 0 gathered) in 0.002236485 sec., 1429028.1401395495 rows/sec., 125.39 MiB/sec. | ||
| 5418 | 2025.12.18 00:18:46.338068 [ 260 ] {17b8bcce-84a9-425c-8da1-a6c8bafbadb7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5419 | 2025.12.18 00:18:46.338147 [ 201 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5420 | 2025.12.18 00:18:46.338303 [ 260 ] {17b8bcce-84a9-425c-8da1-a6c8bafbadb7} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5421 | 2025.12.18 00:18:46.338427 [ 58 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5422 | 2025.12.18 00:18:46.338454 [ 260 ] {17b8bcce-84a9-425c-8da1-a6c8bafbadb7} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001249 sec., 83266.61329063251 rows/sec., 6.50 MiB/sec. | ||
| 5423 | 2025.12.18 00:18:46.338462 [ 58 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2025.12.18 00:18:46.338497 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5425 | 2025.12.18 00:18:46.338501 [ 260 ] {17b8bcce-84a9-425c-8da1-a6c8bafbadb7} <Debug> TCPHandler: Processed in 0.00142199 sec. | ||
| 5426 | 2025.12.18 00:18:46.338511 [ 201 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_41_8} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2025.12.18 00:18:46.338567 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 5428 | 2025.12.18 00:18:46.338609 [ 201 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_41_8} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5429 | 2025.12.18 00:18:46.338629 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5430 | 2025.12.18 00:18:46.338655 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5431 | 2025.12.18 00:18:46.338683 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 634 rows starting from the beginning of the part | ||
| 5432 | 2025.12.18 00:18:46.338722 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 5433 | 2025.12.18 00:18:46.338730 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 104 rows starting from the beginning of the part | ||
| 5434 | 2025.12.18 00:18:46.338729 [ 260 ] {18f54b6e-cdf2-45d9-8dbf-728756f41cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5435 | 2025.12.18 00:18:46.338794 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 5436 | 2025.12.18 00:18:46.338818 [ 260 ] {18f54b6e-cdf2-45d9-8dbf-728756f41cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5437 | 2025.12.18 00:18:46.338835 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 612 rows starting from the beginning of the part | ||
| 5438 | 2025.12.18 00:18:46.338874 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 5439 | 2025.12.18 00:18:46.338909 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 104 rows starting from the beginning of the part | ||
| 5440 | 2025.12.18 00:18:46.339254 [ 260 ] {18f54b6e-cdf2-45d9-8dbf-728756f41cfe} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5441 | 2025.12.18 00:18:46.339295 [ 260 ] {18f54b6e-cdf2-45d9-8dbf-728756f41cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5442 | 2025.12.18 00:18:46.339643 [ 260 ] {18f54b6e-cdf2-45d9-8dbf-728756f41cfe} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5443 | 2025.12.18 00:18:46.339786 [ 201 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1582 rows, containing 5 columns (5 merged, 0 gathered) in 0.001245989 sec., 1269674.1303494652 rows/sec., 101.25 MiB/sec. | ||
| 5444 | 2025.12.18 00:18:46.339871 [ 260 ] {18f54b6e-cdf2-45d9-8dbf-728756f41cfe} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2025.12.18 00:18:46.339987 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5446 | 2025.12.18 00:18:46.340002 [ 187 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5447 | 2025.12.18 00:18:46.340013 [ 260 ] {18f54b6e-cdf2-45d9-8dbf-728756f41cfe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001303 sec., 122793.55333844974 rows/sec., 8.55 MiB/sec. | ||
| 5448 | 2025.12.18 00:18:46.340017 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5449 | 2025.12.18 00:18:46.340058 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5450 | 2025.12.18 00:18:46.340061 [ 260 ] {18f54b6e-cdf2-45d9-8dbf-728756f41cfe} <Debug> TCPHandler: Processed in 0.001482 sec. | ||
| 5451 | 2025.12.18 00:18:46.340136 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 5452 | 2025.12.18 00:18:46.340186 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5453 | 2025.12.18 00:18:46.340223 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5454 | 2025.12.18 00:18:46.340254 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10164 rows starting from the beginning of the part | ||
| 5455 | 2025.12.18 00:18:46.340280 [ 260 ] {a6f060f9-ae50-4759-abde-b2586f32e4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5456 | 2025.12.18 00:18:46.340305 [ 187 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_41_8} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5457 | 2025.12.18 00:18:46.340314 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 5458 | 2025.12.18 00:18:46.340335 [ 260 ] {a6f060f9-ae50-4759-abde-b2586f32e4f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5459 | 2025.12.18 00:18:46.340365 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 5460 | 2025.12.18 00:18:46.340380 [ 187 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_41_8} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5461 | 2025.12.18 00:18:46.340409 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 888 rows starting from the beginning of the part | ||
| 5462 | 2025.12.18 00:18:46.340463 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 5463 | 2025.12.18 00:18:46.340473 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5464 | 2025.12.18 00:18:46.340511 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 5465 | 2025.12.18 00:18:46.341202 [ 260 ] {a6f060f9-ae50-4759-abde-b2586f32e4f1} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5466 | 2025.12.18 00:18:46.341237 [ 260 ] {a6f060f9-ae50-4759-abde-b2586f32e4f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5467 | 2025.12.18 00:18:46.341860 [ 260 ] {a6f060f9-ae50-4759-abde-b2586f32e4f1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5468 | 2025.12.18 00:18:46.342090 [ 260 ] {a6f060f9-ae50-4759-abde-b2586f32e4f1} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5469 | 2025.12.18 00:18:46.342236 [ 260 ] {a6f060f9-ae50-4759-abde-b2586f32e4f1} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001975 sec., 20253.164556962023 rows/sec., 36.29 MiB/sec. | ||
| 5470 | 2025.12.18 00:18:46.342310 [ 260 ] {a6f060f9-ae50-4759-abde-b2586f32e4f1} <Debug> TCPHandler: Processed in 0.002172435 sec. | ||
| 5471 | 2025.12.18 00:18:46.342419 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5472 | 2025.12.18 00:18:46.342514 [ 260 ] {a53c1e12-dda8-4f40-b574-77faf700956f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5473 | 2025.12.18 00:18:46.342556 [ 260 ] {a53c1e12-dda8-4f40-b574-77faf700956f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5474 | 2025.12.18 00:18:46.342888 [ 260 ] {a53c1e12-dda8-4f40-b574-77faf700956f} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5475 | 2025.12.18 00:18:46.342922 [ 260 ] {a53c1e12-dda8-4f40-b574-77faf700956f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5476 | 2025.12.18 00:18:46.343233 [ 260 ] {a53c1e12-dda8-4f40-b574-77faf700956f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5477 | 2025.12.18 00:18:46.343440 [ 260 ] {a53c1e12-dda8-4f40-b574-77faf700956f} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5478 | 2025.12.18 00:18:46.343546 [ 58 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5479 | 2025.12.18 00:18:46.343570 [ 260 ] {a53c1e12-dda8-4f40-b574-77faf700956f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 5480 | 2025.12.18 00:18:46.343574 [ 58 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5481 | 2025.12.18 00:18:46.343609 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5482 | 2025.12.18 00:18:46.343612 [ 260 ] {a53c1e12-dda8-4f40-b574-77faf700956f} <Debug> TCPHandler: Processed in 0.001241809 sec. | ||
| 5483 | 2025.12.18 00:18:46.343686 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 5484 | 2025.12.18 00:18:46.343788 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5485 | 2025.12.18 00:18:46.343819 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1980 rows starting from the beginning of the part | ||
| 5486 | 2025.12.18 00:18:46.343879 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 5487 | 2025.12.18 00:18:46.343920 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 5488 | 2025.12.18 00:18:46.343958 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 5489 | 2025.12.18 00:18:46.344003 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 5490 | 2025.12.18 00:18:46.344042 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 5491 | 2025.12.18 00:18:46.344727 [ 189 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11692 rows, containing 5 columns (5 merged, 0 gathered) in 0.004626733 sec., 2527053.1063711694 rows/sec., 173.64 MiB/sec. | ||
| 5492 | 2025.12.18 00:18:46.345026 [ 189 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5493 | 2025.12.18 00:18:46.345179 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2280 rows, containing 4 columns (4 merged, 0 gathered) in 0.001527421 sec., 1492712.2253785958 rows/sec., 100.55 MiB/sec. | ||
| 5494 | 2025.12.18 00:18:46.345295 [ 189 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5495 | 2025.12.18 00:18:46.345367 [ 189 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5496 | 2025.12.18 00:18:46.345443 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 5497 | 2025.12.18 00:18:46.345461 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5498 | 2025.12.18 00:18:46.345739 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_41_8} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5499 | 2025.12.18 00:18:46.345807 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_41_8} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5500 | 2025.12.18 00:18:46.345880 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 5501 | 2025.12.18 00:18:47.000293 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.02 MiB, peak 273.43 MiB, free memory in arenas 0.00 B, will set to 266.46 MiB (RSS), difference: 1.44 MiB | ||
| 5502 | 2025.12.18 00:18:51.225023 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13911 | ||
| 5503 | 2025.12.18 00:18:51.225612 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5504 | 2025.12.18 00:18:51.225663 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5505 | 2025.12.18 00:18:51.226166 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5506 | 2025.12.18 00:18:51.226408 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5507 | 2025.12.18 00:18:51.226555 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13911 | ||
| 5508 | 2025.12.18 00:18:51.331909 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5509 | 2025.12.18 00:18:51.332094 [ 260 ] {f9afc9a6-5fe9-45e1-b179-c7dbee691a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5510 | 2025.12.18 00:18:51.332164 [ 260 ] {f9afc9a6-5fe9-45e1-b179-c7dbee691a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5511 | 2025.12.18 00:18:51.332838 [ 260 ] {f9afc9a6-5fe9-45e1-b179-c7dbee691a2d} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5512 | 2025.12.18 00:18:51.332885 [ 260 ] {f9afc9a6-5fe9-45e1-b179-c7dbee691a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5513 | 2025.12.18 00:18:51.333279 [ 260 ] {f9afc9a6-5fe9-45e1-b179-c7dbee691a2d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5514 | 2025.12.18 00:18:51.333509 [ 260 ] {f9afc9a6-5fe9-45e1-b179-c7dbee691a2d} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5515 | 2025.12.18 00:18:51.333673 [ 260 ] {f9afc9a6-5fe9-45e1-b179-c7dbee691a2d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001631 sec., 1226.2415695892091 rows/sec., 99.99 KiB/sec. | ||
| 5516 | 2025.12.18 00:18:51.333725 [ 260 ] {f9afc9a6-5fe9-45e1-b179-c7dbee691a2d} <Debug> TCPHandler: Processed in 0.001942804 sec. | ||
| 5517 | 2025.12.18 00:18:51.333853 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5518 | 2025.12.18 00:18:51.333966 [ 260 ] {614f2669-c0c1-44c2-ac67-cb8f9258bc28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5519 | 2025.12.18 00:18:51.334012 [ 260 ] {614f2669-c0c1-44c2-ac67-cb8f9258bc28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5520 | 2025.12.18 00:18:51.334498 [ 260 ] {614f2669-c0c1-44c2-ac67-cb8f9258bc28} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5521 | 2025.12.18 00:18:51.334536 [ 260 ] {614f2669-c0c1-44c2-ac67-cb8f9258bc28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5522 | 2025.12.18 00:18:51.334865 [ 260 ] {614f2669-c0c1-44c2-ac67-cb8f9258bc28} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5523 | 2025.12.18 00:18:51.335082 [ 260 ] {614f2669-c0c1-44c2-ac67-cb8f9258bc28} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5524 | 2025.12.18 00:18:51.335222 [ 260 ] {614f2669-c0c1-44c2-ac67-cb8f9258bc28} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001281 sec., 44496.48711943794 rows/sec., 3.41 MiB/sec. | ||
| 5525 | 2025.12.18 00:18:51.335261 [ 260 ] {614f2669-c0c1-44c2-ac67-cb8f9258bc28} <Debug> TCPHandler: Processed in 0.00146343 sec. | ||
| 5526 | 2025.12.18 00:18:51.335367 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5527 | 2025.12.18 00:18:51.335467 [ 260 ] {5d19662e-56c7-4863-89fd-88113ff0ac93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5528 | 2025.12.18 00:18:51.335509 [ 260 ] {5d19662e-56c7-4863-89fd-88113ff0ac93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5529 | 2025.12.18 00:18:51.335905 [ 260 ] {5d19662e-56c7-4863-89fd-88113ff0ac93} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5530 | 2025.12.18 00:18:51.335943 [ 260 ] {5d19662e-56c7-4863-89fd-88113ff0ac93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5531 | 2025.12.18 00:18:51.336240 [ 260 ] {5d19662e-56c7-4863-89fd-88113ff0ac93} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5532 | 2025.12.18 00:18:51.336467 [ 260 ] {5d19662e-56c7-4863-89fd-88113ff0ac93} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5533 | 2025.12.18 00:18:51.336604 [ 260 ] {5d19662e-56c7-4863-89fd-88113ff0ac93} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001156 sec., 1730.1038062283737 rows/sec., 120.80 KiB/sec. | ||
| 5534 | 2025.12.18 00:18:51.336643 [ 260 ] {5d19662e-56c7-4863-89fd-88113ff0ac93} <Debug> TCPHandler: Processed in 0.001325689 sec. | ||
| 5535 | 2025.12.18 00:18:51.336746 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5536 | 2025.12.18 00:18:51.336841 [ 260 ] {b78c0925-6c74-4fb9-84e6-daf95e32671d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5537 | 2025.12.18 00:18:51.336880 [ 260 ] {b78c0925-6c74-4fb9-84e6-daf95e32671d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5538 | 2025.12.18 00:18:51.337299 [ 260 ] {b78c0925-6c74-4fb9-84e6-daf95e32671d} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5539 | 2025.12.18 00:18:51.337336 [ 260 ] {b78c0925-6c74-4fb9-84e6-daf95e32671d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5540 | 2025.12.18 00:18:51.337649 [ 260 ] {b78c0925-6c74-4fb9-84e6-daf95e32671d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5541 | 2025.12.18 00:18:51.337864 [ 260 ] {b78c0925-6c74-4fb9-84e6-daf95e32671d} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5542 | 2025.12.18 00:18:51.338000 [ 260 ] {b78c0925-6c74-4fb9-84e6-daf95e32671d} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001177 sec., 56074.766355140186 rows/sec., 4.38 MiB/sec. | ||
| 5543 | 2025.12.18 00:18:51.338038 [ 260 ] {b78c0925-6c74-4fb9-84e6-daf95e32671d} <Debug> TCPHandler: Processed in 0.001341109 sec. | ||
| 5544 | 2025.12.18 00:18:51.338151 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5545 | 2025.12.18 00:18:51.338245 [ 260 ] {9e246544-c2ae-437a-81a2-e1b89c38ce20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5546 | 2025.12.18 00:18:51.338289 [ 260 ] {9e246544-c2ae-437a-81a2-e1b89c38ce20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5547 | 2025.12.18 00:18:51.338697 [ 260 ] {9e246544-c2ae-437a-81a2-e1b89c38ce20} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5548 | 2025.12.18 00:18:51.338734 [ 260 ] {9e246544-c2ae-437a-81a2-e1b89c38ce20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5549 | 2025.12.18 00:18:51.339070 [ 260 ] {9e246544-c2ae-437a-81a2-e1b89c38ce20} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5550 | 2025.12.18 00:18:51.339280 [ 260 ] {9e246544-c2ae-437a-81a2-e1b89c38ce20} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5551 | 2025.12.18 00:18:51.339414 [ 260 ] {9e246544-c2ae-437a-81a2-e1b89c38ce20} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001187 sec., 135636.05728727888 rows/sec., 9.45 MiB/sec. | ||
| 5552 | 2025.12.18 00:18:51.339451 [ 260 ] {9e246544-c2ae-437a-81a2-e1b89c38ce20} <Debug> TCPHandler: Processed in 0.001349619 sec. | ||
| 5553 | 2025.12.18 00:18:51.339570 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5554 | 2025.12.18 00:18:51.339688 [ 260 ] {480d2a67-1b9f-4cda-9da4-8436bf5310a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5555 | 2025.12.18 00:18:51.339739 [ 260 ] {480d2a67-1b9f-4cda-9da4-8436bf5310a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5556 | 2025.12.18 00:18:51.340149 [ 260 ] {480d2a67-1b9f-4cda-9da4-8436bf5310a0} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5557 | 2025.12.18 00:18:51.340192 [ 260 ] {480d2a67-1b9f-4cda-9da4-8436bf5310a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5558 | 2025.12.18 00:18:51.340535 [ 260 ] {480d2a67-1b9f-4cda-9da4-8436bf5310a0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5559 | 2025.12.18 00:18:51.340759 [ 260 ] {480d2a67-1b9f-4cda-9da4-8436bf5310a0} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5560 | 2025.12.18 00:18:51.340890 [ 260 ] {480d2a67-1b9f-4cda-9da4-8436bf5310a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001228 sec., 48859.9348534202 rows/sec., 3.29 MiB/sec. | ||
| 5561 | 2025.12.18 00:18:51.340926 [ 260 ] {480d2a67-1b9f-4cda-9da4-8436bf5310a0} <Debug> TCPHandler: Processed in 0.00141529 sec. | ||
| 5562 | 2025.12.18 00:18:51.967737 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5563 | 2025.12.18 00:18:51.983882 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5564 | 2025.12.18 00:18:51.983942 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5565 | 2025.12.18 00:18:51.989974 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5566 | 2025.12.18 00:18:51.990669 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5567 | 2025.12.18 00:18:51.993527 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5568 | 2025.12.18 00:18:53.769578 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 676 | ||
| 5569 | 2025.12.18 00:18:53.772253 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5570 | 2025.12.18 00:18:53.772298 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5571 | 2025.12.18 00:18:53.773438 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5572 | 2025.12.18 00:18:53.773693 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5573 | 2025.12.18 00:18:53.773948 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 676 | ||
| 5574 | 2025.12.18 00:18:56.333733 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5575 | 2025.12.18 00:18:56.333910 [ 260 ] {4f1621f0-7ba9-4221-a2c6-a56019300758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5576 | 2025.12.18 00:18:56.333973 [ 260 ] {4f1621f0-7ba9-4221-a2c6-a56019300758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5577 | 2025.12.18 00:18:56.334658 [ 260 ] {4f1621f0-7ba9-4221-a2c6-a56019300758} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5578 | 2025.12.18 00:18:56.334702 [ 260 ] {4f1621f0-7ba9-4221-a2c6-a56019300758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5579 | 2025.12.18 00:18:56.335105 [ 260 ] {4f1621f0-7ba9-4221-a2c6-a56019300758} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5580 | 2025.12.18 00:18:56.335332 [ 260 ] {4f1621f0-7ba9-4221-a2c6-a56019300758} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5581 | 2025.12.18 00:18:56.335488 [ 260 ] {4f1621f0-7ba9-4221-a2c6-a56019300758} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001628 sec., 83538.08353808353 rows/sec., 7.24 MiB/sec. | ||
| 5582 | 2025.12.18 00:18:56.335532 [ 260 ] {4f1621f0-7ba9-4221-a2c6-a56019300758} <Debug> TCPHandler: Processed in 0.001924864 sec. | ||
| 5583 | 2025.12.18 00:18:56.335648 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5584 | 2025.12.18 00:18:56.335743 [ 260 ] {1d61409e-e5cc-4145-afb1-2319f7eef3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5585 | 2025.12.18 00:18:56.335785 [ 260 ] {1d61409e-e5cc-4145-afb1-2319f7eef3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5586 | 2025.12.18 00:18:56.336231 [ 260 ] {1d61409e-e5cc-4145-afb1-2319f7eef3e1} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5587 | 2025.12.18 00:18:56.336267 [ 260 ] {1d61409e-e5cc-4145-afb1-2319f7eef3e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5588 | 2025.12.18 00:18:56.336556 [ 260 ] {1d61409e-e5cc-4145-afb1-2319f7eef3e1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5589 | 2025.12.18 00:18:56.336766 [ 260 ] {1d61409e-e5cc-4145-afb1-2319f7eef3e1} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5590 | 2025.12.18 00:18:56.336898 [ 260 ] {1d61409e-e5cc-4145-afb1-2319f7eef3e1} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001223 sec., 32706.459525756338 rows/sec., 2.40 MiB/sec. | ||
| 5591 | 2025.12.18 00:18:56.336935 [ 260 ] {1d61409e-e5cc-4145-afb1-2319f7eef3e1} <Debug> TCPHandler: Processed in 0.0013902 sec. | ||
| 5592 | 2025.12.18 00:18:56.337063 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5593 | 2025.12.18 00:18:56.337222 [ 260 ] {f89fb671-518d-4161-ae3f-97121affce83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5594 | 2025.12.18 00:18:56.337263 [ 260 ] {f89fb671-518d-4161-ae3f-97121affce83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5595 | 2025.12.18 00:18:56.337687 [ 260 ] {f89fb671-518d-4161-ae3f-97121affce83} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5596 | 2025.12.18 00:18:56.337727 [ 260 ] {f89fb671-518d-4161-ae3f-97121affce83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5597 | 2025.12.18 00:18:56.338050 [ 260 ] {f89fb671-518d-4161-ae3f-97121affce83} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5598 | 2025.12.18 00:18:56.338276 [ 260 ] {f89fb671-518d-4161-ae3f-97121affce83} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5599 | 2025.12.18 00:18:56.338438 [ 260 ] {f89fb671-518d-4161-ae3f-97121affce83} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001235 sec., 84210.52631578948 rows/sec., 6.58 MiB/sec. | ||
| 5600 | 2025.12.18 00:18:56.338477 [ 260 ] {f89fb671-518d-4161-ae3f-97121affce83} <Debug> TCPHandler: Processed in 0.001401299 sec. | ||
| 5601 | 2025.12.18 00:18:56.338593 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5602 | 2025.12.18 00:18:56.338689 [ 260 ] {58df05f2-a255-4a9a-a8e7-9911268cff03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5603 | 2025.12.18 00:18:56.338734 [ 260 ] {58df05f2-a255-4a9a-a8e7-9911268cff03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5604 | 2025.12.18 00:18:56.339138 [ 260 ] {58df05f2-a255-4a9a-a8e7-9911268cff03} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5605 | 2025.12.18 00:18:56.339176 [ 260 ] {58df05f2-a255-4a9a-a8e7-9911268cff03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5606 | 2025.12.18 00:18:56.339519 [ 260 ] {58df05f2-a255-4a9a-a8e7-9911268cff03} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5607 | 2025.12.18 00:18:56.339758 [ 260 ] {58df05f2-a255-4a9a-a8e7-9911268cff03} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5608 | 2025.12.18 00:18:56.339889 [ 260 ] {58df05f2-a255-4a9a-a8e7-9911268cff03} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 5609 | 2025.12.18 00:18:56.339927 [ 260 ] {58df05f2-a255-4a9a-a8e7-9911268cff03} <Debug> TCPHandler: Processed in 0.00138357 sec. | ||
| 5610 | 2025.12.18 00:18:56.340046 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5611 | 2025.12.18 00:18:56.340140 [ 260 ] {f41f151d-9dec-463f-ae86-e8daccfe7f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5612 | 2025.12.18 00:18:56.340197 [ 260 ] {f41f151d-9dec-463f-ae86-e8daccfe7f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5613 | 2025.12.18 00:18:56.341003 [ 260 ] {f41f151d-9dec-463f-ae86-e8daccfe7f7e} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5614 | 2025.12.18 00:18:56.341039 [ 260 ] {f41f151d-9dec-463f-ae86-e8daccfe7f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5615 | 2025.12.18 00:18:56.341613 [ 260 ] {f41f151d-9dec-463f-ae86-e8daccfe7f7e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5616 | 2025.12.18 00:18:56.341837 [ 260 ] {f41f151d-9dec-463f-ae86-e8daccfe7f7e} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5617 | 2025.12.18 00:18:56.341942 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5618 | 2025.12.18 00:18:56.341975 [ 260 ] {f41f151d-9dec-463f-ae86-e8daccfe7f7e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001853 sec., 21586.616297895303 rows/sec., 38.68 MiB/sec. | ||
| 5619 | 2025.12.18 00:18:56.342019 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5620 | 2025.12.18 00:18:56.342042 [ 260 ] {f41f151d-9dec-463f-ae86-e8daccfe7f7e} <Debug> TCPHandler: Processed in 0.002045455 sec. | ||
| 5621 | 2025.12.18 00:18:56.342048 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5622 | 2025.12.18 00:18:56.342163 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5623 | 2025.12.18 00:18:56.342193 [ 201 ] {fc04f179-004d-4506-963a-c921a29605f5::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 | ||
| 5624 | 2025.12.18 00:18:56.342262 [ 260 ] {4eddfeee-67fc-48d4-96b5-0cd091cd528a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5625 | 2025.12.18 00:18:56.342308 [ 260 ] {4eddfeee-67fc-48d4-96b5-0cd091cd528a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5626 | 2025.12.18 00:18:56.342449 [ 201 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5627 | 2025.12.18 00:18:56.342513 [ 201 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 536 rows starting from the beginning of the part | ||
| 5628 | 2025.12.18 00:18:56.342642 [ 201 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 5629 | 2025.12.18 00:18:56.342644 [ 260 ] {4eddfeee-67fc-48d4-96b5-0cd091cd528a} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5630 | 2025.12.18 00:18:56.342692 [ 260 ] {4eddfeee-67fc-48d4-96b5-0cd091cd528a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5631 | 2025.12.18 00:18:56.342757 [ 201 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 5632 | 2025.12.18 00:18:56.342869 [ 201 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 5633 | 2025.12.18 00:18:56.342972 [ 201 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 5634 | 2025.12.18 00:18:56.343027 [ 260 ] {4eddfeee-67fc-48d4-96b5-0cd091cd528a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5635 | 2025.12.18 00:18:56.343077 [ 201 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 5636 | 2025.12.18 00:18:56.343261 [ 260 ] {4eddfeee-67fc-48d4-96b5-0cd091cd528a} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5637 | 2025.12.18 00:18:56.343397 [ 260 ] {4eddfeee-67fc-48d4-96b5-0cd091cd528a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 5638 | 2025.12.18 00:18:56.343434 [ 260 ] {4eddfeee-67fc-48d4-96b5-0cd091cd528a} <Debug> TCPHandler: Processed in 0.001320859 sec. | ||
| 5639 | 2025.12.18 00:18:56.367879 [ 189 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 736 rows, containing 19 columns (19 merged, 0 gathered) in 0.025747731 sec., 28585.043085932506 rows/sec., 51.22 MiB/sec. | ||
| 5640 | 2025.12.18 00:18:56.368828 [ 193 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5641 | 2025.12.18 00:18:56.369207 [ 193 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5642 | 2025.12.18 00:18:56.369285 [ 193 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5643 | 2025.12.18 00:18:56.369405 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.74 MiB. | ||
| 5644 | 2025.12.18 00:18:57.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.33 MiB, peak 275.02 MiB, free memory in arenas 0.00 B, will set to 269.91 MiB (RSS), difference: 2.58 MiB | ||
| 5645 | 2025.12.18 00:18:58.617028 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5646 | 2025.12.18 00:18:58.617095 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5647 | 2025.12.18 00:18:58.726764 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14359 | ||
| 5648 | 2025.12.18 00:18:58.727407 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5649 | 2025.12.18 00:18:58.727452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5650 | 2025.12.18 00:18:58.728166 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5651 | 2025.12.18 00:18:58.728459 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5652 | 2025.12.18 00:18:58.728591 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14359 | ||
| 5653 | 2025.12.18 00:18:59.493757 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5654 | 2025.12.18 00:18:59.510738 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5655 | 2025.12.18 00:18:59.510795 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5656 | 2025.12.18 00:18:59.517097 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5657 | 2025.12.18 00:18:59.517825 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5658 | 2025.12.18 00:18:59.520657 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5659 | 2025.12.18 00:19:01.332188 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5660 | 2025.12.18 00:19:01.332471 [ 260 ] {9cc193a9-82ac-4001-aac2-0f73d52c8381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5661 | 2025.12.18 00:19:01.332580 [ 260 ] {9cc193a9-82ac-4001-aac2-0f73d52c8381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5662 | 2025.12.18 00:19:01.333350 [ 260 ] {9cc193a9-82ac-4001-aac2-0f73d52c8381} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5663 | 2025.12.18 00:19:01.333395 [ 260 ] {9cc193a9-82ac-4001-aac2-0f73d52c8381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5664 | 2025.12.18 00:19:01.333796 [ 260 ] {9cc193a9-82ac-4001-aac2-0f73d52c8381} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5665 | 2025.12.18 00:19:01.334028 [ 260 ] {9cc193a9-82ac-4001-aac2-0f73d52c8381} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5666 | 2025.12.18 00:19:01.334191 [ 260 ] {9cc193a9-82ac-4001-aac2-0f73d52c8381} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001799 sec., 31128.4046692607 rows/sec., 2.39 MiB/sec. | ||
| 5667 | 2025.12.18 00:19:01.334242 [ 260 ] {9cc193a9-82ac-4001-aac2-0f73d52c8381} <Debug> TCPHandler: Processed in 0.002241885 sec. | ||
| 5668 | 2025.12.18 00:19:01.334369 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5669 | 2025.12.18 00:19:01.334474 [ 260 ] {232d8ad9-3323-48d8-8c8b-970ce65ec20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5670 | 2025.12.18 00:19:01.334517 [ 260 ] {232d8ad9-3323-48d8-8c8b-970ce65ec20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5671 | 2025.12.18 00:19:01.334959 [ 260 ] {232d8ad9-3323-48d8-8c8b-970ce65ec20e} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5672 | 2025.12.18 00:19:01.334996 [ 260 ] {232d8ad9-3323-48d8-8c8b-970ce65ec20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5673 | 2025.12.18 00:19:01.335326 [ 260 ] {232d8ad9-3323-48d8-8c8b-970ce65ec20e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5674 | 2025.12.18 00:19:01.335553 [ 260 ] {232d8ad9-3323-48d8-8c8b-970ce65ec20e} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5675 | 2025.12.18 00:19:01.335684 [ 260 ] {232d8ad9-3323-48d8-8c8b-970ce65ec20e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001234 sec., 51863.85737439222 rows/sec., 4.05 MiB/sec. | ||
| 5676 | 2025.12.18 00:19:01.335722 [ 260 ] {232d8ad9-3323-48d8-8c8b-970ce65ec20e} <Debug> TCPHandler: Processed in 0.00140586 sec. | ||
| 5677 | 2025.12.18 00:19:01.335836 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5678 | 2025.12.18 00:19:01.335934 [ 260 ] {83087b22-54d0-4882-a8f1-2a1858575b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5679 | 2025.12.18 00:19:01.335978 [ 260 ] {83087b22-54d0-4882-a8f1-2a1858575b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5680 | 2025.12.18 00:19:01.336396 [ 260 ] {83087b22-54d0-4882-a8f1-2a1858575b74} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5681 | 2025.12.18 00:19:01.336430 [ 260 ] {83087b22-54d0-4882-a8f1-2a1858575b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5682 | 2025.12.18 00:19:01.336762 [ 260 ] {83087b22-54d0-4882-a8f1-2a1858575b74} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5683 | 2025.12.18 00:19:01.336981 [ 260 ] {83087b22-54d0-4882-a8f1-2a1858575b74} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5684 | 2025.12.18 00:19:01.337111 [ 260 ] {83087b22-54d0-4882-a8f1-2a1858575b74} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 5685 | 2025.12.18 00:19:01.337148 [ 260 ] {83087b22-54d0-4882-a8f1-2a1858575b74} <Debug> TCPHandler: Processed in 0.00136332 sec. | ||
| 5686 | 2025.12.18 00:19:01.337252 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5687 | 2025.12.18 00:19:01.337353 [ 260 ] {97d7b70c-70f0-439f-99a6-bd25a985636d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5688 | 2025.12.18 00:19:01.337396 [ 260 ] {97d7b70c-70f0-439f-99a6-bd25a985636d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5689 | 2025.12.18 00:19:01.337738 [ 260 ] {97d7b70c-70f0-439f-99a6-bd25a985636d} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5690 | 2025.12.18 00:19:01.337773 [ 260 ] {97d7b70c-70f0-439f-99a6-bd25a985636d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5691 | 2025.12.18 00:19:01.338089 [ 260 ] {97d7b70c-70f0-439f-99a6-bd25a985636d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5692 | 2025.12.18 00:19:01.338304 [ 260 ] {97d7b70c-70f0-439f-99a6-bd25a985636d} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5693 | 2025.12.18 00:19:01.338434 [ 260 ] {97d7b70c-70f0-439f-99a6-bd25a985636d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 5694 | 2025.12.18 00:19:01.338470 [ 260 ] {97d7b70c-70f0-439f-99a6-bd25a985636d} <Debug> TCPHandler: Processed in 0.001268989 sec. | ||
| 5695 | 2025.12.18 00:19:03.774291 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 696 | ||
| 5696 | 2025.12.18 00:19:03.776512 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5697 | 2025.12.18 00:19:03.776550 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5698 | 2025.12.18 00:19:03.777726 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5699 | 2025.12.18 00:19:03.778035 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5700 | 2025.12.18 00:19:03.778286 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 696 | ||
| 5701 | 2025.12.18 00:19:06.228800 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14871 | ||
| 5702 | 2025.12.18 00:19:06.229447 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5703 | 2025.12.18 00:19:06.229502 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5704 | 2025.12.18 00:19:06.230093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5705 | 2025.12.18 00:19:06.230330 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5706 | 2025.12.18 00:19:06.230458 [ 32 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5707 | 2025.12.18 00:19:06.230464 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14871 | ||
| 5708 | 2025.12.18 00:19:06.230507 [ 32 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5709 | 2025.12.18 00:19:06.230531 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5710 | 2025.12.18 00:19:06.230659 [ 201 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::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 | ||
| 5711 | 2025.12.18 00:19:06.230807 [ 201 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5712 | 2025.12.18 00:19:06.230847 [ 201 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12439 rows starting from the beginning of the part | ||
| 5713 | 2025.12.18 00:19:06.230910 [ 201 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 5714 | 2025.12.18 00:19:06.230962 [ 201 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 5715 | 2025.12.18 00:19:06.231010 [ 201 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 5716 | 2025.12.18 00:19:06.231053 [ 201 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 5717 | 2025.12.18 00:19:06.231096 [ 201 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 5718 | 2025.12.18 00:19:06.232896 [ 189 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14871 rows, containing 4 columns (4 merged, 0 gathered) in 0.002297956 sec., 6471403.281873109 rows/sec., 92.57 MiB/sec. | ||
| 5719 | 2025.12.18 00:19:06.233204 [ 189 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5720 | 2025.12.18 00:19:06.233496 [ 189 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_31_6} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5721 | 2025.12.18 00:19:06.233588 [ 189 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_31_6} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5722 | 2025.12.18 00:19:06.233669 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 5723 | 2025.12.18 00:19:06.363410 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5724 | 2025.12.18 00:19:06.363700 [ 260 ] {e66fd7e6-a818-4591-8134-d99a38d0044e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5725 | 2025.12.18 00:19:06.363809 [ 260 ] {e66fd7e6-a818-4591-8134-d99a38d0044e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5726 | 2025.12.18 00:19:06.364558 [ 260 ] {e66fd7e6-a818-4591-8134-d99a38d0044e} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5727 | 2025.12.18 00:19:06.364613 [ 260 ] {e66fd7e6-a818-4591-8134-d99a38d0044e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5728 | 2025.12.18 00:19:06.365014 [ 260 ] {e66fd7e6-a818-4591-8134-d99a38d0044e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5729 | 2025.12.18 00:19:06.365240 [ 260 ] {e66fd7e6-a818-4591-8134-d99a38d0044e} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5730 | 2025.12.18 00:19:06.365413 [ 260 ] {e66fd7e6-a818-4591-8134-d99a38d0044e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001793 sec., 13385.387618516452 rows/sec., 1.11 MiB/sec. | ||
| 5731 | 2025.12.18 00:19:06.365468 [ 260 ] {e66fd7e6-a818-4591-8134-d99a38d0044e} <Debug> TCPHandler: Processed in 0.002248116 sec. | ||
| 5732 | 2025.12.18 00:19:06.365599 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5733 | 2025.12.18 00:19:06.365712 [ 260 ] {6b4f19fc-74e1-498e-9f06-f6570e972a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5734 | 2025.12.18 00:19:06.365759 [ 260 ] {6b4f19fc-74e1-498e-9f06-f6570e972a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5735 | 2025.12.18 00:19:06.366174 [ 260 ] {6b4f19fc-74e1-498e-9f06-f6570e972a71} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5736 | 2025.12.18 00:19:06.366213 [ 260 ] {6b4f19fc-74e1-498e-9f06-f6570e972a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5737 | 2025.12.18 00:19:06.366528 [ 260 ] {6b4f19fc-74e1-498e-9f06-f6570e972a71} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5738 | 2025.12.18 00:19:06.366739 [ 260 ] {6b4f19fc-74e1-498e-9f06-f6570e972a71} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5739 | 2025.12.18 00:19:06.366879 [ 260 ] {6b4f19fc-74e1-498e-9f06-f6570e972a71} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001198 sec., 1669.449081803005 rows/sec., 136.13 KiB/sec. | ||
| 5740 | 2025.12.18 00:19:06.366919 [ 260 ] {6b4f19fc-74e1-498e-9f06-f6570e972a71} <Debug> TCPHandler: Processed in 0.00137358 sec. | ||
| 5741 | 2025.12.18 00:19:06.367026 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5742 | 2025.12.18 00:19:06.367125 [ 260 ] {2c36402a-b4c7-4aca-a584-9ad87982e390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5743 | 2025.12.18 00:19:06.367167 [ 260 ] {2c36402a-b4c7-4aca-a584-9ad87982e390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5744 | 2025.12.18 00:19:06.368347 [ 260 ] {2c36402a-b4c7-4aca-a584-9ad87982e390} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5745 | 2025.12.18 00:19:06.368384 [ 260 ] {2c36402a-b4c7-4aca-a584-9ad87982e390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5746 | 2025.12.18 00:19:06.368792 [ 260 ] {2c36402a-b4c7-4aca-a584-9ad87982e390} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5747 | 2025.12.18 00:19:06.369022 [ 260 ] {2c36402a-b4c7-4aca-a584-9ad87982e390} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5748 | 2025.12.18 00:19:06.369170 [ 260 ] {2c36402a-b4c7-4aca-a584-9ad87982e390} <Debug> executeQuery: Read 1397 rows, 120.17 KiB in 0.002065 sec., 676513.3171912833 rows/sec., 56.83 MiB/sec. | ||
| 5749 | 2025.12.18 00:19:06.369209 [ 260 ] {2c36402a-b4c7-4aca-a584-9ad87982e390} <Debug> TCPHandler: Processed in 0.002234456 sec. | ||
| 5750 | 2025.12.18 00:19:06.369323 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5751 | 2025.12.18 00:19:06.369421 [ 260 ] {1570e866-99b3-433a-93a8-41521edc58b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5752 | 2025.12.18 00:19:06.369463 [ 260 ] {1570e866-99b3-433a-93a8-41521edc58b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5753 | 2025.12.18 00:19:06.369924 [ 260 ] {1570e866-99b3-433a-93a8-41521edc58b1} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5754 | 2025.12.18 00:19:06.369961 [ 260 ] {1570e866-99b3-433a-93a8-41521edc58b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5755 | 2025.12.18 00:19:06.370261 [ 260 ] {1570e866-99b3-433a-93a8-41521edc58b1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5756 | 2025.12.18 00:19:06.370478 [ 260 ] {1570e866-99b3-433a-93a8-41521edc58b1} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5757 | 2025.12.18 00:19:06.370593 [ 32 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5758 | 2025.12.18 00:19:06.370607 [ 260 ] {1570e866-99b3-433a-93a8-41521edc58b1} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001205 sec., 44813.27800829876 rows/sec., 3.33 MiB/sec. | ||
| 5759 | 2025.12.18 00:19:06.370640 [ 32 ] {} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5760 | 2025.12.18 00:19:06.370661 [ 260 ] {1570e866-99b3-433a-93a8-41521edc58b1} <Debug> TCPHandler: Processed in 0.00138902 sec. | ||
| 5761 | 2025.12.18 00:19:06.370666 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5762 | 2025.12.18 00:19:06.370768 [ 201 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::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 | ||
| 5763 | 2025.12.18 00:19:06.370789 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5764 | 2025.12.18 00:19:06.370894 [ 201 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5765 | 2025.12.18 00:19:06.370911 [ 260 ] {b75c03ac-094e-422a-a9d5-177a27408256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5766 | 2025.12.18 00:19:06.370929 [ 201 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 72 rows starting from the beginning of the part | ||
| 5767 | 2025.12.18 00:19:06.370956 [ 260 ] {b75c03ac-094e-422a-a9d5-177a27408256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5768 | 2025.12.18 00:19:06.370993 [ 201 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 68 rows starting from the beginning of the part | ||
| 5769 | 2025.12.18 00:19:06.371045 [ 201 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 5770 | 2025.12.18 00:19:06.371087 [ 201 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 5771 | 2025.12.18 00:19:06.371126 [ 201 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 5772 | 2025.12.18 00:19:06.371166 [ 201 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 54 rows starting from the beginning of the part | ||
| 5773 | 2025.12.18 00:19:06.371458 [ 260 ] {b75c03ac-094e-422a-a9d5-177a27408256} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5774 | 2025.12.18 00:19:06.371497 [ 260 ] {b75c03ac-094e-422a-a9d5-177a27408256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5775 | 2025.12.18 00:19:06.371820 [ 260 ] {b75c03ac-094e-422a-a9d5-177a27408256} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5776 | 2025.12.18 00:19:06.371961 [ 191 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 5 columns (5 merged, 0 gathered) in 0.001273569 sec., 216713.81762590012 rows/sec., 16.73 MiB/sec. | ||
| 5777 | 2025.12.18 00:19:06.372016 [ 260 ] {b75c03ac-094e-422a-a9d5-177a27408256} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2025.12.18 00:19:06.372138 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5779 | 2025.12.18 00:19:06.372140 [ 260 ] {b75c03ac-094e-422a-a9d5-177a27408256} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001303 sec., 193399.84650805834 rows/sec., 13.38 MiB/sec. | ||
| 5780 | 2025.12.18 00:19:06.372196 [ 260 ] {b75c03ac-094e-422a-a9d5-177a27408256} <Debug> TCPHandler: Processed in 0.001524651 sec. | ||
| 5781 | 2025.12.18 00:19:06.372366 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5782 | 2025.12.18 00:19:06.372461 [ 260 ] {4a7c387e-71f8-4f2f-ba86-dbcf412bcd0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5783 | 2025.12.18 00:19:06.372503 [ 260 ] {4a7c387e-71f8-4f2f-ba86-dbcf412bcd0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5784 | 2025.12.18 00:19:06.372543 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_26_5} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5785 | 2025.12.18 00:19:06.372637 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_26_5} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5786 | 2025.12.18 00:19:06.372737 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 5787 | 2025.12.18 00:19:06.372902 [ 260 ] {4a7c387e-71f8-4f2f-ba86-dbcf412bcd0b} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5788 | 2025.12.18 00:19:06.372943 [ 260 ] {4a7c387e-71f8-4f2f-ba86-dbcf412bcd0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5789 | 2025.12.18 00:19:06.373239 [ 260 ] {4a7c387e-71f8-4f2f-ba86-dbcf412bcd0b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5790 | 2025.12.18 00:19:06.373442 [ 260 ] {4a7c387e-71f8-4f2f-ba86-dbcf412bcd0b} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5791 | 2025.12.18 00:19:06.373587 [ 260 ] {4a7c387e-71f8-4f2f-ba86-dbcf412bcd0b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001144 sec., 10489.510489510489 rows/sec., 819.49 KiB/sec. | ||
| 5792 | 2025.12.18 00:19:06.373629 [ 260 ] {4a7c387e-71f8-4f2f-ba86-dbcf412bcd0b} <Debug> TCPHandler: Processed in 0.001311339 sec. | ||
| 5793 | 2025.12.18 00:19:06.373743 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5794 | 2025.12.18 00:19:06.373836 [ 260 ] {cb5231a3-9621-4c9c-a205-c4c3e61ddfe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5795 | 2025.12.18 00:19:06.373875 [ 260 ] {cb5231a3-9621-4c9c-a205-c4c3e61ddfe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5796 | 2025.12.18 00:19:06.374621 [ 260 ] {cb5231a3-9621-4c9c-a205-c4c3e61ddfe3} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5797 | 2025.12.18 00:19:06.374665 [ 260 ] {cb5231a3-9621-4c9c-a205-c4c3e61ddfe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5798 | 2025.12.18 00:19:06.375050 [ 260 ] {cb5231a3-9621-4c9c-a205-c4c3e61ddfe3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5799 | 2025.12.18 00:19:06.375263 [ 260 ] {cb5231a3-9621-4c9c-a205-c4c3e61ddfe3} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5800 | 2025.12.18 00:19:06.375406 [ 260 ] {cb5231a3-9621-4c9c-a205-c4c3e61ddfe3} <Debug> executeQuery: Read 598 rows, 46.03 KiB in 0.001589 sec., 376337.31906859664 rows/sec., 28.29 MiB/sec. | ||
| 5801 | 2025.12.18 00:19:06.375447 [ 260 ] {cb5231a3-9621-4c9c-a205-c4c3e61ddfe3} <Debug> TCPHandler: Processed in 0.001751392 sec. | ||
| 5802 | 2025.12.18 00:19:06.375561 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5803 | 2025.12.18 00:19:06.375660 [ 260 ] {cd1c0dfa-59d0-4851-a3e0-b74c1adbdab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5804 | 2025.12.18 00:19:06.375703 [ 260 ] {cd1c0dfa-59d0-4851-a3e0-b74c1adbdab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5805 | 2025.12.18 00:19:06.376313 [ 260 ] {cd1c0dfa-59d0-4851-a3e0-b74c1adbdab2} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5806 | 2025.12.18 00:19:06.376350 [ 260 ] {cd1c0dfa-59d0-4851-a3e0-b74c1adbdab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5807 | 2025.12.18 00:19:06.376741 [ 260 ] {cd1c0dfa-59d0-4851-a3e0-b74c1adbdab2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5808 | 2025.12.18 00:19:06.376955 [ 260 ] {cd1c0dfa-59d0-4851-a3e0-b74c1adbdab2} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5809 | 2025.12.18 00:19:06.377098 [ 260 ] {cd1c0dfa-59d0-4851-a3e0-b74c1adbdab2} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001457 sec., 604667.1242278655 rows/sec., 41.04 MiB/sec. | ||
| 5810 | 2025.12.18 00:19:06.377135 [ 260 ] {cd1c0dfa-59d0-4851-a3e0-b74c1adbdab2} <Debug> TCPHandler: Processed in 0.001620952 sec. | ||
| 5811 | 2025.12.18 00:19:06.377256 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5812 | 2025.12.18 00:19:06.377348 [ 260 ] {f4b1fa48-6e5f-4ff1-bdac-35d14337e666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5813 | 2025.12.18 00:19:06.377402 [ 260 ] {f4b1fa48-6e5f-4ff1-bdac-35d14337e666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5814 | 2025.12.18 00:19:06.378289 [ 260 ] {f4b1fa48-6e5f-4ff1-bdac-35d14337e666} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5815 | 2025.12.18 00:19:06.378324 [ 260 ] {f4b1fa48-6e5f-4ff1-bdac-35d14337e666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5816 | 2025.12.18 00:19:06.378901 [ 260 ] {f4b1fa48-6e5f-4ff1-bdac-35d14337e666} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5817 | 2025.12.18 00:19:06.379120 [ 260 ] {f4b1fa48-6e5f-4ff1-bdac-35d14337e666} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5818 | 2025.12.18 00:19:06.379254 [ 260 ] {f4b1fa48-6e5f-4ff1-bdac-35d14337e666} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001924 sec., 20790.02079002079 rows/sec., 37.25 MiB/sec. | ||
| 5819 | 2025.12.18 00:19:06.379314 [ 260 ] {f4b1fa48-6e5f-4ff1-bdac-35d14337e666} <Debug> TCPHandler: Processed in 0.002105225 sec. | ||
| 5820 | 2025.12.18 00:19:06.379425 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5821 | 2025.12.18 00:19:06.379517 [ 260 ] {f80fb17d-5573-4049-8028-26c15e3c209e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5822 | 2025.12.18 00:19:06.379557 [ 260 ] {f80fb17d-5573-4049-8028-26c15e3c209e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5823 | 2025.12.18 00:19:06.379893 [ 260 ] {f80fb17d-5573-4049-8028-26c15e3c209e} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5824 | 2025.12.18 00:19:06.379928 [ 260 ] {f80fb17d-5573-4049-8028-26c15e3c209e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5825 | 2025.12.18 00:19:06.380247 [ 260 ] {f80fb17d-5573-4049-8028-26c15e3c209e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5826 | 2025.12.18 00:19:06.380455 [ 260 ] {f80fb17d-5573-4049-8028-26c15e3c209e} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5827 | 2025.12.18 00:19:06.380588 [ 260 ] {f80fb17d-5573-4049-8028-26c15e3c209e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 5828 | 2025.12.18 00:19:06.380623 [ 260 ] {f80fb17d-5573-4049-8028-26c15e3c209e} <Debug> TCPHandler: Processed in 0.001245379 sec. | ||
| 5829 | 2025.12.18 00:19:07.020870 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 5830 | 2025.12.18 00:19:07.038466 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5831 | 2025.12.18 00:19:07.038511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5832 | 2025.12.18 00:19:07.044001 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5833 | 2025.12.18 00:19:07.044725 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5834 | 2025.12.18 00:19:07.044990 [ 31 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5835 | 2025.12.18 00:19:07.045031 [ 31 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5836 | 2025.12.18 00:19:07.045052 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5837 | 2025.12.18 00:19:07.045205 [ 186 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 5838 | 2025.12.18 00:19:07.047937 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 5839 | 2025.12.18 00:19:07.049570 [ 186 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5840 | 2025.12.18 00:19:07.051122 [ 186 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 5841 | 2025.12.18 00:19:07.056046 [ 186 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 5842 | 2025.12.18 00:19:07.060681 [ 186 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 5843 | 2025.12.18 00:19:07.065068 [ 186 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 5844 | 2025.12.18 00:19:07.069273 [ 186 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 5845 | 2025.12.18 00:19:07.072972 [ 186 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 5846 | 2025.12.18 00:19:07.124100 [ 186 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.078974795 sec., 2962.9706541181904 rows/sec., 15.32 MiB/sec. | ||
| 5847 | 2025.12.18 00:19:07.125980 [ 202 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5848 | 2025.12.18 00:19:07.127789 [ 202 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_31_6} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2025.12.18 00:19:07.127880 [ 202 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_31_6} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5850 | 2025.12.18 00:19:07.128972 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5851 | 2025.12.18 00:19:08.000337 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.09 MiB, peak 281.65 MiB, free memory in arenas 0.00 B, will set to 275.11 MiB (RSS), difference: 4.02 MiB | ||
| 5852 | 2025.12.18 00:19:11.334888 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5853 | 2025.12.18 00:19:11.335143 [ 260 ] {e5eeb4f9-fd9e-4a4a-b60c-493261edcd9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5854 | 2025.12.18 00:19:11.335242 [ 260 ] {e5eeb4f9-fd9e-4a4a-b60c-493261edcd9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5855 | 2025.12.18 00:19:11.336192 [ 260 ] {e5eeb4f9-fd9e-4a4a-b60c-493261edcd9c} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5856 | 2025.12.18 00:19:11.336257 [ 260 ] {e5eeb4f9-fd9e-4a4a-b60c-493261edcd9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5857 | 2025.12.18 00:19:11.336897 [ 260 ] {e5eeb4f9-fd9e-4a4a-b60c-493261edcd9c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5858 | 2025.12.18 00:19:11.337356 [ 260 ] {e5eeb4f9-fd9e-4a4a-b60c-493261edcd9c} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5859 | 2025.12.18 00:19:11.337577 [ 52 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5860 | 2025.12.18 00:19:11.337590 [ 260 ] {e5eeb4f9-fd9e-4a4a-b60c-493261edcd9c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002518 sec., 22239.872915011914 rows/sec., 1.71 MiB/sec. | ||
| 5861 | 2025.12.18 00:19:11.337678 [ 52 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5862 | 2025.12.18 00:19:11.337712 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5863 | 2025.12.18 00:19:11.337713 [ 260 ] {e5eeb4f9-fd9e-4a4a-b60c-493261edcd9c} <Debug> TCPHandler: Processed in 0.003005811 sec. | ||
| 5864 | 2025.12.18 00:19:11.337865 [ 197 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 5865 | 2025.12.18 00:19:11.337903 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5866 | 2025.12.18 00:19:11.338043 [ 197 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5867 | 2025.12.18 00:19:11.338049 [ 260 ] {36696952-dda7-4341-918c-dfa85a6f138a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5868 | 2025.12.18 00:19:11.338096 [ 197 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1407 rows starting from the beginning of the part | ||
| 5869 | 2025.12.18 00:19:11.338127 [ 260 ] {36696952-dda7-4341-918c-dfa85a6f138a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5870 | 2025.12.18 00:19:11.338196 [ 197 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 57 rows starting from the beginning of the part | ||
| 5871 | 2025.12.18 00:19:11.338272 [ 197 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 136 rows starting from the beginning of the part | ||
| 5872 | 2025.12.18 00:19:11.338334 [ 197 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
| 5873 | 2025.12.18 00:19:11.338412 [ 197 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1397 rows starting from the beginning of the part | ||
| 5874 | 2025.12.18 00:19:11.338492 [ 197 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
| 5875 | 2025.12.18 00:19:11.338725 [ 260 ] {36696952-dda7-4341-918c-dfa85a6f138a} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5876 | 2025.12.18 00:19:11.338791 [ 260 ] {36696952-dda7-4341-918c-dfa85a6f138a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5877 | 2025.12.18 00:19:11.339713 [ 260 ] {36696952-dda7-4341-918c-dfa85a6f138a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5878 | 2025.12.18 00:19:11.340031 [ 260 ] {36696952-dda7-4341-918c-dfa85a6f138a} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5879 | 2025.12.18 00:19:11.340210 [ 52 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5880 | 2025.12.18 00:19:11.340236 [ 260 ] {36696952-dda7-4341-918c-dfa85a6f138a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002217 sec., 28867.839422643214 rows/sec., 2.25 MiB/sec. | ||
| 5881 | 2025.12.18 00:19:11.340270 [ 52 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5882 | 2025.12.18 00:19:11.340299 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5883 | 2025.12.18 00:19:11.340303 [ 260 ] {36696952-dda7-4341-918c-dfa85a6f138a} <Debug> TCPHandler: Processed in 0.002468698 sec. | ||
| 5884 | 2025.12.18 00:19:11.340413 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 5885 | 2025.12.18 00:19:11.340489 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5886 | 2025.12.18 00:19:11.340533 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5887 | 2025.12.18 00:19:11.340583 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 634 rows starting from the beginning of the part | ||
| 5888 | 2025.12.18 00:19:11.340626 [ 260 ] {1c6ab78f-5886-4581-8760-6ad532afa181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5889 | 2025.12.18 00:19:11.340666 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 66 rows starting from the beginning of the part | ||
| 5890 | 2025.12.18 00:19:11.340692 [ 260 ] {1c6ab78f-5886-4581-8760-6ad532afa181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5891 | 2025.12.18 00:19:11.340705 [ 192 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3109 rows, containing 5 columns (5 merged, 0 gathered) in 0.00291209 sec., 1067618.1024624927 rows/sec., 93.43 MiB/sec. | ||
| 5892 | 2025.12.18 00:19:11.340721 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 104 rows starting from the beginning of the part | ||
| 5893 | 2025.12.18 00:19:11.340795 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 5894 | 2025.12.18 00:19:11.340843 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 598 rows starting from the beginning of the part | ||
| 5895 | 2025.12.18 00:19:11.340892 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
| 5896 | 2025.12.18 00:19:11.341060 [ 198 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5897 | 2025.12.18 00:19:11.341286 [ 260 ] {1c6ab78f-5886-4581-8760-6ad532afa181} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5898 | 2025.12.18 00:19:11.341340 [ 260 ] {1c6ab78f-5886-4581-8760-6ad532afa181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5899 | 2025.12.18 00:19:11.341554 [ 198 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_46_9} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5900 | 2025.12.18 00:19:11.341688 [ 198 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_46_9} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5901 | 2025.12.18 00:19:11.341826 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 5902 | 2025.12.18 00:19:11.341997 [ 260 ] {1c6ab78f-5886-4581-8760-6ad532afa181} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5903 | 2025.12.18 00:19:11.342284 [ 198 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001918673 sec., 797426.1377524987 rows/sec., 63.51 MiB/sec. | ||
| 5904 | 2025.12.18 00:19:11.342306 [ 260 ] {1c6ab78f-5886-4581-8760-6ad532afa181} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5905 | 2025.12.18 00:19:11.342477 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5906 | 2025.12.18 00:19:11.342508 [ 260 ] {1c6ab78f-5886-4581-8760-6ad532afa181} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001912 sec., 83682.00836820084 rows/sec., 5.83 MiB/sec. | ||
| 5907 | 2025.12.18 00:19:11.342509 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5908 | 2025.12.18 00:19:11.342528 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5909 | 2025.12.18 00:19:11.342572 [ 260 ] {1c6ab78f-5886-4581-8760-6ad532afa181} <Debug> TCPHandler: Processed in 0.002147245 sec. | ||
| 5910 | 2025.12.18 00:19:11.342580 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5911 | 2025.12.18 00:19:11.342707 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 5912 | 2025.12.18 00:19:11.342739 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5913 | 2025.12.18 00:19:11.342866 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5914 | 2025.12.18 00:19:11.342877 [ 260 ] {1b7306a4-124a-4309-a6a5-1424b8486a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5915 | 2025.12.18 00:19:11.342893 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_46_9} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5916 | 2025.12.18 00:19:11.342911 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 11692 rows starting from the beginning of the part | ||
| 5917 | 2025.12.18 00:19:11.342947 [ 260 ] {1b7306a4-124a-4309-a6a5-1424b8486a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5918 | 2025.12.18 00:19:11.342988 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_46_9} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5919 | 2025.12.18 00:19:11.342993 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 161 rows starting from the beginning of the part | ||
| 5920 | 2025.12.18 00:19:11.343065 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 5921 | 2025.12.18 00:19:11.343080 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5922 | 2025.12.18 00:19:11.343118 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 5923 | 2025.12.18 00:19:11.343171 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 881 rows starting from the beginning of the part | ||
| 5924 | 2025.12.18 00:19:11.343217 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 5925 | 2025.12.18 00:19:11.343454 [ 260 ] {1b7306a4-124a-4309-a6a5-1424b8486a3c} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5926 | 2025.12.18 00:19:11.343525 [ 260 ] {1b7306a4-124a-4309-a6a5-1424b8486a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5927 | 2025.12.18 00:19:11.344044 [ 260 ] {1b7306a4-124a-4309-a6a5-1424b8486a3c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5928 | 2025.12.18 00:19:11.344373 [ 260 ] {1b7306a4-124a-4309-a6a5-1424b8486a3c} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5929 | 2025.12.18 00:19:11.344543 [ 52 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5930 | 2025.12.18 00:19:11.344597 [ 52 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5931 | 2025.12.18 00:19:11.344603 [ 260 ] {1b7306a4-124a-4309-a6a5-1424b8486a3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00175 sec., 34285.71428571428 rows/sec., 2.31 MiB/sec. | ||
| 5932 | 2025.12.18 00:19:11.344627 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5933 | 2025.12.18 00:19:11.344694 [ 260 ] {1b7306a4-124a-4309-a6a5-1424b8486a3c} <Debug> TCPHandler: Processed in 0.002021574 sec. | ||
| 5934 | 2025.12.18 00:19:11.344767 [ 192 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 5935 | 2025.12.18 00:19:11.344912 [ 192 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5936 | 2025.12.18 00:19:11.344957 [ 192 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2280 rows starting from the beginning of the part | ||
| 5937 | 2025.12.18 00:19:11.345037 [ 192 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 5938 | 2025.12.18 00:19:11.345095 [ 192 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 5939 | 2025.12.18 00:19:11.345151 [ 192 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 5940 | 2025.12.18 00:19:11.345201 [ 192 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 5941 | 2025.12.18 00:19:11.345254 [ 192 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 5942 | 2025.12.18 00:19:11.347806 [ 190 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2580 rows, containing 4 columns (4 merged, 0 gathered) in 0.003093182 sec., 834092.5299578235 rows/sec., 56.19 MiB/sec. | ||
| 5943 | 2025.12.18 00:19:11.348197 [ 192 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5944 | 2025.12.18 00:19:11.348523 [ 192 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_46_9} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5945 | 2025.12.18 00:19:11.348615 [ 192 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_46_9} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5946 | 2025.12.18 00:19:11.348707 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 5947 | 2025.12.18 00:19:11.349651 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13214 rows, containing 5 columns (5 merged, 0 gathered) in 0.006993719 sec., 1889409.6259801115 rows/sec., 129.81 MiB/sec. | ||
| 5948 | 2025.12.18 00:19:11.350169 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5949 | 2025.12.18 00:19:11.350542 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2025.12.18 00:19:11.350635 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5951 | 2025.12.18 00:19:11.350758 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
| 5952 | 2025.12.18 00:19:12.000299 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.49 MiB, peak 282.39 MiB, free memory in arenas 0.00 B, will set to 277.55 MiB (RSS), difference: 2.06 MiB | ||
| 5953 | 2025.12.18 00:19:13.617148 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5954 | 2025.12.18 00:19:13.617220 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5955 | 2025.12.18 00:19:13.730725 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15319 | ||
| 5956 | 2025.12.18 00:19:13.731415 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5957 | 2025.12.18 00:19:13.731455 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5958 | 2025.12.18 00:19:13.731972 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5959 | 2025.12.18 00:19:13.732208 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5960 | 2025.12.18 00:19:13.732338 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15319 | ||
| 5961 | 2025.12.18 00:19:13.778647 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 724 | ||
| 5962 | 2025.12.18 00:19:13.781012 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5963 | 2025.12.18 00:19:13.781048 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5964 | 2025.12.18 00:19:13.782250 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5965 | 2025.12.18 00:19:13.782509 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5966 | 2025.12.18 00:19:13.782755 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 724 | ||
| 5967 | 2025.12.18 00:19:14.001671 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001080287 sec. | ||
| 5968 | 2025.12.18 00:19:14.548151 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 5969 | 2025.12.18 00:19:14.562830 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5970 | 2025.12.18 00:19:14.562889 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5971 | 2025.12.18 00:19:14.569137 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5972 | 2025.12.18 00:19:14.569883 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5973 | 2025.12.18 00:19:14.572819 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 5974 | 2025.12.18 00:19:16.334203 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5975 | 2025.12.18 00:19:16.334437 [ 260 ] {a1be7dd2-567e-4a67-9931-87557a4a6ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5976 | 2025.12.18 00:19:16.334512 [ 260 ] {a1be7dd2-567e-4a67-9931-87557a4a6ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5977 | 2025.12.18 00:19:16.335311 [ 260 ] {a1be7dd2-567e-4a67-9931-87557a4a6ef0} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5978 | 2025.12.18 00:19:16.335361 [ 260 ] {a1be7dd2-567e-4a67-9931-87557a4a6ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5979 | 2025.12.18 00:19:16.335792 [ 260 ] {a1be7dd2-567e-4a67-9931-87557a4a6ef0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5980 | 2025.12.18 00:19:16.336018 [ 260 ] {a1be7dd2-567e-4a67-9931-87557a4a6ef0} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5981 | 2025.12.18 00:19:16.336183 [ 260 ] {a1be7dd2-567e-4a67-9931-87557a4a6ef0} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001801 sec., 75513.60355358134 rows/sec., 6.55 MiB/sec. | ||
| 5982 | 2025.12.18 00:19:16.336233 [ 260 ] {a1be7dd2-567e-4a67-9931-87557a4a6ef0} <Debug> TCPHandler: Processed in 0.002220166 sec. | ||
| 5983 | 2025.12.18 00:19:16.336354 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5984 | 2025.12.18 00:19:16.336457 [ 260 ] {c7b6adc2-70e0-4f1b-ad1a-fd624d69424c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5985 | 2025.12.18 00:19:16.336501 [ 260 ] {c7b6adc2-70e0-4f1b-ad1a-fd624d69424c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5986 | 2025.12.18 00:19:16.336928 [ 260 ] {c7b6adc2-70e0-4f1b-ad1a-fd624d69424c} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5987 | 2025.12.18 00:19:16.336966 [ 260 ] {c7b6adc2-70e0-4f1b-ad1a-fd624d69424c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5988 | 2025.12.18 00:19:16.337281 [ 260 ] {c7b6adc2-70e0-4f1b-ad1a-fd624d69424c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5989 | 2025.12.18 00:19:16.337492 [ 260 ] {c7b6adc2-70e0-4f1b-ad1a-fd624d69424c} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5990 | 2025.12.18 00:19:16.337625 [ 260 ] {c7b6adc2-70e0-4f1b-ad1a-fd624d69424c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001193 sec., 33528.91869237217 rows/sec., 2.46 MiB/sec. | ||
| 5991 | 2025.12.18 00:19:16.337665 [ 260 ] {c7b6adc2-70e0-4f1b-ad1a-fd624d69424c} <Debug> TCPHandler: Processed in 0.001365819 sec. | ||
| 5992 | 2025.12.18 00:19:16.337774 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5993 | 2025.12.18 00:19:16.337870 [ 260 ] {d0c30b19-0eb3-487a-be4e-29eb13a4d85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5994 | 2025.12.18 00:19:16.337911 [ 260 ] {d0c30b19-0eb3-487a-be4e-29eb13a4d85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5995 | 2025.12.18 00:19:16.338332 [ 260 ] {d0c30b19-0eb3-487a-be4e-29eb13a4d85c} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5996 | 2025.12.18 00:19:16.338369 [ 260 ] {d0c30b19-0eb3-487a-be4e-29eb13a4d85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5997 | 2025.12.18 00:19:16.338686 [ 260 ] {d0c30b19-0eb3-487a-be4e-29eb13a4d85c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5998 | 2025.12.18 00:19:16.338900 [ 260 ] {d0c30b19-0eb3-487a-be4e-29eb13a4d85c} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5999 | 2025.12.18 00:19:16.339029 [ 260 ] {d0c30b19-0eb3-487a-be4e-29eb13a4d85c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001178 sec., 88285.22920203736 rows/sec., 6.90 MiB/sec. | ||
| 6000 | 2025.12.18 00:19:16.339068 [ 260 ] {d0c30b19-0eb3-487a-be4e-29eb13a4d85c} <Debug> TCPHandler: Processed in 0.001344779 sec. | ||
| 6001 | 2025.12.18 00:19:16.339179 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6002 | 2025.12.18 00:19:16.339273 [ 260 ] {acd6e530-b418-4e92-b4d8-2d8c565ee984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6003 | 2025.12.18 00:19:16.339316 [ 260 ] {acd6e530-b418-4e92-b4d8-2d8c565ee984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6004 | 2025.12.18 00:19:16.339718 [ 260 ] {acd6e530-b418-4e92-b4d8-2d8c565ee984} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6005 | 2025.12.18 00:19:16.339754 [ 260 ] {acd6e530-b418-4e92-b4d8-2d8c565ee984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6006 | 2025.12.18 00:19:16.340101 [ 260 ] {acd6e530-b418-4e92-b4d8-2d8c565ee984} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6007 | 2025.12.18 00:19:16.340320 [ 260 ] {acd6e530-b418-4e92-b4d8-2d8c565ee984} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6008 | 2025.12.18 00:19:16.340448 [ 260 ] {acd6e530-b418-4e92-b4d8-2d8c565ee984} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 6009 | 2025.12.18 00:19:16.340485 [ 260 ] {acd6e530-b418-4e92-b4d8-2d8c565ee984} <Debug> TCPHandler: Processed in 0.00135701 sec. | ||
| 6010 | 2025.12.18 00:19:16.340594 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6011 | 2025.12.18 00:19:16.340688 [ 260 ] {4334d35c-0eb3-4784-be62-c2b820e6b05b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6012 | 2025.12.18 00:19:16.340741 [ 260 ] {4334d35c-0eb3-4784-be62-c2b820e6b05b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6013 | 2025.12.18 00:19:16.341539 [ 260 ] {4334d35c-0eb3-4784-be62-c2b820e6b05b} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6014 | 2025.12.18 00:19:16.341575 [ 260 ] {4334d35c-0eb3-4784-be62-c2b820e6b05b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6015 | 2025.12.18 00:19:16.342136 [ 260 ] {4334d35c-0eb3-4784-be62-c2b820e6b05b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6016 | 2025.12.18 00:19:16.342358 [ 260 ] {4334d35c-0eb3-4784-be62-c2b820e6b05b} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6017 | 2025.12.18 00:19:16.342498 [ 260 ] {4334d35c-0eb3-4784-be62-c2b820e6b05b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001827 sec., 21893.81499726327 rows/sec., 39.23 MiB/sec. | ||
| 6018 | 2025.12.18 00:19:16.342561 [ 260 ] {4334d35c-0eb3-4784-be62-c2b820e6b05b} <Debug> TCPHandler: Processed in 0.002017085 sec. | ||
| 6019 | 2025.12.18 00:19:16.342671 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6020 | 2025.12.18 00:19:16.342766 [ 260 ] {be18ff3e-6723-47a1-9975-7002b70d7110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6021 | 2025.12.18 00:19:16.342808 [ 260 ] {be18ff3e-6723-47a1-9975-7002b70d7110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6022 | 2025.12.18 00:19:16.343138 [ 260 ] {be18ff3e-6723-47a1-9975-7002b70d7110} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6023 | 2025.12.18 00:19:16.343173 [ 260 ] {be18ff3e-6723-47a1-9975-7002b70d7110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6024 | 2025.12.18 00:19:16.343496 [ 260 ] {be18ff3e-6723-47a1-9975-7002b70d7110} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6025 | 2025.12.18 00:19:16.343705 [ 260 ] {be18ff3e-6723-47a1-9975-7002b70d7110} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6026 | 2025.12.18 00:19:16.343832 [ 260 ] {be18ff3e-6723-47a1-9975-7002b70d7110} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 6027 | 2025.12.18 00:19:16.343869 [ 260 ] {be18ff3e-6723-47a1-9975-7002b70d7110} <Debug> TCPHandler: Processed in 0.001248389 sec. | ||
| 6028 | 2025.12.18 00:19:21.232575 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15831 | ||
| 6029 | 2025.12.18 00:19:21.233184 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6030 | 2025.12.18 00:19:21.233238 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6031 | 2025.12.18 00:19:21.233766 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6032 | 2025.12.18 00:19:21.234015 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6033 | 2025.12.18 00:19:21.234163 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15831 | ||
| 6034 | 2025.12.18 00:19:21.332756 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6035 | 2025.12.18 00:19:21.332963 [ 260 ] {f341b0d7-25b7-48a8-b924-c152f4e2f7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6036 | 2025.12.18 00:19:21.333041 [ 260 ] {f341b0d7-25b7-48a8-b924-c152f4e2f7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6037 | 2025.12.18 00:19:21.333781 [ 260 ] {f341b0d7-25b7-48a8-b924-c152f4e2f7da} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6038 | 2025.12.18 00:19:21.333834 [ 260 ] {f341b0d7-25b7-48a8-b924-c152f4e2f7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6039 | 2025.12.18 00:19:21.334273 [ 260 ] {f341b0d7-25b7-48a8-b924-c152f4e2f7da} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6040 | 2025.12.18 00:19:21.334534 [ 260 ] {f341b0d7-25b7-48a8-b924-c152f4e2f7da} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6041 | 2025.12.18 00:19:21.334707 [ 260 ] {f341b0d7-25b7-48a8-b924-c152f4e2f7da} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001801 sec., 31093.83675735702 rows/sec., 2.39 MiB/sec. | ||
| 6042 | 2025.12.18 00:19:21.334760 [ 260 ] {f341b0d7-25b7-48a8-b924-c152f4e2f7da} <Debug> TCPHandler: Processed in 0.002143705 sec. | ||
| 6043 | 2025.12.18 00:19:21.334891 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6044 | 2025.12.18 00:19:21.334994 [ 260 ] {b1495d50-8649-446a-beec-f1eb88a6a9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6045 | 2025.12.18 00:19:21.335037 [ 260 ] {b1495d50-8649-446a-beec-f1eb88a6a9d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6046 | 2025.12.18 00:19:21.335477 [ 260 ] {b1495d50-8649-446a-beec-f1eb88a6a9d9} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6047 | 2025.12.18 00:19:21.335516 [ 260 ] {b1495d50-8649-446a-beec-f1eb88a6a9d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6048 | 2025.12.18 00:19:21.335851 [ 260 ] {b1495d50-8649-446a-beec-f1eb88a6a9d9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6049 | 2025.12.18 00:19:21.336065 [ 260 ] {b1495d50-8649-446a-beec-f1eb88a6a9d9} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6050 | 2025.12.18 00:19:21.336200 [ 260 ] {b1495d50-8649-446a-beec-f1eb88a6a9d9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001231 sec., 51990.25182778229 rows/sec., 4.06 MiB/sec. | ||
| 6051 | 2025.12.18 00:19:21.336240 [ 260 ] {b1495d50-8649-446a-beec-f1eb88a6a9d9} <Debug> TCPHandler: Processed in 0.001402141 sec. | ||
| 6052 | 2025.12.18 00:19:21.336360 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6053 | 2025.12.18 00:19:21.336457 [ 260 ] {71fac3db-c2d0-4171-9c08-8cc1c7596c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6054 | 2025.12.18 00:19:21.336501 [ 260 ] {71fac3db-c2d0-4171-9c08-8cc1c7596c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6055 | 2025.12.18 00:19:21.336933 [ 260 ] {71fac3db-c2d0-4171-9c08-8cc1c7596c32} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6056 | 2025.12.18 00:19:21.336970 [ 260 ] {71fac3db-c2d0-4171-9c08-8cc1c7596c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6057 | 2025.12.18 00:19:21.337313 [ 260 ] {71fac3db-c2d0-4171-9c08-8cc1c7596c32} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6058 | 2025.12.18 00:19:21.337524 [ 260 ] {71fac3db-c2d0-4171-9c08-8cc1c7596c32} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6059 | 2025.12.18 00:19:21.337663 [ 260 ] {71fac3db-c2d0-4171-9c08-8cc1c7596c32} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 6060 | 2025.12.18 00:19:21.337701 [ 260 ] {71fac3db-c2d0-4171-9c08-8cc1c7596c32} <Debug> TCPHandler: Processed in 0.00139276 sec. | ||
| 6061 | 2025.12.18 00:19:21.337820 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6062 | 2025.12.18 00:19:21.337916 [ 260 ] {4c11f1fc-13d9-427a-bea3-a05520bf659f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6063 | 2025.12.18 00:19:21.337958 [ 260 ] {4c11f1fc-13d9-427a-bea3-a05520bf659f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6064 | 2025.12.18 00:19:21.338310 [ 260 ] {4c11f1fc-13d9-427a-bea3-a05520bf659f} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6065 | 2025.12.18 00:19:21.338345 [ 260 ] {4c11f1fc-13d9-427a-bea3-a05520bf659f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6066 | 2025.12.18 00:19:21.338681 [ 260 ] {4c11f1fc-13d9-427a-bea3-a05520bf659f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6067 | 2025.12.18 00:19:21.338914 [ 260 ] {4c11f1fc-13d9-427a-bea3-a05520bf659f} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6068 | 2025.12.18 00:19:21.339046 [ 260 ] {4c11f1fc-13d9-427a-bea3-a05520bf659f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 6069 | 2025.12.18 00:19:21.339083 [ 260 ] {4c11f1fc-13d9-427a-bea3-a05520bf659f} <Debug> TCPHandler: Processed in 0.001314649 sec. | ||
| 6070 | 2025.12.18 00:19:21.570584 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38527 | ||
| 6071 | 2025.12.18 00:19:21.570699 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6072 | 2025.12.18 00:19:21.570726 [ 290 ] {} <Debug> TCP-Session: 4d9ea1dc-f4ce-4eab-8fdd-bd9fdc83746f Authenticating user 'default' from [fd00:1122:3344:101::e]:38527 | ||
| 6073 | 2025.12.18 00:19:21.570747 [ 290 ] {} <Debug> TCP-Session: 4d9ea1dc-f4ce-4eab-8fdd-bd9fdc83746f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6074 | 2025.12.18 00:19:21.570760 [ 290 ] {} <Debug> TCP-Session: 4d9ea1dc-f4ce-4eab-8fdd-bd9fdc83746f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6075 | 2025.12.18 00:19:21.570959 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53579 | ||
| 6076 | 2025.12.18 00:19:21.570988 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52756 | ||
| 6077 | 2025.12.18 00:19:21.571012 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59293 | ||
| 6078 | 2025.12.18 00:19:21.571028 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40794 | ||
| 6079 | 2025.12.18 00:19:21.571084 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6080 | 2025.12.18 00:19:21.571039 [ 290 ] {} <Trace> TCP-Session: 4d9ea1dc-f4ce-4eab-8fdd-bd9fdc83746f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6081 | 2025.12.18 00:19:21.571128 [ 291 ] {} <Debug> TCP-Session: 36de3b59-6dd6-4629-ad52-b0e07c9830d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53579 | ||
| 6082 | 2025.12.18 00:19:21.571037 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50000 | ||
| 6083 | 2025.12.18 00:19:21.571169 [ 291 ] {} <Debug> TCP-Session: 36de3b59-6dd6-4629-ad52-b0e07c9830d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6084 | 2025.12.18 00:19:21.571003 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39447 | ||
| 6085 | 2025.12.18 00:19:21.571203 [ 291 ] {} <Debug> TCP-Session: 36de3b59-6dd6-4629-ad52-b0e07c9830d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6086 | 2025.12.18 00:19:21.570989 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62385 | ||
| 6087 | 2025.12.18 00:19:21.570973 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34004 | ||
| 6088 | 2025.12.18 00:19:21.571302 [ 290 ] {c1afbd47-3592-4932-882b-db2da3da845f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38527) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6089 | 2025.12.18 00:19:21.571343 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6090 | 2025.12.18 00:19:21.571375 [ 287 ] {} <Debug> TCP-Session: e95ee336-0d66-4187-a7be-e5078d23270e Authenticating user 'default' from [fd00:1122:3344:101::e]:59293 | ||
| 6091 | 2025.12.18 00:19:21.571391 [ 287 ] {} <Debug> TCP-Session: e95ee336-0d66-4187-a7be-e5078d23270e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6092 | 2025.12.18 00:19:21.571403 [ 287 ] {} <Debug> TCP-Session: e95ee336-0d66-4187-a7be-e5078d23270e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6093 | 2025.12.18 00:19:21.571583 [ 290 ] {c1afbd47-3592-4932-882b-db2da3da845f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6094 | 2025.12.18 00:19:21.571648 [ 290 ] {c1afbd47-3592-4932-882b-db2da3da845f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6095 | 2025.12.18 00:19:21.571680 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6096 | 2025.12.18 00:19:21.571711 [ 294 ] {} <Debug> TCP-Session: fcd658a0-5864-4abc-a7c8-8ce2c24e99e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62385 | ||
| 6097 | 2025.12.18 00:19:21.571732 [ 294 ] {} <Debug> TCP-Session: fcd658a0-5864-4abc-a7c8-8ce2c24e99e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6098 | 2025.12.18 00:19:21.571745 [ 294 ] {} <Debug> TCP-Session: fcd658a0-5864-4abc-a7c8-8ce2c24e99e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6099 | 2025.12.18 00:19:21.571859 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6100 | 2025.12.18 00:19:21.571901 [ 292 ] {} <Debug> TCP-Session: ee60bca6-d527-4cd5-9f37-4cbe7ce44b67 Authenticating user 'default' from [fd00:1122:3344:101::e]:34004 | ||
| 6101 | 2025.12.18 00:19:21.571924 [ 292 ] {} <Debug> TCP-Session: ee60bca6-d527-4cd5-9f37-4cbe7ce44b67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6102 | 2025.12.18 00:19:21.571937 [ 292 ] {} <Debug> TCP-Session: ee60bca6-d527-4cd5-9f37-4cbe7ce44b67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6103 | 2025.12.18 00:19:21.571955 [ 290 ] {c1afbd47-3592-4932-882b-db2da3da845f} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 6104 | 2025.12.18 00:19:21.572058 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6105 | 2025.12.18 00:19:21.572096 [ 293 ] {} <Debug> TCP-Session: c4d9515d-4253-4048-a06f-e264d82b9876 Authenticating user 'default' from [fd00:1122:3344:101::e]:52756 | ||
| 6106 | 2025.12.18 00:19:21.572123 [ 293 ] {} <Debug> TCP-Session: c4d9515d-4253-4048-a06f-e264d82b9876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6107 | 2025.12.18 00:19:21.572136 [ 293 ] {} <Debug> TCP-Session: c4d9515d-4253-4048-a06f-e264d82b9876 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6108 | 2025.12.18 00:19:21.572164 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6109 | 2025.12.18 00:19:21.572200 [ 288 ] {} <Debug> TCP-Session: 54ced2b8-cb77-415f-9c26-1d9b3408e5c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40794 | ||
| 6110 | 2025.12.18 00:19:21.572217 [ 288 ] {} <Debug> TCP-Session: 54ced2b8-cb77-415f-9c26-1d9b3408e5c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6111 | 2025.12.18 00:19:21.572233 [ 288 ] {} <Debug> TCP-Session: 54ced2b8-cb77-415f-9c26-1d9b3408e5c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6112 | 2025.12.18 00:19:21.572270 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6113 | 2025.12.18 00:19:21.572303 [ 289 ] {} <Debug> TCP-Session: efba39e3-74bd-4ef3-a152-6128ef39e5b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50000 | ||
| 6114 | 2025.12.18 00:19:21.572320 [ 289 ] {} <Debug> TCP-Session: efba39e3-74bd-4ef3-a152-6128ef39e5b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6115 | 2025.12.18 00:19:21.572336 [ 289 ] {} <Debug> TCP-Session: efba39e3-74bd-4ef3-a152-6128ef39e5b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6116 | 2025.12.18 00:19:21.572372 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6117 | 2025.12.18 00:19:21.572405 [ 286 ] {} <Debug> TCP-Session: 14db92c4-8101-4025-83e0-e5bfda3c94f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39447 | ||
| 6118 | 2025.12.18 00:19:21.572422 [ 286 ] {} <Debug> TCP-Session: 14db92c4-8101-4025-83e0-e5bfda3c94f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6119 | 2025.12.18 00:19:21.572434 [ 286 ] {} <Debug> TCP-Session: 14db92c4-8101-4025-83e0-e5bfda3c94f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6120 | 2025.12.18 00:19:21.572933 [ 351 ] {c1afbd47-3592-4932-882b-db2da3da845f} <Trace> AggregatingTransform: Aggregating | ||
| 6121 | 2025.12.18 00:19:21.572991 [ 351 ] {c1afbd47-3592-4932-882b-db2da3da845f} <Trace> Aggregator: Aggregation method: without_key | ||
| 6122 | 2025.12.18 00:19:21.573030 [ 351 ] {c1afbd47-3592-4932-882b-db2da3da845f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000965597 sec. (1035.629 rows/sec., 40.45 KiB/sec.) | ||
| 6123 | 2025.12.18 00:19:21.573050 [ 351 ] {c1afbd47-3592-4932-882b-db2da3da845f} <Trace> Aggregator: Merging aggregated data | ||
| 6124 | 2025.12.18 00:19:21.574489 [ 290 ] {c1afbd47-3592-4932-882b-db2da3da845f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003244 sec., 308.26140567200986 rows/sec., 12.04 KiB/sec. | ||
| 6125 | 2025.12.18 00:19:21.574647 [ 290 ] {c1afbd47-3592-4932-882b-db2da3da845f} <Debug> TCPHandler: Processed in 0.003719136 sec. | ||
| 6126 | 2025.12.18 00:19:21.574765 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6127 | 2025.12.18 00:19:21.574793 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6128 | 2025.12.18 00:19:21.574796 [ 290 ] {} <Debug> TCP-Session: 4d9ea1dc-f4ce-4eab-8fdd-bd9fdc83746f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6129 | 2025.12.18 00:19:21.574813 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6130 | 2025.12.18 00:19:21.574830 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6131 | 2025.12.18 00:19:21.574836 [ 289 ] {} <Debug> TCP-Session: efba39e3-74bd-4ef3-a152-6128ef39e5b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6132 | 2025.12.18 00:19:21.574859 [ 294 ] {} <Debug> TCP-Session: fcd658a0-5864-4abc-a7c8-8ce2c24e99e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6133 | 2025.12.18 00:19:21.574876 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6134 | 2025.12.18 00:19:21.574889 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6135 | 2025.12.18 00:19:21.574906 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6136 | 2025.12.18 00:19:21.574927 [ 287 ] {} <Debug> TCP-Session: e95ee336-0d66-4187-a7be-e5078d23270e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6137 | 2025.12.18 00:19:21.574940 [ 293 ] {} <Debug> TCP-Session: c4d9515d-4253-4048-a06f-e264d82b9876 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6138 | 2025.12.18 00:19:21.574951 [ 286 ] {} <Debug> TCP-Session: 14db92c4-8101-4025-83e0-e5bfda3c94f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6139 | 2025.12.18 00:19:21.574882 [ 288 ] {} <Debug> TCP-Session: 54ced2b8-cb77-415f-9c26-1d9b3408e5c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6140 | 2025.12.18 00:19:21.574862 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6141 | 2025.12.18 00:19:21.574847 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6142 | 2025.12.18 00:19:21.575031 [ 292 ] {} <Debug> TCP-Session: ee60bca6-d527-4cd5-9f37-4cbe7ce44b67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6143 | 2025.12.18 00:19:21.575058 [ 291 ] {} <Debug> TCP-Session: 36de3b59-6dd6-4629-ad52-b0e07c9830d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6144 | 2025.12.18 00:19:22.073041 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6145 | 2025.12.18 00:19:22.089324 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6146 | 2025.12.18 00:19:22.089395 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6147 | 2025.12.18 00:19:22.095691 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6148 | 2025.12.18 00:19:22.096443 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6149 | 2025.12.18 00:19:22.099531 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6150 | 2025.12.18 00:19:23.742502 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44041 | ||
| 6151 | 2025.12.18 00:19:23.742630 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6152 | 2025.12.18 00:19:23.742660 [ 290 ] {} <Debug> TCP-Session: 1c4c75ef-865a-45f1-afc6-4f28ce40c1ac Authenticating user 'default' from [fd00:1122:3344:101::e]:44041 | ||
| 6153 | 2025.12.18 00:19:23.742682 [ 290 ] {} <Debug> TCP-Session: 1c4c75ef-865a-45f1-afc6-4f28ce40c1ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6154 | 2025.12.18 00:19:23.742695 [ 290 ] {} <Debug> TCP-Session: 1c4c75ef-865a-45f1-afc6-4f28ce40c1ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6155 | 2025.12.18 00:19:23.742870 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34132 | ||
| 6156 | 2025.12.18 00:19:23.742895 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61629 | ||
| 6157 | 2025.12.18 00:19:23.742911 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36476 | ||
| 6158 | 2025.12.18 00:19:23.742946 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53476 | ||
| 6159 | 2025.12.18 00:19:23.742983 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61915 | ||
| 6160 | 2025.12.18 00:19:23.742990 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6161 | 2025.12.18 00:19:23.743018 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6162 | 2025.12.18 00:19:23.743046 [ 291 ] {} <Debug> TCP-Session: 5ff79d31-c832-41c9-9e53-9673e7d3d4c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34132 | ||
| 6163 | 2025.12.18 00:19:23.743051 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6164 | 2025.12.18 00:19:23.743066 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6165 | 2025.12.18 00:19:23.743078 [ 291 ] {} <Debug> TCP-Session: 5ff79d31-c832-41c9-9e53-9673e7d3d4c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6166 | 2025.12.18 00:19:23.743092 [ 287 ] {} <Debug> TCP-Session: cacf2bc3-35c4-45b1-82f9-9514162dabdd Authenticating user 'default' from [fd00:1122:3344:101::e]:53476 | ||
| 6167 | 2025.12.18 00:19:23.743114 [ 291 ] {} <Debug> TCP-Session: 5ff79d31-c832-41c9-9e53-9673e7d3d4c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6168 | 2025.12.18 00:19:23.743119 [ 289 ] {} <Debug> TCP-Session: 8a19e6c6-02b1-4c47-9bf8-1c3bac5bd8a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61915 | ||
| 6169 | 2025.12.18 00:19:23.743130 [ 287 ] {} <Debug> TCP-Session: cacf2bc3-35c4-45b1-82f9-9514162dabdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6170 | 2025.12.18 00:19:23.743079 [ 290 ] {} <Trace> TCP-Session: 1c4c75ef-865a-45f1-afc6-4f28ce40c1ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6171 | 2025.12.18 00:19:23.743158 [ 289 ] {} <Debug> TCP-Session: 8a19e6c6-02b1-4c47-9bf8-1c3bac5bd8a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6172 | 2025.12.18 00:19:23.743163 [ 287 ] {} <Debug> TCP-Session: cacf2bc3-35c4-45b1-82f9-9514162dabdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6173 | 2025.12.18 00:19:23.743199 [ 289 ] {} <Debug> TCP-Session: 8a19e6c6-02b1-4c47-9bf8-1c3bac5bd8a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6174 | 2025.12.18 00:19:23.743073 [ 292 ] {} <Debug> TCP-Session: 4c22267a-98ae-4296-bda9-525b8b551c97 Authenticating user 'default' from [fd00:1122:3344:101::e]:61629 | ||
| 6175 | 2025.12.18 00:19:23.743047 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6176 | 2025.12.18 00:19:23.743259 [ 292 ] {} <Debug> TCP-Session: 4c22267a-98ae-4296-bda9-525b8b551c97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6177 | 2025.12.18 00:19:23.742930 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41885 | ||
| 6178 | 2025.12.18 00:19:23.743315 [ 293 ] {} <Debug> TCP-Session: 0b50a79d-af33-415d-8bee-bac9cdd10227 Authenticating user 'default' from [fd00:1122:3344:101::e]:36476 | ||
| 6179 | 2025.12.18 00:19:23.743334 [ 290 ] {6385ea10-a75f-4d33-af04-888d723ab189} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44041) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6180 | 2025.12.18 00:19:23.743373 [ 293 ] {} <Debug> TCP-Session: 0b50a79d-af33-415d-8bee-bac9cdd10227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6181 | 2025.12.18 00:19:23.743313 [ 292 ] {} <Debug> TCP-Session: 4c22267a-98ae-4296-bda9-525b8b551c97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6182 | 2025.12.18 00:19:23.743399 [ 293 ] {} <Debug> TCP-Session: 0b50a79d-af33-415d-8bee-bac9cdd10227 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6183 | 2025.12.18 00:19:23.743396 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6184 | 2025.12.18 00:19:23.742908 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59651 | ||
| 6185 | 2025.12.18 00:19:23.743468 [ 286 ] {} <Debug> TCP-Session: aba88d8b-2c53-444a-8d65-43bb54afc78a Authenticating user 'default' from [fd00:1122:3344:101::e]:41885 | ||
| 6186 | 2025.12.18 00:19:23.742951 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57264 | ||
| 6187 | 2025.12.18 00:19:23.743496 [ 286 ] {} <Debug> TCP-Session: aba88d8b-2c53-444a-8d65-43bb54afc78a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6188 | 2025.12.18 00:19:23.743523 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6189 | 2025.12.18 00:19:23.743536 [ 286 ] {} <Debug> TCP-Session: aba88d8b-2c53-444a-8d65-43bb54afc78a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6190 | 2025.12.18 00:19:23.743546 [ 294 ] {} <Debug> TCP-Session: 6223573d-ff59-4c81-862b-e2aba95e13e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59651 | ||
| 6191 | 2025.12.18 00:19:23.743564 [ 294 ] {} <Debug> TCP-Session: 6223573d-ff59-4c81-862b-e2aba95e13e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6192 | 2025.12.18 00:19:23.743565 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6193 | 2025.12.18 00:19:23.743577 [ 294 ] {} <Debug> TCP-Session: 6223573d-ff59-4c81-862b-e2aba95e13e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6194 | 2025.12.18 00:19:23.743600 [ 288 ] {} <Debug> TCP-Session: bf393014-65a9-419d-9ded-dc006af2a670 Authenticating user 'default' from [fd00:1122:3344:101::e]:57264 | ||
| 6195 | 2025.12.18 00:19:23.743622 [ 288 ] {} <Debug> TCP-Session: bf393014-65a9-419d-9ded-dc006af2a670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6196 | 2025.12.18 00:19:23.743634 [ 288 ] {} <Debug> TCP-Session: bf393014-65a9-419d-9ded-dc006af2a670 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6197 | 2025.12.18 00:19:23.743679 [ 290 ] {6385ea10-a75f-4d33-af04-888d723ab189} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6198 | 2025.12.18 00:19:23.743740 [ 290 ] {6385ea10-a75f-4d33-af04-888d723ab189} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6199 | 2025.12.18 00:19:23.744026 [ 290 ] {6385ea10-a75f-4d33-af04-888d723ab189} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 6200 | 2025.12.18 00:19:23.744978 [ 322 ] {6385ea10-a75f-4d33-af04-888d723ab189} <Trace> AggregatingTransform: Aggregating | ||
| 6201 | 2025.12.18 00:19:23.745026 [ 322 ] {6385ea10-a75f-4d33-af04-888d723ab189} <Trace> Aggregator: Aggregation method: without_key | ||
| 6202 | 2025.12.18 00:19:23.745069 [ 322 ] {6385ea10-a75f-4d33-af04-888d723ab189} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000939997 sec. (1063.833 rows/sec., 41.56 KiB/sec.) | ||
| 6203 | 2025.12.18 00:19:23.745092 [ 322 ] {6385ea10-a75f-4d33-af04-888d723ab189} <Trace> Aggregator: Merging aggregated data | ||
| 6204 | 2025.12.18 00:19:23.748196 [ 290 ] {6385ea10-a75f-4d33-af04-888d723ab189} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004922 sec., 203.16944331572532 rows/sec., 7.94 KiB/sec. | ||
| 6205 | 2025.12.18 00:19:23.748336 [ 290 ] {6385ea10-a75f-4d33-af04-888d723ab189} <Debug> TCPHandler: Processed in 0.005385498 sec. | ||
| 6206 | 2025.12.18 00:19:23.748412 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6207 | 2025.12.18 00:19:23.748440 [ 290 ] {} <Debug> TCP-Session: 1c4c75ef-865a-45f1-afc6-4f28ce40c1ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6208 | 2025.12.18 00:19:23.748460 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6209 | 2025.12.18 00:19:23.748496 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6210 | 2025.12.18 00:19:23.748515 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6211 | 2025.12.18 00:19:23.748536 [ 286 ] {} <Debug> TCP-Session: aba88d8b-2c53-444a-8d65-43bb54afc78a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6212 | 2025.12.18 00:19:23.748542 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6213 | 2025.12.18 00:19:23.748561 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6214 | 2025.12.18 00:19:23.748577 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6215 | 2025.12.18 00:19:23.748595 [ 291 ] {} <Debug> TCP-Session: 5ff79d31-c832-41c9-9e53-9673e7d3d4c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6216 | 2025.12.18 00:19:23.748612 [ 292 ] {} <Debug> TCP-Session: 4c22267a-98ae-4296-bda9-525b8b551c97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6217 | 2025.12.18 00:19:23.748620 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6218 | 2025.12.18 00:19:23.748632 [ 293 ] {} <Debug> TCP-Session: 0b50a79d-af33-415d-8bee-bac9cdd10227 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6219 | 2025.12.18 00:19:23.748597 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6220 | 2025.12.18 00:19:23.748672 [ 288 ] {} <Debug> TCP-Session: bf393014-65a9-419d-9ded-dc006af2a670 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6221 | 2025.12.18 00:19:23.748553 [ 294 ] {} <Debug> TCP-Session: 6223573d-ff59-4c81-862b-e2aba95e13e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6222 | 2025.12.18 00:19:23.748713 [ 287 ] {} <Debug> TCP-Session: cacf2bc3-35c4-45b1-82f9-9514162dabdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6223 | 2025.12.18 00:19:23.748508 [ 289 ] {} <Debug> TCP-Session: 8a19e6c6-02b1-4c47-9bf8-1c3bac5bd8a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6224 | 2025.12.18 00:19:23.783124 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 748 | ||
| 6225 | 2025.12.18 00:19:23.785398 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6226 | 2025.12.18 00:19:23.785449 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6227 | 2025.12.18 00:19:23.786651 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6228 | 2025.12.18 00:19:23.786924 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6229 | 2025.12.18 00:19:23.787300 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 748 | ||
| 6230 | 2025.12.18 00:19:26.335104 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6231 | 2025.12.18 00:19:26.335304 [ 260 ] {f478d38b-3adf-4981-904c-d49373d6d2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6232 | 2025.12.18 00:19:26.335378 [ 260 ] {f478d38b-3adf-4981-904c-d49373d6d2fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6233 | 2025.12.18 00:19:26.336155 [ 260 ] {f478d38b-3adf-4981-904c-d49373d6d2fa} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6234 | 2025.12.18 00:19:26.336201 [ 260 ] {f478d38b-3adf-4981-904c-d49373d6d2fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6235 | 2025.12.18 00:19:26.336616 [ 260 ] {f478d38b-3adf-4981-904c-d49373d6d2fa} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6236 | 2025.12.18 00:19:26.336845 [ 260 ] {f478d38b-3adf-4981-904c-d49373d6d2fa} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6237 | 2025.12.18 00:19:26.337006 [ 260 ] {f478d38b-3adf-4981-904c-d49373d6d2fa} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001756 sec., 77448.74715261959 rows/sec., 6.72 MiB/sec. | ||
| 6238 | 2025.12.18 00:19:26.337056 [ 260 ] {f478d38b-3adf-4981-904c-d49373d6d2fa} <Debug> TCPHandler: Processed in 0.002090255 sec. | ||
| 6239 | 2025.12.18 00:19:26.337182 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6240 | 2025.12.18 00:19:26.337286 [ 260 ] {f6583a3f-a8ab-4bf2-95bf-0085a0eccba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6241 | 2025.12.18 00:19:26.337330 [ 260 ] {f6583a3f-a8ab-4bf2-95bf-0085a0eccba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6242 | 2025.12.18 00:19:26.337773 [ 260 ] {f6583a3f-a8ab-4bf2-95bf-0085a0eccba4} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2025.12.18 00:19:26.337810 [ 260 ] {f6583a3f-a8ab-4bf2-95bf-0085a0eccba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6244 | 2025.12.18 00:19:26.338120 [ 260 ] {f6583a3f-a8ab-4bf2-95bf-0085a0eccba4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6245 | 2025.12.18 00:19:26.338335 [ 260 ] {f6583a3f-a8ab-4bf2-95bf-0085a0eccba4} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6246 | 2025.12.18 00:19:26.338469 [ 260 ] {f6583a3f-a8ab-4bf2-95bf-0085a0eccba4} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001208 sec., 33112.58278145695 rows/sec., 2.43 MiB/sec. | ||
| 6247 | 2025.12.18 00:19:26.338508 [ 260 ] {f6583a3f-a8ab-4bf2-95bf-0085a0eccba4} <Debug> TCPHandler: Processed in 0.00137919 sec. | ||
| 6248 | 2025.12.18 00:19:26.338623 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6249 | 2025.12.18 00:19:26.338720 [ 260 ] {7d726ae9-6bf2-4a0f-9875-ed2483c7d44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6250 | 2025.12.18 00:19:26.338761 [ 260 ] {7d726ae9-6bf2-4a0f-9875-ed2483c7d44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6251 | 2025.12.18 00:19:26.339189 [ 260 ] {7d726ae9-6bf2-4a0f-9875-ed2483c7d44d} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6252 | 2025.12.18 00:19:26.339224 [ 260 ] {7d726ae9-6bf2-4a0f-9875-ed2483c7d44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6253 | 2025.12.18 00:19:26.339536 [ 260 ] {7d726ae9-6bf2-4a0f-9875-ed2483c7d44d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6254 | 2025.12.18 00:19:26.339749 [ 260 ] {7d726ae9-6bf2-4a0f-9875-ed2483c7d44d} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6255 | 2025.12.18 00:19:26.339878 [ 260 ] {7d726ae9-6bf2-4a0f-9875-ed2483c7d44d} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001178 sec., 88285.22920203736 rows/sec., 6.90 MiB/sec. | ||
| 6256 | 2025.12.18 00:19:26.339916 [ 260 ] {7d726ae9-6bf2-4a0f-9875-ed2483c7d44d} <Debug> TCPHandler: Processed in 0.00134376 sec. | ||
| 6257 | 2025.12.18 00:19:26.340030 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6258 | 2025.12.18 00:19:26.340126 [ 260 ] {d3f50be0-0c7e-4638-9f5c-17afe73372dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6259 | 2025.12.18 00:19:26.340172 [ 260 ] {d3f50be0-0c7e-4638-9f5c-17afe73372dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6260 | 2025.12.18 00:19:26.340581 [ 260 ] {d3f50be0-0c7e-4638-9f5c-17afe73372dd} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6261 | 2025.12.18 00:19:26.340615 [ 260 ] {d3f50be0-0c7e-4638-9f5c-17afe73372dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6262 | 2025.12.18 00:19:26.340974 [ 260 ] {d3f50be0-0c7e-4638-9f5c-17afe73372dd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6263 | 2025.12.18 00:19:26.341198 [ 260 ] {d3f50be0-0c7e-4638-9f5c-17afe73372dd} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6264 | 2025.12.18 00:19:26.341329 [ 260 ] {d3f50be0-0c7e-4638-9f5c-17afe73372dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 6265 | 2025.12.18 00:19:26.341366 [ 260 ] {d3f50be0-0c7e-4638-9f5c-17afe73372dd} <Debug> TCPHandler: Processed in 0.0013876 sec. | ||
| 6266 | 2025.12.18 00:19:26.341492 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6267 | 2025.12.18 00:19:26.341588 [ 260 ] {46e74d81-c1eb-44a3-a7bf-3054985d3b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6268 | 2025.12.18 00:19:26.341642 [ 260 ] {46e74d81-c1eb-44a3-a7bf-3054985d3b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6269 | 2025.12.18 00:19:26.342489 [ 260 ] {46e74d81-c1eb-44a3-a7bf-3054985d3b66} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6270 | 2025.12.18 00:19:26.342523 [ 260 ] {46e74d81-c1eb-44a3-a7bf-3054985d3b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6271 | 2025.12.18 00:19:26.343075 [ 260 ] {46e74d81-c1eb-44a3-a7bf-3054985d3b66} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6272 | 2025.12.18 00:19:26.343300 [ 260 ] {46e74d81-c1eb-44a3-a7bf-3054985d3b66} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6273 | 2025.12.18 00:19:26.343434 [ 260 ] {46e74d81-c1eb-44a3-a7bf-3054985d3b66} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001865 sec., 21447.721179624667 rows/sec., 38.43 MiB/sec. | ||
| 6274 | 2025.12.18 00:19:26.343487 [ 260 ] {46e74d81-c1eb-44a3-a7bf-3054985d3b66} <Debug> TCPHandler: Processed in 0.002045455 sec. | ||
| 6275 | 2025.12.18 00:19:26.343598 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6276 | 2025.12.18 00:19:26.343694 [ 260 ] {06f00e2b-b3a7-418f-bc5d-2b70945a0f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6277 | 2025.12.18 00:19:26.343736 [ 260 ] {06f00e2b-b3a7-418f-bc5d-2b70945a0f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6278 | 2025.12.18 00:19:26.344071 [ 260 ] {06f00e2b-b3a7-418f-bc5d-2b70945a0f9a} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6279 | 2025.12.18 00:19:26.344105 [ 260 ] {06f00e2b-b3a7-418f-bc5d-2b70945a0f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6280 | 2025.12.18 00:19:26.344463 [ 260 ] {06f00e2b-b3a7-418f-bc5d-2b70945a0f9a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6281 | 2025.12.18 00:19:26.344747 [ 260 ] {06f00e2b-b3a7-418f-bc5d-2b70945a0f9a} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6282 | 2025.12.18 00:19:26.344901 [ 260 ] {06f00e2b-b3a7-418f-bc5d-2b70945a0f9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001224 sec., 49019.60784313725 rows/sec., 3.30 MiB/sec. | ||
| 6283 | 2025.12.18 00:19:26.344938 [ 260 ] {06f00e2b-b3a7-418f-bc5d-2b70945a0f9a} <Debug> TCPHandler: Processed in 0.00139069 sec. | ||
| 6284 | 2025.12.18 00:19:27.744015 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33280 | ||
| 6285 | 2025.12.18 00:19:27.744123 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6286 | 2025.12.18 00:19:27.744149 [ 290 ] {} <Debug> TCP-Session: 4f395a2f-99a5-4bd3-a4c9-365156ea6ffe Authenticating user 'default' from [fd00:1122:3344:101::e]:33280 | ||
| 6287 | 2025.12.18 00:19:27.744172 [ 290 ] {} <Debug> TCP-Session: 4f395a2f-99a5-4bd3-a4c9-365156ea6ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6288 | 2025.12.18 00:19:27.744184 [ 290 ] {} <Debug> TCP-Session: 4f395a2f-99a5-4bd3-a4c9-365156ea6ffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6289 | 2025.12.18 00:19:27.744414 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64732 | ||
| 6290 | 2025.12.18 00:19:27.744418 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58488 | ||
| 6291 | 2025.12.18 00:19:27.744456 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47267 | ||
| 6292 | 2025.12.18 00:19:27.744472 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45693 | ||
| 6293 | 2025.12.18 00:19:27.744499 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47937 | ||
| 6294 | 2025.12.18 00:19:27.744529 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6295 | 2025.12.18 00:19:27.744557 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6296 | 2025.12.18 00:19:27.744574 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6297 | 2025.12.18 00:19:27.744584 [ 291 ] {} <Debug> TCP-Session: 18c5b9f0-f5ce-4fa9-9d2f-d81c8f32e36e Authenticating user 'default' from [fd00:1122:3344:101::e]:64732 | ||
| 6298 | 2025.12.18 00:19:27.744594 [ 286 ] {} <Debug> TCP-Session: c458adad-c522-4dd9-911b-40ab987dd704 Authenticating user 'default' from [fd00:1122:3344:101::e]:47267 | ||
| 6299 | 2025.12.18 00:19:27.744608 [ 287 ] {} <Debug> TCP-Session: bdb9ffe6-b2a3-4621-a1ac-e12c18419194 Authenticating user 'default' from [fd00:1122:3344:101::e]:45693 | ||
| 6300 | 2025.12.18 00:19:27.744622 [ 291 ] {} <Debug> TCP-Session: 18c5b9f0-f5ce-4fa9-9d2f-d81c8f32e36e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6301 | 2025.12.18 00:19:27.744626 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6302 | 2025.12.18 00:19:27.744642 [ 287 ] {} <Debug> TCP-Session: bdb9ffe6-b2a3-4621-a1ac-e12c18419194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6303 | 2025.12.18 00:19:27.744646 [ 291 ] {} <Debug> TCP-Session: 18c5b9f0-f5ce-4fa9-9d2f-d81c8f32e36e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6304 | 2025.12.18 00:19:27.744671 [ 289 ] {} <Debug> TCP-Session: abfe81ce-c00f-4c0b-af8b-adcaa6d64b55 Authenticating user 'default' from [fd00:1122:3344:101::e]:47937 | ||
| 6305 | 2025.12.18 00:19:27.744673 [ 287 ] {} <Debug> TCP-Session: bdb9ffe6-b2a3-4621-a1ac-e12c18419194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6306 | 2025.12.18 00:19:27.744632 [ 286 ] {} <Debug> TCP-Session: c458adad-c522-4dd9-911b-40ab987dd704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6307 | 2025.12.18 00:19:27.744703 [ 289 ] {} <Debug> TCP-Session: abfe81ce-c00f-4c0b-af8b-adcaa6d64b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6308 | 2025.12.18 00:19:27.744729 [ 286 ] {} <Debug> TCP-Session: c458adad-c522-4dd9-911b-40ab987dd704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6309 | 2025.12.18 00:19:27.744743 [ 289 ] {} <Debug> TCP-Session: abfe81ce-c00f-4c0b-af8b-adcaa6d64b55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6310 | 2025.12.18 00:19:27.744516 [ 290 ] {} <Trace> TCP-Session: 4f395a2f-99a5-4bd3-a4c9-365156ea6ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6311 | 2025.12.18 00:19:27.744479 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57536 | ||
| 6312 | 2025.12.18 00:19:27.744443 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33389 | ||
| 6313 | 2025.12.18 00:19:27.744444 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58910 | ||
| 6314 | 2025.12.18 00:19:27.744561 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6315 | 2025.12.18 00:19:27.744876 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6316 | 2025.12.18 00:19:27.744899 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6317 | 2025.12.18 00:19:27.744908 [ 292 ] {} <Debug> TCP-Session: 3d304e36-49ab-4a82-8cec-5072243302c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58488 | ||
| 6318 | 2025.12.18 00:19:27.744920 [ 288 ] {} <Debug> TCP-Session: d3456ced-2822-4c8a-883b-0939d4e9d9e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57536 | ||
| 6319 | 2025.12.18 00:19:27.744934 [ 293 ] {} <Debug> TCP-Session: 0abb6db1-771d-4694-859e-8db1262a3f14 Authenticating user 'default' from [fd00:1122:3344:101::e]:33389 | ||
| 6320 | 2025.12.18 00:19:27.744943 [ 290 ] {6d65354b-9c59-49e7-ba13-900add2b109f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33280) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6321 | 2025.12.18 00:19:27.744970 [ 293 ] {} <Debug> TCP-Session: 0abb6db1-771d-4694-859e-8db1262a3f14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6322 | 2025.12.18 00:19:27.744956 [ 288 ] {} <Debug> TCP-Session: d3456ced-2822-4c8a-883b-0939d4e9d9e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6323 | 2025.12.18 00:19:27.744998 [ 293 ] {} <Debug> TCP-Session: 0abb6db1-771d-4694-859e-8db1262a3f14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6324 | 2025.12.18 00:19:27.745023 [ 288 ] {} <Debug> TCP-Session: d3456ced-2822-4c8a-883b-0939d4e9d9e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6325 | 2025.12.18 00:19:27.744948 [ 292 ] {} <Debug> TCP-Session: 3d304e36-49ab-4a82-8cec-5072243302c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6326 | 2025.12.18 00:19:27.744921 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6327 | 2025.12.18 00:19:27.745064 [ 292 ] {} <Debug> TCP-Session: 3d304e36-49ab-4a82-8cec-5072243302c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6328 | 2025.12.18 00:19:27.745119 [ 294 ] {} <Debug> TCP-Session: 2a31f54d-850e-40dc-a207-c95beecb220b Authenticating user 'default' from [fd00:1122:3344:101::e]:58910 | ||
| 6329 | 2025.12.18 00:19:27.745143 [ 294 ] {} <Debug> TCP-Session: 2a31f54d-850e-40dc-a207-c95beecb220b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6330 | 2025.12.18 00:19:27.745156 [ 294 ] {} <Debug> TCP-Session: 2a31f54d-850e-40dc-a207-c95beecb220b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6331 | 2025.12.18 00:19:27.745219 [ 290 ] {6d65354b-9c59-49e7-ba13-900add2b109f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6332 | 2025.12.18 00:19:27.745276 [ 290 ] {6d65354b-9c59-49e7-ba13-900add2b109f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6333 | 2025.12.18 00:19:27.745558 [ 290 ] {6d65354b-9c59-49e7-ba13-900add2b109f} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 6334 | 2025.12.18 00:19:27.746562 [ 303 ] {6d65354b-9c59-49e7-ba13-900add2b109f} <Trace> AggregatingTransform: Aggregating | ||
| 6335 | 2025.12.18 00:19:27.746616 [ 303 ] {6d65354b-9c59-49e7-ba13-900add2b109f} <Trace> Aggregator: Aggregation method: without_key | ||
| 6336 | 2025.12.18 00:19:27.746655 [ 303 ] {6d65354b-9c59-49e7-ba13-900add2b109f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000996416 sec. (1003.597 rows/sec., 39.20 KiB/sec.) | ||
| 6337 | 2025.12.18 00:19:27.746706 [ 303 ] {6d65354b-9c59-49e7-ba13-900add2b109f} <Trace> Aggregator: Merging aggregated data | ||
| 6338 | 2025.12.18 00:19:27.747752 [ 290 ] {6d65354b-9c59-49e7-ba13-900add2b109f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002865 sec., 349.04013961605585 rows/sec., 13.63 KiB/sec. | ||
| 6339 | 2025.12.18 00:19:27.747907 [ 290 ] {6d65354b-9c59-49e7-ba13-900add2b109f} <Debug> TCPHandler: Processed in 0.003529214 sec. | ||
| 6340 | 2025.12.18 00:19:27.748031 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6341 | 2025.12.18 00:19:27.748049 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6342 | 2025.12.18 00:19:27.748069 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6343 | 2025.12.18 00:19:27.748078 [ 290 ] {} <Debug> TCP-Session: 4f395a2f-99a5-4bd3-a4c9-365156ea6ffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6344 | 2025.12.18 00:19:27.748097 [ 289 ] {} <Debug> TCP-Session: abfe81ce-c00f-4c0b-af8b-adcaa6d64b55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6345 | 2025.12.18 00:19:27.748109 [ 293 ] {} <Debug> TCP-Session: 0abb6db1-771d-4694-859e-8db1262a3f14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6346 | 2025.12.18 00:19:27.748129 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6347 | 2025.12.18 00:19:27.748144 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6348 | 2025.12.18 00:19:27.748161 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6349 | 2025.12.18 00:19:27.748181 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6350 | 2025.12.18 00:19:27.748194 [ 291 ] {} <Debug> TCP-Session: 18c5b9f0-f5ce-4fa9-9d2f-d81c8f32e36e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6351 | 2025.12.18 00:19:27.748206 [ 287 ] {} <Debug> TCP-Session: bdb9ffe6-b2a3-4621-a1ac-e12c18419194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6352 | 2025.12.18 00:19:27.748225 [ 288 ] {} <Debug> TCP-Session: d3456ced-2822-4c8a-883b-0939d4e9d9e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6353 | 2025.12.18 00:19:27.748175 [ 292 ] {} <Debug> TCP-Session: 3d304e36-49ab-4a82-8cec-5072243302c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6354 | 2025.12.18 00:19:27.748108 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6355 | 2025.12.18 00:19:27.748089 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6356 | 2025.12.18 00:19:27.748297 [ 294 ] {} <Debug> TCP-Session: 2a31f54d-850e-40dc-a207-c95beecb220b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6357 | 2025.12.18 00:19:27.748319 [ 286 ] {} <Debug> TCP-Session: c458adad-c522-4dd9-911b-40ab987dd704 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6358 | 2025.12.18 00:19:28.617280 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6359 | 2025.12.18 00:19:28.617330 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6360 | 2025.12.18 00:19:28.734349 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16279 | ||
| 6361 | 2025.12.18 00:19:28.734856 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6362 | 2025.12.18 00:19:28.734894 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6363 | 2025.12.18 00:19:28.735439 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6364 | 2025.12.18 00:19:28.735680 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6365 | 2025.12.18 00:19:28.735804 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16279 | ||
| 6366 | 2025.12.18 00:19:29.599714 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6367 | 2025.12.18 00:19:29.616536 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2025.12.18 00:19:29.616598 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6369 | 2025.12.18 00:19:29.622682 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6370 | 2025.12.18 00:19:29.623383 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6371 | 2025.12.18 00:19:29.626236 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6372 | 2025.12.18 00:19:31.332532 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6373 | 2025.12.18 00:19:31.332732 [ 260 ] {9c181ede-aee6-498c-8c33-d2171b4dc827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6374 | 2025.12.18 00:19:31.332808 [ 260 ] {9c181ede-aee6-498c-8c33-d2171b4dc827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6375 | 2025.12.18 00:19:31.333460 [ 260 ] {9c181ede-aee6-498c-8c33-d2171b4dc827} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6376 | 2025.12.18 00:19:31.333508 [ 260 ] {9c181ede-aee6-498c-8c33-d2171b4dc827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6377 | 2025.12.18 00:19:31.333906 [ 260 ] {9c181ede-aee6-498c-8c33-d2171b4dc827} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6378 | 2025.12.18 00:19:31.334132 [ 260 ] {9c181ede-aee6-498c-8c33-d2171b4dc827} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6379 | 2025.12.18 00:19:31.334295 [ 260 ] {9c181ede-aee6-498c-8c33-d2171b4dc827} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001619 sec., 34589.252625077206 rows/sec., 2.66 MiB/sec. | ||
| 6380 | 2025.12.18 00:19:31.334347 [ 260 ] {9c181ede-aee6-498c-8c33-d2171b4dc827} <Debug> TCPHandler: Processed in 0.001953404 sec. | ||
| 6381 | 2025.12.18 00:19:31.334470 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6382 | 2025.12.18 00:19:31.334576 [ 260 ] {6bb451f0-4e98-4734-b436-3add026cd7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6383 | 2025.12.18 00:19:31.334619 [ 260 ] {6bb451f0-4e98-4734-b436-3add026cd7e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6384 | 2025.12.18 00:19:31.335044 [ 260 ] {6bb451f0-4e98-4734-b436-3add026cd7e0} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6385 | 2025.12.18 00:19:31.335082 [ 260 ] {6bb451f0-4e98-4734-b436-3add026cd7e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6386 | 2025.12.18 00:19:31.335409 [ 260 ] {6bb451f0-4e98-4734-b436-3add026cd7e0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6387 | 2025.12.18 00:19:31.335617 [ 260 ] {6bb451f0-4e98-4734-b436-3add026cd7e0} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6388 | 2025.12.18 00:19:31.335752 [ 260 ] {6bb451f0-4e98-4734-b436-3add026cd7e0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 6389 | 2025.12.18 00:19:31.335792 [ 260 ] {6bb451f0-4e98-4734-b436-3add026cd7e0} <Debug> TCPHandler: Processed in 0.00137583 sec. | ||
| 6390 | 2025.12.18 00:19:31.335906 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6391 | 2025.12.18 00:19:31.336004 [ 260 ] {26e8794b-5f8e-4f72-b8b8-8a75e8ad257b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6392 | 2025.12.18 00:19:31.336049 [ 260 ] {26e8794b-5f8e-4f72-b8b8-8a75e8ad257b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6393 | 2025.12.18 00:19:31.336460 [ 260 ] {26e8794b-5f8e-4f72-b8b8-8a75e8ad257b} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6394 | 2025.12.18 00:19:31.336498 [ 260 ] {26e8794b-5f8e-4f72-b8b8-8a75e8ad257b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6395 | 2025.12.18 00:19:31.336830 [ 260 ] {26e8794b-5f8e-4f72-b8b8-8a75e8ad257b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6396 | 2025.12.18 00:19:31.337043 [ 260 ] {26e8794b-5f8e-4f72-b8b8-8a75e8ad257b} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6397 | 2025.12.18 00:19:31.337179 [ 260 ] {26e8794b-5f8e-4f72-b8b8-8a75e8ad257b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 6398 | 2025.12.18 00:19:31.337217 [ 260 ] {26e8794b-5f8e-4f72-b8b8-8a75e8ad257b} <Debug> TCPHandler: Processed in 0.00136212 sec. | ||
| 6399 | 2025.12.18 00:19:31.337323 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6400 | 2025.12.18 00:19:31.337419 [ 260 ] {2669045b-8fa6-4856-86c7-cc1601f63432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6401 | 2025.12.18 00:19:31.337462 [ 260 ] {2669045b-8fa6-4856-86c7-cc1601f63432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6402 | 2025.12.18 00:19:31.337795 [ 260 ] {2669045b-8fa6-4856-86c7-cc1601f63432} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6403 | 2025.12.18 00:19:31.337833 [ 260 ] {2669045b-8fa6-4856-86c7-cc1601f63432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6404 | 2025.12.18 00:19:31.338141 [ 260 ] {2669045b-8fa6-4856-86c7-cc1601f63432} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6405 | 2025.12.18 00:19:31.338348 [ 260 ] {2669045b-8fa6-4856-86c7-cc1601f63432} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6406 | 2025.12.18 00:19:31.338480 [ 260 ] {2669045b-8fa6-4856-86c7-cc1601f63432} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 6407 | 2025.12.18 00:19:31.338516 [ 260 ] {2669045b-8fa6-4856-86c7-cc1601f63432} <Debug> TCPHandler: Processed in 0.001244039 sec. | ||
| 6408 | 2025.12.18 00:19:33.787599 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 770 | ||
| 6409 | 2025.12.18 00:19:33.789853 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6410 | 2025.12.18 00:19:33.789909 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6411 | 2025.12.18 00:19:33.791143 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6412 | 2025.12.18 00:19:33.791439 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6413 | 2025.12.18 00:19:33.791611 [ 75 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6414 | 2025.12.18 00:19:33.791675 [ 75 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6415 | 2025.12.18 00:19:33.791696 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6416 | 2025.12.18 00:19:33.791813 [ 197 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::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 | ||
| 6417 | 2025.12.18 00:19:33.791821 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 770 | ||
| 6418 | 2025.12.18 00:19:33.792380 [ 197 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6419 | 2025.12.18 00:19:33.792531 [ 197 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 652 rows starting from the beginning of the part | ||
| 6420 | 2025.12.18 00:19:33.792898 [ 197 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 6421 | 2025.12.18 00:19:33.793224 [ 197 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
| 6422 | 2025.12.18 00:19:33.793537 [ 197 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 28 rows starting from the beginning of the part | ||
| 6423 | 2025.12.18 00:19:33.793839 [ 197 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 6424 | 2025.12.18 00:19:33.794214 [ 197 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 22 rows starting from the beginning of the part | ||
| 6425 | 2025.12.18 00:19:33.800398 [ 190 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 72 columns (72 merged, 0 gathered) in 0.008641091 sec., 89109.11828147626 rows/sec., 73.94 MiB/sec. | ||
| 6426 | 2025.12.18 00:19:33.801607 [ 200 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6427 | 2025.12.18 00:19:33.802262 [ 200 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_26_5} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6428 | 2025.12.18 00:19:33.802350 [ 200 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_26_5} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6429 | 2025.12.18 00:19:33.802610 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 6430 | 2025.12.18 00:19:36.235986 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16791 | ||
| 6431 | 2025.12.18 00:19:36.236584 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6432 | 2025.12.18 00:19:36.236634 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6433 | 2025.12.18 00:19:36.237155 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6434 | 2025.12.18 00:19:36.237391 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6435 | 2025.12.18 00:19:36.237523 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16791 | ||
| 6436 | 2025.12.18 00:19:36.363221 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6437 | 2025.12.18 00:19:36.363503 [ 260 ] {5c183598-5d59-4c92-9715-b6a56dfe6f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6438 | 2025.12.18 00:19:36.363607 [ 260 ] {5c183598-5d59-4c92-9715-b6a56dfe6f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6439 | 2025.12.18 00:19:36.364408 [ 260 ] {5c183598-5d59-4c92-9715-b6a56dfe6f5c} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6440 | 2025.12.18 00:19:36.364450 [ 260 ] {5c183598-5d59-4c92-9715-b6a56dfe6f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6441 | 2025.12.18 00:19:36.364852 [ 260 ] {5c183598-5d59-4c92-9715-b6a56dfe6f5c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6442 | 2025.12.18 00:19:36.365089 [ 260 ] {5c183598-5d59-4c92-9715-b6a56dfe6f5c} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6443 | 2025.12.18 00:19:36.365241 [ 260 ] {5c183598-5d59-4c92-9715-b6a56dfe6f5c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001815 sec., 13223.140495867769 rows/sec., 1.10 MiB/sec. | ||
| 6444 | 2025.12.18 00:19:36.365291 [ 260 ] {5c183598-5d59-4c92-9715-b6a56dfe6f5c} <Debug> TCPHandler: Processed in 0.002249226 sec. | ||
| 6445 | 2025.12.18 00:19:36.365408 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6446 | 2025.12.18 00:19:36.365510 [ 260 ] {78d279f7-b7fc-4309-a252-fc58f2e405ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6447 | 2025.12.18 00:19:36.365553 [ 260 ] {78d279f7-b7fc-4309-a252-fc58f2e405ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6448 | 2025.12.18 00:19:36.365958 [ 260 ] {78d279f7-b7fc-4309-a252-fc58f2e405ef} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6449 | 2025.12.18 00:19:36.365994 [ 260 ] {78d279f7-b7fc-4309-a252-fc58f2e405ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6450 | 2025.12.18 00:19:36.366296 [ 260 ] {78d279f7-b7fc-4309-a252-fc58f2e405ef} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6451 | 2025.12.18 00:19:36.366503 [ 260 ] {78d279f7-b7fc-4309-a252-fc58f2e405ef} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6452 | 2025.12.18 00:19:36.366632 [ 260 ] {78d279f7-b7fc-4309-a252-fc58f2e405ef} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001146 sec., 13961.605584642233 rows/sec., 1.12 MiB/sec. | ||
| 6453 | 2025.12.18 00:19:36.366668 [ 260 ] {78d279f7-b7fc-4309-a252-fc58f2e405ef} <Debug> TCPHandler: Processed in 0.00131033 sec. | ||
| 6454 | 2025.12.18 00:19:36.366773 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6455 | 2025.12.18 00:19:36.366867 [ 260 ] {7f1a53b4-933b-469d-9a1e-6611334712b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6456 | 2025.12.18 00:19:36.366907 [ 260 ] {7f1a53b4-933b-469d-9a1e-6611334712b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6457 | 2025.12.18 00:19:36.367861 [ 260 ] {7f1a53b4-933b-469d-9a1e-6611334712b2} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6458 | 2025.12.18 00:19:36.367896 [ 260 ] {7f1a53b4-933b-469d-9a1e-6611334712b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6459 | 2025.12.18 00:19:36.368281 [ 260 ] {7f1a53b4-933b-469d-9a1e-6611334712b2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6460 | 2025.12.18 00:19:36.368487 [ 260 ] {7f1a53b4-933b-469d-9a1e-6611334712b2} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6461 | 2025.12.18 00:19:36.368587 [ 23 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6462 | 2025.12.18 00:19:36.368614 [ 260 ] {7f1a53b4-933b-469d-9a1e-6611334712b2} <Debug> executeQuery: Read 1405 rows, 120.78 KiB in 0.001766 sec., 795583.2389580974 rows/sec., 66.79 MiB/sec. | ||
| 6463 | 2025.12.18 00:19:36.368630 [ 23 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6464 | 2025.12.18 00:19:36.368650 [ 260 ] {7f1a53b4-933b-469d-9a1e-6611334712b2} <Debug> TCPHandler: Processed in 0.001925213 sec. | ||
| 6465 | 2025.12.18 00:19:36.368653 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6466 | 2025.12.18 00:19:36.368752 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6467 | 2025.12.18 00:19:36.368753 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 6468 | 2025.12.18 00:19:36.368844 [ 260 ] {768a43fd-7043-4153-8700-d414e160033a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6469 | 2025.12.18 00:19:36.368856 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6470 | 2025.12.18 00:19:36.368884 [ 260 ] {768a43fd-7043-4153-8700-d414e160033a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6471 | 2025.12.18 00:19:36.368888 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1407 rows starting from the beginning of the part | ||
| 6472 | 2025.12.18 00:19:36.368957 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 136 rows starting from the beginning of the part | ||
| 6473 | 2025.12.18 00:19:36.369006 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 6474 | 2025.12.18 00:19:36.369050 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 136 rows starting from the beginning of the part | ||
| 6475 | 2025.12.18 00:19:36.369092 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 6476 | 2025.12.18 00:19:36.369134 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1405 rows starting from the beginning of the part | ||
| 6477 | 2025.12.18 00:19:36.369304 [ 260 ] {768a43fd-7043-4153-8700-d414e160033a} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6478 | 2025.12.18 00:19:36.369338 [ 260 ] {768a43fd-7043-4153-8700-d414e160033a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6479 | 2025.12.18 00:19:36.369638 [ 260 ] {768a43fd-7043-4153-8700-d414e160033a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6480 | 2025.12.18 00:19:36.369853 [ 260 ] {768a43fd-7043-4153-8700-d414e160033a} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6481 | 2025.12.18 00:19:36.369982 [ 260 ] {768a43fd-7043-4153-8700-d414e160033a} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001156 sec., 58823.52941176471 rows/sec., 4.31 MiB/sec. | ||
| 6482 | 2025.12.18 00:19:36.370019 [ 260 ] {768a43fd-7043-4153-8700-d414e160033a} <Debug> TCPHandler: Processed in 0.001316559 sec. | ||
| 6483 | 2025.12.18 00:19:36.370128 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6484 | 2025.12.18 00:19:36.370220 [ 260 ] {4eb64654-b61e-4c6b-b016-18d55411a177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6485 | 2025.12.18 00:19:36.370259 [ 260 ] {4eb64654-b61e-4c6b-b016-18d55411a177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6486 | 2025.12.18 00:19:36.370470 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001752982 sec., 1823179.0172403369 rows/sec., 159.97 MiB/sec. | ||
| 6487 | 2025.12.18 00:19:36.370688 [ 195 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6488 | 2025.12.18 00:19:36.370717 [ 260 ] {4eb64654-b61e-4c6b-b016-18d55411a177} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2025.12.18 00:19:36.370752 [ 260 ] {4eb64654-b61e-4c6b-b016-18d55411a177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6490 | 2025.12.18 00:19:36.370948 [ 195 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_51_10} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6491 | 2025.12.18 00:19:36.371014 [ 195 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_51_10} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6492 | 2025.12.18 00:19:36.371063 [ 260 ] {4eb64654-b61e-4c6b-b016-18d55411a177} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6493 | 2025.12.18 00:19:36.371073 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6494 | 2025.12.18 00:19:36.371268 [ 260 ] {4eb64654-b61e-4c6b-b016-18d55411a177} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6495 | 2025.12.18 00:19:36.371369 [ 66 ] {} <Debug> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6496 | 2025.12.18 00:19:36.371390 [ 260 ] {4eb64654-b61e-4c6b-b016-18d55411a177} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001187 sec., 212299.9157540017 rows/sec., 14.68 MiB/sec. | ||
| 6497 | 2025.12.18 00:19:36.371420 [ 66 ] {} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6498 | 2025.12.18 00:19:36.371434 [ 260 ] {4eb64654-b61e-4c6b-b016-18d55411a177} <Debug> TCPHandler: Processed in 0.00135411 sec. | ||
| 6499 | 2025.12.18 00:19:36.371448 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6500 | 2025.12.18 00:19:36.371519 [ 187 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::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 | ||
| 6501 | 2025.12.18 00:19:36.371547 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6502 | 2025.12.18 00:19:36.371601 [ 187 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6503 | 2025.12.18 00:19:36.371623 [ 187 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 252 rows starting from the beginning of the part | ||
| 6504 | 2025.12.18 00:19:36.371640 [ 260 ] {d59f459a-6064-40a7-9fbf-ae6a309bdc5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6505 | 2025.12.18 00:19:36.371665 [ 187 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part | ||
| 6506 | 2025.12.18 00:19:36.371679 [ 260 ] {d59f459a-6064-40a7-9fbf-ae6a309bdc5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6507 | 2025.12.18 00:19:36.371699 [ 187 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part | ||
| 6508 | 2025.12.18 00:19:36.371730 [ 187 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part | ||
| 6509 | 2025.12.18 00:19:36.371763 [ 187 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 252 rows starting from the beginning of the part | ||
| 6510 | 2025.12.18 00:19:36.372063 [ 260 ] {d59f459a-6064-40a7-9fbf-ae6a309bdc5a} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6511 | 2025.12.18 00:19:36.372098 [ 260 ] {d59f459a-6064-40a7-9fbf-ae6a309bdc5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6512 | 2025.12.18 00:19:36.372388 [ 260 ] {d59f459a-6064-40a7-9fbf-ae6a309bdc5a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6513 | 2025.12.18 00:19:36.372535 [ 199 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.001039638 sec., 1211960.316956479 rows/sec., 88.45 MiB/sec. | ||
| 6514 | 2025.12.18 00:19:36.372595 [ 260 ] {d59f459a-6064-40a7-9fbf-ae6a309bdc5a} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6515 | 2025.12.18 00:19:36.372717 [ 190 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6516 | 2025.12.18 00:19:36.372726 [ 260 ] {d59f459a-6064-40a7-9fbf-ae6a309bdc5a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001104 sec., 10869.565217391304 rows/sec., 849.18 KiB/sec. | ||
| 6517 | 2025.12.18 00:19:36.372774 [ 260 ] {d59f459a-6064-40a7-9fbf-ae6a309bdc5a} <Debug> TCPHandler: Processed in 0.001274388 sec. | ||
| 6518 | 2025.12.18 00:19:36.372878 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6519 | 2025.12.18 00:19:36.372974 [ 260 ] {48bbbfa2-ce60-4b37-9d7a-1d1d20ecc634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6520 | 2025.12.18 00:19:36.373016 [ 260 ] {48bbbfa2-ce60-4b37-9d7a-1d1d20ecc634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6521 | 2025.12.18 00:19:36.373019 [ 190 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_9_2} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6522 | 2025.12.18 00:19:36.373104 [ 190 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_9_2} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6523 | 2025.12.18 00:19:36.373194 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 6524 | 2025.12.18 00:19:36.373618 [ 260 ] {48bbbfa2-ce60-4b37-9d7a-1d1d20ecc634} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6525 | 2025.12.18 00:19:36.373658 [ 260 ] {48bbbfa2-ce60-4b37-9d7a-1d1d20ecc634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6526 | 2025.12.18 00:19:36.373987 [ 260 ] {48bbbfa2-ce60-4b37-9d7a-1d1d20ecc634} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6527 | 2025.12.18 00:19:36.374219 [ 260 ] {48bbbfa2-ce60-4b37-9d7a-1d1d20ecc634} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6528 | 2025.12.18 00:19:36.374333 [ 66 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6529 | 2025.12.18 00:19:36.374347 [ 260 ] {48bbbfa2-ce60-4b37-9d7a-1d1d20ecc634} <Debug> executeQuery: Read 612 rows, 47.18 KiB in 0.001391 sec., 439971.2437095614 rows/sec., 33.13 MiB/sec. | ||
| 6530 | 2025.12.18 00:19:36.374372 [ 66 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6531 | 2025.12.18 00:19:36.374394 [ 260 ] {48bbbfa2-ce60-4b37-9d7a-1d1d20ecc634} <Debug> TCPHandler: Processed in 0.001562791 sec. | ||
| 6532 | 2025.12.18 00:19:36.374397 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6533 | 2025.12.18 00:19:36.374512 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6534 | 2025.12.18 00:19:36.374533 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 6535 | 2025.12.18 00:19:36.374610 [ 260 ] {7d24c1c9-6c57-463c-870d-bc55492d29d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6536 | 2025.12.18 00:19:36.374656 [ 260 ] {7d24c1c9-6c57-463c-870d-bc55492d29d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6537 | 2025.12.18 00:19:36.374682 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6538 | 2025.12.18 00:19:36.374721 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 634 rows starting from the beginning of the part | ||
| 6539 | 2025.12.18 00:19:36.374791 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 104 rows starting from the beginning of the part | ||
| 6540 | 2025.12.18 00:19:36.374837 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 6541 | 2025.12.18 00:19:36.374880 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 6542 | 2025.12.18 00:19:36.374921 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 6543 | 2025.12.18 00:19:36.374967 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 612 rows starting from the beginning of the part | ||
| 6544 | 2025.12.18 00:19:36.375224 [ 260 ] {7d24c1c9-6c57-463c-870d-bc55492d29d6} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6545 | 2025.12.18 00:19:36.375265 [ 260 ] {7d24c1c9-6c57-463c-870d-bc55492d29d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6546 | 2025.12.18 00:19:36.375748 [ 260 ] {7d24c1c9-6c57-463c-870d-bc55492d29d6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6547 | 2025.12.18 00:19:36.375965 [ 260 ] {7d24c1c9-6c57-463c-870d-bc55492d29d6} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6548 | 2025.12.18 00:19:36.376084 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6549 | 2025.12.18 00:19:36.376097 [ 260 ] {7d24c1c9-6c57-463c-870d-bc55492d29d6} <Debug> executeQuery: Read 888 rows, 61.73 KiB in 0.001506 sec., 589641.4342629482 rows/sec., 40.03 MiB/sec. | ||
| 6550 | 2025.12.18 00:19:36.376119 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6551 | 2025.12.18 00:19:36.376085 [ 199 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1582 rows, containing 5 columns (5 merged, 0 gathered) in 0.001617732 sec., 977912.2870784531 rows/sec., 77.99 MiB/sec. | ||
| 6552 | 2025.12.18 00:19:36.376149 [ 260 ] {7d24c1c9-6c57-463c-870d-bc55492d29d6} <Debug> TCPHandler: Processed in 0.001683262 sec. | ||
| 6553 | 2025.12.18 00:19:36.376150 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6554 | 2025.12.18 00:19:36.376245 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 6555 | 2025.12.18 00:19:36.376269 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6556 | 2025.12.18 00:19:36.376323 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6557 | 2025.12.18 00:19:36.376350 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6558 | 2025.12.18 00:19:36.376365 [ 260 ] {ac5464db-16ad-4cb7-89be-a3e11b296624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6559 | 2025.12.18 00:19:36.376388 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13214 rows starting from the beginning of the part | ||
| 6560 | 2025.12.18 00:19:36.376425 [ 260 ] {ac5464db-16ad-4cb7-89be-a3e11b296624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6561 | 2025.12.18 00:19:36.376455 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 6562 | 2025.12.18 00:19:36.376508 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 6563 | 2025.12.18 00:19:36.376552 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 6564 | 2025.12.18 00:19:36.376594 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 6565 | 2025.12.18 00:19:36.376618 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_51_10} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6566 | 2025.12.18 00:19:36.376640 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 888 rows starting from the beginning of the part | ||
| 6567 | 2025.12.18 00:19:36.376709 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_51_10} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6568 | 2025.12.18 00:19:36.376797 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 6569 | 2025.12.18 00:19:36.377260 [ 260 ] {ac5464db-16ad-4cb7-89be-a3e11b296624} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6570 | 2025.12.18 00:19:36.377300 [ 260 ] {ac5464db-16ad-4cb7-89be-a3e11b296624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6571 | 2025.12.18 00:19:36.377898 [ 260 ] {ac5464db-16ad-4cb7-89be-a3e11b296624} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6572 | 2025.12.18 00:19:36.378127 [ 260 ] {ac5464db-16ad-4cb7-89be-a3e11b296624} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6573 | 2025.12.18 00:19:36.378280 [ 260 ] {ac5464db-16ad-4cb7-89be-a3e11b296624} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001933 sec., 20693.222969477494 rows/sec., 37.08 MiB/sec. | ||
| 6574 | 2025.12.18 00:19:36.378341 [ 260 ] {ac5464db-16ad-4cb7-89be-a3e11b296624} <Debug> TCPHandler: Processed in 0.002119635 sec. | ||
| 6575 | 2025.12.18 00:19:36.378448 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6576 | 2025.12.18 00:19:36.378541 [ 260 ] {e661cb2e-c455-4ff3-af52-fed4c128b210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6577 | 2025.12.18 00:19:36.378582 [ 260 ] {e661cb2e-c455-4ff3-af52-fed4c128b210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6578 | 2025.12.18 00:19:36.378909 [ 260 ] {e661cb2e-c455-4ff3-af52-fed4c128b210} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6579 | 2025.12.18 00:19:36.378944 [ 260 ] {e661cb2e-c455-4ff3-af52-fed4c128b210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6580 | 2025.12.18 00:19:36.379264 [ 260 ] {e661cb2e-c455-4ff3-af52-fed4c128b210} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6581 | 2025.12.18 00:19:36.379485 [ 260 ] {e661cb2e-c455-4ff3-af52-fed4c128b210} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6582 | 2025.12.18 00:19:36.379597 [ 66 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6583 | 2025.12.18 00:19:36.379617 [ 260 ] {e661cb2e-c455-4ff3-af52-fed4c128b210} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 6584 | 2025.12.18 00:19:36.379627 [ 66 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6585 | 2025.12.18 00:19:36.379657 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6586 | 2025.12.18 00:19:36.379658 [ 260 ] {e661cb2e-c455-4ff3-af52-fed4c128b210} <Debug> TCPHandler: Processed in 0.001257819 sec. | ||
| 6587 | 2025.12.18 00:19:36.379745 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 6588 | 2025.12.18 00:19:36.379863 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6589 | 2025.12.18 00:19:36.379900 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2580 rows starting from the beginning of the part | ||
| 6590 | 2025.12.18 00:19:36.379960 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 6591 | 2025.12.18 00:19:36.380012 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 6592 | 2025.12.18 00:19:36.380058 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 6593 | 2025.12.18 00:19:36.380103 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 6594 | 2025.12.18 00:19:36.380147 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 6595 | 2025.12.18 00:19:36.380978 [ 193 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14742 rows, containing 5 columns (5 merged, 0 gathered) in 0.004760183 sec., 3096939.760509207 rows/sec., 212.74 MiB/sec. | ||
| 6596 | 2025.12.18 00:19:36.381455 [ 188 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2880 rows, containing 4 columns (4 merged, 0 gathered) in 0.001746632 sec., 1648887.68784724 rows/sec., 111.08 MiB/sec. | ||
| 6597 | 2025.12.18 00:19:36.381483 [ 201 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6598 | 2025.12.18 00:19:36.381850 [ 201 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6599 | 2025.12.18 00:19:36.381854 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6600 | 2025.12.18 00:19:36.381952 [ 201 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6601 | 2025.12.18 00:19:36.382060 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 6602 | 2025.12.18 00:19:36.382156 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_51_10} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6603 | 2025.12.18 00:19:36.382225 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_51_10} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6604 | 2025.12.18 00:19:36.382294 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6605 | 2025.12.18 00:19:37.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.11 MiB, peak 289.41 MiB, free memory in arenas 0.00 B, will set to 281.42 MiB (RSS), difference: 1.31 MiB | ||
| 6606 | 2025.12.18 00:19:37.126397 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 6607 | 2025.12.18 00:19:37.144580 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6608 | 2025.12.18 00:19:37.144635 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6609 | 2025.12.18 00:19:37.150974 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6610 | 2025.12.18 00:19:37.151713 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6611 | 2025.12.18 00:19:37.155232 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6612 | 2025.12.18 00:19:41.332065 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6613 | 2025.12.18 00:19:41.332258 [ 260 ] {3efa64eb-f893-4722-82c3-c9ca2bce0eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6614 | 2025.12.18 00:19:41.332322 [ 260 ] {3efa64eb-f893-4722-82c3-c9ca2bce0eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6615 | 2025.12.18 00:19:41.332993 [ 260 ] {3efa64eb-f893-4722-82c3-c9ca2bce0eee} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6616 | 2025.12.18 00:19:41.333037 [ 260 ] {3efa64eb-f893-4722-82c3-c9ca2bce0eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6617 | 2025.12.18 00:19:41.333424 [ 260 ] {3efa64eb-f893-4722-82c3-c9ca2bce0eee} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6618 | 2025.12.18 00:19:41.333654 [ 260 ] {3efa64eb-f893-4722-82c3-c9ca2bce0eee} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6619 | 2025.12.18 00:19:41.333809 [ 260 ] {3efa64eb-f893-4722-82c3-c9ca2bce0eee} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001601 sec., 34978.13866333541 rows/sec., 2.69 MiB/sec. | ||
| 6620 | 2025.12.18 00:19:41.333851 [ 260 ] {3efa64eb-f893-4722-82c3-c9ca2bce0eee} <Debug> TCPHandler: Processed in 0.001923304 sec. | ||
| 6621 | 2025.12.18 00:19:41.333978 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6622 | 2025.12.18 00:19:41.334076 [ 260 ] {3cded678-ce1a-45f0-ba2f-dd87b2c07171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6623 | 2025.12.18 00:19:41.334115 [ 260 ] {3cded678-ce1a-45f0-ba2f-dd87b2c07171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6624 | 2025.12.18 00:19:41.334530 [ 260 ] {3cded678-ce1a-45f0-ba2f-dd87b2c07171} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6625 | 2025.12.18 00:19:41.334565 [ 260 ] {3cded678-ce1a-45f0-ba2f-dd87b2c07171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6626 | 2025.12.18 00:19:41.334874 [ 260 ] {3cded678-ce1a-45f0-ba2f-dd87b2c07171} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6627 | 2025.12.18 00:19:41.335098 [ 260 ] {3cded678-ce1a-45f0-ba2f-dd87b2c07171} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6628 | 2025.12.18 00:19:41.335226 [ 260 ] {3cded678-ce1a-45f0-ba2f-dd87b2c07171} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 6629 | 2025.12.18 00:19:41.335263 [ 260 ] {3cded678-ce1a-45f0-ba2f-dd87b2c07171} <Debug> TCPHandler: Processed in 0.00133684 sec. | ||
| 6630 | 2025.12.18 00:19:41.335382 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6631 | 2025.12.18 00:19:41.335477 [ 260 ] {598e5e44-4690-4cfe-92ba-44a404e2b35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6632 | 2025.12.18 00:19:41.335522 [ 260 ] {598e5e44-4690-4cfe-92ba-44a404e2b35b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6633 | 2025.12.18 00:19:41.335941 [ 260 ] {598e5e44-4690-4cfe-92ba-44a404e2b35b} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6634 | 2025.12.18 00:19:41.335975 [ 260 ] {598e5e44-4690-4cfe-92ba-44a404e2b35b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6635 | 2025.12.18 00:19:41.336305 [ 260 ] {598e5e44-4690-4cfe-92ba-44a404e2b35b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6636 | 2025.12.18 00:19:41.336519 [ 260 ] {598e5e44-4690-4cfe-92ba-44a404e2b35b} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6637 | 2025.12.18 00:19:41.336650 [ 260 ] {598e5e44-4690-4cfe-92ba-44a404e2b35b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 6638 | 2025.12.18 00:19:41.336686 [ 260 ] {598e5e44-4690-4cfe-92ba-44a404e2b35b} <Debug> TCPHandler: Processed in 0.00135581 sec. | ||
| 6639 | 2025.12.18 00:19:41.336799 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6640 | 2025.12.18 00:19:41.336895 [ 260 ] {44756d1c-920b-4f27-a465-cfd4190cb832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6641 | 2025.12.18 00:19:41.336941 [ 260 ] {44756d1c-920b-4f27-a465-cfd4190cb832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6642 | 2025.12.18 00:19:41.337279 [ 260 ] {44756d1c-920b-4f27-a465-cfd4190cb832} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6643 | 2025.12.18 00:19:41.337311 [ 260 ] {44756d1c-920b-4f27-a465-cfd4190cb832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6644 | 2025.12.18 00:19:41.337620 [ 260 ] {44756d1c-920b-4f27-a465-cfd4190cb832} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6645 | 2025.12.18 00:19:41.337828 [ 260 ] {44756d1c-920b-4f27-a465-cfd4190cb832} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6646 | 2025.12.18 00:19:41.337954 [ 260 ] {44756d1c-920b-4f27-a465-cfd4190cb832} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 6647 | 2025.12.18 00:19:41.337990 [ 260 ] {44756d1c-920b-4f27-a465-cfd4190cb832} <Debug> TCPHandler: Processed in 0.001242139 sec. | ||
| 6648 | 2025.12.18 00:19:43.617620 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6649 | 2025.12.18 00:19:43.617723 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6650 | 2025.12.18 00:19:43.737688 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17239 | ||
| 6651 | 2025.12.18 00:19:43.738195 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6652 | 2025.12.18 00:19:43.738248 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6653 | 2025.12.18 00:19:43.738741 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6654 | 2025.12.18 00:19:43.738972 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6655 | 2025.12.18 00:19:43.739117 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17239 | ||
| 6656 | 2025.12.18 00:19:43.739134 [ 130 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6657 | 2025.12.18 00:19:43.739213 [ 130 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6658 | 2025.12.18 00:19:43.739236 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6659 | 2025.12.18 00:19:43.739342 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::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 | ||
| 6660 | 2025.12.18 00:19:43.739469 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6661 | 2025.12.18 00:19:43.739511 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14871 rows starting from the beginning of the part | ||
| 6662 | 2025.12.18 00:19:43.739582 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 6663 | 2025.12.18 00:19:43.739633 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 6664 | 2025.12.18 00:19:43.739681 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 6665 | 2025.12.18 00:19:43.739725 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 6666 | 2025.12.18 00:19:43.739770 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 6667 | 2025.12.18 00:19:43.741951 [ 201 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17239 rows, containing 4 columns (4 merged, 0 gathered) in 0.002651439 sec., 6501752.444615924 rows/sec., 93.01 MiB/sec. | ||
| 6668 | 2025.12.18 00:19:43.742223 [ 188 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6669 | 2025.12.18 00:19:43.742490 [ 188 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_36_7} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6670 | 2025.12.18 00:19:43.742557 [ 188 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_36_7} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6671 | 2025.12.18 00:19:43.742649 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6672 | 2025.12.18 00:19:43.792105 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 798 | ||
| 6673 | 2025.12.18 00:19:43.794350 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6674 | 2025.12.18 00:19:43.794386 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6675 | 2025.12.18 00:19:43.795520 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6676 | 2025.12.18 00:19:43.795775 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6677 | 2025.12.18 00:19:43.796019 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 798 | ||
| 6678 | 2025.12.18 00:19:44.655410 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 6679 | 2025.12.18 00:19:44.672841 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6680 | 2025.12.18 00:19:44.672910 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6681 | 2025.12.18 00:19:44.679318 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6682 | 2025.12.18 00:19:44.680095 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2025.12.18 00:19:44.680417 [ 101 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6684 | 2025.12.18 00:19:44.680486 [ 101 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6685 | 2025.12.18 00:19:44.680506 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6686 | 2025.12.18 00:19:44.680642 [ 202 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 6687 | 2025.12.18 00:19:44.683869 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 6688 | 2025.12.18 00:19:44.684213 [ 202 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6689 | 2025.12.18 00:19:44.685661 [ 202 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 6690 | 2025.12.18 00:19:44.690262 [ 202 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 6691 | 2025.12.18 00:19:44.694667 [ 202 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 6692 | 2025.12.18 00:19:44.699151 [ 202 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 6693 | 2025.12.18 00:19:44.703508 [ 202 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 6694 | 2025.12.18 00:19:44.707553 [ 202 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 6695 | 2025.12.18 00:19:44.758439 [ 201 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.077860086 sec., 3493.445922985495 rows/sec., 18.06 MiB/sec. | ||
| 6696 | 2025.12.18 00:19:44.760453 [ 186 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6697 | 2025.12.18 00:19:44.762111 [ 186 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_36_7} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6698 | 2025.12.18 00:19:44.762201 [ 186 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_36_7} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6699 | 2025.12.18 00:19:44.763664 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 6700 | 2025.12.18 00:19:45.000315 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.05 MiB, peak 294.91 MiB, free memory in arenas 0.00 B, will set to 285.45 MiB (RSS), difference: 2.41 MiB | ||
| 6701 | 2025.12.18 00:19:46.334871 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6702 | 2025.12.18 00:19:46.335174 [ 260 ] {d3a2e147-79a1-4570-a942-f457b81f2d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6703 | 2025.12.18 00:19:46.335282 [ 260 ] {d3a2e147-79a1-4570-a942-f457b81f2d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6704 | 2025.12.18 00:19:46.336030 [ 260 ] {d3a2e147-79a1-4570-a942-f457b81f2d8d} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6705 | 2025.12.18 00:19:46.336080 [ 260 ] {d3a2e147-79a1-4570-a942-f457b81f2d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6706 | 2025.12.18 00:19:46.336530 [ 260 ] {d3a2e147-79a1-4570-a942-f457b81f2d8d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6707 | 2025.12.18 00:19:46.336768 [ 260 ] {d3a2e147-79a1-4570-a942-f457b81f2d8d} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6708 | 2025.12.18 00:19:46.336938 [ 260 ] {d3a2e147-79a1-4570-a942-f457b81f2d8d} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001846 sec., 73672.80606717226 rows/sec., 6.39 MiB/sec. | ||
| 6709 | 2025.12.18 00:19:46.336987 [ 260 ] {d3a2e147-79a1-4570-a942-f457b81f2d8d} <Debug> TCPHandler: Processed in 0.002306416 sec. | ||
| 6710 | 2025.12.18 00:19:46.337105 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6711 | 2025.12.18 00:19:46.337211 [ 260 ] {0f96da88-69cb-41a6-b089-e93b7eb45769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6712 | 2025.12.18 00:19:46.337255 [ 260 ] {0f96da88-69cb-41a6-b089-e93b7eb45769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6713 | 2025.12.18 00:19:46.337679 [ 260 ] {0f96da88-69cb-41a6-b089-e93b7eb45769} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6714 | 2025.12.18 00:19:46.337718 [ 260 ] {0f96da88-69cb-41a6-b089-e93b7eb45769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6715 | 2025.12.18 00:19:46.338031 [ 260 ] {0f96da88-69cb-41a6-b089-e93b7eb45769} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6716 | 2025.12.18 00:19:46.338248 [ 260 ] {0f96da88-69cb-41a6-b089-e93b7eb45769} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6717 | 2025.12.18 00:19:46.338382 [ 260 ] {0f96da88-69cb-41a6-b089-e93b7eb45769} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001197 sec., 33416.87552213868 rows/sec., 2.45 MiB/sec. | ||
| 6718 | 2025.12.18 00:19:46.338422 [ 260 ] {0f96da88-69cb-41a6-b089-e93b7eb45769} <Debug> TCPHandler: Processed in 0.00136911 sec. | ||
| 6719 | 2025.12.18 00:19:46.338531 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6720 | 2025.12.18 00:19:46.338630 [ 260 ] {f434673e-4a35-4db6-96eb-4b09e5fd4784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6721 | 2025.12.18 00:19:46.338672 [ 260 ] {f434673e-4a35-4db6-96eb-4b09e5fd4784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6722 | 2025.12.18 00:19:46.339096 [ 260 ] {f434673e-4a35-4db6-96eb-4b09e5fd4784} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6723 | 2025.12.18 00:19:46.339134 [ 260 ] {f434673e-4a35-4db6-96eb-4b09e5fd4784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6724 | 2025.12.18 00:19:46.339465 [ 260 ] {f434673e-4a35-4db6-96eb-4b09e5fd4784} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6725 | 2025.12.18 00:19:46.339686 [ 260 ] {f434673e-4a35-4db6-96eb-4b09e5fd4784} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6726 | 2025.12.18 00:19:46.339816 [ 260 ] {f434673e-4a35-4db6-96eb-4b09e5fd4784} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001208 sec., 86092.71523178807 rows/sec., 6.72 MiB/sec. | ||
| 6727 | 2025.12.18 00:19:46.339855 [ 260 ] {f434673e-4a35-4db6-96eb-4b09e5fd4784} <Debug> TCPHandler: Processed in 0.00137456 sec. | ||
| 6728 | 2025.12.18 00:19:46.339968 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6729 | 2025.12.18 00:19:46.340064 [ 260 ] {4fff66dd-910b-48df-be98-8c53448f74dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6730 | 2025.12.18 00:19:46.340108 [ 260 ] {4fff66dd-910b-48df-be98-8c53448f74dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6731 | 2025.12.18 00:19:46.340510 [ 260 ] {4fff66dd-910b-48df-be98-8c53448f74dd} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6732 | 2025.12.18 00:19:46.340547 [ 260 ] {4fff66dd-910b-48df-be98-8c53448f74dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6733 | 2025.12.18 00:19:46.340887 [ 260 ] {4fff66dd-910b-48df-be98-8c53448f74dd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6734 | 2025.12.18 00:19:46.341103 [ 260 ] {4fff66dd-910b-48df-be98-8c53448f74dd} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6735 | 2025.12.18 00:19:46.341236 [ 260 ] {4fff66dd-910b-48df-be98-8c53448f74dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 6736 | 2025.12.18 00:19:46.341274 [ 260 ] {4fff66dd-910b-48df-be98-8c53448f74dd} <Debug> TCPHandler: Processed in 0.00135782 sec. | ||
| 6737 | 2025.12.18 00:19:46.341383 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6738 | 2025.12.18 00:19:46.341479 [ 260 ] {f38af19a-56e7-407c-957f-5434e71e997e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6739 | 2025.12.18 00:19:46.341534 [ 260 ] {f38af19a-56e7-407c-957f-5434e71e997e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6740 | 2025.12.18 00:19:46.342356 [ 260 ] {f38af19a-56e7-407c-957f-5434e71e997e} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2025.12.18 00:19:46.342392 [ 260 ] {f38af19a-56e7-407c-957f-5434e71e997e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6742 | 2025.12.18 00:19:46.342987 [ 260 ] {f38af19a-56e7-407c-957f-5434e71e997e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6743 | 2025.12.18 00:19:46.343218 [ 260 ] {f38af19a-56e7-407c-957f-5434e71e997e} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6744 | 2025.12.18 00:19:46.343346 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6745 | 2025.12.18 00:19:46.343361 [ 260 ] {f38af19a-56e7-407c-957f-5434e71e997e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001901 sec., 21041.55707522357 rows/sec., 37.71 MiB/sec. | ||
| 6746 | 2025.12.18 00:19:46.343456 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6747 | 2025.12.18 00:19:46.343485 [ 260 ] {f38af19a-56e7-407c-957f-5434e71e997e} <Debug> TCPHandler: Processed in 0.002152316 sec. | ||
| 6748 | 2025.12.18 00:19:46.343500 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6749 | 2025.12.18 00:19:46.343607 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6750 | 2025.12.18 00:19:46.343661 [ 194 ] {fc04f179-004d-4506-963a-c921a29605f5::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 | ||
| 6751 | 2025.12.18 00:19:46.343709 [ 260 ] {722b6962-f28e-4a77-b3a2-24e79e2d9688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6752 | 2025.12.18 00:19:46.343757 [ 260 ] {722b6962-f28e-4a77-b3a2-24e79e2d9688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6753 | 2025.12.18 00:19:46.343942 [ 194 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6754 | 2025.12.18 00:19:46.344015 [ 194 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 736 rows starting from the beginning of the part | ||
| 6755 | 2025.12.18 00:19:46.344097 [ 260 ] {722b6962-f28e-4a77-b3a2-24e79e2d9688} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6756 | 2025.12.18 00:19:46.344141 [ 260 ] {722b6962-f28e-4a77-b3a2-24e79e2d9688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6757 | 2025.12.18 00:19:46.344166 [ 194 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 6758 | 2025.12.18 00:19:46.344289 [ 194 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 6759 | 2025.12.18 00:19:46.344393 [ 194 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 6760 | 2025.12.18 00:19:46.344468 [ 260 ] {722b6962-f28e-4a77-b3a2-24e79e2d9688} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6761 | 2025.12.18 00:19:46.344496 [ 194 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 6762 | 2025.12.18 00:19:46.344599 [ 194 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 6763 | 2025.12.18 00:19:46.344714 [ 260 ] {722b6962-f28e-4a77-b3a2-24e79e2d9688} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6764 | 2025.12.18 00:19:46.344854 [ 260 ] {722b6962-f28e-4a77-b3a2-24e79e2d9688} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 6765 | 2025.12.18 00:19:46.344891 [ 260 ] {722b6962-f28e-4a77-b3a2-24e79e2d9688} <Debug> TCPHandler: Processed in 0.001335959 sec. | ||
| 6766 | 2025.12.18 00:19:46.360092 [ 201 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 936 rows, containing 19 columns (19 merged, 0 gathered) in 0.016495406 sec., 56743.071373932835 rows/sec., 101.68 MiB/sec. | ||
| 6767 | 2025.12.18 00:19:46.361472 [ 201 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6768 | 2025.12.18 00:19:46.361858 [ 201 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6769 | 2025.12.18 00:19:46.361943 [ 201 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6770 | 2025.12.18 00:19:46.362108 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 6771 | 2025.12.18 00:19:47.000290 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.15 MiB, peak 294.91 MiB, free memory in arenas 0.00 B, will set to 289.70 MiB (RSS), difference: 3.55 MiB | ||
| 6772 | 2025.12.18 00:19:47.607570 [ 56 ] {} <Debug> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6773 | 2025.12.18 00:19:47.607651 [ 56 ] {} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6774 | 2025.12.18 00:19:47.607676 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6775 | 2025.12.18 00:19:47.607867 [ 198 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::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 | ||
| 6776 | 2025.12.18 00:19:47.608090 [ 198 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6777 | 2025.12.18 00:19:47.608148 [ 198 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::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 | ||
| 6778 | 2025.12.18 00:19:47.608256 [ 198 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 16 rows starting from the beginning of the part | ||
| 6779 | 2025.12.18 00:19:47.608334 [ 198 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 6780 | 2025.12.18 00:19:47.608403 [ 198 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 6781 | 2025.12.18 00:19:47.608443 [ 198 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
| 6782 | 2025.12.18 00:19:47.609169 [ 194 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138792 sec., 40348.146867254596 rows/sec., 3.40 MiB/sec. | ||
| 6783 | 2025.12.18 00:19:47.609368 [ 191 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6784 | 2025.12.18 00:19:47.609732 [ 191 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_13_3} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6785 | 2025.12.18 00:19:47.609827 [ 191 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_13_3} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6786 | 2025.12.18 00:19:47.609929 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6787 | 2025.12.18 00:19:51.239422 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17751 | ||
| 6788 | 2025.12.18 00:19:51.240117 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6789 | 2025.12.18 00:19:51.240186 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6790 | 2025.12.18 00:19:51.240778 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6791 | 2025.12.18 00:19:51.241025 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6792 | 2025.12.18 00:19:51.241177 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17751 | ||
| 6793 | 2025.12.18 00:19:51.333258 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6794 | 2025.12.18 00:19:51.333462 [ 260 ] {9b280f97-66a3-4e84-a5c4-c2b0106efdf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6795 | 2025.12.18 00:19:51.333543 [ 260 ] {9b280f97-66a3-4e84-a5c4-c2b0106efdf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6796 | 2025.12.18 00:19:51.334219 [ 260 ] {9b280f97-66a3-4e84-a5c4-c2b0106efdf8} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6797 | 2025.12.18 00:19:51.334271 [ 260 ] {9b280f97-66a3-4e84-a5c4-c2b0106efdf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6798 | 2025.12.18 00:19:51.334655 [ 260 ] {9b280f97-66a3-4e84-a5c4-c2b0106efdf8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6799 | 2025.12.18 00:19:51.334882 [ 260 ] {9b280f97-66a3-4e84-a5c4-c2b0106efdf8} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6800 | 2025.12.18 00:19:51.335038 [ 260 ] {9b280f97-66a3-4e84-a5c4-c2b0106efdf8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001633 sec., 1224.739742804654 rows/sec., 99.87 KiB/sec. | ||
| 6801 | 2025.12.18 00:19:51.335089 [ 260 ] {9b280f97-66a3-4e84-a5c4-c2b0106efdf8} <Debug> TCPHandler: Processed in 0.001970294 sec. | ||
| 6802 | 2025.12.18 00:19:51.335213 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6803 | 2025.12.18 00:19:51.335316 [ 260 ] {c8ca01c2-5085-4b44-a628-11e7f6b81272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6804 | 2025.12.18 00:19:51.335358 [ 260 ] {c8ca01c2-5085-4b44-a628-11e7f6b81272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6805 | 2025.12.18 00:19:51.335789 [ 260 ] {c8ca01c2-5085-4b44-a628-11e7f6b81272} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6806 | 2025.12.18 00:19:51.335827 [ 260 ] {c8ca01c2-5085-4b44-a628-11e7f6b81272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6807 | 2025.12.18 00:19:51.336144 [ 260 ] {c8ca01c2-5085-4b44-a628-11e7f6b81272} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6808 | 2025.12.18 00:19:51.336355 [ 260 ] {c8ca01c2-5085-4b44-a628-11e7f6b81272} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6809 | 2025.12.18 00:19:51.336487 [ 260 ] {c8ca01c2-5085-4b44-a628-11e7f6b81272} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001196 sec., 47658.86287625418 rows/sec., 3.66 MiB/sec. | ||
| 6810 | 2025.12.18 00:19:51.336526 [ 260 ] {c8ca01c2-5085-4b44-a628-11e7f6b81272} <Debug> TCPHandler: Processed in 0.001363249 sec. | ||
| 6811 | 2025.12.18 00:19:51.336634 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6812 | 2025.12.18 00:19:51.336726 [ 260 ] {4c5f1c68-22a6-491f-aed0-af55b60c6e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6813 | 2025.12.18 00:19:51.336767 [ 260 ] {4c5f1c68-22a6-491f-aed0-af55b60c6e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6814 | 2025.12.18 00:19:51.337148 [ 260 ] {4c5f1c68-22a6-491f-aed0-af55b60c6e0a} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6815 | 2025.12.18 00:19:51.337185 [ 260 ] {4c5f1c68-22a6-491f-aed0-af55b60c6e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6816 | 2025.12.18 00:19:51.337473 [ 260 ] {4c5f1c68-22a6-491f-aed0-af55b60c6e0a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6817 | 2025.12.18 00:19:51.337691 [ 260 ] {4c5f1c68-22a6-491f-aed0-af55b60c6e0a} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6818 | 2025.12.18 00:19:51.337797 [ 65 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6819 | 2025.12.18 00:19:51.337818 [ 260 ] {4c5f1c68-22a6-491f-aed0-af55b60c6e0a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00111 sec., 1801.8018018018017 rows/sec., 125.81 KiB/sec. | ||
| 6820 | 2025.12.18 00:19:51.337864 [ 65 ] {} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6821 | 2025.12.18 00:19:51.337870 [ 260 ] {4c5f1c68-22a6-491f-aed0-af55b60c6e0a} <Debug> TCPHandler: Processed in 0.001284619 sec. | ||
| 6822 | 2025.12.18 00:19:51.337893 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6823 | 2025.12.18 00:19:51.337986 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6824 | 2025.12.18 00:19:51.338000 [ 192 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::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 | ||
| 6825 | 2025.12.18 00:19:51.338083 [ 260 ] {b2e7203b-42a6-4168-b175-0cccc5cf38cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6826 | 2025.12.18 00:19:51.338124 [ 192 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6827 | 2025.12.18 00:19:51.338126 [ 260 ] {b2e7203b-42a6-4168-b175-0cccc5cf38cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6828 | 2025.12.18 00:19:51.338168 [ 192 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 72 rows starting from the beginning of the part | ||
| 6829 | 2025.12.18 00:19:51.338243 [ 192 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 6830 | 2025.12.18 00:19:51.338293 [ 192 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 6831 | 2025.12.18 00:19:51.338340 [ 192 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::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 | ||
| 6832 | 2025.12.18 00:19:51.338384 [ 192 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 6833 | 2025.12.18 00:19:51.338428 [ 192 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 6834 | 2025.12.18 00:19:51.338536 [ 260 ] {b2e7203b-42a6-4168-b175-0cccc5cf38cd} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6835 | 2025.12.18 00:19:51.338575 [ 260 ] {b2e7203b-42a6-4168-b175-0cccc5cf38cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6836 | 2025.12.18 00:19:51.338902 [ 260 ] {b2e7203b-42a6-4168-b175-0cccc5cf38cd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6837 | 2025.12.18 00:19:51.339113 [ 260 ] {b2e7203b-42a6-4168-b175-0cccc5cf38cd} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6838 | 2025.12.18 00:19:51.339294 [ 194 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133374 sec., 196440.085773839 rows/sec., 15.13 MiB/sec. | ||
| 6839 | 2025.12.18 00:19:51.339311 [ 260 ] {b2e7203b-42a6-4168-b175-0cccc5cf38cd} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001245 sec., 53012.048192771086 rows/sec., 4.14 MiB/sec. | ||
| 6840 | 2025.12.18 00:19:51.339377 [ 260 ] {b2e7203b-42a6-4168-b175-0cccc5cf38cd} <Debug> TCPHandler: Processed in 0.00143798 sec. | ||
| 6841 | 2025.12.18 00:19:51.339448 [ 192 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6842 | 2025.12.18 00:19:51.339490 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6843 | 2025.12.18 00:19:51.339589 [ 260 ] {ee1167b0-f752-46bf-963f-10f186c1426f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6844 | 2025.12.18 00:19:51.339634 [ 260 ] {ee1167b0-f752-46bf-963f-10f186c1426f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6845 | 2025.12.18 00:19:51.339705 [ 192 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_31_6} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6846 | 2025.12.18 00:19:51.339781 [ 192 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_31_6} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6847 | 2025.12.18 00:19:51.339851 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6848 | 2025.12.18 00:19:51.340047 [ 260 ] {ee1167b0-f752-46bf-963f-10f186c1426f} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6849 | 2025.12.18 00:19:51.340086 [ 260 ] {ee1167b0-f752-46bf-963f-10f186c1426f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6850 | 2025.12.18 00:19:51.340425 [ 260 ] {ee1167b0-f752-46bf-963f-10f186c1426f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6851 | 2025.12.18 00:19:51.340636 [ 260 ] {ee1167b0-f752-46bf-963f-10f186c1426f} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6852 | 2025.12.18 00:19:51.340766 [ 260 ] {ee1167b0-f752-46bf-963f-10f186c1426f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001196 sec., 134615.38461538462 rows/sec., 9.37 MiB/sec. | ||
| 6853 | 2025.12.18 00:19:51.340803 [ 260 ] {ee1167b0-f752-46bf-963f-10f186c1426f} <Debug> TCPHandler: Processed in 0.001361419 sec. | ||
| 6854 | 2025.12.18 00:19:51.340909 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6855 | 2025.12.18 00:19:51.341002 [ 260 ] {c7e4a7c0-f51c-44f5-87e3-6ea425aa2b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6856 | 2025.12.18 00:19:51.341043 [ 260 ] {c7e4a7c0-f51c-44f5-87e3-6ea425aa2b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6857 | 2025.12.18 00:19:51.341374 [ 260 ] {c7e4a7c0-f51c-44f5-87e3-6ea425aa2b97} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6858 | 2025.12.18 00:19:51.341409 [ 260 ] {c7e4a7c0-f51c-44f5-87e3-6ea425aa2b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6859 | 2025.12.18 00:19:51.341718 [ 260 ] {c7e4a7c0-f51c-44f5-87e3-6ea425aa2b97} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6860 | 2025.12.18 00:19:51.341937 [ 260 ] {c7e4a7c0-f51c-44f5-87e3-6ea425aa2b97} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6861 | 2025.12.18 00:19:51.342066 [ 260 ] {c7e4a7c0-f51c-44f5-87e3-6ea425aa2b97} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 6862 | 2025.12.18 00:19:51.342101 [ 260 ] {c7e4a7c0-f51c-44f5-87e3-6ea425aa2b97} <Debug> TCPHandler: Processed in 0.001239019 sec. | ||
| 6863 | 2025.12.18 00:19:52.184161 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 6864 | 2025.12.18 00:19:52.199258 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6865 | 2025.12.18 00:19:52.199306 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6866 | 2025.12.18 00:19:52.204751 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6867 | 2025.12.18 00:19:52.205446 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6868 | 2025.12.18 00:19:52.208181 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 6869 | 2025.12.18 00:19:53.796449 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 822 | ||
| 6870 | 2025.12.18 00:19:53.798698 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6871 | 2025.12.18 00:19:53.798744 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6872 | 2025.12.18 00:19:53.799924 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6873 | 2025.12.18 00:19:53.800191 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6874 | 2025.12.18 00:19:53.800467 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 822 | ||
| 6875 | 2025.12.18 00:19:56.335011 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6876 | 2025.12.18 00:19:56.335194 [ 260 ] {0ee46ab6-1c9a-4681-83bc-d3ddbec159a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6877 | 2025.12.18 00:19:56.335262 [ 260 ] {0ee46ab6-1c9a-4681-83bc-d3ddbec159a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6878 | 2025.12.18 00:19:56.335972 [ 260 ] {0ee46ab6-1c9a-4681-83bc-d3ddbec159a0} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6879 | 2025.12.18 00:19:56.336023 [ 260 ] {0ee46ab6-1c9a-4681-83bc-d3ddbec159a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6880 | 2025.12.18 00:19:56.336438 [ 260 ] {0ee46ab6-1c9a-4681-83bc-d3ddbec159a0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6881 | 2025.12.18 00:19:56.336670 [ 260 ] {0ee46ab6-1c9a-4681-83bc-d3ddbec159a0} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6882 | 2025.12.18 00:19:56.336831 [ 260 ] {0ee46ab6-1c9a-4681-83bc-d3ddbec159a0} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001689 sec., 80521.01835405566 rows/sec., 6.98 MiB/sec. | ||
| 6883 | 2025.12.18 00:19:56.336883 [ 260 ] {0ee46ab6-1c9a-4681-83bc-d3ddbec159a0} <Debug> TCPHandler: Processed in 0.002002784 sec. | ||
| 6884 | 2025.12.18 00:19:56.336998 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6885 | 2025.12.18 00:19:56.337103 [ 260 ] {1bc9c989-e413-4192-abf2-3030aaa8f745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6886 | 2025.12.18 00:19:56.337147 [ 260 ] {1bc9c989-e413-4192-abf2-3030aaa8f745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6887 | 2025.12.18 00:19:56.337577 [ 260 ] {1bc9c989-e413-4192-abf2-3030aaa8f745} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6888 | 2025.12.18 00:19:56.337615 [ 260 ] {1bc9c989-e413-4192-abf2-3030aaa8f745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6889 | 2025.12.18 00:19:56.337928 [ 260 ] {1bc9c989-e413-4192-abf2-3030aaa8f745} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6890 | 2025.12.18 00:19:56.338151 [ 260 ] {1bc9c989-e413-4192-abf2-3030aaa8f745} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6891 | 2025.12.18 00:19:56.338287 [ 260 ] {1bc9c989-e413-4192-abf2-3030aaa8f745} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001207 sec., 33140.01657000829 rows/sec., 2.43 MiB/sec. | ||
| 6892 | 2025.12.18 00:19:56.338327 [ 260 ] {1bc9c989-e413-4192-abf2-3030aaa8f745} <Debug> TCPHandler: Processed in 0.00138226 sec. | ||
| 6893 | 2025.12.18 00:19:56.338438 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6894 | 2025.12.18 00:19:56.338535 [ 260 ] {03670e5a-35dd-42a3-b44c-c08a0e2aeb44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6895 | 2025.12.18 00:19:56.338576 [ 260 ] {03670e5a-35dd-42a3-b44c-c08a0e2aeb44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6896 | 2025.12.18 00:19:56.338999 [ 260 ] {03670e5a-35dd-42a3-b44c-c08a0e2aeb44} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6897 | 2025.12.18 00:19:56.339036 [ 260 ] {03670e5a-35dd-42a3-b44c-c08a0e2aeb44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6898 | 2025.12.18 00:19:56.339356 [ 260 ] {03670e5a-35dd-42a3-b44c-c08a0e2aeb44} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6899 | 2025.12.18 00:19:56.339576 [ 260 ] {03670e5a-35dd-42a3-b44c-c08a0e2aeb44} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6900 | 2025.12.18 00:19:56.339711 [ 260 ] {03670e5a-35dd-42a3-b44c-c08a0e2aeb44} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001196 sec., 86956.52173913043 rows/sec., 6.79 MiB/sec. | ||
| 6901 | 2025.12.18 00:19:56.339749 [ 260 ] {03670e5a-35dd-42a3-b44c-c08a0e2aeb44} <Debug> TCPHandler: Processed in 0.00136151 sec. | ||
| 6902 | 2025.12.18 00:19:56.339863 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6903 | 2025.12.18 00:19:56.339959 [ 260 ] {126d9823-2f92-41ed-8839-ffdc48b17e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6904 | 2025.12.18 00:19:56.340003 [ 260 ] {126d9823-2f92-41ed-8839-ffdc48b17e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6905 | 2025.12.18 00:19:56.340411 [ 260 ] {126d9823-2f92-41ed-8839-ffdc48b17e69} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6906 | 2025.12.18 00:19:56.340448 [ 260 ] {126d9823-2f92-41ed-8839-ffdc48b17e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6907 | 2025.12.18 00:19:56.340799 [ 260 ] {126d9823-2f92-41ed-8839-ffdc48b17e69} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6908 | 2025.12.18 00:19:56.341014 [ 260 ] {126d9823-2f92-41ed-8839-ffdc48b17e69} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6909 | 2025.12.18 00:19:56.341147 [ 260 ] {126d9823-2f92-41ed-8839-ffdc48b17e69} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 6910 | 2025.12.18 00:19:56.341183 [ 260 ] {126d9823-2f92-41ed-8839-ffdc48b17e69} <Debug> TCPHandler: Processed in 0.001372369 sec. | ||
| 6911 | 2025.12.18 00:19:56.341296 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6912 | 2025.12.18 00:19:56.341393 [ 260 ] {3db07d9b-54d7-434d-8107-e1d789d5b88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6913 | 2025.12.18 00:19:56.341448 [ 260 ] {3db07d9b-54d7-434d-8107-e1d789d5b88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6914 | 2025.12.18 00:19:56.342300 [ 260 ] {3db07d9b-54d7-434d-8107-e1d789d5b88c} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6915 | 2025.12.18 00:19:56.342337 [ 260 ] {3db07d9b-54d7-434d-8107-e1d789d5b88c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6916 | 2025.12.18 00:19:56.342901 [ 260 ] {3db07d9b-54d7-434d-8107-e1d789d5b88c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6917 | 2025.12.18 00:19:56.343129 [ 260 ] {3db07d9b-54d7-434d-8107-e1d789d5b88c} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6918 | 2025.12.18 00:19:56.343273 [ 260 ] {3db07d9b-54d7-434d-8107-e1d789d5b88c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001898 sec., 21074.81559536354 rows/sec., 37.77 MiB/sec. | ||
| 6919 | 2025.12.18 00:19:56.343337 [ 260 ] {3db07d9b-54d7-434d-8107-e1d789d5b88c} <Debug> TCPHandler: Processed in 0.002092215 sec. | ||
| 6920 | 2025.12.18 00:19:56.343450 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6921 | 2025.12.18 00:19:56.343546 [ 260 ] {9a541b75-153b-46ce-8a45-706334ea9977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6922 | 2025.12.18 00:19:56.343589 [ 260 ] {9a541b75-153b-46ce-8a45-706334ea9977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6923 | 2025.12.18 00:19:56.343923 [ 260 ] {9a541b75-153b-46ce-8a45-706334ea9977} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6924 | 2025.12.18 00:19:56.343957 [ 260 ] {9a541b75-153b-46ce-8a45-706334ea9977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6925 | 2025.12.18 00:19:56.344262 [ 260 ] {9a541b75-153b-46ce-8a45-706334ea9977} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6926 | 2025.12.18 00:19:56.344472 [ 260 ] {9a541b75-153b-46ce-8a45-706334ea9977} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6927 | 2025.12.18 00:19:56.344601 [ 260 ] {9a541b75-153b-46ce-8a45-706334ea9977} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 6928 | 2025.12.18 00:19:56.344638 [ 260 ] {9a541b75-153b-46ce-8a45-706334ea9977} <Debug> TCPHandler: Processed in 0.001238418 sec. | ||
| 6929 | 2025.12.18 00:19:58.617781 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6930 | 2025.12.18 00:19:58.617849 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6931 | 2025.12.18 00:19:58.741466 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18199 | ||
| 6932 | 2025.12.18 00:19:58.742065 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6933 | 2025.12.18 00:19:58.742110 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6934 | 2025.12.18 00:19:58.742588 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6935 | 2025.12.18 00:19:58.742822 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6936 | 2025.12.18 00:19:58.742951 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18199 | ||
| 6937 | 2025.12.18 00:19:59.708462 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 6938 | 2025.12.18 00:19:59.725636 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6939 | 2025.12.18 00:19:59.725704 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6940 | 2025.12.18 00:19:59.732271 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6941 | 2025.12.18 00:19:59.733077 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6942 | 2025.12.18 00:19:59.736514 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 6943 | 2025.12.18 00:20:01.334258 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6944 | 2025.12.18 00:20:01.334558 [ 260 ] {cd3e9940-3267-401e-a228-a679103c9289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6945 | 2025.12.18 00:20:01.334666 [ 260 ] {cd3e9940-3267-401e-a228-a679103c9289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6946 | 2025.12.18 00:20:01.335505 [ 260 ] {cd3e9940-3267-401e-a228-a679103c9289} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6947 | 2025.12.18 00:20:01.335558 [ 260 ] {cd3e9940-3267-401e-a228-a679103c9289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6948 | 2025.12.18 00:20:01.335953 [ 260 ] {cd3e9940-3267-401e-a228-a679103c9289} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6949 | 2025.12.18 00:20:01.336170 [ 260 ] {cd3e9940-3267-401e-a228-a679103c9289} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6950 | 2025.12.18 00:20:01.336305 [ 113 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6951 | 2025.12.18 00:20:01.336328 [ 260 ] {cd3e9940-3267-401e-a228-a679103c9289} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001912 sec., 29288.70292887029 rows/sec., 2.25 MiB/sec. | ||
| 6952 | 2025.12.18 00:20:01.336368 [ 113 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6953 | 2025.12.18 00:20:01.336390 [ 260 ] {cd3e9940-3267-401e-a228-a679103c9289} <Debug> TCPHandler: Processed in 0.002378897 sec. | ||
| 6954 | 2025.12.18 00:20:01.336392 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6955 | 2025.12.18 00:20:01.336587 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6956 | 2025.12.18 00:20:01.336609 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 6957 | 2025.12.18 00:20:01.336698 [ 260 ] {bb1b4086-1490-4b44-80e9-d6c1cdbd9aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6958 | 2025.12.18 00:20:01.336747 [ 260 ] {bb1b4086-1490-4b44-80e9-d6c1cdbd9aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6959 | 2025.12.18 00:20:01.336784 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6960 | 2025.12.18 00:20:01.336831 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1407 rows starting from the beginning of the part | ||
| 6961 | 2025.12.18 00:20:01.336908 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 6962 | 2025.12.18 00:20:01.336961 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 136 rows starting from the beginning of the part | ||
| 6963 | 2025.12.18 00:20:01.337009 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 57 rows starting from the beginning of the part | ||
| 6964 | 2025.12.18 00:20:01.337055 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 136 rows starting from the beginning of the part | ||
| 6965 | 2025.12.18 00:20:01.337097 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 6966 | 2025.12.18 00:20:01.337220 [ 260 ] {bb1b4086-1490-4b44-80e9-d6c1cdbd9aec} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6967 | 2025.12.18 00:20:01.337264 [ 260 ] {bb1b4086-1490-4b44-80e9-d6c1cdbd9aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6968 | 2025.12.18 00:20:01.337646 [ 260 ] {bb1b4086-1490-4b44-80e9-d6c1cdbd9aec} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6969 | 2025.12.18 00:20:01.337883 [ 260 ] {bb1b4086-1490-4b44-80e9-d6c1cdbd9aec} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6970 | 2025.12.18 00:20:01.338001 [ 113 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6971 | 2025.12.18 00:20:01.338023 [ 260 ] {bb1b4086-1490-4b44-80e9-d6c1cdbd9aec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001349 sec., 47442.550037064495 rows/sec., 3.70 MiB/sec. | ||
| 6972 | 2025.12.18 00:20:01.338034 [ 113 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6973 | 2025.12.18 00:20:01.338063 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6974 | 2025.12.18 00:20:01.338070 [ 260 ] {bb1b4086-1490-4b44-80e9-d6c1cdbd9aec} <Debug> TCPHandler: Processed in 0.001535751 sec. | ||
| 6975 | 2025.12.18 00:20:01.338163 [ 192 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 6976 | 2025.12.18 00:20:01.338199 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6977 | 2025.12.18 00:20:01.338303 [ 192 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6978 | 2025.12.18 00:20:01.338305 [ 260 ] {55dd3523-97fb-4efa-bfa7-f9446f370947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6979 | 2025.12.18 00:20:01.338320 [ 197 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1848 rows, containing 5 columns (5 merged, 0 gathered) in 0.001784403 sec., 1035640.4915257372 rows/sec., 90.62 MiB/sec. | ||
| 6980 | 2025.12.18 00:20:01.338344 [ 192 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 634 rows starting from the beginning of the part | ||
| 6981 | 2025.12.18 00:20:01.338369 [ 260 ] {55dd3523-97fb-4efa-bfa7-f9446f370947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6982 | 2025.12.18 00:20:01.338435 [ 192 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 6983 | 2025.12.18 00:20:01.338485 [ 192 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 104 rows starting from the beginning of the part | ||
| 6984 | 2025.12.18 00:20:01.338529 [ 192 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 66 rows starting from the beginning of the part | ||
| 6985 | 2025.12.18 00:20:01.338571 [ 192 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 104 rows starting from the beginning of the part | ||
| 6986 | 2025.12.18 00:20:01.338582 [ 200 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6987 | 2025.12.18 00:20:01.338611 [ 192 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 6988 | 2025.12.18 00:20:01.338818 [ 260 ] {55dd3523-97fb-4efa-bfa7-f9446f370947} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6989 | 2025.12.18 00:20:01.338863 [ 260 ] {55dd3523-97fb-4efa-bfa7-f9446f370947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6990 | 2025.12.18 00:20:01.338889 [ 200 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_56_11} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6991 | 2025.12.18 00:20:01.338977 [ 200 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_56_11} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6992 | 2025.12.18 00:20:01.339069 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6993 | 2025.12.18 00:20:01.339263 [ 260 ] {55dd3523-97fb-4efa-bfa7-f9446f370947} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6994 | 2025.12.18 00:20:01.339491 [ 260 ] {55dd3523-97fb-4efa-bfa7-f9446f370947} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6995 | 2025.12.18 00:20:01.339587 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 5 columns (5 merged, 0 gathered) in 0.001476521 sec., 701649.3500600398 rows/sec., 56.32 MiB/sec. | ||
| 6996 | 2025.12.18 00:20:01.339597 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6997 | 2025.12.18 00:20:01.339625 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6998 | 2025.12.18 00:20:01.339632 [ 260 ] {55dd3523-97fb-4efa-bfa7-f9446f370947} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001349 sec., 118606.37509266124 rows/sec., 8.26 MiB/sec. | ||
| 6999 | 2025.12.18 00:20:01.339643 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7000 | 2025.12.18 00:20:01.339678 [ 260 ] {55dd3523-97fb-4efa-bfa7-f9446f370947} <Debug> TCPHandler: Processed in 0.001530541 sec. | ||
| 7001 | 2025.12.18 00:20:01.339722 [ 200 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 7002 | 2025.12.18 00:20:01.339727 [ 192 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7003 | 2025.12.18 00:20:01.339796 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7004 | 2025.12.18 00:20:01.339820 [ 200 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7005 | 2025.12.18 00:20:01.339852 [ 200 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14742 rows starting from the beginning of the part | ||
| 7006 | 2025.12.18 00:20:01.339900 [ 260 ] {9d989e74-5a39-4725-86ac-e8f8a835b8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7007 | 2025.12.18 00:20:01.339909 [ 200 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 7008 | 2025.12.18 00:20:01.339953 [ 260 ] {9d989e74-5a39-4725-86ac-e8f8a835b8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7009 | 2025.12.18 00:20:01.339968 [ 200 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 7010 | 2025.12.18 00:20:01.340001 [ 192 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_56_11} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2025.12.18 00:20:01.340016 [ 200 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 161 rows starting from the beginning of the part | ||
| 7012 | 2025.12.18 00:20:01.340054 [ 200 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 7013 | 2025.12.18 00:20:01.340075 [ 192 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_56_11} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7014 | 2025.12.18 00:20:01.340096 [ 200 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 7015 | 2025.12.18 00:20:01.340145 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 7016 | 2025.12.18 00:20:01.340318 [ 260 ] {9d989e74-5a39-4725-86ac-e8f8a835b8a2} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7017 | 2025.12.18 00:20:01.340362 [ 260 ] {9d989e74-5a39-4725-86ac-e8f8a835b8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7018 | 2025.12.18 00:20:01.340740 [ 260 ] {9d989e74-5a39-4725-86ac-e8f8a835b8a2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7019 | 2025.12.18 00:20:01.340972 [ 260 ] {9d989e74-5a39-4725-86ac-e8f8a835b8a2} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7020 | 2025.12.18 00:20:01.341101 [ 113 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7021 | 2025.12.18 00:20:01.341122 [ 260 ] {9d989e74-5a39-4725-86ac-e8f8a835b8a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001241 sec., 48348.106365834006 rows/sec., 3.26 MiB/sec. | ||
| 7022 | 2025.12.18 00:20:01.341146 [ 113 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7023 | 2025.12.18 00:20:01.341167 [ 260 ] {9d989e74-5a39-4725-86ac-e8f8a835b8a2} <Debug> TCPHandler: Processed in 0.00142062 sec. | ||
| 7024 | 2025.12.18 00:20:01.341202 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7025 | 2025.12.18 00:20:01.341287 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 7026 | 2025.12.18 00:20:01.341411 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7027 | 2025.12.18 00:20:01.341445 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2880 rows starting from the beginning of the part | ||
| 7028 | 2025.12.18 00:20:01.341504 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 7029 | 2025.12.18 00:20:01.341544 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 7030 | 2025.12.18 00:20:01.341581 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 7031 | 2025.12.18 00:20:01.341645 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 7032 | 2025.12.18 00:20:01.341684 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 7033 | 2025.12.18 00:20:01.343272 [ 192 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3180 rows, containing 4 columns (4 merged, 0 gathered) in 0.002022445 sec., 1572354.254380218 rows/sec., 105.93 MiB/sec. | ||
| 7034 | 2025.12.18 00:20:01.343579 [ 199 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7035 | 2025.12.18 00:20:01.343912 [ 199 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_56_11} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7036 | 2025.12.18 00:20:01.343995 [ 199 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_56_11} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7037 | 2025.12.18 00:20:01.344097 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7038 | 2025.12.18 00:20:01.344960 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15543 rows, containing 5 columns (5 merged, 0 gathered) in 0.005264457 sec., 2952441.2489265273 rows/sec., 202.96 MiB/sec. | ||
| 7039 | 2025.12.18 00:20:01.345532 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7040 | 2025.12.18 00:20:01.345799 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7041 | 2025.12.18 00:20:01.345868 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7042 | 2025.12.18 00:20:01.345961 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.82 MiB. | ||
| 7043 | 2025.12.18 00:20:02.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.22 MiB, peak 298.66 MiB, free memory in arenas 0.00 B, will set to 291.53 MiB (RSS), difference: 1.31 MiB | ||
| 7044 | 2025.12.18 00:20:03.800934 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 842 | ||
| 7045 | 2025.12.18 00:20:03.803020 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7046 | 2025.12.18 00:20:03.803066 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7047 | 2025.12.18 00:20:03.804243 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7048 | 2025.12.18 00:20:03.804518 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7049 | 2025.12.18 00:20:03.804762 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 842 | ||
| 7050 | 2025.12.18 00:20:06.243278 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18711 | ||
| 7051 | 2025.12.18 00:20:06.244114 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7052 | 2025.12.18 00:20:06.244203 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7053 | 2025.12.18 00:20:06.244711 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7054 | 2025.12.18 00:20:06.244941 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7055 | 2025.12.18 00:20:06.245075 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18711 | ||
| 7056 | 2025.12.18 00:20:06.362535 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7057 | 2025.12.18 00:20:06.362828 [ 260 ] {3cff230b-3a37-4645-8582-bb35e01e12c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7058 | 2025.12.18 00:20:06.362928 [ 260 ] {3cff230b-3a37-4645-8582-bb35e01e12c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7059 | 2025.12.18 00:20:06.363679 [ 260 ] {3cff230b-3a37-4645-8582-bb35e01e12c6} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7060 | 2025.12.18 00:20:06.363715 [ 260 ] {3cff230b-3a37-4645-8582-bb35e01e12c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7061 | 2025.12.18 00:20:06.364089 [ 260 ] {3cff230b-3a37-4645-8582-bb35e01e12c6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7062 | 2025.12.18 00:20:06.364303 [ 260 ] {3cff230b-3a37-4645-8582-bb35e01e12c6} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7063 | 2025.12.18 00:20:06.364452 [ 260 ] {3cff230b-3a37-4645-8582-bb35e01e12c6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001703 sec., 1174.3981209630065 rows/sec., 95.76 KiB/sec. | ||
| 7064 | 2025.12.18 00:20:06.364492 [ 260 ] {3cff230b-3a37-4645-8582-bb35e01e12c6} <Debug> TCPHandler: Processed in 0.002134325 sec. | ||
| 7065 | 2025.12.18 00:20:06.364611 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7066 | 2025.12.18 00:20:06.364704 [ 260 ] {a2ae99b3-dd08-4ca9-8525-08b24bc95ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7067 | 2025.12.18 00:20:06.364743 [ 260 ] {a2ae99b3-dd08-4ca9-8525-08b24bc95ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7068 | 2025.12.18 00:20:06.365606 [ 260 ] {a2ae99b3-dd08-4ca9-8525-08b24bc95ad5} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7069 | 2025.12.18 00:20:06.365640 [ 260 ] {a2ae99b3-dd08-4ca9-8525-08b24bc95ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7070 | 2025.12.18 00:20:06.366020 [ 260 ] {a2ae99b3-dd08-4ca9-8525-08b24bc95ad5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7071 | 2025.12.18 00:20:06.366233 [ 260 ] {a2ae99b3-dd08-4ca9-8525-08b24bc95ad5} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7072 | 2025.12.18 00:20:06.366363 [ 260 ] {a2ae99b3-dd08-4ca9-8525-08b24bc95ad5} <Debug> executeQuery: Read 1277 rows, 108.71 KiB in 0.001677 sec., 761478.831246273 rows/sec., 63.31 MiB/sec. | ||
| 7073 | 2025.12.18 00:20:06.366400 [ 260 ] {a2ae99b3-dd08-4ca9-8525-08b24bc95ad5} <Debug> TCPHandler: Processed in 0.001836633 sec. | ||
| 7074 | 2025.12.18 00:20:06.366514 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7075 | 2025.12.18 00:20:06.366608 [ 260 ] {48833485-226a-4b95-98c0-e5faa283af26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7076 | 2025.12.18 00:20:06.366648 [ 260 ] {48833485-226a-4b95-98c0-e5faa283af26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7077 | 2025.12.18 00:20:06.367056 [ 260 ] {48833485-226a-4b95-98c0-e5faa283af26} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7078 | 2025.12.18 00:20:06.367092 [ 260 ] {48833485-226a-4b95-98c0-e5faa283af26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7079 | 2025.12.18 00:20:06.367398 [ 260 ] {48833485-226a-4b95-98c0-e5faa283af26} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7080 | 2025.12.18 00:20:06.367617 [ 260 ] {48833485-226a-4b95-98c0-e5faa283af26} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7081 | 2025.12.18 00:20:06.367742 [ 260 ] {48833485-226a-4b95-98c0-e5faa283af26} <Debug> executeQuery: Read 42 rows, 3.15 KiB in 0.001152 sec., 36458.333333333336 rows/sec., 2.67 MiB/sec. | ||
| 7082 | 2025.12.18 00:20:06.367787 [ 260 ] {48833485-226a-4b95-98c0-e5faa283af26} <Debug> TCPHandler: Processed in 0.001316619 sec. | ||
| 7083 | 2025.12.18 00:20:06.367904 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7084 | 2025.12.18 00:20:06.367996 [ 260 ] {08fd6b9d-22d0-4d9a-a6d3-2aa780c95417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7085 | 2025.12.18 00:20:06.368034 [ 260 ] {08fd6b9d-22d0-4d9a-a6d3-2aa780c95417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7086 | 2025.12.18 00:20:06.368483 [ 260 ] {08fd6b9d-22d0-4d9a-a6d3-2aa780c95417} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7087 | 2025.12.18 00:20:06.368518 [ 260 ] {08fd6b9d-22d0-4d9a-a6d3-2aa780c95417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7088 | 2025.12.18 00:20:06.368815 [ 260 ] {08fd6b9d-22d0-4d9a-a6d3-2aa780c95417} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7089 | 2025.12.18 00:20:06.369018 [ 260 ] {08fd6b9d-22d0-4d9a-a6d3-2aa780c95417} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7090 | 2025.12.18 00:20:06.369139 [ 260 ] {08fd6b9d-22d0-4d9a-a6d3-2aa780c95417} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001161 sec., 196382.4289405685 rows/sec., 13.30 MiB/sec. | ||
| 7091 | 2025.12.18 00:20:06.369176 [ 260 ] {08fd6b9d-22d0-4d9a-a6d3-2aa780c95417} <Debug> TCPHandler: Processed in 0.00131916 sec. | ||
| 7092 | 2025.12.18 00:20:06.369288 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7093 | 2025.12.18 00:20:06.369378 [ 260 ] {92259bab-4120-4465-a095-791e076af99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7094 | 2025.12.18 00:20:06.369416 [ 260 ] {92259bab-4120-4465-a095-791e076af99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7095 | 2025.12.18 00:20:06.369952 [ 260 ] {92259bab-4120-4465-a095-791e076af99e} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7096 | 2025.12.18 00:20:06.369986 [ 260 ] {92259bab-4120-4465-a095-791e076af99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7097 | 2025.12.18 00:20:06.370309 [ 260 ] {92259bab-4120-4465-a095-791e076af99e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7098 | 2025.12.18 00:20:06.370511 [ 260 ] {92259bab-4120-4465-a095-791e076af99e} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7099 | 2025.12.18 00:20:06.370636 [ 260 ] {92259bab-4120-4465-a095-791e076af99e} <Debug> executeQuery: Read 562 rows, 42.77 KiB in 0.001275 sec., 440784.3137254902 rows/sec., 32.76 MiB/sec. | ||
| 7100 | 2025.12.18 00:20:06.370672 [ 260 ] {92259bab-4120-4465-a095-791e076af99e} <Debug> TCPHandler: Processed in 0.00143156 sec. | ||
| 7101 | 2025.12.18 00:20:06.370788 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7102 | 2025.12.18 00:20:06.370880 [ 260 ] {335f2669-b03f-4ce5-808e-f8efd5324a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7103 | 2025.12.18 00:20:06.370922 [ 260 ] {335f2669-b03f-4ce5-808e-f8efd5324a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7104 | 2025.12.18 00:20:06.371440 [ 260 ] {335f2669-b03f-4ce5-808e-f8efd5324a27} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7105 | 2025.12.18 00:20:06.371473 [ 260 ] {335f2669-b03f-4ce5-808e-f8efd5324a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7106 | 2025.12.18 00:20:06.371854 [ 260 ] {335f2669-b03f-4ce5-808e-f8efd5324a27} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7107 | 2025.12.18 00:20:06.372068 [ 260 ] {335f2669-b03f-4ce5-808e-f8efd5324a27} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7108 | 2025.12.18 00:20:06.372193 [ 260 ] {335f2669-b03f-4ce5-808e-f8efd5324a27} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001331 sec., 634861.0067618332 rows/sec., 42.73 MiB/sec. | ||
| 7109 | 2025.12.18 00:20:06.372229 [ 260 ] {335f2669-b03f-4ce5-808e-f8efd5324a27} <Debug> TCPHandler: Processed in 0.00148764 sec. | ||
| 7110 | 2025.12.18 00:20:06.372339 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7111 | 2025.12.18 00:20:06.372431 [ 260 ] {90a52fef-26b3-425e-a9cd-55d2b2130769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7112 | 2025.12.18 00:20:06.372485 [ 260 ] {90a52fef-26b3-425e-a9cd-55d2b2130769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7113 | 2025.12.18 00:20:06.373275 [ 260 ] {90a52fef-26b3-425e-a9cd-55d2b2130769} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7114 | 2025.12.18 00:20:06.373309 [ 260 ] {90a52fef-26b3-425e-a9cd-55d2b2130769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7115 | 2025.12.18 00:20:06.373853 [ 260 ] {90a52fef-26b3-425e-a9cd-55d2b2130769} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7116 | 2025.12.18 00:20:06.374067 [ 260 ] {90a52fef-26b3-425e-a9cd-55d2b2130769} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7117 | 2025.12.18 00:20:06.374200 [ 260 ] {90a52fef-26b3-425e-a9cd-55d2b2130769} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001787 sec., 22383.88360380526 rows/sec., 40.11 MiB/sec. | ||
| 7118 | 2025.12.18 00:20:06.374252 [ 260 ] {90a52fef-26b3-425e-a9cd-55d2b2130769} <Debug> TCPHandler: Processed in 0.001959783 sec. | ||
| 7119 | 2025.12.18 00:20:06.374362 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7120 | 2025.12.18 00:20:06.374454 [ 260 ] {5449a5b3-6e2e-4d2c-a6d1-67bb8b070769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7121 | 2025.12.18 00:20:06.374494 [ 260 ] {5449a5b3-6e2e-4d2c-a6d1-67bb8b070769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7122 | 2025.12.18 00:20:06.374829 [ 260 ] {5449a5b3-6e2e-4d2c-a6d1-67bb8b070769} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7123 | 2025.12.18 00:20:06.374862 [ 260 ] {5449a5b3-6e2e-4d2c-a6d1-67bb8b070769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7124 | 2025.12.18 00:20:06.375160 [ 260 ] {5449a5b3-6e2e-4d2c-a6d1-67bb8b070769} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7125 | 2025.12.18 00:20:06.375368 [ 260 ] {5449a5b3-6e2e-4d2c-a6d1-67bb8b070769} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7126 | 2025.12.18 00:20:06.375491 [ 260 ] {5449a5b3-6e2e-4d2c-a6d1-67bb8b070769} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 7127 | 2025.12.18 00:20:06.375526 [ 260 ] {5449a5b3-6e2e-4d2c-a6d1-67bb8b070769} <Debug> TCPHandler: Processed in 0.001211408 sec. | ||
| 7128 | 2025.12.18 00:20:07.236821 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7129 | 2025.12.18 00:20:07.253446 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7130 | 2025.12.18 00:20:07.253491 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7131 | 2025.12.18 00:20:07.259587 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7132 | 2025.12.18 00:20:07.260257 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7133 | 2025.12.18 00:20:07.263048 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7134 | 2025.12.18 00:20:11.334058 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7135 | 2025.12.18 00:20:11.334371 [ 260 ] {8a2c7ebc-05db-4a26-a9dd-cda6b05b2540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7136 | 2025.12.18 00:20:11.334478 [ 260 ] {8a2c7ebc-05db-4a26-a9dd-cda6b05b2540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7137 | 2025.12.18 00:20:11.335138 [ 260 ] {8a2c7ebc-05db-4a26-a9dd-cda6b05b2540} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7138 | 2025.12.18 00:20:11.335189 [ 260 ] {8a2c7ebc-05db-4a26-a9dd-cda6b05b2540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7139 | 2025.12.18 00:20:11.335592 [ 260 ] {8a2c7ebc-05db-4a26-a9dd-cda6b05b2540} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7140 | 2025.12.18 00:20:11.335821 [ 260 ] {8a2c7ebc-05db-4a26-a9dd-cda6b05b2540} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7141 | 2025.12.18 00:20:11.335989 [ 260 ] {8a2c7ebc-05db-4a26-a9dd-cda6b05b2540} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001697 sec., 32999.410724808484 rows/sec., 2.54 MiB/sec. | ||
| 7142 | 2025.12.18 00:20:11.336040 [ 260 ] {8a2c7ebc-05db-4a26-a9dd-cda6b05b2540} <Debug> TCPHandler: Processed in 0.002170716 sec. | ||
| 7143 | 2025.12.18 00:20:11.336161 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7144 | 2025.12.18 00:20:11.336266 [ 260 ] {d485407d-458b-4946-a6b1-f6f967a3e5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7145 | 2025.12.18 00:20:11.336309 [ 260 ] {d485407d-458b-4946-a6b1-f6f967a3e5fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7146 | 2025.12.18 00:20:11.336729 [ 260 ] {d485407d-458b-4946-a6b1-f6f967a3e5fd} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7147 | 2025.12.18 00:20:11.336768 [ 260 ] {d485407d-458b-4946-a6b1-f6f967a3e5fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7148 | 2025.12.18 00:20:11.337091 [ 260 ] {d485407d-458b-4946-a6b1-f6f967a3e5fd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7149 | 2025.12.18 00:20:11.337305 [ 260 ] {d485407d-458b-4946-a6b1-f6f967a3e5fd} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7150 | 2025.12.18 00:20:11.337442 [ 260 ] {d485407d-458b-4946-a6b1-f6f967a3e5fd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 7151 | 2025.12.18 00:20:11.337482 [ 260 ] {d485407d-458b-4946-a6b1-f6f967a3e5fd} <Debug> TCPHandler: Processed in 0.00137506 sec. | ||
| 7152 | 2025.12.18 00:20:11.337595 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7153 | 2025.12.18 00:20:11.337694 [ 260 ] {acc9a93c-2be0-4a50-b941-4504bf1b740a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7154 | 2025.12.18 00:20:11.337738 [ 260 ] {acc9a93c-2be0-4a50-b941-4504bf1b740a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7155 | 2025.12.18 00:20:11.338151 [ 260 ] {acc9a93c-2be0-4a50-b941-4504bf1b740a} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2025.12.18 00:20:11.338189 [ 260 ] {acc9a93c-2be0-4a50-b941-4504bf1b740a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7157 | 2025.12.18 00:20:11.338526 [ 260 ] {acc9a93c-2be0-4a50-b941-4504bf1b740a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7158 | 2025.12.18 00:20:11.338733 [ 260 ] {acc9a93c-2be0-4a50-b941-4504bf1b740a} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7159 | 2025.12.18 00:20:11.338872 [ 260 ] {acc9a93c-2be0-4a50-b941-4504bf1b740a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 7160 | 2025.12.18 00:20:11.338911 [ 260 ] {acc9a93c-2be0-4a50-b941-4504bf1b740a} <Debug> TCPHandler: Processed in 0.00136725 sec. | ||
| 7161 | 2025.12.18 00:20:11.339017 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7162 | 2025.12.18 00:20:11.339114 [ 260 ] {b45c6d50-ac06-46c0-8088-f560703106a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7163 | 2025.12.18 00:20:11.339156 [ 260 ] {b45c6d50-ac06-46c0-8088-f560703106a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7164 | 2025.12.18 00:20:11.339494 [ 260 ] {b45c6d50-ac06-46c0-8088-f560703106a3} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7165 | 2025.12.18 00:20:11.339532 [ 260 ] {b45c6d50-ac06-46c0-8088-f560703106a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7166 | 2025.12.18 00:20:11.339837 [ 260 ] {b45c6d50-ac06-46c0-8088-f560703106a3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7167 | 2025.12.18 00:20:11.340042 [ 260 ] {b45c6d50-ac06-46c0-8088-f560703106a3} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7168 | 2025.12.18 00:20:11.340178 [ 260 ] {b45c6d50-ac06-46c0-8088-f560703106a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 7169 | 2025.12.18 00:20:11.340214 [ 260 ] {b45c6d50-ac06-46c0-8088-f560703106a3} <Debug> TCPHandler: Processed in 0.001246999 sec. | ||
| 7170 | 2025.12.18 00:20:13.618104 [ 174 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7171 | 2025.12.18 00:20:13.618170 [ 174 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7172 | 2025.12.18 00:20:13.745423 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19159 | ||
| 7173 | 2025.12.18 00:20:13.745989 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7174 | 2025.12.18 00:20:13.746037 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7175 | 2025.12.18 00:20:13.746583 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7176 | 2025.12.18 00:20:13.746813 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7177 | 2025.12.18 00:20:13.746938 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19159 | ||
| 7178 | 2025.12.18 00:20:13.805192 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 866 | ||
| 7179 | 2025.12.18 00:20:13.807314 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7180 | 2025.12.18 00:20:13.807351 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7181 | 2025.12.18 00:20:13.808519 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7182 | 2025.12.18 00:20:13.808778 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7183 | 2025.12.18 00:20:13.809037 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 866 | ||
| 7184 | 2025.12.18 00:20:14.763384 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7185 | 2025.12.18 00:20:14.780524 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7186 | 2025.12.18 00:20:14.780570 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7187 | 2025.12.18 00:20:14.786695 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7188 | 2025.12.18 00:20:14.787447 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7189 | 2025.12.18 00:20:14.790303 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7190 | 2025.12.18 00:20:16.335330 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7191 | 2025.12.18 00:20:16.335505 [ 260 ] {731f41f9-4e62-47a6-a321-d55232cf5c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7192 | 2025.12.18 00:20:16.335573 [ 260 ] {731f41f9-4e62-47a6-a321-d55232cf5c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7193 | 2025.12.18 00:20:16.336316 [ 260 ] {731f41f9-4e62-47a6-a321-d55232cf5c11} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7194 | 2025.12.18 00:20:16.336358 [ 260 ] {731f41f9-4e62-47a6-a321-d55232cf5c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7195 | 2025.12.18 00:20:16.336748 [ 260 ] {731f41f9-4e62-47a6-a321-d55232cf5c11} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7196 | 2025.12.18 00:20:16.336969 [ 260 ] {731f41f9-4e62-47a6-a321-d55232cf5c11} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2025.12.18 00:20:16.337133 [ 260 ] {731f41f9-4e62-47a6-a321-d55232cf5c11} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001677 sec., 81097.19737626714 rows/sec., 7.03 MiB/sec. | ||
| 7198 | 2025.12.18 00:20:16.337185 [ 260 ] {731f41f9-4e62-47a6-a321-d55232cf5c11} <Debug> TCPHandler: Processed in 0.001979234 sec. | ||
| 7199 | 2025.12.18 00:20:16.337311 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7200 | 2025.12.18 00:20:16.337414 [ 260 ] {53a3372a-d7bc-4d4a-9827-ad131d99233d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7201 | 2025.12.18 00:20:16.337458 [ 260 ] {53a3372a-d7bc-4d4a-9827-ad131d99233d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7202 | 2025.12.18 00:20:16.337886 [ 260 ] {53a3372a-d7bc-4d4a-9827-ad131d99233d} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7203 | 2025.12.18 00:20:16.337924 [ 260 ] {53a3372a-d7bc-4d4a-9827-ad131d99233d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7204 | 2025.12.18 00:20:16.338229 [ 260 ] {53a3372a-d7bc-4d4a-9827-ad131d99233d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7205 | 2025.12.18 00:20:16.338442 [ 260 ] {53a3372a-d7bc-4d4a-9827-ad131d99233d} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7206 | 2025.12.18 00:20:16.338573 [ 260 ] {53a3372a-d7bc-4d4a-9827-ad131d99233d} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001183 sec., 33812.341504649194 rows/sec., 2.48 MiB/sec. | ||
| 7207 | 2025.12.18 00:20:16.338612 [ 260 ] {53a3372a-d7bc-4d4a-9827-ad131d99233d} <Debug> TCPHandler: Processed in 0.00135514 sec. | ||
| 7208 | 2025.12.18 00:20:16.338717 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7209 | 2025.12.18 00:20:16.338813 [ 260 ] {286b0d4a-f4cb-4ec2-9f17-d15f4cb1ce2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7210 | 2025.12.18 00:20:16.338853 [ 260 ] {286b0d4a-f4cb-4ec2-9f17-d15f4cb1ce2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7211 | 2025.12.18 00:20:16.339280 [ 260 ] {286b0d4a-f4cb-4ec2-9f17-d15f4cb1ce2b} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7212 | 2025.12.18 00:20:16.339317 [ 260 ] {286b0d4a-f4cb-4ec2-9f17-d15f4cb1ce2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7213 | 2025.12.18 00:20:16.339625 [ 260 ] {286b0d4a-f4cb-4ec2-9f17-d15f4cb1ce2b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7214 | 2025.12.18 00:20:16.339829 [ 260 ] {286b0d4a-f4cb-4ec2-9f17-d15f4cb1ce2b} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7215 | 2025.12.18 00:20:16.339955 [ 260 ] {286b0d4a-f4cb-4ec2-9f17-d15f4cb1ce2b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00116 sec., 89655.1724137931 rows/sec., 7.00 MiB/sec. | ||
| 7216 | 2025.12.18 00:20:16.339994 [ 260 ] {286b0d4a-f4cb-4ec2-9f17-d15f4cb1ce2b} <Debug> TCPHandler: Processed in 0.001328649 sec. | ||
| 7217 | 2025.12.18 00:20:16.340100 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7218 | 2025.12.18 00:20:16.340190 [ 260 ] {5e8cec71-6125-4f9f-8a81-7968b892c45f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7219 | 2025.12.18 00:20:16.340229 [ 260 ] {5e8cec71-6125-4f9f-8a81-7968b892c45f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7220 | 2025.12.18 00:20:16.340610 [ 260 ] {5e8cec71-6125-4f9f-8a81-7968b892c45f} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7221 | 2025.12.18 00:20:16.340643 [ 260 ] {5e8cec71-6125-4f9f-8a81-7968b892c45f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7222 | 2025.12.18 00:20:16.341004 [ 260 ] {5e8cec71-6125-4f9f-8a81-7968b892c45f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7223 | 2025.12.18 00:20:16.341208 [ 260 ] {5e8cec71-6125-4f9f-8a81-7968b892c45f} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7224 | 2025.12.18 00:20:16.341336 [ 260 ] {5e8cec71-6125-4f9f-8a81-7968b892c45f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 7225 | 2025.12.18 00:20:16.341373 [ 260 ] {5e8cec71-6125-4f9f-8a81-7968b892c45f} <Debug> TCPHandler: Processed in 0.001314199 sec. | ||
| 7226 | 2025.12.18 00:20:16.341473 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7227 | 2025.12.18 00:20:16.341568 [ 260 ] {7a2a9c28-e987-4758-89e4-6259c2ad24bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7228 | 2025.12.18 00:20:16.341623 [ 260 ] {7a2a9c28-e987-4758-89e4-6259c2ad24bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7229 | 2025.12.18 00:20:16.342478 [ 260 ] {7a2a9c28-e987-4758-89e4-6259c2ad24bd} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7230 | 2025.12.18 00:20:16.342514 [ 260 ] {7a2a9c28-e987-4758-89e4-6259c2ad24bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7231 | 2025.12.18 00:20:16.343063 [ 260 ] {7a2a9c28-e987-4758-89e4-6259c2ad24bd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7232 | 2025.12.18 00:20:16.343280 [ 260 ] {7a2a9c28-e987-4758-89e4-6259c2ad24bd} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7233 | 2025.12.18 00:20:16.343418 [ 260 ] {7a2a9c28-e987-4758-89e4-6259c2ad24bd} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001869 sec., 21401.819154628145 rows/sec., 38.35 MiB/sec. | ||
| 7234 | 2025.12.18 00:20:16.343484 [ 260 ] {7a2a9c28-e987-4758-89e4-6259c2ad24bd} <Debug> TCPHandler: Processed in 0.002060204 sec. | ||
| 7235 | 2025.12.18 00:20:16.343594 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7236 | 2025.12.18 00:20:16.343690 [ 260 ] {e82c685b-1414-44af-b0ad-d32350428272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7237 | 2025.12.18 00:20:16.343732 [ 260 ] {e82c685b-1414-44af-b0ad-d32350428272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7238 | 2025.12.18 00:20:16.344066 [ 260 ] {e82c685b-1414-44af-b0ad-d32350428272} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7239 | 2025.12.18 00:20:16.344102 [ 260 ] {e82c685b-1414-44af-b0ad-d32350428272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7240 | 2025.12.18 00:20:16.344409 [ 260 ] {e82c685b-1414-44af-b0ad-d32350428272} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7241 | 2025.12.18 00:20:16.344614 [ 260 ] {e82c685b-1414-44af-b0ad-d32350428272} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7242 | 2025.12.18 00:20:16.344742 [ 260 ] {e82c685b-1414-44af-b0ad-d32350428272} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 7243 | 2025.12.18 00:20:16.344777 [ 260 ] {e82c685b-1414-44af-b0ad-d32350428272} <Debug> TCPHandler: Processed in 0.001233509 sec. | ||
| 7244 | 2025.12.18 00:20:21.247209 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19671 | ||
| 7245 | 2025.12.18 00:20:21.247887 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7246 | 2025.12.18 00:20:21.247942 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7247 | 2025.12.18 00:20:21.248526 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7248 | 2025.12.18 00:20:21.248817 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7249 | 2025.12.18 00:20:21.248979 [ 148 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7250 | 2025.12.18 00:20:21.248988 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19671 | ||
| 7251 | 2025.12.18 00:20:21.249026 [ 148 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7252 | 2025.12.18 00:20:21.249050 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7253 | 2025.12.18 00:20:21.249257 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::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 | ||
| 7254 | 2025.12.18 00:20:21.249425 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7255 | 2025.12.18 00:20:21.249468 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17239 rows starting from the beginning of the part | ||
| 7256 | 2025.12.18 00:20:21.249543 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 7257 | 2025.12.18 00:20:21.249601 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 7258 | 2025.12.18 00:20:21.249656 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 7259 | 2025.12.18 00:20:21.249705 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 7260 | 2025.12.18 00:20:21.249755 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 7261 | 2025.12.18 00:20:21.252504 [ 199 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19671 rows, containing 4 columns (4 merged, 0 gathered) in 0.003311294 sec., 5940577.913045473 rows/sec., 84.98 MiB/sec. | ||
| 7262 | 2025.12.18 00:20:21.253027 [ 199 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7263 | 2025.12.18 00:20:21.253365 [ 199 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_41_8} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7264 | 2025.12.18 00:20:21.253456 [ 199 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_41_8} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7265 | 2025.12.18 00:20:21.253599 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 7266 | 2025.12.18 00:20:21.333717 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7267 | 2025.12.18 00:20:21.333921 [ 260 ] {17a546e7-7664-420b-b3c5-27b404d2f887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7268 | 2025.12.18 00:20:21.334000 [ 260 ] {17a546e7-7664-420b-b3c5-27b404d2f887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7269 | 2025.12.18 00:20:21.334754 [ 260 ] {17a546e7-7664-420b-b3c5-27b404d2f887} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7270 | 2025.12.18 00:20:21.334814 [ 260 ] {17a546e7-7664-420b-b3c5-27b404d2f887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7271 | 2025.12.18 00:20:21.335313 [ 260 ] {17a546e7-7664-420b-b3c5-27b404d2f887} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7272 | 2025.12.18 00:20:21.335591 [ 260 ] {17a546e7-7664-420b-b3c5-27b404d2f887} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7273 | 2025.12.18 00:20:21.335778 [ 260 ] {17a546e7-7664-420b-b3c5-27b404d2f887} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001917 sec., 29212.310902451747 rows/sec., 2.24 MiB/sec. | ||
| 7274 | 2025.12.18 00:20:21.335829 [ 260 ] {17a546e7-7664-420b-b3c5-27b404d2f887} <Debug> TCPHandler: Processed in 0.002287946 sec. | ||
| 7275 | 2025.12.18 00:20:21.335960 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7276 | 2025.12.18 00:20:21.336071 [ 260 ] {6e8bf192-4736-4faa-98f5-23d06d617330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7277 | 2025.12.18 00:20:21.336122 [ 260 ] {6e8bf192-4736-4faa-98f5-23d06d617330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7278 | 2025.12.18 00:20:21.336599 [ 260 ] {6e8bf192-4736-4faa-98f5-23d06d617330} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7279 | 2025.12.18 00:20:21.336642 [ 260 ] {6e8bf192-4736-4faa-98f5-23d06d617330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7280 | 2025.12.18 00:20:21.337003 [ 260 ] {6e8bf192-4736-4faa-98f5-23d06d617330} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7281 | 2025.12.18 00:20:21.337273 [ 260 ] {6e8bf192-4736-4faa-98f5-23d06d617330} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7282 | 2025.12.18 00:20:21.337444 [ 260 ] {6e8bf192-4736-4faa-98f5-23d06d617330} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0014 sec., 45714.28571428572 rows/sec., 3.57 MiB/sec. | ||
| 7283 | 2025.12.18 00:20:21.337491 [ 260 ] {6e8bf192-4736-4faa-98f5-23d06d617330} <Debug> TCPHandler: Processed in 0.001588521 sec. | ||
| 7284 | 2025.12.18 00:20:21.337625 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7285 | 2025.12.18 00:20:21.337732 [ 260 ] {38736666-ce32-4f81-9b89-38de0e34a68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7286 | 2025.12.18 00:20:21.337783 [ 260 ] {38736666-ce32-4f81-9b89-38de0e34a68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7287 | 2025.12.18 00:20:21.338259 [ 260 ] {38736666-ce32-4f81-9b89-38de0e34a68f} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7288 | 2025.12.18 00:20:21.338301 [ 260 ] {38736666-ce32-4f81-9b89-38de0e34a68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7289 | 2025.12.18 00:20:21.338691 [ 260 ] {38736666-ce32-4f81-9b89-38de0e34a68f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7290 | 2025.12.18 00:20:21.338943 [ 260 ] {38736666-ce32-4f81-9b89-38de0e34a68f} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7291 | 2025.12.18 00:20:21.339092 [ 260 ] {38736666-ce32-4f81-9b89-38de0e34a68f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001382 sec., 115774.24023154848 rows/sec., 8.06 MiB/sec. | ||
| 7292 | 2025.12.18 00:20:21.339138 [ 260 ] {38736666-ce32-4f81-9b89-38de0e34a68f} <Debug> TCPHandler: Processed in 0.001568432 sec. | ||
| 7293 | 2025.12.18 00:20:21.339259 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7294 | 2025.12.18 00:20:21.339367 [ 260 ] {a828b201-1505-4a6b-ae2e-ac89b3af0c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7295 | 2025.12.18 00:20:21.339417 [ 260 ] {a828b201-1505-4a6b-ae2e-ac89b3af0c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7296 | 2025.12.18 00:20:21.339811 [ 260 ] {a828b201-1505-4a6b-ae2e-ac89b3af0c42} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7297 | 2025.12.18 00:20:21.339852 [ 260 ] {a828b201-1505-4a6b-ae2e-ac89b3af0c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7298 | 2025.12.18 00:20:21.340236 [ 260 ] {a828b201-1505-4a6b-ae2e-ac89b3af0c42} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7299 | 2025.12.18 00:20:21.340490 [ 260 ] {a828b201-1505-4a6b-ae2e-ac89b3af0c42} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7300 | 2025.12.18 00:20:21.340641 [ 260 ] {a828b201-1505-4a6b-ae2e-ac89b3af0c42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001295 sec., 46332.04633204633 rows/sec., 3.12 MiB/sec. | ||
| 7301 | 2025.12.18 00:20:21.340684 [ 260 ] {a828b201-1505-4a6b-ae2e-ac89b3af0c42} <Debug> TCPHandler: Processed in 0.00148333 sec. | ||
| 7302 | 2025.12.18 00:20:21.847020 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34258 | ||
| 7303 | 2025.12.18 00:20:21.847149 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7304 | 2025.12.18 00:20:21.847180 [ 291 ] {} <Debug> TCP-Session: fd88f4e7-cd21-4154-8453-96b87591bcb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34258 | ||
| 7305 | 2025.12.18 00:20:21.847207 [ 291 ] {} <Debug> TCP-Session: fd88f4e7-cd21-4154-8453-96b87591bcb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7306 | 2025.12.18 00:20:21.847222 [ 291 ] {} <Debug> TCP-Session: fd88f4e7-cd21-4154-8453-96b87591bcb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7307 | 2025.12.18 00:20:21.847416 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42487 | ||
| 7308 | 2025.12.18 00:20:21.847444 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62577 | ||
| 7309 | 2025.12.18 00:20:21.847475 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40355 | ||
| 7310 | 2025.12.18 00:20:21.847497 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57613 | ||
| 7311 | 2025.12.18 00:20:21.847538 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7312 | 2025.12.18 00:20:21.847486 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59480 | ||
| 7313 | 2025.12.18 00:20:21.847567 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7314 | 2025.12.18 00:20:21.847586 [ 292 ] {} <Debug> TCP-Session: a832122c-0acc-490e-b35f-7e46e0afbb34 Authenticating user 'default' from [fd00:1122:3344:101::e]:42487 | ||
| 7315 | 2025.12.18 00:20:21.847619 [ 288 ] {} <Debug> TCP-Session: f959132d-d5b0-4dba-9004-adc82236d968 Authenticating user 'default' from [fd00:1122:3344:101::e]:40355 | ||
| 7316 | 2025.12.18 00:20:21.847633 [ 292 ] {} <Debug> TCP-Session: a832122c-0acc-490e-b35f-7e46e0afbb34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7317 | 2025.12.18 00:20:21.847640 [ 288 ] {} <Debug> TCP-Session: f959132d-d5b0-4dba-9004-adc82236d968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7318 | 2025.12.18 00:20:21.847649 [ 292 ] {} <Debug> TCP-Session: a832122c-0acc-490e-b35f-7e46e0afbb34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7319 | 2025.12.18 00:20:21.847658 [ 288 ] {} <Debug> TCP-Session: f959132d-d5b0-4dba-9004-adc82236d968 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7320 | 2025.12.18 00:20:21.847456 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64506 | ||
| 7321 | 2025.12.18 00:20:21.847464 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37920 | ||
| 7322 | 2025.12.18 00:20:21.847456 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41251 | ||
| 7323 | 2025.12.18 00:20:21.847758 [ 291 ] {} <Trace> TCP-Session: fd88f4e7-cd21-4154-8453-96b87591bcb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7324 | 2025.12.18 00:20:21.847989 [ 291 ] {2f2fecec-7e10-4f6f-af57-f1b3982b6307} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34258) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7325 | 2025.12.18 00:20:21.848164 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7326 | 2025.12.18 00:20:21.848194 [ 287 ] {} <Debug> TCP-Session: f414d77a-f308-4122-a633-88aee024741f Authenticating user 'default' from [fd00:1122:3344:101::e]:37920 | ||
| 7327 | 2025.12.18 00:20:21.848212 [ 287 ] {} <Debug> TCP-Session: f414d77a-f308-4122-a633-88aee024741f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7328 | 2025.12.18 00:20:21.848227 [ 287 ] {} <Debug> TCP-Session: f414d77a-f308-4122-a633-88aee024741f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7329 | 2025.12.18 00:20:21.848277 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7330 | 2025.12.18 00:20:21.848317 [ 286 ] {} <Debug> TCP-Session: 59ae2b19-dc8e-41d3-8214-66ce7a8ec7ff Authenticating user 'default' from [fd00:1122:3344:101::e]:41251 | ||
| 7331 | 2025.12.18 00:20:21.848343 [ 286 ] {} <Debug> TCP-Session: 59ae2b19-dc8e-41d3-8214-66ce7a8ec7ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7332 | 2025.12.18 00:20:21.848357 [ 286 ] {} <Debug> TCP-Session: 59ae2b19-dc8e-41d3-8214-66ce7a8ec7ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7333 | 2025.12.18 00:20:21.848388 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7334 | 2025.12.18 00:20:21.848427 [ 289 ] {} <Debug> TCP-Session: 80d28dcb-e2cb-42ec-b3e4-38dd89a02edc Authenticating user 'default' from [fd00:1122:3344:101::e]:59480 | ||
| 7335 | 2025.12.18 00:20:21.848447 [ 291 ] {2f2fecec-7e10-4f6f-af57-f1b3982b6307} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7336 | 2025.12.18 00:20:21.848449 [ 289 ] {} <Debug> TCP-Session: 80d28dcb-e2cb-42ec-b3e4-38dd89a02edc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7337 | 2025.12.18 00:20:21.848493 [ 289 ] {} <Debug> TCP-Session: 80d28dcb-e2cb-42ec-b3e4-38dd89a02edc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7338 | 2025.12.18 00:20:21.848525 [ 291 ] {2f2fecec-7e10-4f6f-af57-f1b3982b6307} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7339 | 2025.12.18 00:20:21.848616 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7340 | 2025.12.18 00:20:21.848652 [ 293 ] {} <Debug> TCP-Session: 49984823-7800-4a0b-9d8d-e2e696d3d465 Authenticating user 'default' from [fd00:1122:3344:101::e]:62577 | ||
| 7341 | 2025.12.18 00:20:21.848669 [ 293 ] {} <Debug> TCP-Session: 49984823-7800-4a0b-9d8d-e2e696d3d465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7342 | 2025.12.18 00:20:21.848686 [ 293 ] {} <Debug> TCP-Session: 49984823-7800-4a0b-9d8d-e2e696d3d465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7343 | 2025.12.18 00:20:21.848724 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7344 | 2025.12.18 00:20:21.848760 [ 294 ] {} <Debug> TCP-Session: 2a346d12-f471-45c9-b109-5991accb7824 Authenticating user 'default' from [fd00:1122:3344:101::e]:64506 | ||
| 7345 | 2025.12.18 00:20:21.848782 [ 294 ] {} <Debug> TCP-Session: 2a346d12-f471-45c9-b109-5991accb7824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7346 | 2025.12.18 00:20:21.848795 [ 294 ] {} <Debug> TCP-Session: 2a346d12-f471-45c9-b109-5991accb7824 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7347 | 2025.12.18 00:20:21.848882 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7348 | 2025.12.18 00:20:21.848912 [ 290 ] {} <Debug> TCP-Session: 73bc114e-787a-4d27-b4ad-7dc6f8107259 Authenticating user 'default' from [fd00:1122:3344:101::e]:57613 | ||
| 7349 | 2025.12.18 00:20:21.848928 [ 290 ] {} <Debug> TCP-Session: 73bc114e-787a-4d27-b4ad-7dc6f8107259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7350 | 2025.12.18 00:20:21.848939 [ 291 ] {2f2fecec-7e10-4f6f-af57-f1b3982b6307} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 7351 | 2025.12.18 00:20:21.848941 [ 290 ] {} <Debug> TCP-Session: 73bc114e-787a-4d27-b4ad-7dc6f8107259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7352 | 2025.12.18 00:20:21.850047 [ 366 ] {2f2fecec-7e10-4f6f-af57-f1b3982b6307} <Trace> AggregatingTransform: Aggregating | ||
| 7353 | 2025.12.18 00:20:21.850089 [ 366 ] {2f2fecec-7e10-4f6f-af57-f1b3982b6307} <Trace> Aggregator: Aggregation method: without_key | ||
| 7354 | 2025.12.18 00:20:21.850132 [ 366 ] {2f2fecec-7e10-4f6f-af57-f1b3982b6307} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001081198 sec. (924.900 rows/sec., 36.13 KiB/sec.) | ||
| 7355 | 2025.12.18 00:20:21.850154 [ 366 ] {2f2fecec-7e10-4f6f-af57-f1b3982b6307} <Trace> Aggregator: Merging aggregated data | ||
| 7356 | 2025.12.18 00:20:21.851620 [ 291 ] {2f2fecec-7e10-4f6f-af57-f1b3982b6307} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0037 sec., 270.27027027027026 rows/sec., 10.56 KiB/sec. | ||
| 7357 | 2025.12.18 00:20:21.851779 [ 291 ] {2f2fecec-7e10-4f6f-af57-f1b3982b6307} <Debug> TCPHandler: Processed in 0.00430238 sec. | ||
| 7358 | 2025.12.18 00:20:21.851894 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7359 | 2025.12.18 00:20:21.851920 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7360 | 2025.12.18 00:20:21.851930 [ 291 ] {} <Debug> TCP-Session: fd88f4e7-cd21-4154-8453-96b87591bcb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7361 | 2025.12.18 00:20:21.851943 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7362 | 2025.12.18 00:20:21.851963 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7363 | 2025.12.18 00:20:21.851985 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7364 | 2025.12.18 00:20:21.851996 [ 290 ] {} <Debug> TCP-Session: 73bc114e-787a-4d27-b4ad-7dc6f8107259 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7365 | 2025.12.18 00:20:21.852000 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7366 | 2025.12.18 00:20:21.852019 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7367 | 2025.12.18 00:20:21.852036 [ 293 ] {} <Debug> TCP-Session: 49984823-7800-4a0b-9d8d-e2e696d3d465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7368 | 2025.12.18 00:20:21.852058 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7369 | 2025.12.18 00:20:21.852080 [ 287 ] {} <Debug> TCP-Session: f414d77a-f308-4122-a633-88aee024741f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7370 | 2025.12.18 00:20:21.852060 [ 286 ] {} <Debug> TCP-Session: 59ae2b19-dc8e-41d3-8214-66ce7a8ec7ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7371 | 2025.12.18 00:20:21.852108 [ 289 ] {} <Debug> TCP-Session: 80d28dcb-e2cb-42ec-b3e4-38dd89a02edc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7372 | 2025.12.18 00:20:21.852039 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7373 | 2025.12.18 00:20:21.852009 [ 294 ] {} <Debug> TCP-Session: 2a346d12-f471-45c9-b109-5991accb7824 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7374 | 2025.12.18 00:20:21.852174 [ 288 ] {} <Debug> TCP-Session: f959132d-d5b0-4dba-9004-adc82236d968 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7375 | 2025.12.18 00:20:21.851967 [ 292 ] {} <Debug> TCP-Session: a832122c-0acc-490e-b35f-7e46e0afbb34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7376 | 2025.12.18 00:20:22.290544 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 7377 | 2025.12.18 00:20:22.310717 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7378 | 2025.12.18 00:20:22.310786 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7379 | 2025.12.18 00:20:22.316652 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7380 | 2025.12.18 00:20:22.317394 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7381 | 2025.12.18 00:20:22.317684 [ 151 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7382 | 2025.12.18 00:20:22.317722 [ 151 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7383 | 2025.12.18 00:20:22.317741 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7384 | 2025.12.18 00:20:22.317839 [ 195 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 7385 | 2025.12.18 00:20:22.321191 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 7386 | 2025.12.18 00:20:22.321415 [ 195 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7387 | 2025.12.18 00:20:22.322313 [ 195 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 7388 | 2025.12.18 00:20:22.325877 [ 195 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 7389 | 2025.12.18 00:20:22.329236 [ 195 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 7390 | 2025.12.18 00:20:22.333211 [ 195 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 7391 | 2025.12.18 00:20:22.337138 [ 195 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 7392 | 2025.12.18 00:20:22.340973 [ 195 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 7393 | 2025.12.18 00:20:22.394329 [ 190 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.076529928 sec., 4037.63609969684 rows/sec., 20.88 MiB/sec. | ||
| 7394 | 2025.12.18 00:20:22.397396 [ 189 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7395 | 2025.12.18 00:20:22.399485 [ 189 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_41_8} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7396 | 2025.12.18 00:20:22.399602 [ 189 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_41_8} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7397 | 2025.12.18 00:20:22.402400 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 7398 | 2025.12.18 00:20:23.809424 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 888 | ||
| 7399 | 2025.12.18 00:20:23.811646 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7400 | 2025.12.18 00:20:23.811692 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7401 | 2025.12.18 00:20:23.812893 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7402 | 2025.12.18 00:20:23.813169 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7403 | 2025.12.18 00:20:23.813311 [ 146 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7404 | 2025.12.18 00:20:23.813351 [ 146 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7405 | 2025.12.18 00:20:23.813370 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7406 | 2025.12.18 00:20:23.813435 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 888 | ||
| 7407 | 2025.12.18 00:20:23.813504 [ 193 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::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 | ||
| 7408 | 2025.12.18 00:20:23.814131 [ 193 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7409 | 2025.12.18 00:20:23.814279 [ 193 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 770 rows starting from the beginning of the part | ||
| 7410 | 2025.12.18 00:20:23.814661 [ 193 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
| 7411 | 2025.12.18 00:20:23.815004 [ 193 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 7412 | 2025.12.18 00:20:23.815367 [ 193 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
| 7413 | 2025.12.18 00:20:23.815720 [ 193 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 7414 | 2025.12.18 00:20:23.816071 [ 193 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 22 rows starting from the beginning of the part | ||
| 7415 | 2025.12.18 00:20:23.823066 [ 190 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 888 rows, containing 72 columns (72 merged, 0 gathered) in 0.009629528 sec., 92216.35785263826 rows/sec., 75.05 MiB/sec. | ||
| 7416 | 2025.12.18 00:20:23.824534 [ 188 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7417 | 2025.12.18 00:20:23.825223 [ 188 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_31_6} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7418 | 2025.12.18 00:20:23.825320 [ 188 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_31_6} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7419 | 2025.12.18 00:20:23.825599 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 7420 | 2025.12.18 00:20:23.992169 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55598 | ||
| 7421 | 2025.12.18 00:20:23.992297 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7422 | 2025.12.18 00:20:23.992327 [ 291 ] {} <Debug> TCP-Session: bf22e9a3-bd12-4f13-9e49-566fa06ae152 Authenticating user 'default' from [fd00:1122:3344:101::e]:55598 | ||
| 7423 | 2025.12.18 00:20:23.992352 [ 291 ] {} <Debug> TCP-Session: bf22e9a3-bd12-4f13-9e49-566fa06ae152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7424 | 2025.12.18 00:20:23.992369 [ 291 ] {} <Debug> TCP-Session: bf22e9a3-bd12-4f13-9e49-566fa06ae152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7425 | 2025.12.18 00:20:23.992563 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35036 | ||
| 7426 | 2025.12.18 00:20:23.992602 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42239 | ||
| 7427 | 2025.12.18 00:20:23.992628 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57209 | ||
| 7428 | 2025.12.18 00:20:23.992654 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62686 | ||
| 7429 | 2025.12.18 00:20:23.992668 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62454 | ||
| 7430 | 2025.12.18 00:20:23.992717 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7431 | 2025.12.18 00:20:23.992745 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7432 | 2025.12.18 00:20:23.992755 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7433 | 2025.12.18 00:20:23.992768 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7434 | 2025.12.18 00:20:23.992787 [ 287 ] {} <Debug> TCP-Session: ef26a5aa-e1b9-496d-9cde-563f1b74236b Authenticating user 'default' from [fd00:1122:3344:101::e]:57209 | ||
| 7435 | 2025.12.18 00:20:23.992810 [ 293 ] {} <Debug> TCP-Session: 41429faa-3332-4ae9-ada7-c437956bc5bc Authenticating user 'default' from [fd00:1122:3344:101::e]:42239 | ||
| 7436 | 2025.12.18 00:20:23.992825 [ 287 ] {} <Debug> TCP-Session: ef26a5aa-e1b9-496d-9cde-563f1b74236b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7437 | 2025.12.18 00:20:23.992818 [ 289 ] {} <Debug> TCP-Session: d649dbf6-9201-4e83-8642-6d5f1b045f17 Authenticating user 'default' from [fd00:1122:3344:101::e]:62686 | ||
| 7438 | 2025.12.18 00:20:23.992848 [ 293 ] {} <Debug> TCP-Session: 41429faa-3332-4ae9-ada7-c437956bc5bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7439 | 2025.12.18 00:20:23.992851 [ 287 ] {} <Debug> TCP-Session: ef26a5aa-e1b9-496d-9cde-563f1b74236b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7440 | 2025.12.18 00:20:23.992873 [ 293 ] {} <Debug> TCP-Session: 41429faa-3332-4ae9-ada7-c437956bc5bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7441 | 2025.12.18 00:20:23.992861 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7442 | 2025.12.18 00:20:23.992868 [ 289 ] {} <Debug> TCP-Session: d649dbf6-9201-4e83-8642-6d5f1b045f17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7443 | 2025.12.18 00:20:23.992943 [ 290 ] {} <Debug> TCP-Session: 86ad31ad-b703-4d2a-829c-3eef14756567 Authenticating user 'default' from [fd00:1122:3344:101::e]:62454 | ||
| 7444 | 2025.12.18 00:20:23.992952 [ 289 ] {} <Debug> TCP-Session: d649dbf6-9201-4e83-8642-6d5f1b045f17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7445 | 2025.12.18 00:20:23.992782 [ 292 ] {} <Debug> TCP-Session: d8a45dd9-d940-4ccf-8b89-fa57fa99b8a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35036 | ||
| 7446 | 2025.12.18 00:20:23.992982 [ 290 ] {} <Debug> TCP-Session: 86ad31ad-b703-4d2a-829c-3eef14756567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7447 | 2025.12.18 00:20:23.992619 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45956 | ||
| 7448 | 2025.12.18 00:20:23.993026 [ 290 ] {} <Debug> TCP-Session: 86ad31ad-b703-4d2a-829c-3eef14756567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7449 | 2025.12.18 00:20:23.993020 [ 292 ] {} <Debug> TCP-Session: d8a45dd9-d940-4ccf-8b89-fa57fa99b8a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7450 | 2025.12.18 00:20:23.992621 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55170 | ||
| 7451 | 2025.12.18 00:20:23.993099 [ 292 ] {} <Debug> TCP-Session: d8a45dd9-d940-4ccf-8b89-fa57fa99b8a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7452 | 2025.12.18 00:20:23.992632 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60920 | ||
| 7453 | 2025.12.18 00:20:23.992744 [ 291 ] {} <Trace> TCP-Session: bf22e9a3-bd12-4f13-9e49-566fa06ae152 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7454 | 2025.12.18 00:20:23.993242 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7455 | 2025.12.18 00:20:23.993272 [ 294 ] {} <Debug> TCP-Session: 60f71938-ba1e-4120-9f04-32c619a0066f Authenticating user 'default' from [fd00:1122:3344:101::e]:45956 | ||
| 7456 | 2025.12.18 00:20:23.993290 [ 294 ] {} <Debug> TCP-Session: 60f71938-ba1e-4120-9f04-32c619a0066f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7457 | 2025.12.18 00:20:23.993302 [ 294 ] {} <Debug> TCP-Session: 60f71938-ba1e-4120-9f04-32c619a0066f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7458 | 2025.12.18 00:20:23.993345 [ 291 ] {da7ac053-1279-4370-bcfa-07ed60a98e99} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55598) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7459 | 2025.12.18 00:20:23.993607 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7460 | 2025.12.18 00:20:23.993612 [ 291 ] {da7ac053-1279-4370-bcfa-07ed60a98e99} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7461 | 2025.12.18 00:20:23.993646 [ 288 ] {} <Debug> TCP-Session: 84d103d0-01b0-4bb8-9e4e-0047cabf01a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60920 | ||
| 7462 | 2025.12.18 00:20:23.993677 [ 288 ] {} <Debug> TCP-Session: 84d103d0-01b0-4bb8-9e4e-0047cabf01a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7463 | 2025.12.18 00:20:23.993690 [ 288 ] {} <Debug> TCP-Session: 84d103d0-01b0-4bb8-9e4e-0047cabf01a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7464 | 2025.12.18 00:20:23.993693 [ 291 ] {da7ac053-1279-4370-bcfa-07ed60a98e99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7465 | 2025.12.18 00:20:23.993705 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7466 | 2025.12.18 00:20:23.993742 [ 286 ] {} <Debug> TCP-Session: 7f323691-bce3-430d-95ad-1a47f7cf8b19 Authenticating user 'default' from [fd00:1122:3344:101::e]:55170 | ||
| 7467 | 2025.12.18 00:20:23.993758 [ 286 ] {} <Debug> TCP-Session: 7f323691-bce3-430d-95ad-1a47f7cf8b19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7468 | 2025.12.18 00:20:23.993770 [ 286 ] {} <Debug> TCP-Session: 7f323691-bce3-430d-95ad-1a47f7cf8b19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7469 | 2025.12.18 00:20:23.993987 [ 291 ] {da7ac053-1279-4370-bcfa-07ed60a98e99} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 7470 | 2025.12.18 00:20:23.995007 [ 361 ] {da7ac053-1279-4370-bcfa-07ed60a98e99} <Trace> AggregatingTransform: Aggregating | ||
| 7471 | 2025.12.18 00:20:23.995054 [ 361 ] {da7ac053-1279-4370-bcfa-07ed60a98e99} <Trace> Aggregator: Aggregation method: without_key | ||
| 7472 | 2025.12.18 00:20:23.995094 [ 361 ] {da7ac053-1279-4370-bcfa-07ed60a98e99} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001004647 sec. (995.374 rows/sec., 38.88 KiB/sec.) | ||
| 7473 | 2025.12.18 00:20:23.995114 [ 361 ] {da7ac053-1279-4370-bcfa-07ed60a98e99} <Trace> Aggregator: Merging aggregated data | ||
| 7474 | 2025.12.18 00:20:23.996341 [ 291 ] {da7ac053-1279-4370-bcfa-07ed60a98e99} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003058 sec., 327.01111837802483 rows/sec., 12.77 KiB/sec. | ||
| 7475 | 2025.12.18 00:20:23.996467 [ 291 ] {da7ac053-1279-4370-bcfa-07ed60a98e99} <Debug> TCPHandler: Processed in 0.003838797 sec. | ||
| 7476 | 2025.12.18 00:20:23.996569 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7477 | 2025.12.18 00:20:23.996595 [ 291 ] {} <Debug> TCP-Session: bf22e9a3-bd12-4f13-9e49-566fa06ae152 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7478 | 2025.12.18 00:20:23.996604 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7479 | 2025.12.18 00:20:23.996625 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7480 | 2025.12.18 00:20:23.996645 [ 292 ] {} <Debug> TCP-Session: d8a45dd9-d940-4ccf-8b89-fa57fa99b8a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7481 | 2025.12.18 00:20:23.996647 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7482 | 2025.12.18 00:20:23.996685 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7483 | 2025.12.18 00:20:23.996702 [ 286 ] {} <Debug> TCP-Session: 7f323691-bce3-430d-95ad-1a47f7cf8b19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7484 | 2025.12.18 00:20:23.996709 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7485 | 2025.12.18 00:20:23.996730 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7486 | 2025.12.18 00:20:23.996746 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7487 | 2025.12.18 00:20:23.996758 [ 288 ] {} <Debug> TCP-Session: 84d103d0-01b0-4bb8-9e4e-0047cabf01a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7488 | 2025.12.18 00:20:23.996775 [ 287 ] {} <Debug> TCP-Session: ef26a5aa-e1b9-496d-9cde-563f1b74236b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7489 | 2025.12.18 00:20:23.996795 [ 289 ] {} <Debug> TCP-Session: d649dbf6-9201-4e83-8642-6d5f1b045f17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7490 | 2025.12.18 00:20:23.996665 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7491 | 2025.12.18 00:20:23.996666 [ 290 ] {} <Debug> TCP-Session: 86ad31ad-b703-4d2a-829c-3eef14756567 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7492 | 2025.12.18 00:20:23.996734 [ 293 ] {} <Debug> TCP-Session: 41429faa-3332-4ae9-ada7-c437956bc5bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7493 | 2025.12.18 00:20:23.996862 [ 294 ] {} <Debug> TCP-Session: 60f71938-ba1e-4120-9f04-32c619a0066f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7494 | 2025.12.18 00:20:26.335690 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7495 | 2025.12.18 00:20:26.335892 [ 260 ] {eb4f12c5-303b-43cd-857e-1e32b2d89bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7496 | 2025.12.18 00:20:26.335970 [ 260 ] {eb4f12c5-303b-43cd-857e-1e32b2d89bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7497 | 2025.12.18 00:20:26.336704 [ 260 ] {eb4f12c5-303b-43cd-857e-1e32b2d89bad} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7498 | 2025.12.18 00:20:26.336753 [ 260 ] {eb4f12c5-303b-43cd-857e-1e32b2d89bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7499 | 2025.12.18 00:20:26.337188 [ 260 ] {eb4f12c5-303b-43cd-857e-1e32b2d89bad} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7500 | 2025.12.18 00:20:26.337441 [ 260 ] {eb4f12c5-303b-43cd-857e-1e32b2d89bad} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7501 | 2025.12.18 00:20:26.337608 [ 260 ] {eb4f12c5-303b-43cd-857e-1e32b2d89bad} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.00177 sec., 76836.15819209038 rows/sec., 6.66 MiB/sec. | ||
| 7502 | 2025.12.18 00:20:26.337630 [ 150 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7503 | 2025.12.18 00:20:26.337661 [ 260 ] {eb4f12c5-303b-43cd-857e-1e32b2d89bad} <Debug> TCPHandler: Processed in 0.002111165 sec. | ||
| 7504 | 2025.12.18 00:20:26.337707 [ 150 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7505 | 2025.12.18 00:20:26.337739 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7506 | 2025.12.18 00:20:26.337802 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7507 | 2025.12.18 00:20:26.337855 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 7508 | 2025.12.18 00:20:26.337911 [ 260 ] {04d97931-088d-4a1a-973b-a20517c6f329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7509 | 2025.12.18 00:20:26.337962 [ 260 ] {04d97931-088d-4a1a-973b-a20517c6f329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7510 | 2025.12.18 00:20:26.337991 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7511 | 2025.12.18 00:20:26.338034 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1407 rows starting from the beginning of the part | ||
| 7512 | 2025.12.18 00:20:26.338111 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1277 rows starting from the beginning of the part | ||
| 7513 | 2025.12.18 00:20:26.338159 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 7514 | 2025.12.18 00:20:26.338212 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 136 rows starting from the beginning of the part | ||
| 7515 | 2025.12.18 00:20:26.338254 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
| 7516 | 2025.12.18 00:20:26.338298 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 136 rows starting from the beginning of the part | ||
| 7517 | 2025.12.18 00:20:26.338422 [ 260 ] {04d97931-088d-4a1a-973b-a20517c6f329} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7518 | 2025.12.18 00:20:26.338466 [ 260 ] {04d97931-088d-4a1a-973b-a20517c6f329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7519 | 2025.12.18 00:20:26.338814 [ 260 ] {04d97931-088d-4a1a-973b-a20517c6f329} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7520 | 2025.12.18 00:20:26.339050 [ 260 ] {04d97931-088d-4a1a-973b-a20517c6f329} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7521 | 2025.12.18 00:20:26.339195 [ 260 ] {04d97931-088d-4a1a-973b-a20517c6f329} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001307 sec., 30604.437643458303 rows/sec., 2.25 MiB/sec. | ||
| 7522 | 2025.12.18 00:20:26.339238 [ 260 ] {04d97931-088d-4a1a-973b-a20517c6f329} <Debug> TCPHandler: Processed in 0.001488531 sec. | ||
| 7523 | 2025.12.18 00:20:26.339355 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7524 | 2025.12.18 00:20:26.339449 [ 260 ] {dbaf2595-6437-4d67-9a66-b1d052e4100a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7525 | 2025.12.18 00:20:26.339490 [ 260 ] {dbaf2595-6437-4d67-9a66-b1d052e4100a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7526 | 2025.12.18 00:20:26.339789 [ 188 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3068 rows, containing 5 columns (5 merged, 0 gathered) in 0.001982133 sec., 1547827.5171242293 rows/sec., 135.28 MiB/sec. | ||
| 7527 | 2025.12.18 00:20:26.339922 [ 260 ] {dbaf2595-6437-4d67-9a66-b1d052e4100a} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7528 | 2025.12.18 00:20:26.339963 [ 260 ] {dbaf2595-6437-4d67-9a66-b1d052e4100a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7529 | 2025.12.18 00:20:26.340031 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7530 | 2025.12.18 00:20:26.340351 [ 260 ] {dbaf2595-6437-4d67-9a66-b1d052e4100a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7531 | 2025.12.18 00:20:26.340385 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_61_12} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7532 | 2025.12.18 00:20:26.340479 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_61_12} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7533 | 2025.12.18 00:20:26.340562 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7534 | 2025.12.18 00:20:26.340617 [ 260 ] {dbaf2595-6437-4d67-9a66-b1d052e4100a} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7535 | 2025.12.18 00:20:26.340750 [ 150 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7536 | 2025.12.18 00:20:26.340759 [ 260 ] {dbaf2595-6437-4d67-9a66-b1d052e4100a} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001327 sec., 78372.26827430293 rows/sec., 6.12 MiB/sec. | ||
| 7537 | 2025.12.18 00:20:26.340791 [ 150 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7538 | 2025.12.18 00:20:26.340814 [ 260 ] {dbaf2595-6437-4d67-9a66-b1d052e4100a} <Debug> TCPHandler: Processed in 0.001508621 sec. | ||
| 7539 | 2025.12.18 00:20:26.340816 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7540 | 2025.12.18 00:20:26.340912 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 7541 | 2025.12.18 00:20:26.340937 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7542 | 2025.12.18 00:20:26.341007 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7543 | 2025.12.18 00:20:26.341038 [ 260 ] {6fd5cef4-71ae-4db9-bed0-e9a6852122f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7544 | 2025.12.18 00:20:26.341040 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 634 rows starting from the beginning of the part | ||
| 7545 | 2025.12.18 00:20:26.341092 [ 260 ] {6fd5cef4-71ae-4db9-bed0-e9a6852122f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7546 | 2025.12.18 00:20:26.341118 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 562 rows starting from the beginning of the part | ||
| 7547 | 2025.12.18 00:20:26.341168 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 7548 | 2025.12.18 00:20:26.341222 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 104 rows starting from the beginning of the part | ||
| 7549 | 2025.12.18 00:20:26.341264 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
| 7550 | 2025.12.18 00:20:26.341302 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 104 rows starting from the beginning of the part | ||
| 7551 | 2025.12.18 00:20:26.341496 [ 260 ] {6fd5cef4-71ae-4db9-bed0-e9a6852122f0} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7552 | 2025.12.18 00:20:26.341537 [ 260 ] {6fd5cef4-71ae-4db9-bed0-e9a6852122f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7553 | 2025.12.18 00:20:26.341874 [ 260 ] {6fd5cef4-71ae-4db9-bed0-e9a6852122f0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7554 | 2025.12.18 00:20:26.342087 [ 260 ] {6fd5cef4-71ae-4db9-bed0-e9a6852122f0} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7555 | 2025.12.18 00:20:26.342283 [ 260 ] {6fd5cef4-71ae-4db9-bed0-e9a6852122f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 7556 | 2025.12.18 00:20:26.342283 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7557 | 2025.12.18 00:20:26.342323 [ 260 ] {6fd5cef4-71ae-4db9-bed0-e9a6852122f0} <Debug> TCPHandler: Processed in 0.00143396 sec. | ||
| 7558 | 2025.12.18 00:20:26.342340 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7559 | 2025.12.18 00:20:26.342340 [ 201 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1532 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145579 sec., 1052349.5833877139 rows/sec., 83.57 MiB/sec. | ||
| 7560 | 2025.12.18 00:20:26.342369 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7561 | 2025.12.18 00:20:26.342447 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7562 | 2025.12.18 00:20:26.342460 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 7563 | 2025.12.18 00:20:26.342548 [ 260 ] {03c06cce-5f1d-4e8b-b578-75bb06aacc8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7564 | 2025.12.18 00:20:26.342550 [ 198 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7565 | 2025.12.18 00:20:26.342586 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7566 | 2025.12.18 00:20:26.342609 [ 260 ] {03c06cce-5f1d-4e8b-b578-75bb06aacc8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7567 | 2025.12.18 00:20:26.342615 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 15543 rows starting from the beginning of the part | ||
| 7568 | 2025.12.18 00:20:26.342695 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 845 rows starting from the beginning of the part | ||
| 7569 | 2025.12.18 00:20:26.342752 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 7570 | 2025.12.18 00:20:26.342809 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 7571 | 2025.12.18 00:20:26.342864 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 7572 | 2025.12.18 00:20:26.342920 [ 198 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_61_12} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7573 | 2025.12.18 00:20:26.342921 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 7574 | 2025.12.18 00:20:26.343003 [ 198 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_61_12} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7575 | 2025.12.18 00:20:26.343083 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7576 | 2025.12.18 00:20:26.343496 [ 260 ] {03c06cce-5f1d-4e8b-b578-75bb06aacc8a} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7577 | 2025.12.18 00:20:26.343537 [ 260 ] {03c06cce-5f1d-4e8b-b578-75bb06aacc8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7578 | 2025.12.18 00:20:26.344195 [ 260 ] {03c06cce-5f1d-4e8b-b578-75bb06aacc8a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7579 | 2025.12.18 00:20:26.344440 [ 260 ] {03c06cce-5f1d-4e8b-b578-75bb06aacc8a} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7580 | 2025.12.18 00:20:26.344593 [ 260 ] {03c06cce-5f1d-4e8b-b578-75bb06aacc8a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002063 sec., 19389.238972370335 rows/sec., 34.74 MiB/sec. | ||
| 7581 | 2025.12.18 00:20:26.344649 [ 260 ] {03c06cce-5f1d-4e8b-b578-75bb06aacc8a} <Debug> TCPHandler: Processed in 0.002250855 sec. | ||
| 7582 | 2025.12.18 00:20:26.344768 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7583 | 2025.12.18 00:20:26.344862 [ 260 ] {a20a5427-9179-4868-b432-b32a25c398ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7584 | 2025.12.18 00:20:26.344906 [ 260 ] {a20a5427-9179-4868-b432-b32a25c398ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7585 | 2025.12.18 00:20:26.345292 [ 260 ] {a20a5427-9179-4868-b432-b32a25c398ce} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7586 | 2025.12.18 00:20:26.345335 [ 260 ] {a20a5427-9179-4868-b432-b32a25c398ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7587 | 2025.12.18 00:20:26.345745 [ 260 ] {a20a5427-9179-4868-b432-b32a25c398ce} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7588 | 2025.12.18 00:20:26.346025 [ 260 ] {a20a5427-9179-4868-b432-b32a25c398ce} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7589 | 2025.12.18 00:20:26.346185 [ 260 ] {a20a5427-9179-4868-b432-b32a25c398ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001339 sec., 44809.55937266617 rows/sec., 3.02 MiB/sec. | ||
| 7590 | 2025.12.18 00:20:26.346228 [ 260 ] {a20a5427-9179-4868-b432-b32a25c398ce} <Debug> TCPHandler: Processed in 0.001510481 sec. | ||
| 7591 | 2025.12.18 00:20:26.346283 [ 150 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7592 | 2025.12.18 00:20:26.346327 [ 150 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7593 | 2025.12.18 00:20:26.346351 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7594 | 2025.12.18 00:20:26.347172 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 7595 | 2025.12.18 00:20:26.347369 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7596 | 2025.12.18 00:20:26.347427 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3180 rows starting from the beginning of the part | ||
| 7597 | 2025.12.18 00:20:26.347526 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 7598 | 2025.12.18 00:20:26.347594 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 7599 | 2025.12.18 00:20:26.347655 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 7600 | 2025.12.18 00:20:26.347709 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 7601 | 2025.12.18 00:20:26.347769 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 7602 | 2025.12.18 00:20:26.349317 [ 191 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17028 rows, containing 5 columns (5 merged, 0 gathered) in 0.006890198 sec., 2471336.8178969603 rows/sec., 169.80 MiB/sec. | ||
| 7603 | 2025.12.18 00:20:26.349454 [ 187 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3480 rows, containing 4 columns (4 merged, 0 gathered) in 0.002356286 sec., 1476900.5120770568 rows/sec., 99.50 MiB/sec. | ||
| 7604 | 2025.12.18 00:20:26.349521 [ 191 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7605 | 2025.12.18 00:20:26.349792 [ 191 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7606 | 2025.12.18 00:20:26.349866 [ 191 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7607 | 2025.12.18 00:20:26.349919 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7608 | 2025.12.18 00:20:26.349951 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 7609 | 2025.12.18 00:20:26.350270 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_61_12} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7610 | 2025.12.18 00:20:26.350362 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_61_12} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7611 | 2025.12.18 00:20:26.350470 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7612 | 2025.12.18 00:20:27.000350 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.89 MiB, peak 306.51 MiB, free memory in arenas 0.00 B, will set to 297.42 MiB (RSS), difference: 2.53 MiB | ||
| 7613 | 2025.12.18 00:20:27.598504 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42521 | ||
| 7614 | 2025.12.18 00:20:27.598613 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7615 | 2025.12.18 00:20:27.598642 [ 291 ] {} <Debug> TCP-Session: 4f3712f7-8ab4-479c-97c2-c58f616bf968 Authenticating user 'default' from [fd00:1122:3344:101::e]:42521 | ||
| 7616 | 2025.12.18 00:20:27.598668 [ 291 ] {} <Debug> TCP-Session: 4f3712f7-8ab4-479c-97c2-c58f616bf968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7617 | 2025.12.18 00:20:27.598684 [ 291 ] {} <Debug> TCP-Session: 4f3712f7-8ab4-479c-97c2-c58f616bf968 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7618 | 2025.12.18 00:20:27.598892 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41515 | ||
| 7619 | 2025.12.18 00:20:27.598928 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43709 | ||
| 7620 | 2025.12.18 00:20:27.598966 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33679 | ||
| 7621 | 2025.12.18 00:20:27.599007 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54590 | ||
| 7622 | 2025.12.18 00:20:27.599016 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51107 | ||
| 7623 | 2025.12.18 00:20:27.599083 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7624 | 2025.12.18 00:20:27.599004 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7625 | 2025.12.18 00:20:27.599127 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7626 | 2025.12.18 00:20:27.599150 [ 293 ] {} <Debug> TCP-Session: aad28e1a-19a9-4231-906c-4cc31f756dab Authenticating user 'default' from [fd00:1122:3344:101::e]:43709 | ||
| 7627 | 2025.12.18 00:20:27.599153 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7628 | 2025.12.18 00:20:27.599189 [ 286 ] {} <Debug> TCP-Session: d5bfeb62-a479-4909-9574-ddd9612ff9b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33679 | ||
| 7629 | 2025.12.18 00:20:27.599191 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7630 | 2025.12.18 00:20:27.599204 [ 293 ] {} <Debug> TCP-Session: aad28e1a-19a9-4231-906c-4cc31f756dab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7631 | 2025.12.18 00:20:27.599231 [ 286 ] {} <Debug> TCP-Session: d5bfeb62-a479-4909-9574-ddd9612ff9b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7632 | 2025.12.18 00:20:27.599246 [ 290 ] {} <Debug> TCP-Session: ca3a86e4-c4d7-4f91-be8d-eb1d8b40c519 Authenticating user 'default' from [fd00:1122:3344:101::e]:51107 | ||
| 7633 | 2025.12.18 00:20:27.599255 [ 293 ] {} <Debug> TCP-Session: aad28e1a-19a9-4231-906c-4cc31f756dab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7634 | 2025.12.18 00:20:27.599268 [ 286 ] {} <Debug> TCP-Session: d5bfeb62-a479-4909-9574-ddd9612ff9b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7635 | 2025.12.18 00:20:27.599283 [ 290 ] {} <Debug> TCP-Session: ca3a86e4-c4d7-4f91-be8d-eb1d8b40c519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7636 | 2025.12.18 00:20:27.599217 [ 289 ] {} <Debug> TCP-Session: c8fc219c-ccef-4dcf-a828-0c27697644bb Authenticating user 'default' from [fd00:1122:3344:101::e]:54590 | ||
| 7637 | 2025.12.18 00:20:27.599320 [ 290 ] {} <Debug> TCP-Session: ca3a86e4-c4d7-4f91-be8d-eb1d8b40c519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7638 | 2025.12.18 00:20:27.599351 [ 289 ] {} <Debug> TCP-Session: c8fc219c-ccef-4dcf-a828-0c27697644bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7639 | 2025.12.18 00:20:27.599166 [ 292 ] {} <Debug> TCP-Session: a2de0c0a-ef94-4794-8b08-f77e60a93b86 Authenticating user 'default' from [fd00:1122:3344:101::e]:41515 | ||
| 7640 | 2025.12.18 00:20:27.599380 [ 289 ] {} <Debug> TCP-Session: c8fc219c-ccef-4dcf-a828-0c27697644bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7641 | 2025.12.18 00:20:27.598997 [ 291 ] {} <Trace> TCP-Session: 4f3712f7-8ab4-479c-97c2-c58f616bf968 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7642 | 2025.12.18 00:20:27.599409 [ 292 ] {} <Debug> TCP-Session: a2de0c0a-ef94-4794-8b08-f77e60a93b86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7643 | 2025.12.18 00:20:27.598992 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64124 | ||
| 7644 | 2025.12.18 00:20:27.599452 [ 292 ] {} <Debug> TCP-Session: a2de0c0a-ef94-4794-8b08-f77e60a93b86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7645 | 2025.12.18 00:20:27.598979 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33052 | ||
| 7646 | 2025.12.18 00:20:27.598962 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56660 | ||
| 7647 | 2025.12.18 00:20:27.599551 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7648 | 2025.12.18 00:20:27.599581 [ 291 ] {a60a326c-ecd4-446d-880b-f03158c0781a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42521) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7649 | 2025.12.18 00:20:27.599585 [ 288 ] {} <Debug> TCP-Session: f4800408-a170-4cc1-93b4-1e74e1499a26 Authenticating user 'default' from [fd00:1122:3344:101::e]:64124 | ||
| 7650 | 2025.12.18 00:20:27.599626 [ 288 ] {} <Debug> TCP-Session: f4800408-a170-4cc1-93b4-1e74e1499a26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7651 | 2025.12.18 00:20:27.599644 [ 288 ] {} <Debug> TCP-Session: f4800408-a170-4cc1-93b4-1e74e1499a26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7652 | 2025.12.18 00:20:27.599697 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7653 | 2025.12.18 00:20:27.599727 [ 287 ] {} <Debug> TCP-Session: 9afc9741-a54c-4f65-b7d0-f6a9442294c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33052 | ||
| 7654 | 2025.12.18 00:20:27.599743 [ 287 ] {} <Debug> TCP-Session: 9afc9741-a54c-4f65-b7d0-f6a9442294c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7655 | 2025.12.18 00:20:27.599756 [ 287 ] {} <Debug> TCP-Session: 9afc9741-a54c-4f65-b7d0-f6a9442294c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7656 | 2025.12.18 00:20:27.599847 [ 291 ] {a60a326c-ecd4-446d-880b-f03158c0781a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7657 | 2025.12.18 00:20:27.599895 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7658 | 2025.12.18 00:20:27.599904 [ 291 ] {a60a326c-ecd4-446d-880b-f03158c0781a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7659 | 2025.12.18 00:20:27.599936 [ 294 ] {} <Debug> TCP-Session: b25bdc5b-a3ce-4beb-9ccd-a98518c2bf92 Authenticating user 'default' from [fd00:1122:3344:101::e]:56660 | ||
| 7660 | 2025.12.18 00:20:27.599961 [ 294 ] {} <Debug> TCP-Session: b25bdc5b-a3ce-4beb-9ccd-a98518c2bf92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7661 | 2025.12.18 00:20:27.599977 [ 294 ] {} <Debug> TCP-Session: b25bdc5b-a3ce-4beb-9ccd-a98518c2bf92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7662 | 2025.12.18 00:20:27.600202 [ 291 ] {a60a326c-ecd4-446d-880b-f03158c0781a} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 7663 | 2025.12.18 00:20:27.601093 [ 318 ] {a60a326c-ecd4-446d-880b-f03158c0781a} <Trace> AggregatingTransform: Aggregating | ||
| 7664 | 2025.12.18 00:20:27.601135 [ 318 ] {a60a326c-ecd4-446d-880b-f03158c0781a} <Trace> Aggregator: Aggregation method: without_key | ||
| 7665 | 2025.12.18 00:20:27.601166 [ 318 ] {a60a326c-ecd4-446d-880b-f03158c0781a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000923737 sec. (1082.559 rows/sec., 42.29 KiB/sec.) | ||
| 7666 | 2025.12.18 00:20:27.601247 [ 318 ] {a60a326c-ecd4-446d-880b-f03158c0781a} <Trace> Aggregator: Merging aggregated data | ||
| 7667 | 2025.12.18 00:20:27.602572 [ 291 ] {a60a326c-ecd4-446d-880b-f03158c0781a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003046 sec., 328.29940906106367 rows/sec., 12.82 KiB/sec. | ||
| 7668 | 2025.12.18 00:20:27.602714 [ 291 ] {a60a326c-ecd4-446d-880b-f03158c0781a} <Debug> TCPHandler: Processed in 0.003830347 sec. | ||
| 7669 | 2025.12.18 00:20:27.602833 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7670 | 2025.12.18 00:20:27.602860 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7671 | 2025.12.18 00:20:27.602863 [ 291 ] {} <Debug> TCP-Session: 4f3712f7-8ab4-479c-97c2-c58f616bf968 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7672 | 2025.12.18 00:20:27.602880 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7673 | 2025.12.18 00:20:27.602896 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7674 | 2025.12.18 00:20:27.602918 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7675 | 2025.12.18 00:20:27.602952 [ 293 ] {} <Debug> TCP-Session: aad28e1a-19a9-4231-906c-4cc31f756dab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7676 | 2025.12.18 00:20:27.602965 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7677 | 2025.12.18 00:20:27.602980 [ 288 ] {} <Debug> TCP-Session: f4800408-a170-4cc1-93b4-1e74e1499a26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7678 | 2025.12.18 00:20:27.603008 [ 289 ] {} <Debug> TCP-Session: c8fc219c-ccef-4dcf-a828-0c27697644bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7679 | 2025.12.18 00:20:27.602965 [ 292 ] {} <Debug> TCP-Session: a2de0c0a-ef94-4794-8b08-f77e60a93b86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7680 | 2025.12.18 00:20:27.602954 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7681 | 2025.12.18 00:20:27.602951 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7682 | 2025.12.18 00:20:27.603087 [ 294 ] {} <Debug> TCP-Session: b25bdc5b-a3ce-4beb-9ccd-a98518c2bf92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7683 | 2025.12.18 00:20:27.602941 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7684 | 2025.12.18 00:20:27.603113 [ 287 ] {} <Debug> TCP-Session: 9afc9741-a54c-4f65-b7d0-f6a9442294c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7685 | 2025.12.18 00:20:27.602903 [ 290 ] {} <Debug> TCP-Session: ca3a86e4-c4d7-4f91-be8d-eb1d8b40c519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7686 | 2025.12.18 00:20:27.603143 [ 286 ] {} <Debug> TCP-Session: d5bfeb62-a479-4909-9574-ddd9612ff9b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7687 | 2025.12.18 00:20:28.618227 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7688 | 2025.12.18 00:20:28.618296 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7689 | 2025.12.18 00:20:28.749229 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20119 | ||
| 7690 | 2025.12.18 00:20:28.749740 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7691 | 2025.12.18 00:20:28.749789 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7692 | 2025.12.18 00:20:28.750304 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7693 | 2025.12.18 00:20:28.750553 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7694 | 2025.12.18 00:20:28.750706 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20119 | ||
| 7695 | 2025.12.18 00:20:29.821394 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 7696 | 2025.12.18 00:20:29.837228 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7697 | 2025.12.18 00:20:29.837284 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7698 | 2025.12.18 00:20:29.842839 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7699 | 2025.12.18 00:20:29.843544 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7700 | 2025.12.18 00:20:29.846458 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 7701 | 2025.12.18 00:20:31.334561 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7702 | 2025.12.18 00:20:31.334845 [ 260 ] {81eea2df-1e68-448a-bd5a-fb09a0b18ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7703 | 2025.12.18 00:20:31.334953 [ 260 ] {81eea2df-1e68-448a-bd5a-fb09a0b18ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7704 | 2025.12.18 00:20:31.335811 [ 260 ] {81eea2df-1e68-448a-bd5a-fb09a0b18ded} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7705 | 2025.12.18 00:20:31.335858 [ 260 ] {81eea2df-1e68-448a-bd5a-fb09a0b18ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7706 | 2025.12.18 00:20:31.336276 [ 260 ] {81eea2df-1e68-448a-bd5a-fb09a0b18ded} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7707 | 2025.12.18 00:20:31.336517 [ 260 ] {81eea2df-1e68-448a-bd5a-fb09a0b18ded} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7708 | 2025.12.18 00:20:31.336689 [ 260 ] {81eea2df-1e68-448a-bd5a-fb09a0b18ded} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001922 sec., 29136.3163371488 rows/sec., 2.24 MiB/sec. | ||
| 7709 | 2025.12.18 00:20:31.336740 [ 260 ] {81eea2df-1e68-448a-bd5a-fb09a0b18ded} <Debug> TCPHandler: Processed in 0.002365086 sec. | ||
| 7710 | 2025.12.18 00:20:31.336873 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7711 | 2025.12.18 00:20:31.336979 [ 260 ] {06a63fb6-f967-43a4-bae7-ba511994e49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7712 | 2025.12.18 00:20:31.337024 [ 260 ] {06a63fb6-f967-43a4-bae7-ba511994e49f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7713 | 2025.12.18 00:20:31.337468 [ 260 ] {06a63fb6-f967-43a4-bae7-ba511994e49f} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7714 | 2025.12.18 00:20:31.337503 [ 260 ] {06a63fb6-f967-43a4-bae7-ba511994e49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7715 | 2025.12.18 00:20:31.337827 [ 260 ] {06a63fb6-f967-43a4-bae7-ba511994e49f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7716 | 2025.12.18 00:20:31.338046 [ 260 ] {06a63fb6-f967-43a4-bae7-ba511994e49f} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7717 | 2025.12.18 00:20:31.338179 [ 260 ] {06a63fb6-f967-43a4-bae7-ba511994e49f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. | ||
| 7718 | 2025.12.18 00:20:31.338216 [ 260 ] {06a63fb6-f967-43a4-bae7-ba511994e49f} <Debug> TCPHandler: Processed in 0.00139569 sec. | ||
| 7719 | 2025.12.18 00:20:31.338335 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7720 | 2025.12.18 00:20:31.338431 [ 260 ] {2f8c0571-ed9a-4e96-8483-36c3aea6a25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7721 | 2025.12.18 00:20:31.338475 [ 260 ] {2f8c0571-ed9a-4e96-8483-36c3aea6a25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7722 | 2025.12.18 00:20:31.338893 [ 260 ] {2f8c0571-ed9a-4e96-8483-36c3aea6a25e} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7723 | 2025.12.18 00:20:31.338927 [ 260 ] {2f8c0571-ed9a-4e96-8483-36c3aea6a25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7724 | 2025.12.18 00:20:31.339274 [ 260 ] {2f8c0571-ed9a-4e96-8483-36c3aea6a25e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7725 | 2025.12.18 00:20:31.339490 [ 260 ] {2f8c0571-ed9a-4e96-8483-36c3aea6a25e} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7726 | 2025.12.18 00:20:31.339624 [ 260 ] {2f8c0571-ed9a-4e96-8483-36c3aea6a25e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 7727 | 2025.12.18 00:20:31.339661 [ 260 ] {2f8c0571-ed9a-4e96-8483-36c3aea6a25e} <Debug> TCPHandler: Processed in 0.0013778 sec. | ||
| 7728 | 2025.12.18 00:20:31.339777 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7729 | 2025.12.18 00:20:31.339873 [ 260 ] {f0b4d838-7253-43ac-a54b-51af697bbb4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7730 | 2025.12.18 00:20:31.339916 [ 260 ] {f0b4d838-7253-43ac-a54b-51af697bbb4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7731 | 2025.12.18 00:20:31.340250 [ 260 ] {f0b4d838-7253-43ac-a54b-51af697bbb4b} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7732 | 2025.12.18 00:20:31.340284 [ 260 ] {f0b4d838-7253-43ac-a54b-51af697bbb4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7733 | 2025.12.18 00:20:31.340599 [ 260 ] {f0b4d838-7253-43ac-a54b-51af697bbb4b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7734 | 2025.12.18 00:20:31.340816 [ 260 ] {f0b4d838-7253-43ac-a54b-51af697bbb4b} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7735 | 2025.12.18 00:20:31.340946 [ 260 ] {f0b4d838-7253-43ac-a54b-51af697bbb4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 7736 | 2025.12.18 00:20:31.340982 [ 260 ] {f0b4d838-7253-43ac-a54b-51af697bbb4b} <Debug> TCPHandler: Processed in 0.001255189 sec. | ||
| 7737 | 2025.12.18 00:20:33.813791 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 912 | ||
| 7738 | 2025.12.18 00:20:33.816005 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7739 | 2025.12.18 00:20:33.816049 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7740 | 2025.12.18 00:20:33.817213 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7741 | 2025.12.18 00:20:33.817472 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7742 | 2025.12.18 00:20:33.817740 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 912 | ||
| 7743 | 2025.12.18 00:20:35.786475 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7744 | 2025.12.18 00:20:35.786660 [ 260 ] {4f36561a-ae0e-43b9-9128-544c9b19e8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7745 | 2025.12.18 00:20:35.786731 [ 260 ] {4f36561a-ae0e-43b9-9128-544c9b19e8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7746 | 2025.12.18 00:20:35.787380 [ 260 ] {4f36561a-ae0e-43b9-9128-544c9b19e8bd} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7747 | 2025.12.18 00:20:35.787427 [ 260 ] {4f36561a-ae0e-43b9-9128-544c9b19e8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7748 | 2025.12.18 00:20:35.787832 [ 260 ] {4f36561a-ae0e-43b9-9128-544c9b19e8bd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7749 | 2025.12.18 00:20:35.788066 [ 260 ] {4f36561a-ae0e-43b9-9128-544c9b19e8bd} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7750 | 2025.12.18 00:20:35.788202 [ 136 ] {} <Debug> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7751 | 2025.12.18 00:20:35.788228 [ 260 ] {4f36561a-ae0e-43b9-9128-544c9b19e8bd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001618 sec., 14833.127317676142 rows/sec., 1.23 MiB/sec. | ||
| 7752 | 2025.12.18 00:20:35.788274 [ 136 ] {} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7753 | 2025.12.18 00:20:35.788297 [ 260 ] {4f36561a-ae0e-43b9-9128-544c9b19e8bd} <Debug> TCPHandler: Processed in 0.001955274 sec. | ||
| 7754 | 2025.12.18 00:20:35.788299 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7755 | 2025.12.18 00:20:35.788429 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7756 | 2025.12.18 00:20:35.788441 [ 201 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::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 | ||
| 7757 | 2025.12.18 00:20:35.788550 [ 260 ] {987eb6f1-7c12-435d-9721-caa298a8f16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7758 | 2025.12.18 00:20:35.788602 [ 260 ] {987eb6f1-7c12-435d-9721-caa298a8f16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7759 | 2025.12.18 00:20:35.788615 [ 201 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7760 | 2025.12.18 00:20:35.788662 [ 201 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 7761 | 2025.12.18 00:20:35.788741 [ 201 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 7762 | 2025.12.18 00:20:35.788796 [ 201 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 7763 | 2025.12.18 00:20:35.788883 [ 201 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 7764 | 2025.12.18 00:20:35.788938 [ 201 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 7765 | 2025.12.18 00:20:35.789048 [ 260 ] {987eb6f1-7c12-435d-9721-caa298a8f16b} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7766 | 2025.12.18 00:20:35.789093 [ 260 ] {987eb6f1-7c12-435d-9721-caa298a8f16b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7767 | 2025.12.18 00:20:35.789450 [ 260 ] {987eb6f1-7c12-435d-9721-caa298a8f16b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7768 | 2025.12.18 00:20:35.789683 [ 260 ] {987eb6f1-7c12-435d-9721-caa298a8f16b} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7769 | 2025.12.18 00:20:35.789824 [ 260 ] {987eb6f1-7c12-435d-9721-caa298a8f16b} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001303 sec., 12279.355333844975 rows/sec., 1011.79 KiB/sec. | ||
| 7770 | 2025.12.18 00:20:35.789850 [ 197 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146616 sec., 81846.4560484531 rows/sec., 7.10 MiB/sec. | ||
| 7771 | 2025.12.18 00:20:35.789864 [ 260 ] {987eb6f1-7c12-435d-9721-caa298a8f16b} <Debug> TCPHandler: Processed in 0.00148984 sec. | ||
| 7772 | 2025.12.18 00:20:35.790036 [ 191 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7773 | 2025.12.18 00:20:35.790040 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7774 | 2025.12.18 00:20:35.790144 [ 260 ] {e88f2a00-0f60-4ad2-87c9-48bde1bb74b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7775 | 2025.12.18 00:20:35.790187 [ 260 ] {e88f2a00-0f60-4ad2-87c9-48bde1bb74b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7776 | 2025.12.18 00:20:35.790298 [ 191 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_9_2} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7777 | 2025.12.18 00:20:35.790359 [ 191 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_9_2} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7778 | 2025.12.18 00:20:35.790435 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7779 | 2025.12.18 00:20:35.791165 [ 260 ] {e88f2a00-0f60-4ad2-87c9-48bde1bb74b6} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7780 | 2025.12.18 00:20:35.791200 [ 260 ] {e88f2a00-0f60-4ad2-87c9-48bde1bb74b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7781 | 2025.12.18 00:20:35.791666 [ 260 ] {e88f2a00-0f60-4ad2-87c9-48bde1bb74b6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7782 | 2025.12.18 00:20:35.791906 [ 260 ] {e88f2a00-0f60-4ad2-87c9-48bde1bb74b6} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7783 | 2025.12.18 00:20:35.792043 [ 260 ] {e88f2a00-0f60-4ad2-87c9-48bde1bb74b6} <Debug> executeQuery: Read 1405 rows, 120.78 KiB in 0.001918 sec., 732533.8894681961 rows/sec., 61.50 MiB/sec. | ||
| 7784 | 2025.12.18 00:20:35.792083 [ 260 ] {e88f2a00-0f60-4ad2-87c9-48bde1bb74b6} <Debug> TCPHandler: Processed in 0.002094105 sec. | ||
| 7785 | 2025.12.18 00:20:35.792192 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7786 | 2025.12.18 00:20:35.792307 [ 260 ] {d652e3f5-52cb-479c-a234-fe29cd66dbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7787 | 2025.12.18 00:20:35.792351 [ 260 ] {d652e3f5-52cb-479c-a234-fe29cd66dbf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7788 | 2025.12.18 00:20:35.792783 [ 260 ] {d652e3f5-52cb-479c-a234-fe29cd66dbf6} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7789 | 2025.12.18 00:20:35.792821 [ 260 ] {d652e3f5-52cb-479c-a234-fe29cd66dbf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7790 | 2025.12.18 00:20:35.793210 [ 260 ] {d652e3f5-52cb-479c-a234-fe29cd66dbf6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7791 | 2025.12.18 00:20:35.793423 [ 260 ] {d652e3f5-52cb-479c-a234-fe29cd66dbf6} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7792 | 2025.12.18 00:20:35.793532 [ 136 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7793 | 2025.12.18 00:20:35.793557 [ 260 ] {d652e3f5-52cb-479c-a234-fe29cd66dbf6} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001273 sec., 53417.124901806754 rows/sec., 3.91 MiB/sec. | ||
| 7794 | 2025.12.18 00:20:35.793576 [ 136 ] {} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7795 | 2025.12.18 00:20:35.793601 [ 260 ] {d652e3f5-52cb-479c-a234-fe29cd66dbf6} <Debug> TCPHandler: Processed in 0.00146142 sec. | ||
| 7796 | 2025.12.18 00:20:35.793601 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7797 | 2025.12.18 00:20:35.793715 [ 200 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::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 | ||
| 7798 | 2025.12.18 00:20:35.793724 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7799 | 2025.12.18 00:20:35.793830 [ 200 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7800 | 2025.12.18 00:20:35.793848 [ 260 ] {e17aa97d-dfc7-4d10-b2aa-645ada0f1fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7801 | 2025.12.18 00:20:35.793869 [ 200 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 72 rows starting from the beginning of the part | ||
| 7802 | 2025.12.18 00:20:35.793893 [ 260 ] {e17aa97d-dfc7-4d10-b2aa-645ada0f1fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7803 | 2025.12.18 00:20:35.793941 [ 200 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 7804 | 2025.12.18 00:20:35.793994 [ 200 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part | ||
| 7805 | 2025.12.18 00:20:35.794037 [ 200 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 7806 | 2025.12.18 00:20:35.794077 [ 200 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 7807 | 2025.12.18 00:20:35.794120 [ 200 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 68 rows starting from the beginning of the part | ||
| 7808 | 2025.12.18 00:20:35.794383 [ 260 ] {e17aa97d-dfc7-4d10-b2aa-645ada0f1fae} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7809 | 2025.12.18 00:20:35.794427 [ 260 ] {e17aa97d-dfc7-4d10-b2aa-645ada0f1fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7810 | 2025.12.18 00:20:35.794770 [ 260 ] {e17aa97d-dfc7-4d10-b2aa-645ada0f1fae} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7811 | 2025.12.18 00:20:35.794986 [ 191 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 302 rows, containing 5 columns (5 merged, 0 gathered) in 0.001316109 sec., 229464.27689499882 rows/sec., 17.68 MiB/sec. | ||
| 7812 | 2025.12.18 00:20:35.794991 [ 260 ] {e17aa97d-dfc7-4d10-b2aa-645ada0f1fae} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7813 | 2025.12.18 00:20:35.795135 [ 260 ] {e17aa97d-dfc7-4d10-b2aa-645ada0f1fae} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001308 sec., 192660.55045871562 rows/sec., 13.33 MiB/sec. | ||
| 7814 | 2025.12.18 00:20:35.795140 [ 197 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7815 | 2025.12.18 00:20:35.795179 [ 260 ] {e17aa97d-dfc7-4d10-b2aa-645ada0f1fae} <Debug> TCPHandler: Processed in 0.00150651 sec. | ||
| 7816 | 2025.12.18 00:20:35.795302 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7817 | 2025.12.18 00:20:35.795400 [ 260 ] {59458ef3-15ba-45e5-9c39-0f36d9af5c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7818 | 2025.12.18 00:20:35.795444 [ 260 ] {59458ef3-15ba-45e5-9c39-0f36d9af5c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7819 | 2025.12.18 00:20:35.795469 [ 197 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_36_7} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7820 | 2025.12.18 00:20:35.795557 [ 197 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_36_7} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7821 | 2025.12.18 00:20:35.795663 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7822 | 2025.12.18 00:20:35.795863 [ 260 ] {59458ef3-15ba-45e5-9c39-0f36d9af5c2c} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7823 | 2025.12.18 00:20:35.795903 [ 260 ] {59458ef3-15ba-45e5-9c39-0f36d9af5c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7824 | 2025.12.18 00:20:35.796207 [ 260 ] {59458ef3-15ba-45e5-9c39-0f36d9af5c2c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7825 | 2025.12.18 00:20:35.796416 [ 260 ] {59458ef3-15ba-45e5-9c39-0f36d9af5c2c} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7826 | 2025.12.18 00:20:35.796525 [ 136 ] {} <Debug> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7827 | 2025.12.18 00:20:35.796557 [ 260 ] {59458ef3-15ba-45e5-9c39-0f36d9af5c2c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001175 sec., 10212.765957446809 rows/sec., 797.87 KiB/sec. | ||
| 7828 | 2025.12.18 00:20:35.796563 [ 136 ] {} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7829 | 2025.12.18 00:20:35.796599 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7830 | 2025.12.18 00:20:35.796603 [ 260 ] {59458ef3-15ba-45e5-9c39-0f36d9af5c2c} <Debug> TCPHandler: Processed in 0.001351479 sec. | ||
| 7831 | 2025.12.18 00:20:35.796669 [ 191 ] {42306087-6cf8-491a-a599-b42740a53240::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 | ||
| 7832 | 2025.12.18 00:20:35.796727 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7833 | 2025.12.18 00:20:35.796750 [ 191 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7834 | 2025.12.18 00:20:35.796776 [ 191 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 7835 | 2025.12.18 00:20:35.796822 [ 260 ] {af673089-d1ab-41d2-835e-4adfc1a22e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7836 | 2025.12.18 00:20:35.796830 [ 191 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 7837 | 2025.12.18 00:20:35.796863 [ 260 ] {af673089-d1ab-41d2-835e-4adfc1a22e2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7838 | 2025.12.18 00:20:35.796879 [ 191 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 7839 | 2025.12.18 00:20:35.796921 [ 191 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 7840 | 2025.12.18 00:20:35.796961 [ 191 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 7841 | 2025.12.18 00:20:35.797483 [ 260 ] {af673089-d1ab-41d2-835e-4adfc1a22e2d} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7842 | 2025.12.18 00:20:35.797520 [ 260 ] {af673089-d1ab-41d2-835e-4adfc1a22e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7843 | 2025.12.18 00:20:35.797601 [ 194 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000955286 sec., 62808.41549023015 rows/sec., 5.03 MiB/sec. | ||
| 7844 | 2025.12.18 00:20:35.797754 [ 191 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7845 | 2025.12.18 00:20:35.797856 [ 260 ] {af673089-d1ab-41d2-835e-4adfc1a22e2d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7846 | 2025.12.18 00:20:35.798064 [ 191 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_9_2} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7847 | 2025.12.18 00:20:35.798088 [ 260 ] {af673089-d1ab-41d2-835e-4adfc1a22e2d} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7848 | 2025.12.18 00:20:35.798124 [ 191 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_9_2} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7849 | 2025.12.18 00:20:35.798179 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7850 | 2025.12.18 00:20:35.798220 [ 260 ] {af673089-d1ab-41d2-835e-4adfc1a22e2d} <Debug> executeQuery: Read 612 rows, 47.18 KiB in 0.001416 sec., 432203.3898305085 rows/sec., 32.54 MiB/sec. | ||
| 7851 | 2025.12.18 00:20:35.798259 [ 260 ] {af673089-d1ab-41d2-835e-4adfc1a22e2d} <Debug> TCPHandler: Processed in 0.001582761 sec. | ||
| 7852 | 2025.12.18 00:20:35.798371 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7853 | 2025.12.18 00:20:35.798469 [ 260 ] {a3d74351-fe0c-4aac-9b86-4497d6ae47bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7854 | 2025.12.18 00:20:35.798513 [ 260 ] {a3d74351-fe0c-4aac-9b86-4497d6ae47bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7855 | 2025.12.18 00:20:35.799080 [ 260 ] {a3d74351-fe0c-4aac-9b86-4497d6ae47bd} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7856 | 2025.12.18 00:20:35.799115 [ 260 ] {a3d74351-fe0c-4aac-9b86-4497d6ae47bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7857 | 2025.12.18 00:20:35.799504 [ 260 ] {a3d74351-fe0c-4aac-9b86-4497d6ae47bd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7858 | 2025.12.18 00:20:35.799709 [ 260 ] {a3d74351-fe0c-4aac-9b86-4497d6ae47bd} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7859 | 2025.12.18 00:20:35.799836 [ 260 ] {a3d74351-fe0c-4aac-9b86-4497d6ae47bd} <Debug> executeQuery: Read 914 rows, 64.00 KiB in 0.001387 sec., 658976.2076423937 rows/sec., 45.06 MiB/sec. | ||
| 7860 | 2025.12.18 00:20:35.799872 [ 260 ] {a3d74351-fe0c-4aac-9b86-4497d6ae47bd} <Debug> TCPHandler: Processed in 0.00155132 sec. | ||
| 7861 | 2025.12.18 00:20:35.800006 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7862 | 2025.12.18 00:20:35.800102 [ 260 ] {8cb67691-87d4-4c2e-a35a-184c2357251d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7863 | 2025.12.18 00:20:35.800156 [ 260 ] {8cb67691-87d4-4c2e-a35a-184c2357251d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7864 | 2025.12.18 00:20:35.800982 [ 260 ] {8cb67691-87d4-4c2e-a35a-184c2357251d} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7865 | 2025.12.18 00:20:35.801018 [ 260 ] {8cb67691-87d4-4c2e-a35a-184c2357251d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7866 | 2025.12.18 00:20:35.801609 [ 260 ] {8cb67691-87d4-4c2e-a35a-184c2357251d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7867 | 2025.12.18 00:20:35.801828 [ 260 ] {8cb67691-87d4-4c2e-a35a-184c2357251d} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7868 | 2025.12.18 00:20:35.801953 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7869 | 2025.12.18 00:20:35.801966 [ 260 ] {8cb67691-87d4-4c2e-a35a-184c2357251d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001882 sec., 21253.985122210415 rows/sec., 38.09 MiB/sec. | ||
| 7870 | 2025.12.18 00:20:35.801993 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7871 | 2025.12.18 00:20:35.802020 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7872 | 2025.12.18 00:20:35.802032 [ 260 ] {8cb67691-87d4-4c2e-a35a-184c2357251d} <Debug> TCPHandler: Processed in 0.002076605 sec. | ||
| 7873 | 2025.12.18 00:20:35.802095 [ 197 ] {fc04f179-004d-4506-963a-c921a29605f5::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 | ||
| 7874 | 2025.12.18 00:20:35.802152 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7875 | 2025.12.18 00:20:35.802252 [ 260 ] {aaadfe5f-3a13-4224-9a8f-e5713ac1307e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7876 | 2025.12.18 00:20:35.802291 [ 197 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7877 | 2025.12.18 00:20:35.802294 [ 260 ] {aaadfe5f-3a13-4224-9a8f-e5713ac1307e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7878 | 2025.12.18 00:20:35.802348 [ 197 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 936 rows starting from the beginning of the part | ||
| 7879 | 2025.12.18 00:20:35.802468 [ 197 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 7880 | 2025.12.18 00:20:35.802566 [ 197 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 7881 | 2025.12.18 00:20:35.802646 [ 260 ] {aaadfe5f-3a13-4224-9a8f-e5713ac1307e} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7882 | 2025.12.18 00:20:35.802657 [ 197 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 7883 | 2025.12.18 00:20:35.802690 [ 260 ] {aaadfe5f-3a13-4224-9a8f-e5713ac1307e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7884 | 2025.12.18 00:20:35.802767 [ 197 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 7885 | 2025.12.18 00:20:35.802864 [ 197 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 7886 | 2025.12.18 00:20:35.803047 [ 260 ] {aaadfe5f-3a13-4224-9a8f-e5713ac1307e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7887 | 2025.12.18 00:20:35.803320 [ 260 ] {aaadfe5f-3a13-4224-9a8f-e5713ac1307e} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7888 | 2025.12.18 00:20:35.803453 [ 260 ] {aaadfe5f-3a13-4224-9a8f-e5713ac1307e} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.00122 sec., 45901.639344262294 rows/sec., 3.09 MiB/sec. | ||
| 7889 | 2025.12.18 00:20:35.803489 [ 260 ] {aaadfe5f-3a13-4224-9a8f-e5713ac1307e} <Debug> TCPHandler: Processed in 0.00138875 sec. | ||
| 7890 | 2025.12.18 00:20:35.808850 [ 192 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1136 rows, containing 19 columns (19 merged, 0 gathered) in 0.006785877 sec., 167406.51208384708 rows/sec., 299.98 MiB/sec. | ||
| 7891 | 2025.12.18 00:20:35.810357 [ 199 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7892 | 2025.12.18 00:20:35.810767 [ 199 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7893 | 2025.12.18 00:20:35.810842 [ 199 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7894 | 2025.12.18 00:20:35.810980 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.63 MiB. | ||
| 7895 | 2025.12.18 00:20:36.000276 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.50 MiB, peak 307.78 MiB, free memory in arenas 0.00 B, will set to 300.88 MiB (RSS), difference: 2.39 MiB | ||
| 7896 | 2025.12.18 00:20:36.250962 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20631 | ||
| 7897 | 2025.12.18 00:20:36.251850 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7898 | 2025.12.18 00:20:36.251914 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7899 | 2025.12.18 00:20:36.252398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7900 | 2025.12.18 00:20:36.252636 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7901 | 2025.12.18 00:20:36.252764 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20631 | ||
| 7902 | 2025.12.18 00:20:36.326918 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7903 | 2025.12.18 00:20:36.327105 [ 260 ] {1ac05372-abbe-4470-b136-f523e3150328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7904 | 2025.12.18 00:20:36.327174 [ 260 ] {1ac05372-abbe-4470-b136-f523e3150328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7905 | 2025.12.18 00:20:36.327852 [ 260 ] {1ac05372-abbe-4470-b136-f523e3150328} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7906 | 2025.12.18 00:20:36.327906 [ 260 ] {1ac05372-abbe-4470-b136-f523e3150328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7907 | 2025.12.18 00:20:36.328318 [ 260 ] {1ac05372-abbe-4470-b136-f523e3150328} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7908 | 2025.12.18 00:20:36.328547 [ 260 ] {1ac05372-abbe-4470-b136-f523e3150328} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2025.12.18 00:20:36.328710 [ 260 ] {1ac05372-abbe-4470-b136-f523e3150328} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001657 sec., 15691.007845503922 rows/sec., 1.21 MiB/sec. | ||
| 7910 | 2025.12.18 00:20:36.328762 [ 260 ] {1ac05372-abbe-4470-b136-f523e3150328} <Debug> TCPHandler: Processed in 0.001976294 sec. | ||
| 7911 | 2025.12.18 00:20:36.328899 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7912 | 2025.12.18 00:20:36.329005 [ 260 ] {c3f46412-6e44-4428-a58d-f3db201d0096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7913 | 2025.12.18 00:20:36.329049 [ 260 ] {c3f46412-6e44-4428-a58d-f3db201d0096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7914 | 2025.12.18 00:20:36.329488 [ 260 ] {c3f46412-6e44-4428-a58d-f3db201d0096} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7915 | 2025.12.18 00:20:36.329527 [ 260 ] {c3f46412-6e44-4428-a58d-f3db201d0096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7916 | 2025.12.18 00:20:36.329828 [ 260 ] {c3f46412-6e44-4428-a58d-f3db201d0096} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7917 | 2025.12.18 00:20:36.330038 [ 260 ] {c3f46412-6e44-4428-a58d-f3db201d0096} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7918 | 2025.12.18 00:20:36.330170 [ 260 ] {c3f46412-6e44-4428-a58d-f3db201d0096} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00119 sec., 23529.41176470588 rows/sec., 1.84 MiB/sec. | ||
| 7919 | 2025.12.18 00:20:36.330209 [ 260 ] {c3f46412-6e44-4428-a58d-f3db201d0096} <Debug> TCPHandler: Processed in 0.001363619 sec. | ||
| 7920 | 2025.12.18 00:20:36.330325 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7921 | 2025.12.18 00:20:36.330420 [ 260 ] {1f472748-d411-43ff-912e-78f9f818fc8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7922 | 2025.12.18 00:20:36.330464 [ 260 ] {1f472748-d411-43ff-912e-78f9f818fc8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7923 | 2025.12.18 00:20:36.330831 [ 260 ] {1f472748-d411-43ff-912e-78f9f818fc8e} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7924 | 2025.12.18 00:20:36.330867 [ 260 ] {1f472748-d411-43ff-912e-78f9f818fc8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7925 | 2025.12.18 00:20:36.331204 [ 260 ] {1f472748-d411-43ff-912e-78f9f818fc8e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7926 | 2025.12.18 00:20:36.331436 [ 260 ] {1f472748-d411-43ff-912e-78f9f818fc8e} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7927 | 2025.12.18 00:20:36.331575 [ 260 ] {1f472748-d411-43ff-912e-78f9f818fc8e} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001174 sec., 8517.887563884158 rows/sec., 604.74 KiB/sec. | ||
| 7928 | 2025.12.18 00:20:36.331612 [ 260 ] {1f472748-d411-43ff-912e-78f9f818fc8e} <Debug> TCPHandler: Processed in 0.001339049 sec. | ||
| 7929 | 2025.12.18 00:20:36.331737 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7930 | 2025.12.18 00:20:36.331834 [ 260 ] {93c3366e-062b-4545-95f4-7511d92a39a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7931 | 2025.12.18 00:20:36.331876 [ 260 ] {93c3366e-062b-4545-95f4-7511d92a39a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7932 | 2025.12.18 00:20:36.332194 [ 260 ] {93c3366e-062b-4545-95f4-7511d92a39a5} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7933 | 2025.12.18 00:20:36.332230 [ 260 ] {93c3366e-062b-4545-95f4-7511d92a39a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7934 | 2025.12.18 00:20:36.332555 [ 260 ] {93c3366e-062b-4545-95f4-7511d92a39a5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7935 | 2025.12.18 00:20:36.332768 [ 260 ] {93c3366e-062b-4545-95f4-7511d92a39a5} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7936 | 2025.12.18 00:20:36.332905 [ 260 ] {93c3366e-062b-4545-95f4-7511d92a39a5} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.00109 sec., 3669.7247706422017 rows/sec., 258.03 KiB/sec. | ||
| 7937 | 2025.12.18 00:20:36.332940 [ 260 ] {93c3366e-062b-4545-95f4-7511d92a39a5} <Debug> TCPHandler: Processed in 0.001261689 sec. | ||
| 7938 | 2025.12.18 00:20:37.346690 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 7939 | 2025.12.18 00:20:37.363737 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7940 | 2025.12.18 00:20:37.363791 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7941 | 2025.12.18 00:20:37.369343 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7942 | 2025.12.18 00:20:37.370032 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7943 | 2025.12.18 00:20:37.373086 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 7944 | 2025.12.18 00:20:41.334498 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7945 | 2025.12.18 00:20:41.334788 [ 260 ] {733b2f6b-ed3d-43f1-b1bc-96673dbfb529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7946 | 2025.12.18 00:20:41.334856 [ 260 ] {733b2f6b-ed3d-43f1-b1bc-96673dbfb529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7947 | 2025.12.18 00:20:41.335604 [ 260 ] {733b2f6b-ed3d-43f1-b1bc-96673dbfb529} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7948 | 2025.12.18 00:20:41.335670 [ 260 ] {733b2f6b-ed3d-43f1-b1bc-96673dbfb529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7949 | 2025.12.18 00:20:41.336103 [ 260 ] {733b2f6b-ed3d-43f1-b1bc-96673dbfb529} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7950 | 2025.12.18 00:20:41.336343 [ 260 ] {733b2f6b-ed3d-43f1-b1bc-96673dbfb529} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7951 | 2025.12.18 00:20:41.336522 [ 260 ] {733b2f6b-ed3d-43f1-b1bc-96673dbfb529} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001791 sec., 31267.448352875486 rows/sec., 2.40 MiB/sec. | ||
| 7952 | 2025.12.18 00:20:41.336578 [ 260 ] {733b2f6b-ed3d-43f1-b1bc-96673dbfb529} <Debug> TCPHandler: Processed in 0.002269265 sec. | ||
| 7953 | 2025.12.18 00:20:41.336712 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7954 | 2025.12.18 00:20:41.336821 [ 260 ] {b47dae87-e919-4b02-876d-7eeee9d2e961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7955 | 2025.12.18 00:20:41.336867 [ 260 ] {b47dae87-e919-4b02-876d-7eeee9d2e961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7956 | 2025.12.18 00:20:41.337328 [ 260 ] {b47dae87-e919-4b02-876d-7eeee9d2e961} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7957 | 2025.12.18 00:20:41.337370 [ 260 ] {b47dae87-e919-4b02-876d-7eeee9d2e961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7958 | 2025.12.18 00:20:41.337689 [ 260 ] {b47dae87-e919-4b02-876d-7eeee9d2e961} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7959 | 2025.12.18 00:20:41.337917 [ 260 ] {b47dae87-e919-4b02-876d-7eeee9d2e961} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7960 | 2025.12.18 00:20:41.338071 [ 260 ] {b47dae87-e919-4b02-876d-7eeee9d2e961} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001274 sec., 50235.47880690738 rows/sec., 3.92 MiB/sec. | ||
| 7961 | 2025.12.18 00:20:41.338113 [ 260 ] {b47dae87-e919-4b02-876d-7eeee9d2e961} <Debug> TCPHandler: Processed in 0.00145593 sec. | ||
| 7962 | 2025.12.18 00:20:41.338235 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7963 | 2025.12.18 00:20:41.338339 [ 260 ] {00b43b3f-7091-41ed-84f6-a2a2ff7467e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7964 | 2025.12.18 00:20:41.338387 [ 260 ] {00b43b3f-7091-41ed-84f6-a2a2ff7467e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7965 | 2025.12.18 00:20:41.338825 [ 260 ] {00b43b3f-7091-41ed-84f6-a2a2ff7467e5} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7966 | 2025.12.18 00:20:41.338862 [ 260 ] {00b43b3f-7091-41ed-84f6-a2a2ff7467e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7967 | 2025.12.18 00:20:41.339206 [ 260 ] {00b43b3f-7091-41ed-84f6-a2a2ff7467e5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7968 | 2025.12.18 00:20:41.339419 [ 260 ] {00b43b3f-7091-41ed-84f6-a2a2ff7467e5} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7969 | 2025.12.18 00:20:41.339565 [ 260 ] {00b43b3f-7091-41ed-84f6-a2a2ff7467e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 7970 | 2025.12.18 00:20:41.339604 [ 260 ] {00b43b3f-7091-41ed-84f6-a2a2ff7467e5} <Debug> TCPHandler: Processed in 0.00142146 sec. | ||
| 7971 | 2025.12.18 00:20:41.339720 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7972 | 2025.12.18 00:20:41.339816 [ 260 ] {f9cbd6ee-7bbd-4c7e-88cf-8366b89f64e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7973 | 2025.12.18 00:20:41.339860 [ 260 ] {f9cbd6ee-7bbd-4c7e-88cf-8366b89f64e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7974 | 2025.12.18 00:20:41.340202 [ 260 ] {f9cbd6ee-7bbd-4c7e-88cf-8366b89f64e3} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7975 | 2025.12.18 00:20:41.340240 [ 260 ] {f9cbd6ee-7bbd-4c7e-88cf-8366b89f64e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7976 | 2025.12.18 00:20:41.340549 [ 260 ] {f9cbd6ee-7bbd-4c7e-88cf-8366b89f64e3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7977 | 2025.12.18 00:20:41.340769 [ 260 ] {f9cbd6ee-7bbd-4c7e-88cf-8366b89f64e3} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7978 | 2025.12.18 00:20:41.340915 [ 260 ] {f9cbd6ee-7bbd-4c7e-88cf-8366b89f64e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 7979 | 2025.12.18 00:20:41.340953 [ 260 ] {f9cbd6ee-7bbd-4c7e-88cf-8366b89f64e3} <Debug> TCPHandler: Processed in 0.001283279 sec. | ||
| 7980 | 2025.12.18 00:20:43.618547 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7981 | 2025.12.18 00:20:43.618621 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7982 | 2025.12.18 00:20:43.752983 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21079 | ||
| 7983 | 2025.12.18 00:20:43.753803 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7984 | 2025.12.18 00:20:43.753894 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7985 | 2025.12.18 00:20:43.754528 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7986 | 2025.12.18 00:20:43.754777 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7987 | 2025.12.18 00:20:43.754906 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21079 | ||
| 7988 | 2025.12.18 00:20:43.818134 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 948 | ||
| 7989 | 2025.12.18 00:20:43.820807 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7990 | 2025.12.18 00:20:43.820846 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7991 | 2025.12.18 00:20:43.822030 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7992 | 2025.12.18 00:20:43.822285 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7993 | 2025.12.18 00:20:43.822543 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 948 | ||
| 7994 | 2025.12.18 00:20:44.873274 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 7995 | 2025.12.18 00:20:44.890228 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7996 | 2025.12.18 00:20:44.890293 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7997 | 2025.12.18 00:20:44.896379 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7998 | 2025.12.18 00:20:44.897072 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7999 | 2025.12.18 00:20:44.900012 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8000 | 2025.12.18 00:20:46.336445 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8001 | 2025.12.18 00:20:46.336727 [ 260 ] {c0c65cb6-2239-4f94-8c80-0ab20fa36fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8002 | 2025.12.18 00:20:46.336837 [ 260 ] {c0c65cb6-2239-4f94-8c80-0ab20fa36fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8003 | 2025.12.18 00:20:46.337612 [ 260 ] {c0c65cb6-2239-4f94-8c80-0ab20fa36fdd} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8004 | 2025.12.18 00:20:46.337662 [ 260 ] {c0c65cb6-2239-4f94-8c80-0ab20fa36fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8005 | 2025.12.18 00:20:46.338063 [ 260 ] {c0c65cb6-2239-4f94-8c80-0ab20fa36fdd} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8006 | 2025.12.18 00:20:46.338285 [ 260 ] {c0c65cb6-2239-4f94-8c80-0ab20fa36fdd} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8007 | 2025.12.18 00:20:46.338434 [ 112 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8008 | 2025.12.18 00:20:46.338447 [ 260 ] {c0c65cb6-2239-4f94-8c80-0ab20fa36fdd} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001797 sec., 75681.6917084029 rows/sec., 6.56 MiB/sec. | ||
| 8009 | 2025.12.18 00:20:46.338515 [ 112 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8010 | 2025.12.18 00:20:46.338534 [ 260 ] {c0c65cb6-2239-4f94-8c80-0ab20fa36fdd} <Debug> TCPHandler: Processed in 0.002275336 sec. | ||
| 8011 | 2025.12.18 00:20:46.338547 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8012 | 2025.12.18 00:20:46.338673 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8013 | 2025.12.18 00:20:46.338681 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 8014 | 2025.12.18 00:20:46.338775 [ 260 ] {507339ac-0265-44a5-849e-afd5a0720aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8015 | 2025.12.18 00:20:46.338823 [ 260 ] {507339ac-0265-44a5-849e-afd5a0720aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8016 | 2025.12.18 00:20:46.338828 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8017 | 2025.12.18 00:20:46.338876 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1407 rows starting from the beginning of the part | ||
| 8018 | 2025.12.18 00:20:46.338950 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 8019 | 2025.12.18 00:20:46.339004 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1405 rows starting from the beginning of the part | ||
| 8020 | 2025.12.18 00:20:46.339052 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 26 rows starting from the beginning of the part | ||
| 8021 | 2025.12.18 00:20:46.339099 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 8022 | 2025.12.18 00:20:46.339146 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 136 rows starting from the beginning of the part | ||
| 8023 | 2025.12.18 00:20:46.339261 [ 260 ] {507339ac-0265-44a5-849e-afd5a0720aac} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8024 | 2025.12.18 00:20:46.339305 [ 260 ] {507339ac-0265-44a5-849e-afd5a0720aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8025 | 2025.12.18 00:20:46.339644 [ 260 ] {507339ac-0265-44a5-849e-afd5a0720aac} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8026 | 2025.12.18 00:20:46.339872 [ 260 ] {507339ac-0265-44a5-849e-afd5a0720aac} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8027 | 2025.12.18 00:20:46.340010 [ 260 ] {507339ac-0265-44a5-849e-afd5a0720aac} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001254 sec., 31897.92663476874 rows/sec., 2.34 MiB/sec. | ||
| 8028 | 2025.12.18 00:20:46.340050 [ 260 ] {507339ac-0265-44a5-849e-afd5a0720aac} <Debug> TCPHandler: Processed in 0.001429341 sec. | ||
| 8029 | 2025.12.18 00:20:46.340156 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8030 | 2025.12.18 00:20:46.340250 [ 260 ] {57e400fd-f596-4231-b10a-7e1a0e3b4b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8031 | 2025.12.18 00:20:46.340289 [ 260 ] {57e400fd-f596-4231-b10a-7e1a0e3b4b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8032 | 2025.12.18 00:20:46.340729 [ 260 ] {57e400fd-f596-4231-b10a-7e1a0e3b4b6c} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8033 | 2025.12.18 00:20:46.340743 [ 189 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3086 rows, containing 5 columns (5 merged, 0 gathered) in 0.002117555 sec., 1457341.1316353057 rows/sec., 127.61 MiB/sec. | ||
| 8034 | 2025.12.18 00:20:46.340765 [ 260 ] {57e400fd-f596-4231-b10a-7e1a0e3b4b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8035 | 2025.12.18 00:20:46.341018 [ 189 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8036 | 2025.12.18 00:20:46.341116 [ 260 ] {57e400fd-f596-4231-b10a-7e1a0e3b4b6c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8037 | 2025.12.18 00:20:46.341381 [ 189 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_66_13} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8038 | 2025.12.18 00:20:46.341435 [ 260 ] {57e400fd-f596-4231-b10a-7e1a0e3b4b6c} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8039 | 2025.12.18 00:20:46.341471 [ 189 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_66_13} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8040 | 2025.12.18 00:20:46.341563 [ 112 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8041 | 2025.12.18 00:20:46.341580 [ 260 ] {57e400fd-f596-4231-b10a-7e1a0e3b4b6c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001347 sec., 77208.61172976985 rows/sec., 6.03 MiB/sec. | ||
| 8042 | 2025.12.18 00:20:46.341587 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8043 | 2025.12.18 00:20:46.341600 [ 112 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8044 | 2025.12.18 00:20:46.341630 [ 260 ] {57e400fd-f596-4231-b10a-7e1a0e3b4b6c} <Debug> TCPHandler: Processed in 0.00152352 sec. | ||
| 8045 | 2025.12.18 00:20:46.341642 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8046 | 2025.12.18 00:20:46.341750 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 8047 | 2025.12.18 00:20:46.341759 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8048 | 2025.12.18 00:20:46.341858 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8049 | 2025.12.18 00:20:46.341871 [ 260 ] {f2aad01b-cf2e-4b6a-a041-312c779c6830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8050 | 2025.12.18 00:20:46.341887 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 634 rows starting from the beginning of the part | ||
| 8051 | 2025.12.18 00:20:46.341917 [ 260 ] {f2aad01b-cf2e-4b6a-a041-312c779c6830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8052 | 2025.12.18 00:20:46.341947 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 8053 | 2025.12.18 00:20:46.341991 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 612 rows starting from the beginning of the part | ||
| 8054 | 2025.12.18 00:20:46.342031 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 28 rows starting from the beginning of the part | ||
| 8055 | 2025.12.18 00:20:46.342070 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 8056 | 2025.12.18 00:20:46.342110 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 8057 | 2025.12.18 00:20:46.342334 [ 260 ] {f2aad01b-cf2e-4b6a-a041-312c779c6830} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8058 | 2025.12.18 00:20:46.342369 [ 260 ] {f2aad01b-cf2e-4b6a-a041-312c779c6830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8059 | 2025.12.18 00:20:46.342700 [ 260 ] {f2aad01b-cf2e-4b6a-a041-312c779c6830} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8060 | 2025.12.18 00:20:46.342909 [ 260 ] {f2aad01b-cf2e-4b6a-a041-312c779c6830} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8061 | 2025.12.18 00:20:46.343021 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8062 | 2025.12.18 00:20:46.343039 [ 260 ] {f2aad01b-cf2e-4b6a-a041-312c779c6830} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 8063 | 2025.12.18 00:20:46.343052 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8064 | 2025.12.18 00:20:46.343073 [ 189 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1506 rows, containing 5 columns (5 merged, 0 gathered) in 0.00136987 sec., 1099374.3931905946 rows/sec., 87.55 MiB/sec. | ||
| 8065 | 2025.12.18 00:20:46.343079 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8066 | 2025.12.18 00:20:46.343083 [ 260 ] {f2aad01b-cf2e-4b6a-a041-312c779c6830} <Debug> TCPHandler: Processed in 0.00137467 sec. | ||
| 8067 | 2025.12.18 00:20:46.343165 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 8068 | 2025.12.18 00:20:46.343220 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8069 | 2025.12.18 00:20:46.343247 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8070 | 2025.12.18 00:20:46.343274 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17028 rows starting from the beginning of the part | ||
| 8071 | 2025.12.18 00:20:46.343300 [ 192 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8072 | 2025.12.18 00:20:46.343316 [ 260 ] {c079343e-dda2-4c2f-bd32-f546bbac67c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8073 | 2025.12.18 00:20:46.343319 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 8074 | 2025.12.18 00:20:46.343373 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 914 rows starting from the beginning of the part | ||
| 8075 | 2025.12.18 00:20:46.343379 [ 260 ] {c079343e-dda2-4c2f-bd32-f546bbac67c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8076 | 2025.12.18 00:20:46.343408 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
| 8077 | 2025.12.18 00:20:46.343444 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 8078 | 2025.12.18 00:20:46.343480 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 8079 | 2025.12.18 00:20:46.343672 [ 192 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_66_13} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8080 | 2025.12.18 00:20:46.343772 [ 192 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_66_13} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8081 | 2025.12.18 00:20:46.343884 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 8082 | 2025.12.18 00:20:46.344250 [ 260 ] {c079343e-dda2-4c2f-bd32-f546bbac67c2} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8083 | 2025.12.18 00:20:46.344289 [ 260 ] {c079343e-dda2-4c2f-bd32-f546bbac67c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8084 | 2025.12.18 00:20:46.344885 [ 260 ] {c079343e-dda2-4c2f-bd32-f546bbac67c2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8085 | 2025.12.18 00:20:46.345105 [ 260 ] {c079343e-dda2-4c2f-bd32-f546bbac67c2} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8086 | 2025.12.18 00:20:46.345246 [ 260 ] {c079343e-dda2-4c2f-bd32-f546bbac67c2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001948 sec., 20533.880903490757 rows/sec., 36.80 MiB/sec. | ||
| 8087 | 2025.12.18 00:20:46.345301 [ 260 ] {c079343e-dda2-4c2f-bd32-f546bbac67c2} <Debug> TCPHandler: Processed in 0.002130485 sec. | ||
| 8088 | 2025.12.18 00:20:46.345416 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8089 | 2025.12.18 00:20:46.345510 [ 260 ] {825de303-ac06-4b28-8c2f-7f190bedf411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8090 | 2025.12.18 00:20:46.345552 [ 260 ] {825de303-ac06-4b28-8c2f-7f190bedf411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8091 | 2025.12.18 00:20:46.345892 [ 260 ] {825de303-ac06-4b28-8c2f-7f190bedf411} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8092 | 2025.12.18 00:20:46.345928 [ 260 ] {825de303-ac06-4b28-8c2f-7f190bedf411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8093 | 2025.12.18 00:20:46.346234 [ 260 ] {825de303-ac06-4b28-8c2f-7f190bedf411} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8094 | 2025.12.18 00:20:46.346450 [ 260 ] {825de303-ac06-4b28-8c2f-7f190bedf411} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8095 | 2025.12.18 00:20:46.346560 [ 112 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8096 | 2025.12.18 00:20:46.346580 [ 260 ] {825de303-ac06-4b28-8c2f-7f190bedf411} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 8097 | 2025.12.18 00:20:46.346592 [ 112 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8098 | 2025.12.18 00:20:46.346622 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8099 | 2025.12.18 00:20:46.346624 [ 260 ] {825de303-ac06-4b28-8c2f-7f190bedf411} <Debug> TCPHandler: Processed in 0.001257479 sec. | ||
| 8100 | 2025.12.18 00:20:46.346710 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 8101 | 2025.12.18 00:20:46.346826 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8102 | 2025.12.18 00:20:46.346860 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3480 rows starting from the beginning of the part | ||
| 8103 | 2025.12.18 00:20:46.346922 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 8104 | 2025.12.18 00:20:46.346965 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 8105 | 2025.12.18 00:20:46.347007 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 4 rows starting from the beginning of the part | ||
| 8106 | 2025.12.18 00:20:46.347047 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 8107 | 2025.12.18 00:20:46.347087 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 8108 | 2025.12.18 00:20:46.348784 [ 198 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3720 rows, containing 4 columns (4 merged, 0 gathered) in 0.002111745 sec., 1761576.3266871711 rows/sec., 118.68 MiB/sec. | ||
| 8109 | 2025.12.18 00:20:46.349145 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8110 | 2025.12.18 00:20:46.349413 [ 198 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18432 rows, containing 5 columns (5 merged, 0 gathered) in 0.006272844 sec., 2938380.1031876453 rows/sec., 201.91 MiB/sec. | ||
| 8111 | 2025.12.18 00:20:46.349418 [ 202 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_66_13} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8112 | 2025.12.18 00:20:46.349619 [ 202 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_66_13} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8113 | 2025.12.18 00:20:46.349799 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 8114 | 2025.12.18 00:20:46.349882 [ 186 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8115 | 2025.12.18 00:20:46.350179 [ 186 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8116 | 2025.12.18 00:20:46.350255 [ 186 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8117 | 2025.12.18 00:20:46.350352 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 8118 | 2025.12.18 00:20:47.000290 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.47 MiB, peak 311.64 MiB, free memory in arenas 0.00 B, will set to 303.50 MiB (RSS), difference: 2.03 MiB | ||
| 8119 | 2025.12.18 00:20:51.255127 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21591 | ||
| 8120 | 2025.12.18 00:20:51.255750 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8121 | 2025.12.18 00:20:51.255808 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8122 | 2025.12.18 00:20:51.256328 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8123 | 2025.12.18 00:20:51.256566 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8124 | 2025.12.18 00:20:51.256720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21591 | ||
| 8125 | 2025.12.18 00:20:51.334670 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8126 | 2025.12.18 00:20:51.334960 [ 260 ] {7d97e587-cf78-40c2-bcf7-4e73a2bd06d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8127 | 2025.12.18 00:20:51.335071 [ 260 ] {7d97e587-cf78-40c2-bcf7-4e73a2bd06d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8128 | 2025.12.18 00:20:51.335744 [ 260 ] {7d97e587-cf78-40c2-bcf7-4e73a2bd06d9} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8129 | 2025.12.18 00:20:51.335795 [ 260 ] {7d97e587-cf78-40c2-bcf7-4e73a2bd06d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8130 | 2025.12.18 00:20:51.336184 [ 260 ] {7d97e587-cf78-40c2-bcf7-4e73a2bd06d9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8131 | 2025.12.18 00:20:51.336418 [ 260 ] {7d97e587-cf78-40c2-bcf7-4e73a2bd06d9} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8132 | 2025.12.18 00:20:51.336585 [ 260 ] {7d97e587-cf78-40c2-bcf7-4e73a2bd06d9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001707 sec., 1171.6461628588168 rows/sec., 95.54 KiB/sec. | ||
| 8133 | 2025.12.18 00:20:51.336639 [ 260 ] {7d97e587-cf78-40c2-bcf7-4e73a2bd06d9} <Debug> TCPHandler: Processed in 0.002157795 sec. | ||
| 8134 | 2025.12.18 00:20:51.336771 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8135 | 2025.12.18 00:20:51.336876 [ 260 ] {2fa8d7f5-2ea4-4616-bff0-132c38ff50a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8136 | 2025.12.18 00:20:51.336921 [ 260 ] {2fa8d7f5-2ea4-4616-bff0-132c38ff50a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8137 | 2025.12.18 00:20:51.337384 [ 260 ] {2fa8d7f5-2ea4-4616-bff0-132c38ff50a0} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8138 | 2025.12.18 00:20:51.337422 [ 260 ] {2fa8d7f5-2ea4-4616-bff0-132c38ff50a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8139 | 2025.12.18 00:20:51.337748 [ 260 ] {2fa8d7f5-2ea4-4616-bff0-132c38ff50a0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8140 | 2025.12.18 00:20:51.337977 [ 260 ] {2fa8d7f5-2ea4-4616-bff0-132c38ff50a0} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8141 | 2025.12.18 00:20:51.338115 [ 260 ] {2fa8d7f5-2ea4-4616-bff0-132c38ff50a0} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001263 sec., 45130.64133016627 rows/sec., 3.46 MiB/sec. | ||
| 8142 | 2025.12.18 00:20:51.338156 [ 260 ] {2fa8d7f5-2ea4-4616-bff0-132c38ff50a0} <Debug> TCPHandler: Processed in 0.001439451 sec. | ||
| 8143 | 2025.12.18 00:20:51.338274 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8144 | 2025.12.18 00:20:51.338373 [ 260 ] {66c2d3c8-1c92-47ad-964a-e2c28d6bb85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8145 | 2025.12.18 00:20:51.338414 [ 260 ] {66c2d3c8-1c92-47ad-964a-e2c28d6bb85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8146 | 2025.12.18 00:20:51.338803 [ 260 ] {66c2d3c8-1c92-47ad-964a-e2c28d6bb85d} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8147 | 2025.12.18 00:20:51.338839 [ 260 ] {66c2d3c8-1c92-47ad-964a-e2c28d6bb85d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8148 | 2025.12.18 00:20:51.339133 [ 260 ] {66c2d3c8-1c92-47ad-964a-e2c28d6bb85d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8149 | 2025.12.18 00:20:51.339342 [ 260 ] {66c2d3c8-1c92-47ad-964a-e2c28d6bb85d} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8150 | 2025.12.18 00:20:51.339480 [ 260 ] {66c2d3c8-1c92-47ad-964a-e2c28d6bb85d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001127 sec., 1774.622892635315 rows/sec., 123.91 KiB/sec. | ||
| 8151 | 2025.12.18 00:20:51.339519 [ 260 ] {66c2d3c8-1c92-47ad-964a-e2c28d6bb85d} <Debug> TCPHandler: Processed in 0.001297179 sec. | ||
| 8152 | 2025.12.18 00:20:51.339631 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8153 | 2025.12.18 00:20:51.339727 [ 260 ] {27ada328-b449-4d67-a0b8-c7ca9e3acdc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8154 | 2025.12.18 00:20:51.339768 [ 260 ] {27ada328-b449-4d67-a0b8-c7ca9e3acdc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8155 | 2025.12.18 00:20:51.340204 [ 260 ] {27ada328-b449-4d67-a0b8-c7ca9e3acdc4} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8156 | 2025.12.18 00:20:51.340242 [ 260 ] {27ada328-b449-4d67-a0b8-c7ca9e3acdc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8157 | 2025.12.18 00:20:51.340551 [ 260 ] {27ada328-b449-4d67-a0b8-c7ca9e3acdc4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8158 | 2025.12.18 00:20:51.340766 [ 260 ] {27ada328-b449-4d67-a0b8-c7ca9e3acdc4} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8159 | 2025.12.18 00:20:51.340898 [ 260 ] {27ada328-b449-4d67-a0b8-c7ca9e3acdc4} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00119 sec., 55462.184873949576 rows/sec., 4.33 MiB/sec. | ||
| 8160 | 2025.12.18 00:20:51.340936 [ 260 ] {27ada328-b449-4d67-a0b8-c7ca9e3acdc4} <Debug> TCPHandler: Processed in 0.001356559 sec. | ||
| 8161 | 2025.12.18 00:20:51.341052 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8162 | 2025.12.18 00:20:51.341148 [ 260 ] {42c211c4-51f7-416a-8224-0528afba0610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8163 | 2025.12.18 00:20:51.341192 [ 260 ] {42c211c4-51f7-416a-8224-0528afba0610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8164 | 2025.12.18 00:20:51.341629 [ 260 ] {42c211c4-51f7-416a-8224-0528afba0610} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8165 | 2025.12.18 00:20:51.341665 [ 260 ] {42c211c4-51f7-416a-8224-0528afba0610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8166 | 2025.12.18 00:20:51.342010 [ 260 ] {42c211c4-51f7-416a-8224-0528afba0610} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8167 | 2025.12.18 00:20:51.342219 [ 260 ] {42c211c4-51f7-416a-8224-0528afba0610} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8168 | 2025.12.18 00:20:51.342350 [ 260 ] {42c211c4-51f7-416a-8224-0528afba0610} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001221 sec., 131859.13185913186 rows/sec., 9.18 MiB/sec. | ||
| 8169 | 2025.12.18 00:20:51.342388 [ 260 ] {42c211c4-51f7-416a-8224-0528afba0610} <Debug> TCPHandler: Processed in 0.00138749 sec. | ||
| 8170 | 2025.12.18 00:20:51.342500 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8171 | 2025.12.18 00:20:51.342595 [ 260 ] {a963419c-28f5-4d5b-8d2a-234e92a2fb33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8172 | 2025.12.18 00:20:51.342636 [ 260 ] {a963419c-28f5-4d5b-8d2a-234e92a2fb33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8173 | 2025.12.18 00:20:51.342984 [ 260 ] {a963419c-28f5-4d5b-8d2a-234e92a2fb33} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8174 | 2025.12.18 00:20:51.343020 [ 260 ] {a963419c-28f5-4d5b-8d2a-234e92a2fb33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8175 | 2025.12.18 00:20:51.343335 [ 260 ] {a963419c-28f5-4d5b-8d2a-234e92a2fb33} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8176 | 2025.12.18 00:20:51.343547 [ 260 ] {a963419c-28f5-4d5b-8d2a-234e92a2fb33} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8177 | 2025.12.18 00:20:51.343679 [ 260 ] {a963419c-28f5-4d5b-8d2a-234e92a2fb33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 8178 | 2025.12.18 00:20:51.343716 [ 260 ] {a963419c-28f5-4d5b-8d2a-234e92a2fb33} <Debug> TCPHandler: Processed in 0.001265378 sec. | ||
| 8179 | 2025.12.18 00:20:52.400211 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8180 | 2025.12.18 00:20:52.417000 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8181 | 2025.12.18 00:20:52.417056 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8182 | 2025.12.18 00:20:52.423185 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8183 | 2025.12.18 00:20:52.423878 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8184 | 2025.12.18 00:20:52.426774 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8185 | 2025.12.18 00:20:53.822972 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 972 | ||
| 8186 | 2025.12.18 00:20:53.825326 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8187 | 2025.12.18 00:20:53.825363 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8188 | 2025.12.18 00:20:53.826515 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8189 | 2025.12.18 00:20:53.826775 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2025.12.18 00:20:53.827034 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 972 | ||
| 8191 | 2025.12.18 00:20:56.336212 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8192 | 2025.12.18 00:20:56.336422 [ 260 ] {36a054c2-4fce-47dd-81d5-6e9c1a195306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8193 | 2025.12.18 00:20:56.336494 [ 260 ] {36a054c2-4fce-47dd-81d5-6e9c1a195306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8194 | 2025.12.18 00:20:56.337253 [ 260 ] {36a054c2-4fce-47dd-81d5-6e9c1a195306} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8195 | 2025.12.18 00:20:56.337297 [ 260 ] {36a054c2-4fce-47dd-81d5-6e9c1a195306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8196 | 2025.12.18 00:20:56.337690 [ 260 ] {36a054c2-4fce-47dd-81d5-6e9c1a195306} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8197 | 2025.12.18 00:20:56.337913 [ 260 ] {36a054c2-4fce-47dd-81d5-6e9c1a195306} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8198 | 2025.12.18 00:20:56.338069 [ 260 ] {36a054c2-4fce-47dd-81d5-6e9c1a195306} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001702 sec., 79905.99294947121 rows/sec., 6.93 MiB/sec. | ||
| 8199 | 2025.12.18 00:20:56.338110 [ 260 ] {36a054c2-4fce-47dd-81d5-6e9c1a195306} <Debug> TCPHandler: Processed in 0.002084975 sec. | ||
| 8200 | 2025.12.18 00:20:56.338229 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8201 | 2025.12.18 00:20:56.338327 [ 260 ] {cf150e02-d6eb-43c6-a154-253a1f7df7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8202 | 2025.12.18 00:20:56.338369 [ 260 ] {cf150e02-d6eb-43c6-a154-253a1f7df7e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8203 | 2025.12.18 00:20:56.338779 [ 260 ] {cf150e02-d6eb-43c6-a154-253a1f7df7e8} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8204 | 2025.12.18 00:20:56.338820 [ 260 ] {cf150e02-d6eb-43c6-a154-253a1f7df7e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8205 | 2025.12.18 00:20:56.339119 [ 260 ] {cf150e02-d6eb-43c6-a154-253a1f7df7e8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8206 | 2025.12.18 00:20:56.339326 [ 260 ] {cf150e02-d6eb-43c6-a154-253a1f7df7e8} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8207 | 2025.12.18 00:20:56.339452 [ 260 ] {cf150e02-d6eb-43c6-a154-253a1f7df7e8} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001145 sec., 34934.49781659389 rows/sec., 2.57 MiB/sec. | ||
| 8208 | 2025.12.18 00:20:56.339489 [ 260 ] {cf150e02-d6eb-43c6-a154-253a1f7df7e8} <Debug> TCPHandler: Processed in 0.001310649 sec. | ||
| 8209 | 2025.12.18 00:20:56.339599 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8210 | 2025.12.18 00:20:56.339694 [ 260 ] {6454078d-9d6c-4c3a-9309-af52dd4fea3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8211 | 2025.12.18 00:20:56.339733 [ 260 ] {6454078d-9d6c-4c3a-9309-af52dd4fea3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8212 | 2025.12.18 00:20:56.340148 [ 260 ] {6454078d-9d6c-4c3a-9309-af52dd4fea3f} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8213 | 2025.12.18 00:20:56.340182 [ 260 ] {6454078d-9d6c-4c3a-9309-af52dd4fea3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8214 | 2025.12.18 00:20:56.340485 [ 260 ] {6454078d-9d6c-4c3a-9309-af52dd4fea3f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8215 | 2025.12.18 00:20:56.340705 [ 260 ] {6454078d-9d6c-4c3a-9309-af52dd4fea3f} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8216 | 2025.12.18 00:20:56.340833 [ 260 ] {6454078d-9d6c-4c3a-9309-af52dd4fea3f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001158 sec., 89810.01727115716 rows/sec., 7.02 MiB/sec. | ||
| 8217 | 2025.12.18 00:20:56.340870 [ 260 ] {6454078d-9d6c-4c3a-9309-af52dd4fea3f} <Debug> TCPHandler: Processed in 0.001321939 sec. | ||
| 8218 | 2025.12.18 00:20:56.340988 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8219 | 2025.12.18 00:20:56.341084 [ 260 ] {56371052-d3da-4825-a9fd-a16bb5ba352a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8220 | 2025.12.18 00:20:56.341128 [ 260 ] {56371052-d3da-4825-a9fd-a16bb5ba352a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8221 | 2025.12.18 00:20:56.341535 [ 260 ] {56371052-d3da-4825-a9fd-a16bb5ba352a} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8222 | 2025.12.18 00:20:56.341569 [ 260 ] {56371052-d3da-4825-a9fd-a16bb5ba352a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8223 | 2025.12.18 00:20:56.341899 [ 260 ] {56371052-d3da-4825-a9fd-a16bb5ba352a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8224 | 2025.12.18 00:20:56.342104 [ 260 ] {56371052-d3da-4825-a9fd-a16bb5ba352a} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8225 | 2025.12.18 00:20:56.342233 [ 260 ] {56371052-d3da-4825-a9fd-a16bb5ba352a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 8226 | 2025.12.18 00:20:56.342270 [ 260 ] {56371052-d3da-4825-a9fd-a16bb5ba352a} <Debug> TCPHandler: Processed in 0.00133386 sec. | ||
| 8227 | 2025.12.18 00:20:56.342389 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8228 | 2025.12.18 00:20:56.342486 [ 260 ] {cf47bb24-9b61-4987-9770-fed4dd2a8cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8229 | 2025.12.18 00:20:56.342540 [ 260 ] {cf47bb24-9b61-4987-9770-fed4dd2a8cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8230 | 2025.12.18 00:20:56.343377 [ 260 ] {cf47bb24-9b61-4987-9770-fed4dd2a8cfb} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8231 | 2025.12.18 00:20:56.343412 [ 260 ] {cf47bb24-9b61-4987-9770-fed4dd2a8cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8232 | 2025.12.18 00:20:56.343968 [ 260 ] {cf47bb24-9b61-4987-9770-fed4dd2a8cfb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8233 | 2025.12.18 00:20:56.344191 [ 260 ] {cf47bb24-9b61-4987-9770-fed4dd2a8cfb} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8234 | 2025.12.18 00:20:56.344327 [ 260 ] {cf47bb24-9b61-4987-9770-fed4dd2a8cfb} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001859 sec., 21516.944593867673 rows/sec., 38.56 MiB/sec. | ||
| 8235 | 2025.12.18 00:20:56.344379 [ 260 ] {cf47bb24-9b61-4987-9770-fed4dd2a8cfb} <Debug> TCPHandler: Processed in 0.002040375 sec. | ||
| 8236 | 2025.12.18 00:20:56.344507 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8237 | 2025.12.18 00:20:56.344629 [ 260 ] {c218f10f-0237-4ddd-9ba1-878a933407f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8238 | 2025.12.18 00:20:56.344681 [ 260 ] {c218f10f-0237-4ddd-9ba1-878a933407f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8239 | 2025.12.18 00:20:56.345099 [ 260 ] {c218f10f-0237-4ddd-9ba1-878a933407f3} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8240 | 2025.12.18 00:20:56.345142 [ 260 ] {c218f10f-0237-4ddd-9ba1-878a933407f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8241 | 2025.12.18 00:20:56.345483 [ 260 ] {c218f10f-0237-4ddd-9ba1-878a933407f3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8242 | 2025.12.18 00:20:56.345704 [ 260 ] {c218f10f-0237-4ddd-9ba1-878a933407f3} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8243 | 2025.12.18 00:20:56.345847 [ 260 ] {c218f10f-0237-4ddd-9ba1-878a933407f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001243 sec., 48270.313757039425 rows/sec., 3.25 MiB/sec. | ||
| 8244 | 2025.12.18 00:20:56.345885 [ 260 ] {c218f10f-0237-4ddd-9ba1-878a933407f3} <Debug> TCPHandler: Processed in 0.00144081 sec. | ||
| 8245 | 2025.12.18 00:20:58.618838 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8246 | 2025.12.18 00:20:58.618942 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8247 | 2025.12.18 00:20:58.757615 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22039 | ||
| 8248 | 2025.12.18 00:20:58.758068 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8249 | 2025.12.18 00:20:58.758104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8250 | 2025.12.18 00:20:58.758609 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8251 | 2025.12.18 00:20:58.758817 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8252 | 2025.12.18 00:20:58.758933 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22039 | ||
| 8253 | 2025.12.18 00:20:58.758932 [ 96 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8254 | 2025.12.18 00:20:58.758977 [ 96 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8255 | 2025.12.18 00:20:58.758995 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8256 | 2025.12.18 00:20:58.759108 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::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 | ||
| 8257 | 2025.12.18 00:20:58.759242 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8258 | 2025.12.18 00:20:58.759277 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19671 rows starting from the beginning of the part | ||
| 8259 | 2025.12.18 00:20:58.759338 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 8260 | 2025.12.18 00:20:58.759379 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 8261 | 2025.12.18 00:20:58.759418 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 8262 | 2025.12.18 00:20:58.759455 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 8263 | 2025.12.18 00:20:58.759559 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 8264 | 2025.12.18 00:20:58.761821 [ 198 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22039 rows, containing 4 columns (4 merged, 0 gathered) in 0.002747309 sec., 8022031.740878074 rows/sec., 114.76 MiB/sec. | ||
| 8265 | 2025.12.18 00:20:58.762038 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8266 | 2025.12.18 00:20:58.762276 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_46_9} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8267 | 2025.12.18 00:20:58.762342 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_46_9} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8268 | 2025.12.18 00:20:58.762411 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
| 8269 | 2025.12.18 00:20:59.927918 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 8270 | 2025.12.18 00:20:59.946325 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8271 | 2025.12.18 00:20:59.946385 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8272 | 2025.12.18 00:20:59.952932 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8273 | 2025.12.18 00:20:59.953690 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8274 | 2025.12.18 00:20:59.953967 [ 93 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8275 | 2025.12.18 00:20:59.954032 [ 93 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8276 | 2025.12.18 00:20:59.954050 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8277 | 2025.12.18 00:20:59.954220 [ 202 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 8278 | 2025.12.18 00:20:59.957208 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 8279 | 2025.12.18 00:20:59.958457 [ 202 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8280 | 2025.12.18 00:20:59.959976 [ 202 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 8281 | 2025.12.18 00:20:59.964427 [ 202 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 8282 | 2025.12.18 00:20:59.969069 [ 202 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 8283 | 2025.12.18 00:20:59.973639 [ 202 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 8284 | 2025.12.18 00:20:59.978341 [ 202 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 8285 | 2025.12.18 00:20:59.982518 [ 202 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 8286 | 2025.12.18 00:21:00.000281 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.45 MiB, peak 314.45 MiB, free memory in arenas 0.00 B, will set to 305.34 MiB (RSS), difference: -9.10 MiB | ||
| 8287 | 2025.12.18 00:21:00.032977 [ 198 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.078808334 sec., 4403.087622687215 rows/sec., 22.77 MiB/sec. | ||
| 8288 | 2025.12.18 00:21:00.036317 [ 193 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8289 | 2025.12.18 00:21:00.038592 [ 193 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_46_9} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8290 | 2025.12.18 00:21:00.038710 [ 193 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_46_9} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8291 | 2025.12.18 00:21:00.041658 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8292 | 2025.12.18 00:21:01.000316 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.94 MiB, peak 314.45 MiB, free memory in arenas 0.00 B, will set to 306.05 MiB (RSS), difference: 10.11 MiB | ||
| 8293 | 2025.12.18 00:21:01.336247 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8294 | 2025.12.18 00:21:01.336415 [ 260 ] {30e198c8-126d-4590-b797-a33ea65a59ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8295 | 2025.12.18 00:21:01.336478 [ 260 ] {30e198c8-126d-4590-b797-a33ea65a59ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8296 | 2025.12.18 00:21:01.337214 [ 260 ] {30e198c8-126d-4590-b797-a33ea65a59ea} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8297 | 2025.12.18 00:21:01.337262 [ 260 ] {30e198c8-126d-4590-b797-a33ea65a59ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8298 | 2025.12.18 00:21:01.337681 [ 260 ] {30e198c8-126d-4590-b797-a33ea65a59ea} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8299 | 2025.12.18 00:21:01.337944 [ 260 ] {30e198c8-126d-4590-b797-a33ea65a59ea} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8300 | 2025.12.18 00:21:01.338107 [ 260 ] {30e198c8-126d-4590-b797-a33ea65a59ea} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001704 sec., 32863.849765258215 rows/sec., 2.52 MiB/sec. | ||
| 8301 | 2025.12.18 00:21:01.338158 [ 260 ] {30e198c8-126d-4590-b797-a33ea65a59ea} <Debug> TCPHandler: Processed in 0.002012254 sec. | ||
| 8302 | 2025.12.18 00:21:01.338284 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8303 | 2025.12.18 00:21:01.338386 [ 260 ] {3345bdfa-8374-4fd6-89c0-beeeda01f909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8304 | 2025.12.18 00:21:01.338429 [ 260 ] {3345bdfa-8374-4fd6-89c0-beeeda01f909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8305 | 2025.12.18 00:21:01.338857 [ 260 ] {3345bdfa-8374-4fd6-89c0-beeeda01f909} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8306 | 2025.12.18 00:21:01.338896 [ 260 ] {3345bdfa-8374-4fd6-89c0-beeeda01f909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8307 | 2025.12.18 00:21:01.339207 [ 260 ] {3345bdfa-8374-4fd6-89c0-beeeda01f909} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8308 | 2025.12.18 00:21:01.339423 [ 260 ] {3345bdfa-8374-4fd6-89c0-beeeda01f909} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8309 | 2025.12.18 00:21:01.339554 [ 260 ] {3345bdfa-8374-4fd6-89c0-beeeda01f909} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 8310 | 2025.12.18 00:21:01.339592 [ 260 ] {3345bdfa-8374-4fd6-89c0-beeeda01f909} <Debug> TCPHandler: Processed in 0.001362059 sec. | ||
| 8311 | 2025.12.18 00:21:01.339708 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8312 | 2025.12.18 00:21:01.339804 [ 260 ] {3af1a66e-4fd2-40de-950f-bc2b8e46264d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8313 | 2025.12.18 00:21:01.339849 [ 260 ] {3af1a66e-4fd2-40de-950f-bc2b8e46264d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8314 | 2025.12.18 00:21:01.340273 [ 260 ] {3af1a66e-4fd2-40de-950f-bc2b8e46264d} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8315 | 2025.12.18 00:21:01.340308 [ 260 ] {3af1a66e-4fd2-40de-950f-bc2b8e46264d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8316 | 2025.12.18 00:21:01.340641 [ 260 ] {3af1a66e-4fd2-40de-950f-bc2b8e46264d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8317 | 2025.12.18 00:21:01.340848 [ 260 ] {3af1a66e-4fd2-40de-950f-bc2b8e46264d} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8318 | 2025.12.18 00:21:01.340981 [ 260 ] {3af1a66e-4fd2-40de-950f-bc2b8e46264d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 8319 | 2025.12.18 00:21:01.341019 [ 260 ] {3af1a66e-4fd2-40de-950f-bc2b8e46264d} <Debug> TCPHandler: Processed in 0.001362379 sec. | ||
| 8320 | 2025.12.18 00:21:01.341134 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8321 | 2025.12.18 00:21:01.341230 [ 260 ] {18e4f322-ad79-4b88-ac5e-56f1a2f126c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8322 | 2025.12.18 00:21:01.341272 [ 260 ] {18e4f322-ad79-4b88-ac5e-56f1a2f126c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8323 | 2025.12.18 00:21:01.341604 [ 260 ] {18e4f322-ad79-4b88-ac5e-56f1a2f126c9} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8324 | 2025.12.18 00:21:01.341639 [ 260 ] {18e4f322-ad79-4b88-ac5e-56f1a2f126c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8325 | 2025.12.18 00:21:01.341944 [ 260 ] {18e4f322-ad79-4b88-ac5e-56f1a2f126c9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8326 | 2025.12.18 00:21:01.342150 [ 260 ] {18e4f322-ad79-4b88-ac5e-56f1a2f126c9} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8327 | 2025.12.18 00:21:01.342281 [ 260 ] {18e4f322-ad79-4b88-ac5e-56f1a2f126c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 8328 | 2025.12.18 00:21:01.342317 [ 260 ] {18e4f322-ad79-4b88-ac5e-56f1a2f126c9} <Debug> TCPHandler: Processed in 0.001233158 sec. | ||
| 8329 | 2025.12.18 00:21:03.180311 [ 89 ] {} <Debug> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8330 | 2025.12.18 00:21:03.180390 [ 89 ] {} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8331 | 2025.12.18 00:21:03.180415 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8332 | 2025.12.18 00:21:03.180527 [ 193 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 8333 | 2025.12.18 00:21:03.180666 [ 193 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8334 | 2025.12.18 00:21:03.180705 [ 193 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 8335 | 2025.12.18 00:21:03.180780 [ 193 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 8336 | 2025.12.18 00:21:03.180833 [ 193 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 8337 | 2025.12.18 00:21:03.180885 [ 193 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 16 rows starting from the beginning of the part | ||
| 8338 | 2025.12.18 00:21:03.180936 [ 193 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 8339 | 2025.12.18 00:21:03.181831 [ 198 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134368 sec., 31257.44224815432 rows/sec., 2.63 MiB/sec. | ||
| 8340 | 2025.12.18 00:21:03.182028 [ 200 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8341 | 2025.12.18 00:21:03.182314 [ 200 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_17_4} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8342 | 2025.12.18 00:21:03.182394 [ 200 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_17_4} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8343 | 2025.12.18 00:21:03.182486 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8344 | 2025.12.18 00:21:03.828400 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 992 | ||
| 8345 | 2025.12.18 00:21:03.831061 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8346 | 2025.12.18 00:21:03.831121 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8347 | 2025.12.18 00:21:03.832392 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8348 | 2025.12.18 00:21:03.832667 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8349 | 2025.12.18 00:21:03.833037 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 992 | ||
| 8350 | 2025.12.18 00:21:06.259479 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22551 | ||
| 8351 | 2025.12.18 00:21:06.260191 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8352 | 2025.12.18 00:21:06.260252 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8353 | 2025.12.18 00:21:06.260974 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8354 | 2025.12.18 00:21:06.261208 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8355 | 2025.12.18 00:21:06.261347 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22551 | ||
| 8356 | 2025.12.18 00:21:06.367129 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8357 | 2025.12.18 00:21:06.367332 [ 260 ] {d6d5188c-ff69-432c-a1c6-77e920ee6ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8358 | 2025.12.18 00:21:06.367408 [ 260 ] {d6d5188c-ff69-432c-a1c6-77e920ee6ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8359 | 2025.12.18 00:21:06.368123 [ 260 ] {d6d5188c-ff69-432c-a1c6-77e920ee6ba5} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8360 | 2025.12.18 00:21:06.368172 [ 260 ] {d6d5188c-ff69-432c-a1c6-77e920ee6ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8361 | 2025.12.18 00:21:06.368586 [ 260 ] {d6d5188c-ff69-432c-a1c6-77e920ee6ba5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8362 | 2025.12.18 00:21:06.368877 [ 260 ] {d6d5188c-ff69-432c-a1c6-77e920ee6ba5} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8363 | 2025.12.18 00:21:06.369047 [ 260 ] {d6d5188c-ff69-432c-a1c6-77e920ee6ba5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001772 sec., 13544.018058690746 rows/sec., 1.12 MiB/sec. | ||
| 8364 | 2025.12.18 00:21:06.369101 [ 260 ] {d6d5188c-ff69-432c-a1c6-77e920ee6ba5} <Debug> TCPHandler: Processed in 0.002108985 sec. | ||
| 8365 | 2025.12.18 00:21:06.369247 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8366 | 2025.12.18 00:21:06.369380 [ 260 ] {a6bf6441-6904-4afb-bc7c-1cd7a97dd4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8367 | 2025.12.18 00:21:06.369433 [ 260 ] {a6bf6441-6904-4afb-bc7c-1cd7a97dd4a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8368 | 2025.12.18 00:21:06.369881 [ 260 ] {a6bf6441-6904-4afb-bc7c-1cd7a97dd4a0} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8369 | 2025.12.18 00:21:06.369921 [ 260 ] {a6bf6441-6904-4afb-bc7c-1cd7a97dd4a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8370 | 2025.12.18 00:21:06.370234 [ 260 ] {a6bf6441-6904-4afb-bc7c-1cd7a97dd4a0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8371 | 2025.12.18 00:21:06.370461 [ 260 ] {a6bf6441-6904-4afb-bc7c-1cd7a97dd4a0} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8372 | 2025.12.18 00:21:06.370600 [ 260 ] {a6bf6441-6904-4afb-bc7c-1cd7a97dd4a0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001251 sec., 1598.721023181455 rows/sec., 130.36 KiB/sec. | ||
| 8373 | 2025.12.18 00:21:06.370641 [ 260 ] {a6bf6441-6904-4afb-bc7c-1cd7a97dd4a0} <Debug> TCPHandler: Processed in 0.001459761 sec. | ||
| 8374 | 2025.12.18 00:21:06.370757 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8375 | 2025.12.18 00:21:06.370855 [ 260 ] {a0017b53-a866-4dbe-8ebb-4d93db1d9406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8376 | 2025.12.18 00:21:06.370897 [ 260 ] {a0017b53-a866-4dbe-8ebb-4d93db1d9406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8377 | 2025.12.18 00:21:06.372184 [ 260 ] {a0017b53-a866-4dbe-8ebb-4d93db1d9406} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8378 | 2025.12.18 00:21:06.372222 [ 260 ] {a0017b53-a866-4dbe-8ebb-4d93db1d9406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8379 | 2025.12.18 00:21:06.372624 [ 260 ] {a0017b53-a866-4dbe-8ebb-4d93db1d9406} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8380 | 2025.12.18 00:21:06.372835 [ 260 ] {a0017b53-a866-4dbe-8ebb-4d93db1d9406} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8381 | 2025.12.18 00:21:06.372974 [ 260 ] {a0017b53-a866-4dbe-8ebb-4d93db1d9406} <Debug> executeQuery: Read 1397 rows, 120.17 KiB in 0.002139 sec., 653108.9294062647 rows/sec., 54.87 MiB/sec. | ||
| 8382 | 2025.12.18 00:21:06.373014 [ 260 ] {a0017b53-a866-4dbe-8ebb-4d93db1d9406} <Debug> TCPHandler: Processed in 0.002308716 sec. | ||
| 8383 | 2025.12.18 00:21:06.373133 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8384 | 2025.12.18 00:21:06.373257 [ 260 ] {cc01581f-c3e9-445a-ab0f-62b5ee641127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8385 | 2025.12.18 00:21:06.373308 [ 260 ] {cc01581f-c3e9-445a-ab0f-62b5ee641127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8386 | 2025.12.18 00:21:06.373795 [ 260 ] {cc01581f-c3e9-445a-ab0f-62b5ee641127} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8387 | 2025.12.18 00:21:06.373833 [ 260 ] {cc01581f-c3e9-445a-ab0f-62b5ee641127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8388 | 2025.12.18 00:21:06.374157 [ 260 ] {cc01581f-c3e9-445a-ab0f-62b5ee641127} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8389 | 2025.12.18 00:21:06.374368 [ 260 ] {cc01581f-c3e9-445a-ab0f-62b5ee641127} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8390 | 2025.12.18 00:21:06.374501 [ 260 ] {cc01581f-c3e9-445a-ab0f-62b5ee641127} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.00127 sec., 42519.68503937007 rows/sec., 3.16 MiB/sec. | ||
| 8391 | 2025.12.18 00:21:06.374541 [ 260 ] {cc01581f-c3e9-445a-ab0f-62b5ee641127} <Debug> TCPHandler: Processed in 0.00146818 sec. | ||
| 8392 | 2025.12.18 00:21:06.374661 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8393 | 2025.12.18 00:21:06.374779 [ 260 ] {10b76c06-8bb3-49b8-badf-dc40d8099474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8394 | 2025.12.18 00:21:06.374827 [ 260 ] {10b76c06-8bb3-49b8-badf-dc40d8099474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8395 | 2025.12.18 00:21:06.375415 [ 260 ] {10b76c06-8bb3-49b8-badf-dc40d8099474} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8396 | 2025.12.18 00:21:06.375459 [ 260 ] {10b76c06-8bb3-49b8-badf-dc40d8099474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8397 | 2025.12.18 00:21:06.375796 [ 260 ] {10b76c06-8bb3-49b8-badf-dc40d8099474} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8398 | 2025.12.18 00:21:06.376020 [ 260 ] {10b76c06-8bb3-49b8-badf-dc40d8099474} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8399 | 2025.12.18 00:21:06.376149 [ 260 ] {10b76c06-8bb3-49b8-badf-dc40d8099474} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001395 sec., 180645.16129032258 rows/sec., 12.49 MiB/sec. | ||
| 8400 | 2025.12.18 00:21:06.376190 [ 260 ] {10b76c06-8bb3-49b8-badf-dc40d8099474} <Debug> TCPHandler: Processed in 0.001589712 sec. | ||
| 8401 | 2025.12.18 00:21:06.376303 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8402 | 2025.12.18 00:21:06.376400 [ 260 ] {39b8db31-1b4e-4f8b-be62-69829c53eb3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8403 | 2025.12.18 00:21:06.376440 [ 260 ] {39b8db31-1b4e-4f8b-be62-69829c53eb3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8404 | 2025.12.18 00:21:06.376840 [ 260 ] {39b8db31-1b4e-4f8b-be62-69829c53eb3e} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8405 | 2025.12.18 00:21:06.376876 [ 260 ] {39b8db31-1b4e-4f8b-be62-69829c53eb3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8406 | 2025.12.18 00:21:06.377175 [ 260 ] {39b8db31-1b4e-4f8b-be62-69829c53eb3e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8407 | 2025.12.18 00:21:06.377384 [ 260 ] {39b8db31-1b4e-4f8b-be62-69829c53eb3e} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8408 | 2025.12.18 00:21:06.377510 [ 260 ] {39b8db31-1b4e-4f8b-be62-69829c53eb3e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001129 sec., 10628.875110717448 rows/sec., 830.38 KiB/sec. | ||
| 8409 | 2025.12.18 00:21:06.377549 [ 260 ] {39b8db31-1b4e-4f8b-be62-69829c53eb3e} <Debug> TCPHandler: Processed in 0.001295749 sec. | ||
| 8410 | 2025.12.18 00:21:06.377658 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8411 | 2025.12.18 00:21:06.377754 [ 260 ] {97fca680-f3dc-40a4-b2ce-f9f8ae1824ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8412 | 2025.12.18 00:21:06.377792 [ 260 ] {97fca680-f3dc-40a4-b2ce-f9f8ae1824ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8413 | 2025.12.18 00:21:06.378469 [ 260 ] {97fca680-f3dc-40a4-b2ce-f9f8ae1824ef} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8414 | 2025.12.18 00:21:06.378505 [ 260 ] {97fca680-f3dc-40a4-b2ce-f9f8ae1824ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8415 | 2025.12.18 00:21:06.378848 [ 260 ] {97fca680-f3dc-40a4-b2ce-f9f8ae1824ef} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8416 | 2025.12.18 00:21:06.379069 [ 260 ] {97fca680-f3dc-40a4-b2ce-f9f8ae1824ef} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8417 | 2025.12.18 00:21:06.379200 [ 260 ] {97fca680-f3dc-40a4-b2ce-f9f8ae1824ef} <Debug> executeQuery: Read 598 rows, 46.03 KiB in 0.001464 sec., 408469.94535519124 rows/sec., 30.70 MiB/sec. | ||
| 8418 | 2025.12.18 00:21:06.379239 [ 260 ] {97fca680-f3dc-40a4-b2ce-f9f8ae1824ef} <Debug> TCPHandler: Processed in 0.001630881 sec. | ||
| 8419 | 2025.12.18 00:21:06.379361 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8420 | 2025.12.18 00:21:06.379477 [ 260 ] {c1abbc0e-5633-4fec-b886-a1dd7633ac0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8421 | 2025.12.18 00:21:06.379529 [ 260 ] {c1abbc0e-5633-4fec-b886-a1dd7633ac0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8422 | 2025.12.18 00:21:06.380291 [ 260 ] {c1abbc0e-5633-4fec-b886-a1dd7633ac0a} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8423 | 2025.12.18 00:21:06.380335 [ 260 ] {c1abbc0e-5633-4fec-b886-a1dd7633ac0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8424 | 2025.12.18 00:21:06.380759 [ 260 ] {c1abbc0e-5633-4fec-b886-a1dd7633ac0a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8425 | 2025.12.18 00:21:06.380972 [ 260 ] {c1abbc0e-5633-4fec-b886-a1dd7633ac0a} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8426 | 2025.12.18 00:21:06.381110 [ 260 ] {c1abbc0e-5633-4fec-b886-a1dd7633ac0a} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001658 sec., 531363.0880579011 rows/sec., 36.06 MiB/sec. | ||
| 8427 | 2025.12.18 00:21:06.381148 [ 260 ] {c1abbc0e-5633-4fec-b886-a1dd7633ac0a} <Debug> TCPHandler: Processed in 0.001847243 sec. | ||
| 8428 | 2025.12.18 00:21:06.381252 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8429 | 2025.12.18 00:21:06.381347 [ 260 ] {055e64e3-bd82-424b-882c-0b847af73600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8430 | 2025.12.18 00:21:06.381402 [ 260 ] {055e64e3-bd82-424b-882c-0b847af73600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8431 | 2025.12.18 00:21:06.382309 [ 260 ] {055e64e3-bd82-424b-882c-0b847af73600} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8432 | 2025.12.18 00:21:06.382346 [ 260 ] {055e64e3-bd82-424b-882c-0b847af73600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8433 | 2025.12.18 00:21:06.382959 [ 260 ] {055e64e3-bd82-424b-882c-0b847af73600} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8434 | 2025.12.18 00:21:06.383192 [ 260 ] {055e64e3-bd82-424b-882c-0b847af73600} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8435 | 2025.12.18 00:21:06.383336 [ 260 ] {055e64e3-bd82-424b-882c-0b847af73600} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002007 sec., 19930.244145490782 rows/sec., 35.71 MiB/sec. | ||
| 8436 | 2025.12.18 00:21:06.383404 [ 260 ] {055e64e3-bd82-424b-882c-0b847af73600} <Debug> TCPHandler: Processed in 0.002203185 sec. | ||
| 8437 | 2025.12.18 00:21:06.383519 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8438 | 2025.12.18 00:21:06.383633 [ 260 ] {0ebf26fc-7371-4e6e-ad8c-ad3b28085e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8439 | 2025.12.18 00:21:06.383683 [ 260 ] {0ebf26fc-7371-4e6e-ad8c-ad3b28085e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8440 | 2025.12.18 00:21:06.384052 [ 260 ] {0ebf26fc-7371-4e6e-ad8c-ad3b28085e04} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8441 | 2025.12.18 00:21:06.384089 [ 260 ] {0ebf26fc-7371-4e6e-ad8c-ad3b28085e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8442 | 2025.12.18 00:21:06.384407 [ 260 ] {0ebf26fc-7371-4e6e-ad8c-ad3b28085e04} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8443 | 2025.12.18 00:21:06.384624 [ 260 ] {0ebf26fc-7371-4e6e-ad8c-ad3b28085e04} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2025.12.18 00:21:06.384773 [ 260 ] {0ebf26fc-7371-4e6e-ad8c-ad3b28085e04} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 8445 | 2025.12.18 00:21:06.384810 [ 260 ] {0ebf26fc-7371-4e6e-ad8c-ad3b28085e04} <Debug> TCPHandler: Processed in 0.001341399 sec. | ||
| 8446 | 2025.12.18 00:21:07.457463 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 8447 | 2025.12.18 00:21:07.473828 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8448 | 2025.12.18 00:21:07.473891 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8449 | 2025.12.18 00:21:07.479678 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8450 | 2025.12.18 00:21:07.480394 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8451 | 2025.12.18 00:21:07.483321 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 8452 | 2025.12.18 00:21:11.335695 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8453 | 2025.12.18 00:21:11.335989 [ 260 ] {51a31165-b4a5-4841-8298-6ae5b289a931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8454 | 2025.12.18 00:21:11.336093 [ 260 ] {51a31165-b4a5-4841-8298-6ae5b289a931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8455 | 2025.12.18 00:21:11.337058 [ 260 ] {51a31165-b4a5-4841-8298-6ae5b289a931} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8456 | 2025.12.18 00:21:11.337097 [ 260 ] {51a31165-b4a5-4841-8298-6ae5b289a931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8457 | 2025.12.18 00:21:11.337488 [ 260 ] {51a31165-b4a5-4841-8298-6ae5b289a931} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8458 | 2025.12.18 00:21:11.337715 [ 260 ] {51a31165-b4a5-4841-8298-6ae5b289a931} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8459 | 2025.12.18 00:21:11.337844 [ 83 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8460 | 2025.12.18 00:21:11.337871 [ 260 ] {51a31165-b4a5-4841-8298-6ae5b289a931} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00196 sec., 28571.428571428572 rows/sec., 2.19 MiB/sec. | ||
| 8461 | 2025.12.18 00:21:11.337886 [ 83 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8462 | 2025.12.18 00:21:11.337911 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8463 | 2025.12.18 00:21:11.337915 [ 260 ] {51a31165-b4a5-4841-8298-6ae5b289a931} <Debug> TCPHandler: Processed in 0.002355226 sec. | ||
| 8464 | 2025.12.18 00:21:11.338008 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 8465 | 2025.12.18 00:21:11.338049 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8466 | 2025.12.18 00:21:11.338108 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8467 | 2025.12.18 00:21:11.338141 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1407 rows starting from the beginning of the part | ||
| 8468 | 2025.12.18 00:21:11.338148 [ 260 ] {99316a42-88ba-44d6-ae07-43d583592545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8469 | 2025.12.18 00:21:11.338190 [ 260 ] {99316a42-88ba-44d6-ae07-43d583592545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8470 | 2025.12.18 00:21:11.338209 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 57 rows starting from the beginning of the part | ||
| 8471 | 2025.12.18 00:21:11.338261 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 136 rows starting from the beginning of the part | ||
| 8472 | 2025.12.18 00:21:11.338307 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 8473 | 2025.12.18 00:21:11.338370 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1397 rows starting from the beginning of the part | ||
| 8474 | 2025.12.18 00:21:11.338420 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 8475 | 2025.12.18 00:21:11.338621 [ 260 ] {99316a42-88ba-44d6-ae07-43d583592545} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8476 | 2025.12.18 00:21:11.338657 [ 260 ] {99316a42-88ba-44d6-ae07-43d583592545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8477 | 2025.12.18 00:21:11.338984 [ 260 ] {99316a42-88ba-44d6-ae07-43d583592545} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8478 | 2025.12.18 00:21:11.339197 [ 260 ] {99316a42-88ba-44d6-ae07-43d583592545} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8479 | 2025.12.18 00:21:11.339298 [ 83 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8480 | 2025.12.18 00:21:11.339323 [ 83 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8481 | 2025.12.18 00:21:11.339326 [ 260 ] {99316a42-88ba-44d6-ae07-43d583592545} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 8482 | 2025.12.18 00:21:11.339342 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8483 | 2025.12.18 00:21:11.339370 [ 260 ] {99316a42-88ba-44d6-ae07-43d583592545} <Debug> TCPHandler: Processed in 0.00137243 sec. | ||
| 8484 | 2025.12.18 00:21:11.339440 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 8485 | 2025.12.18 00:21:11.339489 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8486 | 2025.12.18 00:21:11.339578 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8487 | 2025.12.18 00:21:11.339591 [ 260 ] {b2f739d5-b54e-4ebd-84b2-54c532157068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8488 | 2025.12.18 00:21:11.339617 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 634 rows starting from the beginning of the part | ||
| 8489 | 2025.12.18 00:21:11.339640 [ 260 ] {b2f739d5-b54e-4ebd-84b2-54c532157068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8490 | 2025.12.18 00:21:11.339690 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 66 rows starting from the beginning of the part | ||
| 8491 | 2025.12.18 00:21:11.339741 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 104 rows starting from the beginning of the part | ||
| 8492 | 2025.12.18 00:21:11.339764 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3109 rows, containing 5 columns (5 merged, 0 gathered) in 0.001798233 sec., 1728919.4448105446 rows/sec., 151.30 MiB/sec. | ||
| 8493 | 2025.12.18 00:21:11.339786 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 8494 | 2025.12.18 00:21:11.339832 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 598 rows starting from the beginning of the part | ||
| 8495 | 2025.12.18 00:21:11.339873 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 8496 | 2025.12.18 00:21:11.340005 [ 191 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8497 | 2025.12.18 00:21:11.340068 [ 260 ] {b2f739d5-b54e-4ebd-84b2-54c532157068} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8498 | 2025.12.18 00:21:11.340104 [ 260 ] {b2f739d5-b54e-4ebd-84b2-54c532157068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8499 | 2025.12.18 00:21:11.340346 [ 191 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_71_14} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8500 | 2025.12.18 00:21:11.340428 [ 191 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_71_14} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8501 | 2025.12.18 00:21:11.340496 [ 260 ] {b2f739d5-b54e-4ebd-84b2-54c532157068} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8502 | 2025.12.18 00:21:11.340502 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8503 | 2025.12.18 00:21:11.340724 [ 260 ] {b2f739d5-b54e-4ebd-84b2-54c532157068} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8504 | 2025.12.18 00:21:11.340824 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8505 | 2025.12.18 00:21:11.340848 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8506 | 2025.12.18 00:21:11.340857 [ 260 ] {b2f739d5-b54e-4ebd-84b2-54c532157068} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 8507 | 2025.12.18 00:21:11.340866 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8508 | 2025.12.18 00:21:11.340895 [ 260 ] {b2f739d5-b54e-4ebd-84b2-54c532157068} <Debug> TCPHandler: Processed in 0.0014569 sec. | ||
| 8509 | 2025.12.18 00:21:11.340936 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 8510 | 2025.12.18 00:21:11.340986 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586001 sec., 964690.4384045155 rows/sec., 76.84 MiB/sec. | ||
| 8511 | 2025.12.18 00:21:11.341018 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8512 | 2025.12.18 00:21:11.341020 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8513 | 2025.12.18 00:21:11.341062 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 18432 rows starting from the beginning of the part | ||
| 8514 | 2025.12.18 00:21:11.341117 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 161 rows starting from the beginning of the part | ||
| 8515 | 2025.12.18 00:21:11.341164 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 8516 | 2025.12.18 00:21:11.341165 [ 260 ] {38cf18d9-612b-4d3f-90f6-ef6b776b6be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8517 | 2025.12.18 00:21:11.341197 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8518 | 2025.12.18 00:21:11.341207 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 8519 | 2025.12.18 00:21:11.341229 [ 260 ] {38cf18d9-612b-4d3f-90f6-ef6b776b6be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8520 | 2025.12.18 00:21:11.341257 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 881 rows starting from the beginning of the part | ||
| 8521 | 2025.12.18 00:21:11.341296 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 8522 | 2025.12.18 00:21:11.341477 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_71_14} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8523 | 2025.12.18 00:21:11.341576 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_71_14} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8524 | 2025.12.18 00:21:11.341641 [ 260 ] {38cf18d9-612b-4d3f-90f6-ef6b776b6be3} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8525 | 2025.12.18 00:21:11.341652 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 8526 | 2025.12.18 00:21:11.341694 [ 260 ] {38cf18d9-612b-4d3f-90f6-ef6b776b6be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8527 | 2025.12.18 00:21:11.342075 [ 260 ] {38cf18d9-612b-4d3f-90f6-ef6b776b6be3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8528 | 2025.12.18 00:21:11.342329 [ 260 ] {38cf18d9-612b-4d3f-90f6-ef6b776b6be3} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8529 | 2025.12.18 00:21:11.342436 [ 83 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8530 | 2025.12.18 00:21:11.342463 [ 83 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8531 | 2025.12.18 00:21:11.342471 [ 260 ] {38cf18d9-612b-4d3f-90f6-ef6b776b6be3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001331 sec., 45078.88805409467 rows/sec., 3.04 MiB/sec. | ||
| 8532 | 2025.12.18 00:21:11.342483 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8533 | 2025.12.18 00:21:11.342510 [ 260 ] {38cf18d9-612b-4d3f-90f6-ef6b776b6be3} <Debug> TCPHandler: Processed in 0.00155416 sec. | ||
| 8534 | 2025.12.18 00:21:11.342569 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 8535 | 2025.12.18 00:21:11.342696 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8536 | 2025.12.18 00:21:11.342730 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3720 rows starting from the beginning of the part | ||
| 8537 | 2025.12.18 00:21:11.342793 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 8538 | 2025.12.18 00:21:11.342835 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 8539 | 2025.12.18 00:21:11.342874 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 8540 | 2025.12.18 00:21:11.342908 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 8541 | 2025.12.18 00:21:11.342946 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 8542 | 2025.12.18 00:21:11.344567 [ 200 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4020 rows, containing 4 columns (4 merged, 0 gathered) in 0.002035114 sec., 1975319.3187212115 rows/sec., 133.09 MiB/sec. | ||
| 8543 | 2025.12.18 00:21:11.344966 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8544 | 2025.12.18 00:21:11.345237 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_71_14} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8545 | 2025.12.18 00:21:11.345322 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_71_14} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8546 | 2025.12.18 00:21:11.345408 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 8547 | 2025.12.18 00:21:11.347397 [ 200 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19954 rows, containing 5 columns (5 merged, 0 gathered) in 0.006493296 sec., 3073015.6148741716 rows/sec., 211.14 MiB/sec. | ||
| 8548 | 2025.12.18 00:21:11.347800 [ 188 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8549 | 2025.12.18 00:21:11.348095 [ 188 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2025.12.18 00:21:11.348177 [ 188 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8551 | 2025.12.18 00:21:11.348259 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 8552 | 2025.12.18 00:21:12.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.57 MiB, peak 317.21 MiB, free memory in arenas 0.00 B, will set to 308.61 MiB (RSS), difference: 2.03 MiB | ||
| 8553 | 2025.12.18 00:21:13.619217 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8554 | 2025.12.18 00:21:13.619322 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8555 | 2025.12.18 00:21:13.761552 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22999 | ||
| 8556 | 2025.12.18 00:21:13.762074 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8557 | 2025.12.18 00:21:13.762123 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8558 | 2025.12.18 00:21:13.762640 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8559 | 2025.12.18 00:21:13.762879 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8560 | 2025.12.18 00:21:13.763010 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22999 | ||
| 8561 | 2025.12.18 00:21:13.833358 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1020 | ||
| 8562 | 2025.12.18 00:21:13.835768 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8563 | 2025.12.18 00:21:13.835816 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8564 | 2025.12.18 00:21:13.836999 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8565 | 2025.12.18 00:21:13.837267 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8566 | 2025.12.18 00:21:13.837473 [ 79 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8567 | 2025.12.18 00:21:13.837530 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1020 | ||
| 8568 | 2025.12.18 00:21:13.837555 [ 79 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8569 | 2025.12.18 00:21:13.837598 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8570 | 2025.12.18 00:21:13.837738 [ 189 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::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 | ||
| 8571 | 2025.12.18 00:21:13.838371 [ 189 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8572 | 2025.12.18 00:21:13.838520 [ 189 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 888 rows starting from the beginning of the part | ||
| 8573 | 2025.12.18 00:21:13.838895 [ 189 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 8574 | 2025.12.18 00:21:13.839213 [ 189 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::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 | ||
| 8575 | 2025.12.18 00:21:13.839505 [ 189 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 8576 | 2025.12.18 00:21:13.839813 [ 189 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part | ||
| 8577 | 2025.12.18 00:21:13.840117 [ 189 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 28 rows starting from the beginning of the part | ||
| 8578 | 2025.12.18 00:21:13.846063 [ 189 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1020 rows, containing 72 columns (72 merged, 0 gathered) in 0.008384739 sec., 121649.58265248327 rows/sec., 97.39 MiB/sec. | ||
| 8579 | 2025.12.18 00:21:13.847075 [ 189 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8580 | 2025.12.18 00:21:13.847569 [ 189 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_36_7} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8581 | 2025.12.18 00:21:13.847639 [ 189 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_36_7} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8582 | 2025.12.18 00:21:13.847814 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
| 8583 | 2025.12.18 00:21:14.001365 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000847676 sec. | ||
| 8584 | 2025.12.18 00:21:14.983471 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 8585 | 2025.12.18 00:21:15.000537 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8586 | 2025.12.18 00:21:15.000605 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8587 | 2025.12.18 00:21:15.006418 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8588 | 2025.12.18 00:21:15.007106 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8589 | 2025.12.18 00:21:15.010110 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 8590 | 2025.12.18 00:21:16.337133 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8591 | 2025.12.18 00:21:16.337310 [ 260 ] {82cd4de1-e967-4810-b0ad-f5986a007f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8592 | 2025.12.18 00:21:16.337381 [ 260 ] {82cd4de1-e967-4810-b0ad-f5986a007f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8593 | 2025.12.18 00:21:16.338097 [ 260 ] {82cd4de1-e967-4810-b0ad-f5986a007f12} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8594 | 2025.12.18 00:21:16.338156 [ 260 ] {82cd4de1-e967-4810-b0ad-f5986a007f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8595 | 2025.12.18 00:21:16.338599 [ 260 ] {82cd4de1-e967-4810-b0ad-f5986a007f12} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8596 | 2025.12.18 00:21:16.338841 [ 260 ] {82cd4de1-e967-4810-b0ad-f5986a007f12} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8597 | 2025.12.18 00:21:16.339014 [ 260 ] {82cd4de1-e967-4810-b0ad-f5986a007f12} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001755 sec., 77492.8774928775 rows/sec., 6.72 MiB/sec. | ||
| 8598 | 2025.12.18 00:21:16.339069 [ 260 ] {82cd4de1-e967-4810-b0ad-f5986a007f12} <Debug> TCPHandler: Processed in 0.002066145 sec. | ||
| 8599 | 2025.12.18 00:21:16.339192 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8600 | 2025.12.18 00:21:16.339296 [ 260 ] {9f8b7263-c396-4d0a-9c83-d4fe948003ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8601 | 2025.12.18 00:21:16.339343 [ 260 ] {9f8b7263-c396-4d0a-9c83-d4fe948003ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8602 | 2025.12.18 00:21:16.339780 [ 260 ] {9f8b7263-c396-4d0a-9c83-d4fe948003ba} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8603 | 2025.12.18 00:21:16.339821 [ 260 ] {9f8b7263-c396-4d0a-9c83-d4fe948003ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8604 | 2025.12.18 00:21:16.340144 [ 260 ] {9f8b7263-c396-4d0a-9c83-d4fe948003ba} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8605 | 2025.12.18 00:21:16.340377 [ 260 ] {9f8b7263-c396-4d0a-9c83-d4fe948003ba} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8606 | 2025.12.18 00:21:16.340519 [ 260 ] {9f8b7263-c396-4d0a-9c83-d4fe948003ba} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001248 sec., 32051.28205128205 rows/sec., 2.35 MiB/sec. | ||
| 8607 | 2025.12.18 00:21:16.340515 [ 76 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8608 | 2025.12.18 00:21:16.340561 [ 260 ] {9f8b7263-c396-4d0a-9c83-d4fe948003ba} <Debug> TCPHandler: Processed in 0.00142201 sec. | ||
| 8609 | 2025.12.18 00:21:16.340613 [ 76 ] {} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8610 | 2025.12.18 00:21:16.340652 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8611 | 2025.12.18 00:21:16.340693 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8612 | 2025.12.18 00:21:16.340765 [ 192 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::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 | ||
| 8613 | 2025.12.18 00:21:16.340803 [ 260 ] {0ccd47c5-62e5-4123-970d-460cce0a0cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8614 | 2025.12.18 00:21:16.340850 [ 260 ] {0ccd47c5-62e5-4123-970d-460cce0a0cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8615 | 2025.12.18 00:21:16.340899 [ 192 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8616 | 2025.12.18 00:21:16.340938 [ 192 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 72 rows starting from the beginning of the part | ||
| 8617 | 2025.12.18 00:21:16.341006 [ 192 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 8618 | 2025.12.18 00:21:16.341053 [ 192 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 8619 | 2025.12.18 00:21:16.341094 [ 192 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 8620 | 2025.12.18 00:21:16.341133 [ 192 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 54 rows starting from the beginning of the part | ||
| 8621 | 2025.12.18 00:21:16.341170 [ 192 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 8622 | 2025.12.18 00:21:16.341300 [ 260 ] {0ccd47c5-62e5-4123-970d-460cce0a0cdc} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8623 | 2025.12.18 00:21:16.341344 [ 260 ] {0ccd47c5-62e5-4123-970d-460cce0a0cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8624 | 2025.12.18 00:21:16.341766 [ 260 ] {0ccd47c5-62e5-4123-970d-460cce0a0cdc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8625 | 2025.12.18 00:21:16.342005 [ 260 ] {0ccd47c5-62e5-4123-970d-460cce0a0cdc} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8626 | 2025.12.18 00:21:16.342028 [ 190 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130838 sec., 189547.37920176095 rows/sec., 14.64 MiB/sec. | ||
| 8627 | 2025.12.18 00:21:16.342151 [ 260 ] {0ccd47c5-62e5-4123-970d-460cce0a0cdc} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001369 sec., 75967.85975164354 rows/sec., 5.93 MiB/sec. | ||
| 8628 | 2025.12.18 00:21:16.342188 [ 192 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8629 | 2025.12.18 00:21:16.342196 [ 260 ] {0ccd47c5-62e5-4123-970d-460cce0a0cdc} <Debug> TCPHandler: Processed in 0.001556201 sec. | ||
| 8630 | 2025.12.18 00:21:16.342329 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8631 | 2025.12.18 00:21:16.342429 [ 260 ] {58bd1e27-6df3-49ec-b678-3579c14405a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8632 | 2025.12.18 00:21:16.342449 [ 192 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_41_8} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8633 | 2025.12.18 00:21:16.342476 [ 260 ] {58bd1e27-6df3-49ec-b678-3579c14405a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8634 | 2025.12.18 00:21:16.342525 [ 192 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_41_8} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8635 | 2025.12.18 00:21:16.342603 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8636 | 2025.12.18 00:21:16.342902 [ 260 ] {58bd1e27-6df3-49ec-b678-3579c14405a8} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8637 | 2025.12.18 00:21:16.342942 [ 260 ] {58bd1e27-6df3-49ec-b678-3579c14405a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8638 | 2025.12.18 00:21:16.343290 [ 260 ] {58bd1e27-6df3-49ec-b678-3579c14405a8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8639 | 2025.12.18 00:21:16.343505 [ 260 ] {58bd1e27-6df3-49ec-b678-3579c14405a8} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8640 | 2025.12.18 00:21:16.343638 [ 260 ] {58bd1e27-6df3-49ec-b678-3579c14405a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 8641 | 2025.12.18 00:21:16.343676 [ 260 ] {58bd1e27-6df3-49ec-b678-3579c14405a8} <Debug> TCPHandler: Processed in 0.00139871 sec. | ||
| 8642 | 2025.12.18 00:21:16.343777 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8643 | 2025.12.18 00:21:16.343870 [ 260 ] {d8541e99-2bfb-4d12-942f-f3967bfdab1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8644 | 2025.12.18 00:21:16.343925 [ 260 ] {d8541e99-2bfb-4d12-942f-f3967bfdab1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8645 | 2025.12.18 00:21:16.344768 [ 260 ] {d8541e99-2bfb-4d12-942f-f3967bfdab1b} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8646 | 2025.12.18 00:21:16.344805 [ 260 ] {d8541e99-2bfb-4d12-942f-f3967bfdab1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8647 | 2025.12.18 00:21:16.345403 [ 260 ] {d8541e99-2bfb-4d12-942f-f3967bfdab1b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8648 | 2025.12.18 00:21:16.345631 [ 260 ] {d8541e99-2bfb-4d12-942f-f3967bfdab1b} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8649 | 2025.12.18 00:21:16.345775 [ 260 ] {d8541e99-2bfb-4d12-942f-f3967bfdab1b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001923 sec., 20800.83203328133 rows/sec., 37.27 MiB/sec. | ||
| 8650 | 2025.12.18 00:21:16.345846 [ 260 ] {d8541e99-2bfb-4d12-942f-f3967bfdab1b} <Debug> TCPHandler: Processed in 0.002117485 sec. | ||
| 8651 | 2025.12.18 00:21:16.345961 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8652 | 2025.12.18 00:21:16.346055 [ 260 ] {848792ed-197d-4b26-af1c-cb9b8818eecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8653 | 2025.12.18 00:21:16.346097 [ 260 ] {848792ed-197d-4b26-af1c-cb9b8818eecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8654 | 2025.12.18 00:21:16.346444 [ 260 ] {848792ed-197d-4b26-af1c-cb9b8818eecd} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8655 | 2025.12.18 00:21:16.346479 [ 260 ] {848792ed-197d-4b26-af1c-cb9b8818eecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8656 | 2025.12.18 00:21:16.346799 [ 260 ] {848792ed-197d-4b26-af1c-cb9b8818eecd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8657 | 2025.12.18 00:21:16.347011 [ 260 ] {848792ed-197d-4b26-af1c-cb9b8818eecd} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8658 | 2025.12.18 00:21:16.347143 [ 260 ] {848792ed-197d-4b26-af1c-cb9b8818eecd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 8659 | 2025.12.18 00:21:16.347181 [ 260 ] {848792ed-197d-4b26-af1c-cb9b8818eecd} <Debug> TCPHandler: Processed in 0.001270269 sec. | ||
| 8660 | 2025.12.18 00:21:21.263202 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23511 | ||
| 8661 | 2025.12.18 00:21:21.263756 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8662 | 2025.12.18 00:21:21.263806 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8663 | 2025.12.18 00:21:21.264322 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8664 | 2025.12.18 00:21:21.264579 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8665 | 2025.12.18 00:21:21.264737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23511 | ||
| 8666 | 2025.12.18 00:21:21.335966 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8667 | 2025.12.18 00:21:21.336158 [ 260 ] {5d46a0a1-c48e-4abe-bcc3-f4dc10a6e444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8668 | 2025.12.18 00:21:21.336225 [ 260 ] {5d46a0a1-c48e-4abe-bcc3-f4dc10a6e444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8669 | 2025.12.18 00:21:21.336877 [ 260 ] {5d46a0a1-c48e-4abe-bcc3-f4dc10a6e444} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8670 | 2025.12.18 00:21:21.336928 [ 260 ] {5d46a0a1-c48e-4abe-bcc3-f4dc10a6e444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8671 | 2025.12.18 00:21:21.337342 [ 260 ] {5d46a0a1-c48e-4abe-bcc3-f4dc10a6e444} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8672 | 2025.12.18 00:21:21.337580 [ 260 ] {5d46a0a1-c48e-4abe-bcc3-f4dc10a6e444} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8673 | 2025.12.18 00:21:21.337749 [ 260 ] {5d46a0a1-c48e-4abe-bcc3-f4dc10a6e444} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00164 sec., 34146.34146341463 rows/sec., 2.62 MiB/sec. | ||
| 8674 | 2025.12.18 00:21:21.337801 [ 260 ] {5d46a0a1-c48e-4abe-bcc3-f4dc10a6e444} <Debug> TCPHandler: Processed in 0.001975565 sec. | ||
| 8675 | 2025.12.18 00:21:21.337922 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8676 | 2025.12.18 00:21:21.338026 [ 260 ] {94cd6b18-fa54-478f-8aa1-e3f70ec3b41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8677 | 2025.12.18 00:21:21.338069 [ 260 ] {94cd6b18-fa54-478f-8aa1-e3f70ec3b41d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8678 | 2025.12.18 00:21:21.338495 [ 260 ] {94cd6b18-fa54-478f-8aa1-e3f70ec3b41d} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8679 | 2025.12.18 00:21:21.338530 [ 260 ] {94cd6b18-fa54-478f-8aa1-e3f70ec3b41d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8680 | 2025.12.18 00:21:21.338843 [ 260 ] {94cd6b18-fa54-478f-8aa1-e3f70ec3b41d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8681 | 2025.12.18 00:21:21.339069 [ 260 ] {94cd6b18-fa54-478f-8aa1-e3f70ec3b41d} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8682 | 2025.12.18 00:21:21.339204 [ 260 ] {94cd6b18-fa54-478f-8aa1-e3f70ec3b41d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001203 sec., 53200.332502078134 rows/sec., 4.15 MiB/sec. | ||
| 8683 | 2025.12.18 00:21:21.339244 [ 260 ] {94cd6b18-fa54-478f-8aa1-e3f70ec3b41d} <Debug> TCPHandler: Processed in 0.001374129 sec. | ||
| 8684 | 2025.12.18 00:21:21.339357 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8685 | 2025.12.18 00:21:21.339454 [ 260 ] {e0ab21c3-4b02-4459-a049-30f931f83844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8686 | 2025.12.18 00:21:21.339498 [ 260 ] {e0ab21c3-4b02-4459-a049-30f931f83844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8687 | 2025.12.18 00:21:21.339907 [ 260 ] {e0ab21c3-4b02-4459-a049-30f931f83844} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8688 | 2025.12.18 00:21:21.339941 [ 260 ] {e0ab21c3-4b02-4459-a049-30f931f83844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8689 | 2025.12.18 00:21:21.340289 [ 260 ] {e0ab21c3-4b02-4459-a049-30f931f83844} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8690 | 2025.12.18 00:21:21.340507 [ 260 ] {e0ab21c3-4b02-4459-a049-30f931f83844} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8691 | 2025.12.18 00:21:21.340639 [ 260 ] {e0ab21c3-4b02-4459-a049-30f931f83844} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 8692 | 2025.12.18 00:21:21.340677 [ 260 ] {e0ab21c3-4b02-4459-a049-30f931f83844} <Debug> TCPHandler: Processed in 0.00137002 sec. | ||
| 8693 | 2025.12.18 00:21:21.340788 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8694 | 2025.12.18 00:21:21.340884 [ 260 ] {b4358a70-a68b-4ef8-840d-cec44f6de5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8695 | 2025.12.18 00:21:21.340927 [ 260 ] {b4358a70-a68b-4ef8-840d-cec44f6de5f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8696 | 2025.12.18 00:21:21.341265 [ 260 ] {b4358a70-a68b-4ef8-840d-cec44f6de5f5} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8697 | 2025.12.18 00:21:21.341299 [ 260 ] {b4358a70-a68b-4ef8-840d-cec44f6de5f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8698 | 2025.12.18 00:21:21.341626 [ 260 ] {b4358a70-a68b-4ef8-840d-cec44f6de5f5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8699 | 2025.12.18 00:21:21.341848 [ 260 ] {b4358a70-a68b-4ef8-840d-cec44f6de5f5} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8700 | 2025.12.18 00:21:21.341978 [ 260 ] {b4358a70-a68b-4ef8-840d-cec44f6de5f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 8701 | 2025.12.18 00:21:21.342014 [ 260 ] {b4358a70-a68b-4ef8-840d-cec44f6de5f5} <Debug> TCPHandler: Processed in 0.001275299 sec. | ||
| 8702 | 2025.12.18 00:21:21.487931 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65307 | ||
| 8703 | 2025.12.18 00:21:21.488036 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8704 | 2025.12.18 00:21:21.488064 [ 288 ] {} <Debug> TCP-Session: 97a39765-0721-46e2-95b5-69339a15fd73 Authenticating user 'default' from [fd00:1122:3344:101::e]:65307 | ||
| 8705 | 2025.12.18 00:21:21.488088 [ 288 ] {} <Debug> TCP-Session: 97a39765-0721-46e2-95b5-69339a15fd73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8706 | 2025.12.18 00:21:21.488102 [ 288 ] {} <Debug> TCP-Session: 97a39765-0721-46e2-95b5-69339a15fd73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8707 | 2025.12.18 00:21:21.488302 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55131 | ||
| 8708 | 2025.12.18 00:21:21.488316 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35323 | ||
| 8709 | 2025.12.18 00:21:21.488367 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44631 | ||
| 8710 | 2025.12.18 00:21:21.488361 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37375 | ||
| 8711 | 2025.12.18 00:21:21.488415 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8712 | 2025.12.18 00:21:21.488460 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8713 | 2025.12.18 00:21:21.488436 [ 288 ] {} <Trace> TCP-Session: 97a39765-0721-46e2-95b5-69339a15fd73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8714 | 2025.12.18 00:21:21.488505 [ 287 ] {} <Debug> TCP-Session: 16605d8c-1097-4d6a-a04d-f6bcaf63cc5c Authenticating user 'default' from [fd00:1122:3344:101::e]:44631 | ||
| 8715 | 2025.12.18 00:21:21.488499 [ 289 ] {} <Debug> TCP-Session: 99dfc2ea-2136-46af-805b-1413c93f8dc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55131 | ||
| 8716 | 2025.12.18 00:21:21.488547 [ 287 ] {} <Debug> TCP-Session: 16605d8c-1097-4d6a-a04d-f6bcaf63cc5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8717 | 2025.12.18 00:21:21.488446 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8718 | 2025.12.18 00:21:21.488568 [ 287 ] {} <Debug> TCP-Session: 16605d8c-1097-4d6a-a04d-f6bcaf63cc5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8719 | 2025.12.18 00:21:21.488569 [ 289 ] {} <Debug> TCP-Session: 99dfc2ea-2136-46af-805b-1413c93f8dc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8720 | 2025.12.18 00:21:21.488594 [ 291 ] {} <Debug> TCP-Session: 3eabfb95-f09b-4268-b3bd-8e1017f16118 Authenticating user 'default' from [fd00:1122:3344:101::e]:35323 | ||
| 8721 | 2025.12.18 00:21:21.488612 [ 289 ] {} <Debug> TCP-Session: 99dfc2ea-2136-46af-805b-1413c93f8dc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8722 | 2025.12.18 00:21:21.488629 [ 291 ] {} <Debug> TCP-Session: 3eabfb95-f09b-4268-b3bd-8e1017f16118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8723 | 2025.12.18 00:21:21.488637 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8724 | 2025.12.18 00:21:21.488653 [ 291 ] {} <Debug> TCP-Session: 3eabfb95-f09b-4268-b3bd-8e1017f16118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8725 | 2025.12.18 00:21:21.488339 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56970 | ||
| 8726 | 2025.12.18 00:21:21.488680 [ 288 ] {28f32b23-8e3c-4279-8657-d403867986f5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65307) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8727 | 2025.12.18 00:21:21.488679 [ 286 ] {} <Debug> TCP-Session: b971fe27-9d13-40dd-a61f-722196b7dd8b Authenticating user 'default' from [fd00:1122:3344:101::e]:37375 | ||
| 8728 | 2025.12.18 00:21:21.488318 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59068 | ||
| 8729 | 2025.12.18 00:21:21.488769 [ 286 ] {} <Debug> TCP-Session: b971fe27-9d13-40dd-a61f-722196b7dd8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8730 | 2025.12.18 00:21:21.488302 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43834 | ||
| 8731 | 2025.12.18 00:21:21.488801 [ 286 ] {} <Debug> TCP-Session: b971fe27-9d13-40dd-a61f-722196b7dd8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8732 | 2025.12.18 00:21:21.488349 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56784 | ||
| 8733 | 2025.12.18 00:21:21.489000 [ 288 ] {28f32b23-8e3c-4279-8657-d403867986f5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8734 | 2025.12.18 00:21:21.489066 [ 288 ] {28f32b23-8e3c-4279-8657-d403867986f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8735 | 2025.12.18 00:21:21.489156 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8736 | 2025.12.18 00:21:21.489189 [ 290 ] {} <Debug> TCP-Session: 910775e1-665e-4d0b-8bb0-f93040c44c23 Authenticating user 'default' from [fd00:1122:3344:101::e]:43834 | ||
| 8737 | 2025.12.18 00:21:21.489207 [ 290 ] {} <Debug> TCP-Session: 910775e1-665e-4d0b-8bb0-f93040c44c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8738 | 2025.12.18 00:21:21.489219 [ 290 ] {} <Debug> TCP-Session: 910775e1-665e-4d0b-8bb0-f93040c44c23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8739 | 2025.12.18 00:21:21.489230 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8740 | 2025.12.18 00:21:21.489259 [ 294 ] {} <Debug> TCP-Session: 25e0d040-94dc-44f3-bdca-7d250214019b Authenticating user 'default' from [fd00:1122:3344:101::e]:56784 | ||
| 8741 | 2025.12.18 00:21:21.489276 [ 294 ] {} <Debug> TCP-Session: 25e0d040-94dc-44f3-bdca-7d250214019b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8742 | 2025.12.18 00:21:21.489288 [ 294 ] {} <Debug> TCP-Session: 25e0d040-94dc-44f3-bdca-7d250214019b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8743 | 2025.12.18 00:21:21.489363 [ 288 ] {28f32b23-8e3c-4279-8657-d403867986f5} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 8744 | 2025.12.18 00:21:21.489471 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8745 | 2025.12.18 00:21:21.489506 [ 293 ] {} <Debug> TCP-Session: 1c68bbd3-af44-4af4-80b5-1e5d470c436c Authenticating user 'default' from [fd00:1122:3344:101::e]:56970 | ||
| 8746 | 2025.12.18 00:21:21.489523 [ 293 ] {} <Debug> TCP-Session: 1c68bbd3-af44-4af4-80b5-1e5d470c436c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8747 | 2025.12.18 00:21:21.489541 [ 293 ] {} <Debug> TCP-Session: 1c68bbd3-af44-4af4-80b5-1e5d470c436c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8748 | 2025.12.18 00:21:21.489579 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8749 | 2025.12.18 00:21:21.489614 [ 292 ] {} <Debug> TCP-Session: 3de0e199-c796-42de-ab40-1f8192d6f9af Authenticating user 'default' from [fd00:1122:3344:101::e]:59068 | ||
| 8750 | 2025.12.18 00:21:21.489632 [ 292 ] {} <Debug> TCP-Session: 3de0e199-c796-42de-ab40-1f8192d6f9af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8751 | 2025.12.18 00:21:21.489644 [ 292 ] {} <Debug> TCP-Session: 3de0e199-c796-42de-ab40-1f8192d6f9af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8752 | 2025.12.18 00:21:21.490372 [ 295 ] {28f32b23-8e3c-4279-8657-d403867986f5} <Trace> AggregatingTransform: Aggregating | ||
| 8753 | 2025.12.18 00:21:21.490413 [ 295 ] {28f32b23-8e3c-4279-8657-d403867986f5} <Trace> Aggregator: Aggregation method: without_key | ||
| 8754 | 2025.12.18 00:21:21.490450 [ 295 ] {28f32b23-8e3c-4279-8657-d403867986f5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000974927 sec. (1025.718 rows/sec., 40.07 KiB/sec.) | ||
| 8755 | 2025.12.18 00:21:21.490468 [ 295 ] {28f32b23-8e3c-4279-8657-d403867986f5} <Trace> Aggregator: Merging aggregated data | ||
| 8756 | 2025.12.18 00:21:21.491764 [ 288 ] {28f32b23-8e3c-4279-8657-d403867986f5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003144 sec., 318.06615776081424 rows/sec., 12.42 KiB/sec. | ||
| 8757 | 2025.12.18 00:21:21.491908 [ 288 ] {28f32b23-8e3c-4279-8657-d403867986f5} <Debug> TCPHandler: Processed in 0.003591805 sec. | ||
| 8758 | 2025.12.18 00:21:21.492028 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8759 | 2025.12.18 00:21:21.492056 [ 288 ] {} <Debug> TCP-Session: 97a39765-0721-46e2-95b5-69339a15fd73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8760 | 2025.12.18 00:21:21.492059 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8761 | 2025.12.18 00:21:21.492086 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8762 | 2025.12.18 00:21:21.492103 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8763 | 2025.12.18 00:21:21.492107 [ 290 ] {} <Debug> TCP-Session: 910775e1-665e-4d0b-8bb0-f93040c44c23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8764 | 2025.12.18 00:21:21.492127 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8765 | 2025.12.18 00:21:21.492132 [ 289 ] {} <Debug> TCP-Session: 99dfc2ea-2136-46af-805b-1413c93f8dc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8766 | 2025.12.18 00:21:21.492143 [ 286 ] {} <Debug> TCP-Session: b971fe27-9d13-40dd-a61f-722196b7dd8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8767 | 2025.12.18 00:21:21.492166 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8768 | 2025.12.18 00:21:21.492185 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8769 | 2025.12.18 00:21:21.492175 [ 291 ] {} <Debug> TCP-Session: 3eabfb95-f09b-4268-b3bd-8e1017f16118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8770 | 2025.12.18 00:21:21.492239 [ 293 ] {} <Debug> TCP-Session: 1c68bbd3-af44-4af4-80b5-1e5d470c436c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8771 | 2025.12.18 00:21:21.492217 [ 292 ] {} <Debug> TCP-Session: 3de0e199-c796-42de-ab40-1f8192d6f9af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8772 | 2025.12.18 00:21:21.492145 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8773 | 2025.12.18 00:21:21.492213 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8774 | 2025.12.18 00:21:21.492317 [ 294 ] {} <Debug> TCP-Session: 25e0d040-94dc-44f3-bdca-7d250214019b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8775 | 2025.12.18 00:21:21.492342 [ 287 ] {} <Debug> TCP-Session: 16605d8c-1097-4d6a-a04d-f6bcaf63cc5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8776 | 2025.12.18 00:21:22.510298 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 8777 | 2025.12.18 00:21:22.527389 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8778 | 2025.12.18 00:21:22.527449 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8779 | 2025.12.18 00:21:22.534140 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8780 | 2025.12.18 00:21:22.534851 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8781 | 2025.12.18 00:21:22.538628 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 8782 | 2025.12.18 00:21:23.774302 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55906 | ||
| 8783 | 2025.12.18 00:21:23.774422 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8784 | 2025.12.18 00:21:23.774452 [ 288 ] {} <Debug> TCP-Session: 43e8ae4e-16db-46bb-8c7a-ca264a55a911 Authenticating user 'default' from [fd00:1122:3344:101::e]:55906 | ||
| 8785 | 2025.12.18 00:21:23.774477 [ 288 ] {} <Debug> TCP-Session: 43e8ae4e-16db-46bb-8c7a-ca264a55a911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8786 | 2025.12.18 00:21:23.774491 [ 288 ] {} <Debug> TCP-Session: 43e8ae4e-16db-46bb-8c7a-ca264a55a911 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8787 | 2025.12.18 00:21:23.774770 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36413 | ||
| 8788 | 2025.12.18 00:21:23.774784 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33366 | ||
| 8789 | 2025.12.18 00:21:23.774817 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44379 | ||
| 8790 | 2025.12.18 00:21:23.774850 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51330 | ||
| 8791 | 2025.12.18 00:21:23.774856 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63380 | ||
| 8792 | 2025.12.18 00:21:23.774890 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8793 | 2025.12.18 00:21:23.774923 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8794 | 2025.12.18 00:21:23.774926 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8795 | 2025.12.18 00:21:23.774932 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8796 | 2025.12.18 00:21:23.774952 [ 293 ] {} <Debug> TCP-Session: 4699ce1c-2d05-4b33-aaa4-745b7809dd4a Authenticating user 'default' from [fd00:1122:3344:101::e]:44379 | ||
| 8797 | 2025.12.18 00:21:23.774971 [ 290 ] {} <Debug> TCP-Session: 46f0d700-b79e-462e-ae53-835056600845 Authenticating user 'default' from [fd00:1122:3344:101::e]:33366 | ||
| 8798 | 2025.12.18 00:21:23.774975 [ 286 ] {} <Debug> TCP-Session: db8aae95-2052-439d-b1e5-803bbfbef5cf Authenticating user 'default' from [fd00:1122:3344:101::e]:51330 | ||
| 8799 | 2025.12.18 00:21:23.774990 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8800 | 2025.12.18 00:21:23.775006 [ 290 ] {} <Debug> TCP-Session: 46f0d700-b79e-462e-ae53-835056600845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8801 | 2025.12.18 00:21:23.775009 [ 286 ] {} <Debug> TCP-Session: db8aae95-2052-439d-b1e5-803bbfbef5cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8802 | 2025.12.18 00:21:23.775032 [ 290 ] {} <Debug> TCP-Session: 46f0d700-b79e-462e-ae53-835056600845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8803 | 2025.12.18 00:21:23.775033 [ 287 ] {} <Debug> TCP-Session: 77ef73c0-d7c8-454a-afd9-958fc3cc7935 Authenticating user 'default' from [fd00:1122:3344:101::e]:63380 | ||
| 8804 | 2025.12.18 00:21:23.775040 [ 286 ] {} <Debug> TCP-Session: db8aae95-2052-439d-b1e5-803bbfbef5cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8805 | 2025.12.18 00:21:23.774995 [ 293 ] {} <Debug> TCP-Session: 4699ce1c-2d05-4b33-aaa4-745b7809dd4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8806 | 2025.12.18 00:21:23.775076 [ 287 ] {} <Debug> TCP-Session: 77ef73c0-d7c8-454a-afd9-958fc3cc7935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8807 | 2025.12.18 00:21:23.775102 [ 293 ] {} <Debug> TCP-Session: 4699ce1c-2d05-4b33-aaa4-745b7809dd4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8808 | 2025.12.18 00:21:23.774950 [ 289 ] {} <Debug> TCP-Session: a11fd385-1c14-40f4-98b2-8097b8dde4f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36413 | ||
| 8809 | 2025.12.18 00:21:23.775119 [ 287 ] {} <Debug> TCP-Session: 77ef73c0-d7c8-454a-afd9-958fc3cc7935 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8810 | 2025.12.18 00:21:23.774797 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65526 | ||
| 8811 | 2025.12.18 00:21:23.775142 [ 289 ] {} <Debug> TCP-Session: a11fd385-1c14-40f4-98b2-8097b8dde4f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8812 | 2025.12.18 00:21:23.774796 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32770 | ||
| 8813 | 2025.12.18 00:21:23.775185 [ 289 ] {} <Debug> TCP-Session: a11fd385-1c14-40f4-98b2-8097b8dde4f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8814 | 2025.12.18 00:21:23.775221 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8815 | 2025.12.18 00:21:23.774835 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48375 | ||
| 8816 | 2025.12.18 00:21:23.775269 [ 291 ] {} <Debug> TCP-Session: f78f8bae-f413-4eee-b90e-03821136c643 Authenticating user 'default' from [fd00:1122:3344:101::e]:65526 | ||
| 8817 | 2025.12.18 00:21:23.775290 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8818 | 2025.12.18 00:21:23.775309 [ 291 ] {} <Debug> TCP-Session: f78f8bae-f413-4eee-b90e-03821136c643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8819 | 2025.12.18 00:21:23.775327 [ 292 ] {} <Debug> TCP-Session: d3ac2975-32b9-4cf2-a873-23cd8986cb1b Authenticating user 'default' from [fd00:1122:3344:101::e]:32770 | ||
| 8820 | 2025.12.18 00:21:23.775334 [ 291 ] {} <Debug> TCP-Session: f78f8bae-f413-4eee-b90e-03821136c643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8821 | 2025.12.18 00:21:23.775356 [ 292 ] {} <Debug> TCP-Session: d3ac2975-32b9-4cf2-a873-23cd8986cb1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8822 | 2025.12.18 00:21:23.775330 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8823 | 2025.12.18 00:21:23.775385 [ 292 ] {} <Debug> TCP-Session: d3ac2975-32b9-4cf2-a873-23cd8986cb1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8824 | 2025.12.18 00:21:23.774864 [ 288 ] {} <Trace> TCP-Session: 43e8ae4e-16db-46bb-8c7a-ca264a55a911 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8825 | 2025.12.18 00:21:23.775411 [ 294 ] {} <Debug> TCP-Session: 3bbff4a5-5488-4706-a315-9c7487a3bae4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48375 | ||
| 8826 | 2025.12.18 00:21:23.775452 [ 294 ] {} <Debug> TCP-Session: 3bbff4a5-5488-4706-a315-9c7487a3bae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8827 | 2025.12.18 00:21:23.775465 [ 294 ] {} <Debug> TCP-Session: 3bbff4a5-5488-4706-a315-9c7487a3bae4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8828 | 2025.12.18 00:21:23.775596 [ 288 ] {c9dd7594-4417-4ccc-aee4-254b0f2adc77} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55906) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8829 | 2025.12.18 00:21:23.775882 [ 288 ] {c9dd7594-4417-4ccc-aee4-254b0f2adc77} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8830 | 2025.12.18 00:21:23.775937 [ 288 ] {c9dd7594-4417-4ccc-aee4-254b0f2adc77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8831 | 2025.12.18 00:21:23.776253 [ 288 ] {c9dd7594-4417-4ccc-aee4-254b0f2adc77} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 8832 | 2025.12.18 00:21:23.777200 [ 338 ] {c9dd7594-4417-4ccc-aee4-254b0f2adc77} <Trace> AggregatingTransform: Aggregating | ||
| 8833 | 2025.12.18 00:21:23.777251 [ 338 ] {c9dd7594-4417-4ccc-aee4-254b0f2adc77} <Trace> Aggregator: Aggregation method: without_key | ||
| 8834 | 2025.12.18 00:21:23.777284 [ 338 ] {c9dd7594-4417-4ccc-aee4-254b0f2adc77} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000927617 sec. (1078.031 rows/sec., 42.11 KiB/sec.) | ||
| 8835 | 2025.12.18 00:21:23.777300 [ 338 ] {c9dd7594-4417-4ccc-aee4-254b0f2adc77} <Trace> Aggregator: Merging aggregated data | ||
| 8836 | 2025.12.18 00:21:23.778832 [ 288 ] {c9dd7594-4417-4ccc-aee4-254b0f2adc77} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003295 sec., 303.49013657056145 rows/sec., 11.86 KiB/sec. | ||
| 8837 | 2025.12.18 00:21:23.778969 [ 288 ] {c9dd7594-4417-4ccc-aee4-254b0f2adc77} <Debug> TCPHandler: Processed in 0.00426325 sec. | ||
| 8838 | 2025.12.18 00:21:23.779082 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8839 | 2025.12.18 00:21:23.779108 [ 288 ] {} <Debug> TCP-Session: 43e8ae4e-16db-46bb-8c7a-ca264a55a911 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8840 | 2025.12.18 00:21:23.779123 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8841 | 2025.12.18 00:21:23.779139 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8842 | 2025.12.18 00:21:23.779166 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8843 | 2025.12.18 00:21:23.779166 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8844 | 2025.12.18 00:21:23.779187 [ 291 ] {} <Debug> TCP-Session: f78f8bae-f413-4eee-b90e-03821136c643 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8845 | 2025.12.18 00:21:23.779212 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8846 | 2025.12.18 00:21:23.779225 [ 290 ] {} <Debug> TCP-Session: 46f0d700-b79e-462e-ae53-835056600845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8847 | 2025.12.18 00:21:23.779219 [ 286 ] {} <Debug> TCP-Session: db8aae95-2052-439d-b1e5-803bbfbef5cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8848 | 2025.12.18 00:21:23.779276 [ 293 ] {} <Debug> TCP-Session: 4699ce1c-2d05-4b33-aaa4-745b7809dd4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8849 | 2025.12.18 00:21:23.779186 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8850 | 2025.12.18 00:21:23.779204 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8851 | 2025.12.18 00:21:23.779379 [ 292 ] {} <Debug> TCP-Session: d3ac2975-32b9-4cf2-a873-23cd8986cb1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8852 | 2025.12.18 00:21:23.779170 [ 287 ] {} <Debug> TCP-Session: 77ef73c0-d7c8-454a-afd9-958fc3cc7935 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8853 | 2025.12.18 00:21:23.779410 [ 294 ] {} <Debug> TCP-Session: 3bbff4a5-5488-4706-a315-9c7487a3bae4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8854 | 2025.12.18 00:21:23.779127 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8855 | 2025.12.18 00:21:23.779494 [ 289 ] {} <Debug> TCP-Session: a11fd385-1c14-40f4-98b2-8097b8dde4f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8856 | 2025.12.18 00:21:23.837872 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1044 | ||
| 8857 | 2025.12.18 00:21:23.840132 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8858 | 2025.12.18 00:21:23.840192 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8859 | 2025.12.18 00:21:23.841500 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8860 | 2025.12.18 00:21:23.841789 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8861 | 2025.12.18 00:21:23.842201 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1044 | ||
| 8862 | 2025.12.18 00:21:26.338108 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8863 | 2025.12.18 00:21:26.338392 [ 260 ] {b24293cb-3925-4b5f-866c-d8da4af71a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8864 | 2025.12.18 00:21:26.338487 [ 260 ] {b24293cb-3925-4b5f-866c-d8da4af71a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8865 | 2025.12.18 00:21:26.339207 [ 260 ] {b24293cb-3925-4b5f-866c-d8da4af71a77} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8866 | 2025.12.18 00:21:26.339261 [ 260 ] {b24293cb-3925-4b5f-866c-d8da4af71a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8867 | 2025.12.18 00:21:26.339696 [ 260 ] {b24293cb-3925-4b5f-866c-d8da4af71a77} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8868 | 2025.12.18 00:21:26.339936 [ 260 ] {b24293cb-3925-4b5f-866c-d8da4af71a77} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8869 | 2025.12.18 00:21:26.340110 [ 260 ] {b24293cb-3925-4b5f-866c-d8da4af71a77} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001796 sec., 75723.83073496658 rows/sec., 6.57 MiB/sec. | ||
| 8870 | 2025.12.18 00:21:26.340164 [ 260 ] {b24293cb-3925-4b5f-866c-d8da4af71a77} <Debug> TCPHandler: Processed in 0.002244666 sec. | ||
| 8871 | 2025.12.18 00:21:26.340291 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8872 | 2025.12.18 00:21:26.340394 [ 260 ] {8e7ed6b3-dbe9-4b5e-9804-3b395a625e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8873 | 2025.12.18 00:21:26.340441 [ 260 ] {8e7ed6b3-dbe9-4b5e-9804-3b395a625e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8874 | 2025.12.18 00:21:26.340886 [ 260 ] {8e7ed6b3-dbe9-4b5e-9804-3b395a625e93} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8875 | 2025.12.18 00:21:26.340924 [ 260 ] {8e7ed6b3-dbe9-4b5e-9804-3b395a625e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8876 | 2025.12.18 00:21:26.341245 [ 260 ] {8e7ed6b3-dbe9-4b5e-9804-3b395a625e93} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8877 | 2025.12.18 00:21:26.341466 [ 260 ] {8e7ed6b3-dbe9-4b5e-9804-3b395a625e93} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8878 | 2025.12.18 00:21:26.341605 [ 260 ] {8e7ed6b3-dbe9-4b5e-9804-3b395a625e93} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001233 sec., 32441.200324412006 rows/sec., 2.38 MiB/sec. | ||
| 8879 | 2025.12.18 00:21:26.341645 [ 260 ] {8e7ed6b3-dbe9-4b5e-9804-3b395a625e93} <Debug> TCPHandler: Processed in 0.00140795 sec. | ||
| 8880 | 2025.12.18 00:21:26.341753 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8881 | 2025.12.18 00:21:26.341848 [ 260 ] {889dd855-c9db-44ab-ad23-e3888179b0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8882 | 2025.12.18 00:21:26.341890 [ 260 ] {889dd855-c9db-44ab-ad23-e3888179b0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8883 | 2025.12.18 00:21:26.342310 [ 260 ] {889dd855-c9db-44ab-ad23-e3888179b0cb} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8884 | 2025.12.18 00:21:26.342346 [ 260 ] {889dd855-c9db-44ab-ad23-e3888179b0cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8885 | 2025.12.18 00:21:26.342664 [ 260 ] {889dd855-c9db-44ab-ad23-e3888179b0cb} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8886 | 2025.12.18 00:21:26.342871 [ 260 ] {889dd855-c9db-44ab-ad23-e3888179b0cb} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8887 | 2025.12.18 00:21:26.342996 [ 260 ] {889dd855-c9db-44ab-ad23-e3888179b0cb} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001201 sec., 86594.50457951707 rows/sec., 6.76 MiB/sec. | ||
| 8888 | 2025.12.18 00:21:26.343032 [ 260 ] {889dd855-c9db-44ab-ad23-e3888179b0cb} <Debug> TCPHandler: Processed in 0.001366239 sec. | ||
| 8889 | 2025.12.18 00:21:26.343139 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8890 | 2025.12.18 00:21:26.343227 [ 260 ] {7f50062e-71e4-4370-b599-c2ceceb4e10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8891 | 2025.12.18 00:21:26.343269 [ 260 ] {7f50062e-71e4-4370-b599-c2ceceb4e10d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8892 | 2025.12.18 00:21:26.343718 [ 260 ] {7f50062e-71e4-4370-b599-c2ceceb4e10d} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8893 | 2025.12.18 00:21:26.343754 [ 260 ] {7f50062e-71e4-4370-b599-c2ceceb4e10d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8894 | 2025.12.18 00:21:26.344098 [ 260 ] {7f50062e-71e4-4370-b599-c2ceceb4e10d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8895 | 2025.12.18 00:21:26.344314 [ 260 ] {7f50062e-71e4-4370-b599-c2ceceb4e10d} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8896 | 2025.12.18 00:21:26.344451 [ 260 ] {7f50062e-71e4-4370-b599-c2ceceb4e10d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 8897 | 2025.12.18 00:21:26.344489 [ 260 ] {7f50062e-71e4-4370-b599-c2ceceb4e10d} <Debug> TCPHandler: Processed in 0.00135476 sec. | ||
| 8898 | 2025.12.18 00:21:26.344602 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8899 | 2025.12.18 00:21:26.344696 [ 260 ] {d84dbabe-1cfb-4a44-a664-b7a94d51498b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8900 | 2025.12.18 00:21:26.344752 [ 260 ] {d84dbabe-1cfb-4a44-a664-b7a94d51498b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8901 | 2025.12.18 00:21:26.345568 [ 260 ] {d84dbabe-1cfb-4a44-a664-b7a94d51498b} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8902 | 2025.12.18 00:21:26.345605 [ 260 ] {d84dbabe-1cfb-4a44-a664-b7a94d51498b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8903 | 2025.12.18 00:21:26.346175 [ 260 ] {d84dbabe-1cfb-4a44-a664-b7a94d51498b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8904 | 2025.12.18 00:21:26.346400 [ 260 ] {d84dbabe-1cfb-4a44-a664-b7a94d51498b} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8905 | 2025.12.18 00:21:26.346535 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8906 | 2025.12.18 00:21:26.346548 [ 260 ] {d84dbabe-1cfb-4a44-a664-b7a94d51498b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001869 sec., 21401.819154628145 rows/sec., 38.35 MiB/sec. | ||
| 8907 | 2025.12.18 00:21:26.346643 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8908 | 2025.12.18 00:21:26.346676 [ 260 ] {d84dbabe-1cfb-4a44-a664-b7a94d51498b} <Debug> TCPHandler: Processed in 0.002123645 sec. | ||
| 8909 | 2025.12.18 00:21:26.346689 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8910 | 2025.12.18 00:21:26.346802 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8911 | 2025.12.18 00:21:26.346858 [ 200 ] {fc04f179-004d-4506-963a-c921a29605f5::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 | ||
| 8912 | 2025.12.18 00:21:26.346902 [ 260 ] {d05c174e-c467-43c1-a526-28e4dbe466ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8913 | 2025.12.18 00:21:26.346954 [ 260 ] {d05c174e-c467-43c1-a526-28e4dbe466ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8914 | 2025.12.18 00:21:26.347232 [ 200 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8915 | 2025.12.18 00:21:26.347291 [ 260 ] {d05c174e-c467-43c1-a526-28e4dbe466ff} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8916 | 2025.12.18 00:21:26.347334 [ 260 ] {d05c174e-c467-43c1-a526-28e4dbe466ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8917 | 2025.12.18 00:21:26.347334 [ 200 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1136 rows starting from the beginning of the part | ||
| 8918 | 2025.12.18 00:21:26.347521 [ 200 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 8919 | 2025.12.18 00:21:26.347630 [ 200 ] {fc04f179-004d-4506-963a-c921a29605f5::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 | ||
| 8920 | 2025.12.18 00:21:26.347669 [ 260 ] {d05c174e-c467-43c1-a526-28e4dbe466ff} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8921 | 2025.12.18 00:21:26.347729 [ 200 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 8922 | 2025.12.18 00:21:26.347826 [ 200 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 8923 | 2025.12.18 00:21:26.347920 [ 260 ] {d05c174e-c467-43c1-a526-28e4dbe466ff} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8924 | 2025.12.18 00:21:26.347921 [ 200 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 8925 | 2025.12.18 00:21:26.348066 [ 260 ] {d05c174e-c467-43c1-a526-28e4dbe466ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 8926 | 2025.12.18 00:21:26.348107 [ 260 ] {d05c174e-c467-43c1-a526-28e4dbe466ff} <Debug> TCPHandler: Processed in 0.001355659 sec. | ||
| 8927 | 2025.12.18 00:21:26.355478 [ 190 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1336 rows, containing 19 columns (19 merged, 0 gathered) in 0.008683941 sec., 153847.19910003993 rows/sec., 275.69 MiB/sec. | ||
| 8928 | 2025.12.18 00:21:26.357437 [ 195 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8929 | 2025.12.18 00:21:26.357795 [ 195 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8930 | 2025.12.18 00:21:26.357867 [ 195 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8931 | 2025.12.18 00:21:26.358031 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.47 MiB. | ||
| 8932 | 2025.12.18 00:21:27.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.50 MiB, peak 321.37 MiB, free memory in arenas 0.00 B, will set to 314.27 MiB (RSS), difference: 4.76 MiB | ||
| 8933 | 2025.12.18 00:21:27.675270 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38152 | ||
| 8934 | 2025.12.18 00:21:27.675386 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8935 | 2025.12.18 00:21:27.675417 [ 288 ] {} <Debug> TCP-Session: 6326db52-e3da-4fbf-9881-9e082058e314 Authenticating user 'default' from [fd00:1122:3344:101::e]:38152 | ||
| 8936 | 2025.12.18 00:21:27.675444 [ 288 ] {} <Debug> TCP-Session: 6326db52-e3da-4fbf-9881-9e082058e314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8937 | 2025.12.18 00:21:27.675460 [ 288 ] {} <Debug> TCP-Session: 6326db52-e3da-4fbf-9881-9e082058e314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8938 | 2025.12.18 00:21:27.675667 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64673 | ||
| 8939 | 2025.12.18 00:21:27.675696 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60588 | ||
| 8940 | 2025.12.18 00:21:27.675720 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59273 | ||
| 8941 | 2025.12.18 00:21:27.675746 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50308 | ||
| 8942 | 2025.12.18 00:21:27.675756 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46404 | ||
| 8943 | 2025.12.18 00:21:27.675793 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8944 | 2025.12.18 00:21:27.675817 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8945 | 2025.12.18 00:21:27.675822 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8946 | 2025.12.18 00:21:27.675828 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8947 | 2025.12.18 00:21:27.675845 [ 293 ] {} <Debug> TCP-Session: 6598cb5e-04d2-498a-83ec-7cbf792aff66 Authenticating user 'default' from [fd00:1122:3344:101::e]:59273 | ||
| 8948 | 2025.12.18 00:21:27.675868 [ 290 ] {} <Debug> TCP-Session: 24b94c0b-964a-413a-9c46-7288a5ab581c Authenticating user 'default' from [fd00:1122:3344:101::e]:60588 | ||
| 8949 | 2025.12.18 00:21:27.675872 [ 286 ] {} <Debug> TCP-Session: 6e83a332-f37e-4025-8fda-455f8c995d38 Authenticating user 'default' from [fd00:1122:3344:101::e]:50308 | ||
| 8950 | 2025.12.18 00:21:27.675889 [ 293 ] {} <Debug> TCP-Session: 6598cb5e-04d2-498a-83ec-7cbf792aff66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8951 | 2025.12.18 00:21:27.675906 [ 286 ] {} <Debug> TCP-Session: 6e83a332-f37e-4025-8fda-455f8c995d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8952 | 2025.12.18 00:21:27.675904 [ 290 ] {} <Debug> TCP-Session: 24b94c0b-964a-413a-9c46-7288a5ab581c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8953 | 2025.12.18 00:21:27.675928 [ 286 ] {} <Debug> TCP-Session: 6e83a332-f37e-4025-8fda-455f8c995d38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8954 | 2025.12.18 00:21:27.675917 [ 293 ] {} <Debug> TCP-Session: 6598cb5e-04d2-498a-83ec-7cbf792aff66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8955 | 2025.12.18 00:21:27.675936 [ 290 ] {} <Debug> TCP-Session: 24b94c0b-964a-413a-9c46-7288a5ab581c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8956 | 2025.12.18 00:21:27.675881 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8957 | 2025.12.18 00:21:27.675841 [ 288 ] {} <Trace> TCP-Session: 6326db52-e3da-4fbf-9881-9e082058e314 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8958 | 2025.12.18 00:21:27.676008 [ 287 ] {} <Debug> TCP-Session: 70c80bf2-4634-4c1a-98ed-110df355fccf Authenticating user 'default' from [fd00:1122:3344:101::e]:46404 | ||
| 8959 | 2025.12.18 00:21:27.675735 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57656 | ||
| 8960 | 2025.12.18 00:21:27.676054 [ 287 ] {} <Debug> TCP-Session: 70c80bf2-4634-4c1a-98ed-110df355fccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8961 | 2025.12.18 00:21:27.675709 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57219 | ||
| 8962 | 2025.12.18 00:21:27.676079 [ 287 ] {} <Debug> TCP-Session: 70c80bf2-4634-4c1a-98ed-110df355fccf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8963 | 2025.12.18 00:21:27.675706 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63673 | ||
| 8964 | 2025.12.18 00:21:27.676109 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8965 | 2025.12.18 00:21:27.676133 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8966 | 2025.12.18 00:21:27.676152 [ 294 ] {} <Debug> TCP-Session: 8ba256b3-95dc-4706-a721-f059ddc46e75 Authenticating user 'default' from [fd00:1122:3344:101::e]:57656 | ||
| 8967 | 2025.12.18 00:21:27.676173 [ 291 ] {} <Debug> TCP-Session: b8952f6c-e4ad-4b0f-afa9-f1528220bcba Authenticating user 'default' from [fd00:1122:3344:101::e]:57219 | ||
| 8968 | 2025.12.18 00:21:27.676175 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8969 | 2025.12.18 00:21:27.676185 [ 288 ] {ad86eccf-d7e6-4115-b037-faa1b00a93f0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38152) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8970 | 2025.12.18 00:21:27.676220 [ 292 ] {} <Debug> TCP-Session: a11ed2e8-76f5-4da9-b3f1-9fb8c74f2e81 Authenticating user 'default' from [fd00:1122:3344:101::e]:63673 | ||
| 8971 | 2025.12.18 00:21:27.676206 [ 291 ] {} <Debug> TCP-Session: b8952f6c-e4ad-4b0f-afa9-f1528220bcba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8972 | 2025.12.18 00:21:27.676242 [ 292 ] {} <Debug> TCP-Session: a11ed2e8-76f5-4da9-b3f1-9fb8c74f2e81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8973 | 2025.12.18 00:21:27.676270 [ 291 ] {} <Debug> TCP-Session: b8952f6c-e4ad-4b0f-afa9-f1528220bcba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8974 | 2025.12.18 00:21:27.676283 [ 292 ] {} <Debug> TCP-Session: a11ed2e8-76f5-4da9-b3f1-9fb8c74f2e81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8975 | 2025.12.18 00:21:27.676181 [ 294 ] {} <Debug> TCP-Session: 8ba256b3-95dc-4706-a721-f059ddc46e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8976 | 2025.12.18 00:21:27.675842 [ 289 ] {} <Debug> TCP-Session: 67e5f8f1-3168-40ba-ae8b-09fa7c06db15 Authenticating user 'default' from [fd00:1122:3344:101::e]:64673 | ||
| 8977 | 2025.12.18 00:21:27.676331 [ 294 ] {} <Debug> TCP-Session: 8ba256b3-95dc-4706-a721-f059ddc46e75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8978 | 2025.12.18 00:21:27.676362 [ 289 ] {} <Debug> TCP-Session: 67e5f8f1-3168-40ba-ae8b-09fa7c06db15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8979 | 2025.12.18 00:21:27.676384 [ 289 ] {} <Debug> TCP-Session: 67e5f8f1-3168-40ba-ae8b-09fa7c06db15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8980 | 2025.12.18 00:21:27.676496 [ 288 ] {ad86eccf-d7e6-4115-b037-faa1b00a93f0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8981 | 2025.12.18 00:21:27.676551 [ 288 ] {ad86eccf-d7e6-4115-b037-faa1b00a93f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8982 | 2025.12.18 00:21:27.676812 [ 288 ] {ad86eccf-d7e6-4115-b037-faa1b00a93f0} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 8983 | 2025.12.18 00:21:27.677801 [ 360 ] {ad86eccf-d7e6-4115-b037-faa1b00a93f0} <Trace> AggregatingTransform: Aggregating | ||
| 8984 | 2025.12.18 00:21:27.677837 [ 360 ] {ad86eccf-d7e6-4115-b037-faa1b00a93f0} <Trace> Aggregator: Aggregation method: without_key | ||
| 8985 | 2025.12.18 00:21:27.677874 [ 360 ] {ad86eccf-d7e6-4115-b037-faa1b00a93f0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000944747 sec. (1058.484 rows/sec., 41.35 KiB/sec.) | ||
| 8986 | 2025.12.18 00:21:27.677891 [ 360 ] {ad86eccf-d7e6-4115-b037-faa1b00a93f0} <Trace> Aggregator: Merging aggregated data | ||
| 8987 | 2025.12.18 00:21:27.679052 [ 288 ] {ad86eccf-d7e6-4115-b037-faa1b00a93f0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002927 sec., 341.646737273659 rows/sec., 13.35 KiB/sec. | ||
| 8988 | 2025.12.18 00:21:27.679178 [ 288 ] {ad86eccf-d7e6-4115-b037-faa1b00a93f0} <Debug> TCPHandler: Processed in 0.003460795 sec. | ||
| 8989 | 2025.12.18 00:21:27.679294 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8990 | 2025.12.18 00:21:27.679314 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8991 | 2025.12.18 00:21:27.679328 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8992 | 2025.12.18 00:21:27.679341 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8993 | 2025.12.18 00:21:27.679358 [ 287 ] {} <Debug> TCP-Session: 70c80bf2-4634-4c1a-98ed-110df355fccf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8994 | 2025.12.18 00:21:27.679373 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8995 | 2025.12.18 00:21:27.679380 [ 289 ] {} <Debug> TCP-Session: 67e5f8f1-3168-40ba-ae8b-09fa7c06db15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8996 | 2025.12.18 00:21:27.679395 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8997 | 2025.12.18 00:21:27.679408 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8998 | 2025.12.18 00:21:27.679442 [ 293 ] {} <Debug> TCP-Session: 6598cb5e-04d2-498a-83ec-7cbf792aff66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8999 | 2025.12.18 00:21:27.679419 [ 291 ] {} <Debug> TCP-Session: b8952f6c-e4ad-4b0f-afa9-f1528220bcba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9000 | 2025.12.18 00:21:27.679466 [ 286 ] {} <Debug> TCP-Session: 6e83a332-f37e-4025-8fda-455f8c995d38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9001 | 2025.12.18 00:21:27.679399 [ 294 ] {} <Debug> TCP-Session: 8ba256b3-95dc-4706-a721-f059ddc46e75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9002 | 2025.12.18 00:21:27.679381 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9003 | 2025.12.18 00:21:27.679358 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9004 | 2025.12.18 00:21:27.679545 [ 290 ] {} <Debug> TCP-Session: 24b94c0b-964a-413a-9c46-7288a5ab581c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9005 | 2025.12.18 00:21:27.679329 [ 288 ] {} <Debug> TCP-Session: 6326db52-e3da-4fbf-9881-9e082058e314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9006 | 2025.12.18 00:21:27.679569 [ 292 ] {} <Debug> TCP-Session: a11ed2e8-76f5-4da9-b3f1-9fb8c74f2e81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9007 | 2025.12.18 00:21:28.619393 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9008 | 2025.12.18 00:21:28.619451 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9009 | 2025.12.18 00:21:28.765164 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23959 | ||
| 9010 | 2025.12.18 00:21:28.765678 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9011 | 2025.12.18 00:21:28.765729 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9012 | 2025.12.18 00:21:28.766230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9013 | 2025.12.18 00:21:28.766496 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9014 | 2025.12.18 00:21:28.766656 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23959 | ||
| 9015 | 2025.12.18 00:21:30.038990 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 9016 | 2025.12.18 00:21:30.056679 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9017 | 2025.12.18 00:21:30.056745 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9018 | 2025.12.18 00:21:30.062778 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9019 | 2025.12.18 00:21:30.063502 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9020 | 2025.12.18 00:21:30.066550 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 9021 | 2025.12.18 00:21:31.336097 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9022 | 2025.12.18 00:21:31.336380 [ 260 ] {0286af45-f112-498b-bba8-f678839491ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9023 | 2025.12.18 00:21:31.336484 [ 260 ] {0286af45-f112-498b-bba8-f678839491ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9024 | 2025.12.18 00:21:31.337167 [ 260 ] {0286af45-f112-498b-bba8-f678839491ec} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9025 | 2025.12.18 00:21:31.337217 [ 260 ] {0286af45-f112-498b-bba8-f678839491ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9026 | 2025.12.18 00:21:31.337612 [ 260 ] {0286af45-f112-498b-bba8-f678839491ec} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9027 | 2025.12.18 00:21:31.337843 [ 260 ] {0286af45-f112-498b-bba8-f678839491ec} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9028 | 2025.12.18 00:21:31.338005 [ 260 ] {0286af45-f112-498b-bba8-f678839491ec} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001701 sec., 32921.810699588474 rows/sec., 2.53 MiB/sec. | ||
| 9029 | 2025.12.18 00:21:31.338047 [ 260 ] {0286af45-f112-498b-bba8-f678839491ec} <Debug> TCPHandler: Processed in 0.002134575 sec. | ||
| 9030 | 2025.12.18 00:21:31.338186 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9031 | 2025.12.18 00:21:31.338311 [ 260 ] {19305f9e-6811-462c-bee1-075eaa04866d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9032 | 2025.12.18 00:21:31.338361 [ 260 ] {19305f9e-6811-462c-bee1-075eaa04866d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9033 | 2025.12.18 00:21:31.338821 [ 260 ] {19305f9e-6811-462c-bee1-075eaa04866d} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9034 | 2025.12.18 00:21:31.338858 [ 260 ] {19305f9e-6811-462c-bee1-075eaa04866d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9035 | 2025.12.18 00:21:31.339178 [ 260 ] {19305f9e-6811-462c-bee1-075eaa04866d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9036 | 2025.12.18 00:21:31.339389 [ 260 ] {19305f9e-6811-462c-bee1-075eaa04866d} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9037 | 2025.12.18 00:21:31.339524 [ 260 ] {19305f9e-6811-462c-bee1-075eaa04866d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001237 sec., 51738.07599029911 rows/sec., 4.04 MiB/sec. | ||
| 9038 | 2025.12.18 00:21:31.339564 [ 260 ] {19305f9e-6811-462c-bee1-075eaa04866d} <Debug> TCPHandler: Processed in 0.00144087 sec. | ||
| 9039 | 2025.12.18 00:21:31.339679 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9040 | 2025.12.18 00:21:31.339775 [ 260 ] {1a757fcb-3f37-461f-b00f-b451ab76628f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9041 | 2025.12.18 00:21:31.339820 [ 260 ] {1a757fcb-3f37-461f-b00f-b451ab76628f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9042 | 2025.12.18 00:21:31.340226 [ 260 ] {1a757fcb-3f37-461f-b00f-b451ab76628f} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9043 | 2025.12.18 00:21:31.340263 [ 260 ] {1a757fcb-3f37-461f-b00f-b451ab76628f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9044 | 2025.12.18 00:21:31.340600 [ 260 ] {1a757fcb-3f37-461f-b00f-b451ab76628f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9045 | 2025.12.18 00:21:31.340811 [ 260 ] {1a757fcb-3f37-461f-b00f-b451ab76628f} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9046 | 2025.12.18 00:21:31.340947 [ 260 ] {1a757fcb-3f37-461f-b00f-b451ab76628f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 9047 | 2025.12.18 00:21:31.340984 [ 260 ] {1a757fcb-3f37-461f-b00f-b451ab76628f} <Debug> TCPHandler: Processed in 0.001355459 sec. | ||
| 9048 | 2025.12.18 00:21:31.341093 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9049 | 2025.12.18 00:21:31.341188 [ 260 ] {1b7d5843-6598-476c-bf05-f3c36e3a5f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9050 | 2025.12.18 00:21:31.341231 [ 260 ] {1b7d5843-6598-476c-bf05-f3c36e3a5f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9051 | 2025.12.18 00:21:31.341556 [ 260 ] {1b7d5843-6598-476c-bf05-f3c36e3a5f37} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9052 | 2025.12.18 00:21:31.341592 [ 260 ] {1b7d5843-6598-476c-bf05-f3c36e3a5f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9053 | 2025.12.18 00:21:31.341894 [ 260 ] {1b7d5843-6598-476c-bf05-f3c36e3a5f37} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9054 | 2025.12.18 00:21:31.342106 [ 260 ] {1b7d5843-6598-476c-bf05-f3c36e3a5f37} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9055 | 2025.12.18 00:21:31.342238 [ 260 ] {1b7d5843-6598-476c-bf05-f3c36e3a5f37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 9056 | 2025.12.18 00:21:31.342274 [ 260 ] {1b7d5843-6598-476c-bf05-f3c36e3a5f37} <Debug> TCPHandler: Processed in 0.001230658 sec. | ||
| 9057 | 2025.12.18 00:21:33.842613 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1066 | ||
| 9058 | 2025.12.18 00:21:33.844903 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9059 | 2025.12.18 00:21:33.844961 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9060 | 2025.12.18 00:21:33.846196 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9061 | 2025.12.18 00:21:33.846492 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9062 | 2025.12.18 00:21:33.846902 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1066 | ||
| 9063 | 2025.12.18 00:21:36.266824 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24471 | ||
| 9064 | 2025.12.18 00:21:36.267405 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9065 | 2025.12.18 00:21:36.267461 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9066 | 2025.12.18 00:21:36.267967 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9067 | 2025.12.18 00:21:36.268224 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9068 | 2025.12.18 00:21:36.268374 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24471 | ||
| 9069 | 2025.12.18 00:21:36.268392 [ 51 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9070 | 2025.12.18 00:21:36.268460 [ 51 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9071 | 2025.12.18 00:21:36.268481 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9072 | 2025.12.18 00:21:36.268681 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::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 | ||
| 9073 | 2025.12.18 00:21:36.268903 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9074 | 2025.12.18 00:21:36.268963 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22039 rows starting from the beginning of the part | ||
| 9075 | 2025.12.18 00:21:36.269067 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 9076 | 2025.12.18 00:21:36.269142 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 9077 | 2025.12.18 00:21:36.269211 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 9078 | 2025.12.18 00:21:36.269278 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 9079 | 2025.12.18 00:21:36.269344 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 9080 | 2025.12.18 00:21:36.271480 [ 193 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24471 rows, containing 4 columns (4 merged, 0 gathered) in 0.00289492 sec., 8453083.332181891 rows/sec., 120.92 MiB/sec. | ||
| 9081 | 2025.12.18 00:21:36.271769 [ 198 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9082 | 2025.12.18 00:21:36.272032 [ 198 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_51_10} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9083 | 2025.12.18 00:21:36.272108 [ 198 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_51_10} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9084 | 2025.12.18 00:21:36.272181 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 9085 | 2025.12.18 00:21:36.367370 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9086 | 2025.12.18 00:21:36.367536 [ 260 ] {a254ec98-fbb8-4fe4-a564-2b6ea73fdda5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9087 | 2025.12.18 00:21:36.367605 [ 260 ] {a254ec98-fbb8-4fe4-a564-2b6ea73fdda5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9088 | 2025.12.18 00:21:36.368271 [ 260 ] {a254ec98-fbb8-4fe4-a564-2b6ea73fdda5} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9089 | 2025.12.18 00:21:36.368312 [ 260 ] {a254ec98-fbb8-4fe4-a564-2b6ea73fdda5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9090 | 2025.12.18 00:21:36.368718 [ 260 ] {a254ec98-fbb8-4fe4-a564-2b6ea73fdda5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9091 | 2025.12.18 00:21:36.368950 [ 260 ] {a254ec98-fbb8-4fe4-a564-2b6ea73fdda5} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9092 | 2025.12.18 00:21:36.369119 [ 260 ] {a254ec98-fbb8-4fe4-a564-2b6ea73fdda5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001631 sec., 14714.898835070508 rows/sec., 1.22 MiB/sec. | ||
| 9093 | 2025.12.18 00:21:36.369174 [ 260 ] {a254ec98-fbb8-4fe4-a564-2b6ea73fdda5} <Debug> TCPHandler: Processed in 0.001923124 sec. | ||
| 9094 | 2025.12.18 00:21:36.369297 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9095 | 2025.12.18 00:21:36.369401 [ 260 ] {ab4d4f50-615b-4b7e-81dc-dcf6696e5190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9096 | 2025.12.18 00:21:36.369447 [ 260 ] {ab4d4f50-615b-4b7e-81dc-dcf6696e5190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9097 | 2025.12.18 00:21:36.369869 [ 260 ] {ab4d4f50-615b-4b7e-81dc-dcf6696e5190} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9098 | 2025.12.18 00:21:36.369907 [ 260 ] {ab4d4f50-615b-4b7e-81dc-dcf6696e5190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9099 | 2025.12.18 00:21:36.370223 [ 260 ] {ab4d4f50-615b-4b7e-81dc-dcf6696e5190} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9100 | 2025.12.18 00:21:36.370435 [ 260 ] {ab4d4f50-615b-4b7e-81dc-dcf6696e5190} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9101 | 2025.12.18 00:21:36.370568 [ 260 ] {ab4d4f50-615b-4b7e-81dc-dcf6696e5190} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001192 sec., 13422.818791946309 rows/sec., 1.08 MiB/sec. | ||
| 9102 | 2025.12.18 00:21:36.370612 [ 260 ] {ab4d4f50-615b-4b7e-81dc-dcf6696e5190} <Debug> TCPHandler: Processed in 0.001367009 sec. | ||
| 9103 | 2025.12.18 00:21:36.370733 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9104 | 2025.12.18 00:21:36.370828 [ 260 ] {1f3219ff-b17d-420d-8fcb-0353fae3c2c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9105 | 2025.12.18 00:21:36.370869 [ 260 ] {1f3219ff-b17d-420d-8fcb-0353fae3c2c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9106 | 2025.12.18 00:21:36.371870 [ 260 ] {1f3219ff-b17d-420d-8fcb-0353fae3c2c2} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9107 | 2025.12.18 00:21:36.371905 [ 260 ] {1f3219ff-b17d-420d-8fcb-0353fae3c2c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9108 | 2025.12.18 00:21:36.372354 [ 260 ] {1f3219ff-b17d-420d-8fcb-0353fae3c2c2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9109 | 2025.12.18 00:21:36.372580 [ 260 ] {1f3219ff-b17d-420d-8fcb-0353fae3c2c2} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9110 | 2025.12.18 00:21:36.372697 [ 51 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9111 | 2025.12.18 00:21:36.372718 [ 260 ] {1f3219ff-b17d-420d-8fcb-0353fae3c2c2} <Debug> executeQuery: Read 1405 rows, 120.78 KiB in 0.001908 sec., 736373.1656184486 rows/sec., 61.82 MiB/sec. | ||
| 9112 | 2025.12.18 00:21:36.372732 [ 51 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9113 | 2025.12.18 00:21:36.372754 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9114 | 2025.12.18 00:21:36.372756 [ 260 ] {1f3219ff-b17d-420d-8fcb-0353fae3c2c2} <Debug> TCPHandler: Processed in 0.002072944 sec. | ||
| 9115 | 2025.12.18 00:21:36.372839 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 9116 | 2025.12.18 00:21:36.372879 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9117 | 2025.12.18 00:21:36.372947 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9118 | 2025.12.18 00:21:36.372980 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1407 rows starting from the beginning of the part | ||
| 9119 | 2025.12.18 00:21:36.372979 [ 260 ] {642c37c5-a144-4fcc-933f-c4689e66d4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9120 | 2025.12.18 00:21:36.373033 [ 260 ] {642c37c5-a144-4fcc-933f-c4689e66d4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9121 | 2025.12.18 00:21:36.373036 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 136 rows starting from the beginning of the part | ||
| 9122 | 2025.12.18 00:21:36.373100 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 9123 | 2025.12.18 00:21:36.373143 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 136 rows starting from the beginning of the part | ||
| 9124 | 2025.12.18 00:21:36.373184 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 9125 | 2025.12.18 00:21:36.373222 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1405 rows starting from the beginning of the part | ||
| 9126 | 2025.12.18 00:21:36.373479 [ 260 ] {642c37c5-a144-4fcc-933f-c4689e66d4ba} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9127 | 2025.12.18 00:21:36.373520 [ 260 ] {642c37c5-a144-4fcc-933f-c4689e66d4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9128 | 2025.12.18 00:21:36.373847 [ 260 ] {642c37c5-a144-4fcc-933f-c4689e66d4ba} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9129 | 2025.12.18 00:21:36.374067 [ 260 ] {642c37c5-a144-4fcc-933f-c4689e66d4ba} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9130 | 2025.12.18 00:21:36.374198 [ 260 ] {642c37c5-a144-4fcc-933f-c4689e66d4ba} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001238 sec., 54927.302100161556 rows/sec., 4.02 MiB/sec. | ||
| 9131 | 2025.12.18 00:21:36.374236 [ 260 ] {642c37c5-a144-4fcc-933f-c4689e66d4ba} <Debug> TCPHandler: Processed in 0.00140654 sec. | ||
| 9132 | 2025.12.18 00:21:36.374354 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9133 | 2025.12.18 00:21:36.374448 [ 260 ] {8ae6d674-3c9a-4453-a94d-9a8efd2beac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9134 | 2025.12.18 00:21:36.374487 [ 260 ] {8ae6d674-3c9a-4453-a94d-9a8efd2beac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9135 | 2025.12.18 00:21:36.374670 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001866264 sec., 1712512.2705040658 rows/sec., 150.26 MiB/sec. | ||
| 9136 | 2025.12.18 00:21:36.374876 [ 198 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9137 | 2025.12.18 00:21:36.375104 [ 260 ] {8ae6d674-3c9a-4453-a94d-9a8efd2beac0} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9138 | 2025.12.18 00:21:36.375149 [ 198 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_76_15} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9139 | 2025.12.18 00:21:36.375160 [ 260 ] {8ae6d674-3c9a-4453-a94d-9a8efd2beac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9140 | 2025.12.18 00:21:36.375235 [ 198 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_76_15} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9141 | 2025.12.18 00:21:36.375310 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 9142 | 2025.12.18 00:21:36.375591 [ 260 ] {8ae6d674-3c9a-4453-a94d-9a8efd2beac0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9143 | 2025.12.18 00:21:36.375829 [ 260 ] {8ae6d674-3c9a-4453-a94d-9a8efd2beac0} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9144 | 2025.12.18 00:21:36.375962 [ 260 ] {8ae6d674-3c9a-4453-a94d-9a8efd2beac0} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001532 sec., 164490.86161879895 rows/sec., 11.38 MiB/sec. | ||
| 9145 | 2025.12.18 00:21:36.376001 [ 260 ] {8ae6d674-3c9a-4453-a94d-9a8efd2beac0} <Debug> TCPHandler: Processed in 0.001696432 sec. | ||
| 9146 | 2025.12.18 00:21:36.376120 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9147 | 2025.12.18 00:21:36.376217 [ 260 ] {9340812c-7b85-4c89-abec-0180f1608aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9148 | 2025.12.18 00:21:36.376257 [ 260 ] {9340812c-7b85-4c89-abec-0180f1608aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9149 | 2025.12.18 00:21:36.376657 [ 260 ] {9340812c-7b85-4c89-abec-0180f1608aa4} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9150 | 2025.12.18 00:21:36.376695 [ 260 ] {9340812c-7b85-4c89-abec-0180f1608aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9151 | 2025.12.18 00:21:36.376996 [ 260 ] {9340812c-7b85-4c89-abec-0180f1608aa4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9152 | 2025.12.18 00:21:36.377205 [ 260 ] {9340812c-7b85-4c89-abec-0180f1608aa4} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9153 | 2025.12.18 00:21:36.377338 [ 260 ] {9340812c-7b85-4c89-abec-0180f1608aa4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00114 sec., 10526.315789473685 rows/sec., 822.37 KiB/sec. | ||
| 9154 | 2025.12.18 00:21:36.377377 [ 260 ] {9340812c-7b85-4c89-abec-0180f1608aa4} <Debug> TCPHandler: Processed in 0.00130677 sec. | ||
| 9155 | 2025.12.18 00:21:36.377480 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9156 | 2025.12.18 00:21:36.377575 [ 260 ] {6894c851-b4ba-476c-baf6-254b076fba62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9157 | 2025.12.18 00:21:36.377615 [ 260 ] {6894c851-b4ba-476c-baf6-254b076fba62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9158 | 2025.12.18 00:21:36.378268 [ 260 ] {6894c851-b4ba-476c-baf6-254b076fba62} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9159 | 2025.12.18 00:21:36.378304 [ 260 ] {6894c851-b4ba-476c-baf6-254b076fba62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9160 | 2025.12.18 00:21:36.378646 [ 260 ] {6894c851-b4ba-476c-baf6-254b076fba62} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9161 | 2025.12.18 00:21:36.378855 [ 260 ] {6894c851-b4ba-476c-baf6-254b076fba62} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9162 | 2025.12.18 00:21:36.378974 [ 45 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9163 | 2025.12.18 00:21:36.378987 [ 260 ] {6894c851-b4ba-476c-baf6-254b076fba62} <Debug> executeQuery: Read 612 rows, 47.18 KiB in 0.00143 sec., 427972.02797202795 rows/sec., 32.22 MiB/sec. | ||
| 9164 | 2025.12.18 00:21:36.379024 [ 45 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9165 | 2025.12.18 00:21:36.379041 [ 260 ] {6894c851-b4ba-476c-baf6-254b076fba62} <Debug> TCPHandler: Processed in 0.001610001 sec. | ||
| 9166 | 2025.12.18 00:21:36.379050 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9167 | 2025.12.18 00:21:36.379157 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 9168 | 2025.12.18 00:21:36.379163 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9169 | 2025.12.18 00:21:36.379292 [ 260 ] {2a427c8b-06ca-45e7-98f7-95e1b142b5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9170 | 2025.12.18 00:21:36.379303 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9171 | 2025.12.18 00:21:36.379338 [ 260 ] {2a427c8b-06ca-45e7-98f7-95e1b142b5ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9172 | 2025.12.18 00:21:36.379349 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 634 rows starting from the beginning of the part | ||
| 9173 | 2025.12.18 00:21:36.379431 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 104 rows starting from the beginning of the part | ||
| 9174 | 2025.12.18 00:21:36.379483 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 9175 | 2025.12.18 00:21:36.379530 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 104 rows starting from the beginning of the part | ||
| 9176 | 2025.12.18 00:21:36.379574 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 9177 | 2025.12.18 00:21:36.379622 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 612 rows starting from the beginning of the part | ||
| 9178 | 2025.12.18 00:21:36.379952 [ 260 ] {2a427c8b-06ca-45e7-98f7-95e1b142b5ee} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9179 | 2025.12.18 00:21:36.379992 [ 260 ] {2a427c8b-06ca-45e7-98f7-95e1b142b5ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9180 | 2025.12.18 00:21:36.380393 [ 260 ] {2a427c8b-06ca-45e7-98f7-95e1b142b5ee} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9181 | 2025.12.18 00:21:36.380626 [ 260 ] {2a427c8b-06ca-45e7-98f7-95e1b142b5ee} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9182 | 2025.12.18 00:21:36.380742 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9183 | 2025.12.18 00:21:36.380752 [ 198 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1582 rows, containing 5 columns (5 merged, 0 gathered) in 0.001640031 sec., 964615.9127479908 rows/sec., 76.93 MiB/sec. | ||
| 9184 | 2025.12.18 00:21:36.380763 [ 260 ] {2a427c8b-06ca-45e7-98f7-95e1b142b5ee} <Debug> executeQuery: Read 888 rows, 61.73 KiB in 0.001498 sec., 592790.3871829106 rows/sec., 40.24 MiB/sec. | ||
| 9185 | 2025.12.18 00:21:36.380777 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9186 | 2025.12.18 00:21:36.380853 [ 260 ] {2a427c8b-06ca-45e7-98f7-95e1b142b5ee} <Debug> TCPHandler: Processed in 0.001740252 sec. | ||
| 9187 | 2025.12.18 00:21:36.380854 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9188 | 2025.12.18 00:21:36.380934 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 9189 | 2025.12.18 00:21:36.380947 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9190 | 2025.12.18 00:21:36.380975 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9191 | 2025.12.18 00:21:36.381040 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9192 | 2025.12.18 00:21:36.381070 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 19954 rows starting from the beginning of the part | ||
| 9193 | 2025.12.18 00:21:36.381075 [ 260 ] {943f407c-8842-437d-b671-00c49afe1a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9194 | 2025.12.18 00:21:36.381117 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 9195 | 2025.12.18 00:21:36.381163 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 9196 | 2025.12.18 00:21:36.381164 [ 260 ] {943f407c-8842-437d-b671-00c49afe1a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9197 | 2025.12.18 00:21:36.381198 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 9198 | 2025.12.18 00:21:36.381239 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 9199 | 2025.12.18 00:21:36.381273 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 888 rows starting from the beginning of the part | ||
| 9200 | 2025.12.18 00:21:36.381294 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_76_15} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9201 | 2025.12.18 00:21:36.381383 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_76_15} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9202 | 2025.12.18 00:21:36.381465 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 9203 | 2025.12.18 00:21:36.382102 [ 260 ] {943f407c-8842-437d-b671-00c49afe1a9f} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9204 | 2025.12.18 00:21:36.382144 [ 260 ] {943f407c-8842-437d-b671-00c49afe1a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9205 | 2025.12.18 00:21:36.382752 [ 260 ] {943f407c-8842-437d-b671-00c49afe1a9f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9206 | 2025.12.18 00:21:36.382976 [ 260 ] {943f407c-8842-437d-b671-00c49afe1a9f} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9207 | 2025.12.18 00:21:36.383119 [ 260 ] {943f407c-8842-437d-b671-00c49afe1a9f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002063 sec., 19389.238972370335 rows/sec., 34.74 MiB/sec. | ||
| 9208 | 2025.12.18 00:21:36.383175 [ 260 ] {943f407c-8842-437d-b671-00c49afe1a9f} <Debug> TCPHandler: Processed in 0.002250396 sec. | ||
| 9209 | 2025.12.18 00:21:36.383283 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9210 | 2025.12.18 00:21:36.383378 [ 260 ] {a858bf95-2a4b-45bc-a632-d9965e17e381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9211 | 2025.12.18 00:21:36.383421 [ 260 ] {a858bf95-2a4b-45bc-a632-d9965e17e381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9212 | 2025.12.18 00:21:36.383762 [ 260 ] {a858bf95-2a4b-45bc-a632-d9965e17e381} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9213 | 2025.12.18 00:21:36.383798 [ 260 ] {a858bf95-2a4b-45bc-a632-d9965e17e381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9214 | 2025.12.18 00:21:36.384121 [ 260 ] {a858bf95-2a4b-45bc-a632-d9965e17e381} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9215 | 2025.12.18 00:21:36.384332 [ 260 ] {a858bf95-2a4b-45bc-a632-d9965e17e381} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9216 | 2025.12.18 00:21:36.384443 [ 45 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9217 | 2025.12.18 00:21:36.384461 [ 260 ] {a858bf95-2a4b-45bc-a632-d9965e17e381} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 9218 | 2025.12.18 00:21:36.384480 [ 45 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9219 | 2025.12.18 00:21:36.384503 [ 260 ] {a858bf95-2a4b-45bc-a632-d9965e17e381} <Debug> TCPHandler: Processed in 0.001270859 sec. | ||
| 9220 | 2025.12.18 00:21:36.384503 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9221 | 2025.12.18 00:21:36.384609 [ 199 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 9222 | 2025.12.18 00:21:36.384714 [ 199 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9223 | 2025.12.18 00:21:36.384747 [ 199 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4020 rows starting from the beginning of the part | ||
| 9224 | 2025.12.18 00:21:36.384806 [ 199 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 9225 | 2025.12.18 00:21:36.384854 [ 199 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 9226 | 2025.12.18 00:21:36.384894 [ 199 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 9227 | 2025.12.18 00:21:36.384934 [ 199 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 9228 | 2025.12.18 00:21:36.384978 [ 199 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 9229 | 2025.12.18 00:21:36.386180 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21482 rows, containing 5 columns (5 merged, 0 gathered) in 0.005270257 sec., 4076082.0582373873 rows/sec., 280.03 MiB/sec. | ||
| 9230 | 2025.12.18 00:21:36.386490 [ 187 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4320 rows, containing 4 columns (4 merged, 0 gathered) in 0.001921714 sec., 2247993.197739102 rows/sec., 151.46 MiB/sec. | ||
| 9231 | 2025.12.18 00:21:36.386666 [ 191 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9232 | 2025.12.18 00:21:36.386814 [ 187 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9233 | 2025.12.18 00:21:36.386953 [ 191 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9234 | 2025.12.18 00:21:36.387021 [ 191 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9235 | 2025.12.18 00:21:36.387101 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9236 | 2025.12.18 00:21:36.387139 [ 199 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_76_15} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9237 | 2025.12.18 00:21:36.387214 [ 199 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_76_15} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9238 | 2025.12.18 00:21:36.387278 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 9239 | 2025.12.18 00:21:37.566690 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 9240 | 2025.12.18 00:21:37.584263 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9241 | 2025.12.18 00:21:37.584317 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9242 | 2025.12.18 00:21:37.590551 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9243 | 2025.12.18 00:21:37.591248 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9244 | 2025.12.18 00:21:37.591575 [ 48 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9245 | 2025.12.18 00:21:37.591675 [ 48 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9246 | 2025.12.18 00:21:37.591711 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9247 | 2025.12.18 00:21:37.591824 [ 191 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 9248 | 2025.12.18 00:21:37.594305 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 9249 | 2025.12.18 00:21:37.594829 [ 191 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9250 | 2025.12.18 00:21:37.595531 [ 191 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 9251 | 2025.12.18 00:21:37.598977 [ 191 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 9252 | 2025.12.18 00:21:37.602458 [ 191 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 9253 | 2025.12.18 00:21:37.606360 [ 191 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 9254 | 2025.12.18 00:21:37.610518 [ 191 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 9255 | 2025.12.18 00:21:37.614274 [ 191 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 9256 | 2025.12.18 00:21:37.665427 [ 194 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.073637278 sec., 5214.750061782566 rows/sec., 26.96 MiB/sec. | ||
| 9257 | 2025.12.18 00:21:37.668599 [ 188 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9258 | 2025.12.18 00:21:37.670783 [ 188 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_51_10} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9259 | 2025.12.18 00:21:37.670892 [ 188 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_51_10} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9260 | 2025.12.18 00:21:37.673349 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9261 | 2025.12.18 00:21:41.336864 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9262 | 2025.12.18 00:21:41.337069 [ 260 ] {583e154d-c751-43ae-8abc-76af1ec56510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9263 | 2025.12.18 00:21:41.337145 [ 260 ] {583e154d-c751-43ae-8abc-76af1ec56510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9264 | 2025.12.18 00:21:41.337869 [ 260 ] {583e154d-c751-43ae-8abc-76af1ec56510} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9265 | 2025.12.18 00:21:41.337929 [ 260 ] {583e154d-c751-43ae-8abc-76af1ec56510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9266 | 2025.12.18 00:21:41.338339 [ 260 ] {583e154d-c751-43ae-8abc-76af1ec56510} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9267 | 2025.12.18 00:21:41.338571 [ 260 ] {583e154d-c751-43ae-8abc-76af1ec56510} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9268 | 2025.12.18 00:21:41.338741 [ 260 ] {583e154d-c751-43ae-8abc-76af1ec56510} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001728 sec., 32407.40740740741 rows/sec., 2.49 MiB/sec. | ||
| 9269 | 2025.12.18 00:21:41.338795 [ 260 ] {583e154d-c751-43ae-8abc-76af1ec56510} <Debug> TCPHandler: Processed in 0.002069305 sec. | ||
| 9270 | 2025.12.18 00:21:41.338917 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9271 | 2025.12.18 00:21:41.339023 [ 260 ] {3e930b82-2e44-4480-b526-464b10f926ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9272 | 2025.12.18 00:21:41.339068 [ 260 ] {3e930b82-2e44-4480-b526-464b10f926ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9273 | 2025.12.18 00:21:41.339504 [ 260 ] {3e930b82-2e44-4480-b526-464b10f926ad} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9274 | 2025.12.18 00:21:41.339543 [ 260 ] {3e930b82-2e44-4480-b526-464b10f926ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9275 | 2025.12.18 00:21:41.339869 [ 260 ] {3e930b82-2e44-4480-b526-464b10f926ad} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9276 | 2025.12.18 00:21:41.340082 [ 260 ] {3e930b82-2e44-4480-b526-464b10f926ad} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9277 | 2025.12.18 00:21:41.340215 [ 260 ] {3e930b82-2e44-4480-b526-464b10f926ad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 9278 | 2025.12.18 00:21:41.340254 [ 260 ] {3e930b82-2e44-4480-b526-464b10f926ad} <Debug> TCPHandler: Processed in 0.00139004 sec. | ||
| 9279 | 2025.12.18 00:21:41.340371 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9280 | 2025.12.18 00:21:41.340470 [ 260 ] {002ea9bc-dc4e-4450-a37e-02b03c686ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9281 | 2025.12.18 00:21:41.340514 [ 260 ] {002ea9bc-dc4e-4450-a37e-02b03c686ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9282 | 2025.12.18 00:21:41.340920 [ 260 ] {002ea9bc-dc4e-4450-a37e-02b03c686ebd} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9283 | 2025.12.18 00:21:41.340957 [ 260 ] {002ea9bc-dc4e-4450-a37e-02b03c686ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9284 | 2025.12.18 00:21:41.341296 [ 260 ] {002ea9bc-dc4e-4450-a37e-02b03c686ebd} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9285 | 2025.12.18 00:21:41.341509 [ 260 ] {002ea9bc-dc4e-4450-a37e-02b03c686ebd} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9286 | 2025.12.18 00:21:41.341640 [ 260 ] {002ea9bc-dc4e-4450-a37e-02b03c686ebd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 9287 | 2025.12.18 00:21:41.341679 [ 260 ] {002ea9bc-dc4e-4450-a37e-02b03c686ebd} <Debug> TCPHandler: Processed in 0.00136034 sec. | ||
| 9288 | 2025.12.18 00:21:41.341782 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9289 | 2025.12.18 00:21:41.341872 [ 260 ] {e3e9a3a2-f723-4dcc-9e2c-024fd2726d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9290 | 2025.12.18 00:21:41.341913 [ 260 ] {e3e9a3a2-f723-4dcc-9e2c-024fd2726d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9291 | 2025.12.18 00:21:41.342225 [ 260 ] {e3e9a3a2-f723-4dcc-9e2c-024fd2726d8f} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9292 | 2025.12.18 00:21:41.342259 [ 260 ] {e3e9a3a2-f723-4dcc-9e2c-024fd2726d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9293 | 2025.12.18 00:21:41.342543 [ 260 ] {e3e9a3a2-f723-4dcc-9e2c-024fd2726d8f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9294 | 2025.12.18 00:21:41.342823 [ 260 ] {e3e9a3a2-f723-4dcc-9e2c-024fd2726d8f} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9295 | 2025.12.18 00:21:41.342952 [ 260 ] {e3e9a3a2-f723-4dcc-9e2c-024fd2726d8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 9296 | 2025.12.18 00:21:41.342989 [ 260 ] {e3e9a3a2-f723-4dcc-9e2c-024fd2726d8f} <Debug> TCPHandler: Processed in 0.001253419 sec. | ||
| 9297 | 2025.12.18 00:21:43.619492 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9298 | 2025.12.18 00:21:43.619561 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9299 | 2025.12.18 00:21:43.768654 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24919 | ||
| 9300 | 2025.12.18 00:21:43.769197 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9301 | 2025.12.18 00:21:43.769243 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9302 | 2025.12.18 00:21:43.769745 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9303 | 2025.12.18 00:21:43.769970 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9304 | 2025.12.18 00:21:43.770100 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24919 | ||
| 9305 | 2025.12.18 00:21:43.847236 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1094 | ||
| 9306 | 2025.12.18 00:21:43.849696 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9307 | 2025.12.18 00:21:43.849756 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9308 | 2025.12.18 00:21:43.850987 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9309 | 2025.12.18 00:21:43.851270 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9310 | 2025.12.18 00:21:43.851628 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1094 | ||
| 9311 | 2025.12.18 00:21:45.094514 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 9312 | 2025.12.18 00:21:45.109784 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9313 | 2025.12.18 00:21:45.109847 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9314 | 2025.12.18 00:21:45.115793 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9315 | 2025.12.18 00:21:45.116457 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9316 | 2025.12.18 00:21:45.119296 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 9317 | 2025.12.18 00:21:46.338859 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9318 | 2025.12.18 00:21:46.339055 [ 260 ] {3a7897e9-6b95-433e-a844-fb294708f3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9319 | 2025.12.18 00:21:46.339127 [ 260 ] {3a7897e9-6b95-433e-a844-fb294708f3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9320 | 2025.12.18 00:21:46.339866 [ 260 ] {3a7897e9-6b95-433e-a844-fb294708f3f2} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9321 | 2025.12.18 00:21:46.339914 [ 260 ] {3a7897e9-6b95-433e-a844-fb294708f3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9322 | 2025.12.18 00:21:46.340316 [ 260 ] {3a7897e9-6b95-433e-a844-fb294708f3f2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9323 | 2025.12.18 00:21:46.340542 [ 260 ] {3a7897e9-6b95-433e-a844-fb294708f3f2} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9324 | 2025.12.18 00:21:46.340707 [ 260 ] {3a7897e9-6b95-433e-a844-fb294708f3f2} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001708 sec., 79625.29274004683 rows/sec., 6.90 MiB/sec. | ||
| 9325 | 2025.12.18 00:21:46.340750 [ 260 ] {3a7897e9-6b95-433e-a844-fb294708f3f2} <Debug> TCPHandler: Processed in 0.002023274 sec. | ||
| 9326 | 2025.12.18 00:21:46.340865 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9327 | 2025.12.18 00:21:46.340958 [ 260 ] {0e0adbb7-4db8-4444-b7fe-82b67e856e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9328 | 2025.12.18 00:21:46.340999 [ 260 ] {0e0adbb7-4db8-4444-b7fe-82b67e856e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9329 | 2025.12.18 00:21:46.341406 [ 260 ] {0e0adbb7-4db8-4444-b7fe-82b67e856e62} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9330 | 2025.12.18 00:21:46.341443 [ 260 ] {0e0adbb7-4db8-4444-b7fe-82b67e856e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9331 | 2025.12.18 00:21:46.341741 [ 260 ] {0e0adbb7-4db8-4444-b7fe-82b67e856e62} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9332 | 2025.12.18 00:21:46.341947 [ 260 ] {0e0adbb7-4db8-4444-b7fe-82b67e856e62} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9333 | 2025.12.18 00:21:46.342067 [ 260 ] {0e0adbb7-4db8-4444-b7fe-82b67e856e62} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001136 sec., 35211.2676056338 rows/sec., 2.59 MiB/sec. | ||
| 9334 | 2025.12.18 00:21:46.342103 [ 260 ] {0e0adbb7-4db8-4444-b7fe-82b67e856e62} <Debug> TCPHandler: Processed in 0.001295669 sec. | ||
| 9335 | 2025.12.18 00:21:46.342201 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9336 | 2025.12.18 00:21:46.342287 [ 260 ] {7c6d98f5-a595-4810-9f55-c85bd0c16f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9337 | 2025.12.18 00:21:46.342323 [ 260 ] {7c6d98f5-a595-4810-9f55-c85bd0c16f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9338 | 2025.12.18 00:21:46.342713 [ 260 ] {7c6d98f5-a595-4810-9f55-c85bd0c16f04} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9339 | 2025.12.18 00:21:46.342745 [ 260 ] {7c6d98f5-a595-4810-9f55-c85bd0c16f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9340 | 2025.12.18 00:21:46.343105 [ 260 ] {7c6d98f5-a595-4810-9f55-c85bd0c16f04} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9341 | 2025.12.18 00:21:46.343325 [ 260 ] {7c6d98f5-a595-4810-9f55-c85bd0c16f04} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9342 | 2025.12.18 00:21:46.343456 [ 260 ] {7c6d98f5-a595-4810-9f55-c85bd0c16f04} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001164 sec., 89347.07903780068 rows/sec., 6.98 MiB/sec. | ||
| 9343 | 2025.12.18 00:21:46.343494 [ 260 ] {7c6d98f5-a595-4810-9f55-c85bd0c16f04} <Debug> TCPHandler: Processed in 0.001322159 sec. | ||
| 9344 | 2025.12.18 00:21:46.343602 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9345 | 2025.12.18 00:21:46.343693 [ 260 ] {5c4da69f-d753-426b-aec9-93d6db8bf189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9346 | 2025.12.18 00:21:46.343736 [ 260 ] {5c4da69f-d753-426b-aec9-93d6db8bf189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9347 | 2025.12.18 00:21:46.344146 [ 260 ] {5c4da69f-d753-426b-aec9-93d6db8bf189} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9348 | 2025.12.18 00:21:46.344181 [ 260 ] {5c4da69f-d753-426b-aec9-93d6db8bf189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9349 | 2025.12.18 00:21:46.344501 [ 260 ] {5c4da69f-d753-426b-aec9-93d6db8bf189} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9350 | 2025.12.18 00:21:46.344712 [ 260 ] {5c4da69f-d753-426b-aec9-93d6db8bf189} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9351 | 2025.12.18 00:21:46.344844 [ 260 ] {5c4da69f-d753-426b-aec9-93d6db8bf189} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 9352 | 2025.12.18 00:21:46.344880 [ 260 ] {5c4da69f-d753-426b-aec9-93d6db8bf189} <Debug> TCPHandler: Processed in 0.001325419 sec. | ||
| 9353 | 2025.12.18 00:21:46.344985 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9354 | 2025.12.18 00:21:46.345077 [ 260 ] {74cf2dde-1546-49cf-bef2-fa18a8b4b5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9355 | 2025.12.18 00:21:46.345131 [ 260 ] {74cf2dde-1546-49cf-bef2-fa18a8b4b5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9356 | 2025.12.18 00:21:46.345990 [ 260 ] {74cf2dde-1546-49cf-bef2-fa18a8b4b5cc} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9357 | 2025.12.18 00:21:46.346026 [ 260 ] {74cf2dde-1546-49cf-bef2-fa18a8b4b5cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9358 | 2025.12.18 00:21:46.346583 [ 260 ] {74cf2dde-1546-49cf-bef2-fa18a8b4b5cc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9359 | 2025.12.18 00:21:46.346801 [ 260 ] {74cf2dde-1546-49cf-bef2-fa18a8b4b5cc} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9360 | 2025.12.18 00:21:46.346942 [ 260 ] {74cf2dde-1546-49cf-bef2-fa18a8b4b5cc} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001882 sec., 21253.985122210415 rows/sec., 38.09 MiB/sec. | ||
| 9361 | 2025.12.18 00:21:46.346996 [ 260 ] {74cf2dde-1546-49cf-bef2-fa18a8b4b5cc} <Debug> TCPHandler: Processed in 0.002058355 sec. | ||
| 9362 | 2025.12.18 00:21:46.347105 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9363 | 2025.12.18 00:21:46.347198 [ 260 ] {5dc9c67f-0153-44ed-832b-f5beaf7c3f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9364 | 2025.12.18 00:21:46.347240 [ 260 ] {5dc9c67f-0153-44ed-832b-f5beaf7c3f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9365 | 2025.12.18 00:21:46.347586 [ 260 ] {5dc9c67f-0153-44ed-832b-f5beaf7c3f31} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9366 | 2025.12.18 00:21:46.347621 [ 260 ] {5dc9c67f-0153-44ed-832b-f5beaf7c3f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9367 | 2025.12.18 00:21:46.347927 [ 260 ] {5dc9c67f-0153-44ed-832b-f5beaf7c3f31} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9368 | 2025.12.18 00:21:46.348140 [ 260 ] {5dc9c67f-0153-44ed-832b-f5beaf7c3f31} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9369 | 2025.12.18 00:21:46.348273 [ 260 ] {5dc9c67f-0153-44ed-832b-f5beaf7c3f31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 9370 | 2025.12.18 00:21:46.348309 [ 260 ] {5dc9c67f-0153-44ed-832b-f5beaf7c3f31} <Debug> TCPHandler: Processed in 0.001251549 sec. | ||
| 9371 | 2025.12.18 00:21:47.929821 [ 32 ] {} <Debug> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9372 | 2025.12.18 00:21:47.929897 [ 32 ] {} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9373 | 2025.12.18 00:21:47.929920 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9374 | 2025.12.18 00:21:47.930039 [ 187 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::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 | ||
| 9375 | 2025.12.18 00:21:47.930184 [ 187 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9376 | 2025.12.18 00:21:47.930222 [ 187 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 252 rows starting from the beginning of the part | ||
| 9377 | 2025.12.18 00:21:47.930296 [ 187 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 9378 | 2025.12.18 00:21:47.930345 [ 187 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 252 rows starting from the beginning of the part | ||
| 9379 | 2025.12.18 00:21:47.930387 [ 187 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 252 rows starting from the beginning of the part | ||
| 9380 | 2025.12.18 00:21:47.930430 [ 187 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 252 rows starting from the beginning of the part | ||
| 9381 | 2025.12.18 00:21:47.931402 [ 189 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1236 rows, containing 5 columns (5 merged, 0 gathered) in 0.00141569 sec., 873072.4946845707 rows/sec., 63.48 MiB/sec. | ||
| 9382 | 2025.12.18 00:21:47.931643 [ 194 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9383 | 2025.12.18 00:21:47.931978 [ 194 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_13_3} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9384 | 2025.12.18 00:21:47.932066 [ 194 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_13_3} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9385 | 2025.12.18 00:21:47.932166 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 9386 | 2025.12.18 00:21:51.270460 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25431 | ||
| 9387 | 2025.12.18 00:21:51.271256 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9388 | 2025.12.18 00:21:51.271334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9389 | 2025.12.18 00:21:51.271861 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9390 | 2025.12.18 00:21:51.272106 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9391 | 2025.12.18 00:21:51.272258 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25431 | ||
| 9392 | 2025.12.18 00:21:51.336857 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9393 | 2025.12.18 00:21:51.337060 [ 260 ] {345779dd-0827-4c91-b434-f5aa3f052acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9394 | 2025.12.18 00:21:51.337134 [ 260 ] {345779dd-0827-4c91-b434-f5aa3f052acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9395 | 2025.12.18 00:21:51.337821 [ 260 ] {345779dd-0827-4c91-b434-f5aa3f052acc} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9396 | 2025.12.18 00:21:51.337866 [ 260 ] {345779dd-0827-4c91-b434-f5aa3f052acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9397 | 2025.12.18 00:21:51.338270 [ 260 ] {345779dd-0827-4c91-b434-f5aa3f052acc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9398 | 2025.12.18 00:21:51.338507 [ 260 ] {345779dd-0827-4c91-b434-f5aa3f052acc} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9399 | 2025.12.18 00:21:51.338679 [ 260 ] {345779dd-0827-4c91-b434-f5aa3f052acc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001677 sec., 1192.6058437686345 rows/sec., 97.25 KiB/sec. | ||
| 9400 | 2025.12.18 00:21:51.338734 [ 260 ] {345779dd-0827-4c91-b434-f5aa3f052acc} <Debug> TCPHandler: Processed in 0.002015944 sec. | ||
| 9401 | 2025.12.18 00:21:51.338870 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9402 | 2025.12.18 00:21:51.338978 [ 260 ] {57a453c0-50ab-4a81-ab97-edbaf6ed893b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9403 | 2025.12.18 00:21:51.339022 [ 260 ] {57a453c0-50ab-4a81-ab97-edbaf6ed893b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9404 | 2025.12.18 00:21:51.339486 [ 260 ] {57a453c0-50ab-4a81-ab97-edbaf6ed893b} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9405 | 2025.12.18 00:21:51.339525 [ 260 ] {57a453c0-50ab-4a81-ab97-edbaf6ed893b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9406 | 2025.12.18 00:21:51.339856 [ 260 ] {57a453c0-50ab-4a81-ab97-edbaf6ed893b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9407 | 2025.12.18 00:21:51.340078 [ 260 ] {57a453c0-50ab-4a81-ab97-edbaf6ed893b} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9408 | 2025.12.18 00:21:51.340227 [ 260 ] {57a453c0-50ab-4a81-ab97-edbaf6ed893b} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001275 sec., 44705.882352941175 rows/sec., 3.43 MiB/sec. | ||
| 9409 | 2025.12.18 00:21:51.340269 [ 260 ] {57a453c0-50ab-4a81-ab97-edbaf6ed893b} <Debug> TCPHandler: Processed in 0.00145264 sec. | ||
| 9410 | 2025.12.18 00:21:51.340389 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9411 | 2025.12.18 00:21:51.340492 [ 260 ] {e20f3a05-0bd5-494e-a1e9-b26f114f51ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9412 | 2025.12.18 00:21:51.340537 [ 260 ] {e20f3a05-0bd5-494e-a1e9-b26f114f51ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9413 | 2025.12.18 00:21:51.340956 [ 260 ] {e20f3a05-0bd5-494e-a1e9-b26f114f51ae} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9414 | 2025.12.18 00:21:51.340996 [ 260 ] {e20f3a05-0bd5-494e-a1e9-b26f114f51ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9415 | 2025.12.18 00:21:51.341380 [ 260 ] {e20f3a05-0bd5-494e-a1e9-b26f114f51ae} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9416 | 2025.12.18 00:21:51.341628 [ 260 ] {e20f3a05-0bd5-494e-a1e9-b26f114f51ae} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9417 | 2025.12.18 00:21:51.341806 [ 260 ] {e20f3a05-0bd5-494e-a1e9-b26f114f51ae} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001336 sec., 1497.005988023952 rows/sec., 104.53 KiB/sec. | ||
| 9418 | 2025.12.18 00:21:51.341852 [ 260 ] {e20f3a05-0bd5-494e-a1e9-b26f114f51ae} <Debug> TCPHandler: Processed in 0.001516141 sec. | ||
| 9419 | 2025.12.18 00:21:51.341968 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9420 | 2025.12.18 00:21:51.342066 [ 260 ] {ee5e7890-ce90-4ca6-917b-6eac2daca6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9421 | 2025.12.18 00:21:51.342109 [ 260 ] {ee5e7890-ce90-4ca6-917b-6eac2daca6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9422 | 2025.12.18 00:21:51.342560 [ 260 ] {ee5e7890-ce90-4ca6-917b-6eac2daca6d1} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9423 | 2025.12.18 00:21:51.342598 [ 260 ] {ee5e7890-ce90-4ca6-917b-6eac2daca6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9424 | 2025.12.18 00:21:51.342923 [ 260 ] {ee5e7890-ce90-4ca6-917b-6eac2daca6d1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9425 | 2025.12.18 00:21:51.343150 [ 260 ] {ee5e7890-ce90-4ca6-917b-6eac2daca6d1} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9426 | 2025.12.18 00:21:51.343289 [ 260 ] {ee5e7890-ce90-4ca6-917b-6eac2daca6d1} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001243 sec., 53097.345132743365 rows/sec., 4.15 MiB/sec. | ||
| 9427 | 2025.12.18 00:21:51.343329 [ 260 ] {ee5e7890-ce90-4ca6-917b-6eac2daca6d1} <Debug> TCPHandler: Processed in 0.00141251 sec. | ||
| 9428 | 2025.12.18 00:21:51.343453 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9429 | 2025.12.18 00:21:51.343550 [ 260 ] {62a4f047-0ee1-44fd-b851-3547eebadc9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9430 | 2025.12.18 00:21:51.343595 [ 260 ] {62a4f047-0ee1-44fd-b851-3547eebadc9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9431 | 2025.12.18 00:21:51.344036 [ 260 ] {62a4f047-0ee1-44fd-b851-3547eebadc9d} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9432 | 2025.12.18 00:21:51.344074 [ 260 ] {62a4f047-0ee1-44fd-b851-3547eebadc9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9433 | 2025.12.18 00:21:51.344442 [ 260 ] {62a4f047-0ee1-44fd-b851-3547eebadc9d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9434 | 2025.12.18 00:21:51.344672 [ 260 ] {62a4f047-0ee1-44fd-b851-3547eebadc9d} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9435 | 2025.12.18 00:21:51.344811 [ 260 ] {62a4f047-0ee1-44fd-b851-3547eebadc9d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001281 sec., 125683.06010928961 rows/sec., 8.75 MiB/sec. | ||
| 9436 | 2025.12.18 00:21:51.344850 [ 260 ] {62a4f047-0ee1-44fd-b851-3547eebadc9d} <Debug> TCPHandler: Processed in 0.00144719 sec. | ||
| 9437 | 2025.12.18 00:21:51.344956 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9438 | 2025.12.18 00:21:51.345052 [ 260 ] {a098b069-1aa7-4d50-a19f-6fa24e3850bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9439 | 2025.12.18 00:21:51.345096 [ 260 ] {a098b069-1aa7-4d50-a19f-6fa24e3850bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9440 | 2025.12.18 00:21:51.345450 [ 260 ] {a098b069-1aa7-4d50-a19f-6fa24e3850bc} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9441 | 2025.12.18 00:21:51.345485 [ 260 ] {a098b069-1aa7-4d50-a19f-6fa24e3850bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9442 | 2025.12.18 00:21:51.345814 [ 260 ] {a098b069-1aa7-4d50-a19f-6fa24e3850bc} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9443 | 2025.12.18 00:21:51.346036 [ 260 ] {a098b069-1aa7-4d50-a19f-6fa24e3850bc} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9444 | 2025.12.18 00:21:51.346184 [ 260 ] {a098b069-1aa7-4d50-a19f-6fa24e3850bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 9445 | 2025.12.18 00:21:51.346220 [ 260 ] {a098b069-1aa7-4d50-a19f-6fa24e3850bc} <Debug> TCPHandler: Processed in 0.001314679 sec. | ||
| 9446 | 2025.12.18 00:21:52.619600 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 9447 | 2025.12.18 00:21:52.636237 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9448 | 2025.12.18 00:21:52.636304 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9449 | 2025.12.18 00:21:52.643034 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9450 | 2025.12.18 00:21:52.643846 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9451 | 2025.12.18 00:21:52.646827 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 9452 | 2025.12.18 00:21:53.852030 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1118 | ||
| 9453 | 2025.12.18 00:21:53.854282 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9454 | 2025.12.18 00:21:53.854341 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9455 | 2025.12.18 00:21:53.855537 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9456 | 2025.12.18 00:21:53.855812 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9457 | 2025.12.18 00:21:53.856189 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1118 | ||
| 9458 | 2025.12.18 00:21:56.338207 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9459 | 2025.12.18 00:21:56.338388 [ 260 ] {666b8a36-af05-45d7-b01e-54dd889d4d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9460 | 2025.12.18 00:21:56.338460 [ 260 ] {666b8a36-af05-45d7-b01e-54dd889d4d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9461 | 2025.12.18 00:21:56.339237 [ 260 ] {666b8a36-af05-45d7-b01e-54dd889d4d1d} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9462 | 2025.12.18 00:21:56.339291 [ 260 ] {666b8a36-af05-45d7-b01e-54dd889d4d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9463 | 2025.12.18 00:21:56.339726 [ 260 ] {666b8a36-af05-45d7-b01e-54dd889d4d1d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9464 | 2025.12.18 00:21:56.339969 [ 260 ] {666b8a36-af05-45d7-b01e-54dd889d4d1d} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9465 | 2025.12.18 00:21:56.340146 [ 260 ] {666b8a36-af05-45d7-b01e-54dd889d4d1d} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001807 sec., 75262.86662977311 rows/sec., 6.53 MiB/sec. | ||
| 9466 | 2025.12.18 00:21:56.340199 [ 260 ] {666b8a36-af05-45d7-b01e-54dd889d4d1d} <Debug> TCPHandler: Processed in 0.002122115 sec. | ||
| 9467 | 2025.12.18 00:21:56.340334 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9468 | 2025.12.18 00:21:56.340438 [ 260 ] {3ccd310a-fe73-4134-a217-da5e377e4aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9469 | 2025.12.18 00:21:56.340485 [ 260 ] {3ccd310a-fe73-4134-a217-da5e377e4aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9470 | 2025.12.18 00:21:56.340963 [ 260 ] {3ccd310a-fe73-4134-a217-da5e377e4aed} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9471 | 2025.12.18 00:21:56.341002 [ 260 ] {3ccd310a-fe73-4134-a217-da5e377e4aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9472 | 2025.12.18 00:21:56.341330 [ 260 ] {3ccd310a-fe73-4134-a217-da5e377e4aed} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9473 | 2025.12.18 00:21:56.341560 [ 260 ] {3ccd310a-fe73-4134-a217-da5e377e4aed} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9474 | 2025.12.18 00:21:56.341682 [ 80 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9475 | 2025.12.18 00:21:56.341699 [ 260 ] {3ccd310a-fe73-4134-a217-da5e377e4aed} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001284 sec., 31152.64797507788 rows/sec., 2.29 MiB/sec. | ||
| 9476 | 2025.12.18 00:21:56.341754 [ 80 ] {} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9477 | 2025.12.18 00:21:56.341764 [ 260 ] {3ccd310a-fe73-4134-a217-da5e377e4aed} <Debug> TCPHandler: Processed in 0.001483201 sec. | ||
| 9478 | 2025.12.18 00:21:56.341784 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9479 | 2025.12.18 00:21:56.341880 [ 187 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::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 | ||
| 9480 | 2025.12.18 00:21:56.341932 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9481 | 2025.12.18 00:21:56.341971 [ 187 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9482 | 2025.12.18 00:21:56.342000 [ 187 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 72 rows starting from the beginning of the part | ||
| 9483 | 2025.12.18 00:21:56.342048 [ 260 ] {9ae5f12c-ed0b-45bb-bc5f-eb3a317950b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9484 | 2025.12.18 00:21:56.342062 [ 187 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 9485 | 2025.12.18 00:21:56.342096 [ 260 ] {9ae5f12c-ed0b-45bb-bc5f-eb3a317950b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9486 | 2025.12.18 00:21:56.342106 [ 187 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::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 | ||
| 9487 | 2025.12.18 00:21:56.342146 [ 187 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 9488 | 2025.12.18 00:21:56.342185 [ 187 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2 rows starting from the beginning of the part | ||
| 9489 | 2025.12.18 00:21:56.342222 [ 187 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 9490 | 2025.12.18 00:21:56.342603 [ 260 ] {9ae5f12c-ed0b-45bb-bc5f-eb3a317950b8} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9491 | 2025.12.18 00:21:56.342640 [ 260 ] {9ae5f12c-ed0b-45bb-bc5f-eb3a317950b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9492 | 2025.12.18 00:21:56.342933 [ 189 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 5 columns (5 merged, 0 gathered) in 0.001087238 sec., 240977.5964416255 rows/sec., 18.56 MiB/sec. | ||
| 9493 | 2025.12.18 00:21:56.342992 [ 260 ] {9ae5f12c-ed0b-45bb-bc5f-eb3a317950b8} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9494 | 2025.12.18 00:21:56.343131 [ 189 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9495 | 2025.12.18 00:21:56.343251 [ 260 ] {9ae5f12c-ed0b-45bb-bc5f-eb3a317950b8} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9496 | 2025.12.18 00:21:56.343405 [ 260 ] {9ae5f12c-ed0b-45bb-bc5f-eb3a317950b8} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001384 sec., 75144.50867052023 rows/sec., 5.87 MiB/sec. | ||
| 9497 | 2025.12.18 00:21:56.343449 [ 260 ] {9ae5f12c-ed0b-45bb-bc5f-eb3a317950b8} <Debug> TCPHandler: Processed in 0.001580461 sec. | ||
| 9498 | 2025.12.18 00:21:56.343481 [ 189 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_46_9} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9499 | 2025.12.18 00:21:56.343576 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9500 | 2025.12.18 00:21:56.343579 [ 189 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_46_9} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9501 | 2025.12.18 00:21:56.343680 [ 260 ] {4fadce87-f709-4b78-9a00-269112d6d856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9502 | 2025.12.18 00:21:56.343714 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 9503 | 2025.12.18 00:21:56.343730 [ 260 ] {4fadce87-f709-4b78-9a00-269112d6d856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9504 | 2025.12.18 00:21:56.344149 [ 260 ] {4fadce87-f709-4b78-9a00-269112d6d856} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9505 | 2025.12.18 00:21:56.344186 [ 260 ] {4fadce87-f709-4b78-9a00-269112d6d856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9506 | 2025.12.18 00:21:56.344534 [ 260 ] {4fadce87-f709-4b78-9a00-269112d6d856} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9507 | 2025.12.18 00:21:56.344751 [ 260 ] {4fadce87-f709-4b78-9a00-269112d6d856} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9508 | 2025.12.18 00:21:56.344887 [ 260 ] {4fadce87-f709-4b78-9a00-269112d6d856} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 9509 | 2025.12.18 00:21:56.344926 [ 260 ] {4fadce87-f709-4b78-9a00-269112d6d856} <Debug> TCPHandler: Processed in 0.00140109 sec. | ||
| 9510 | 2025.12.18 00:21:56.345040 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9511 | 2025.12.18 00:21:56.345137 [ 260 ] {59e54107-3af2-4caf-875f-dc586304c664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9512 | 2025.12.18 00:21:56.345192 [ 260 ] {59e54107-3af2-4caf-875f-dc586304c664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9513 | 2025.12.18 00:21:56.346028 [ 260 ] {59e54107-3af2-4caf-875f-dc586304c664} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9514 | 2025.12.18 00:21:56.346064 [ 260 ] {59e54107-3af2-4caf-875f-dc586304c664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9515 | 2025.12.18 00:21:56.346616 [ 260 ] {59e54107-3af2-4caf-875f-dc586304c664} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9516 | 2025.12.18 00:21:56.346850 [ 260 ] {59e54107-3af2-4caf-875f-dc586304c664} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9517 | 2025.12.18 00:21:56.346992 [ 260 ] {59e54107-3af2-4caf-875f-dc586304c664} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001874 sec., 21344.71718249733 rows/sec., 38.25 MiB/sec. | ||
| 9518 | 2025.12.18 00:21:56.347057 [ 260 ] {59e54107-3af2-4caf-875f-dc586304c664} <Debug> TCPHandler: Processed in 0.002067845 sec. | ||
| 9519 | 2025.12.18 00:21:56.347170 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9520 | 2025.12.18 00:21:56.347267 [ 260 ] {a270a228-058f-4b6c-bb1e-0db73c1bf319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9521 | 2025.12.18 00:21:56.347308 [ 260 ] {a270a228-058f-4b6c-bb1e-0db73c1bf319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9522 | 2025.12.18 00:21:56.347639 [ 260 ] {a270a228-058f-4b6c-bb1e-0db73c1bf319} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9523 | 2025.12.18 00:21:56.347673 [ 260 ] {a270a228-058f-4b6c-bb1e-0db73c1bf319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9524 | 2025.12.18 00:21:56.347971 [ 260 ] {a270a228-058f-4b6c-bb1e-0db73c1bf319} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9525 | 2025.12.18 00:21:56.348184 [ 260 ] {a270a228-058f-4b6c-bb1e-0db73c1bf319} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9526 | 2025.12.18 00:21:56.348316 [ 260 ] {a270a228-058f-4b6c-bb1e-0db73c1bf319} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 9527 | 2025.12.18 00:21:56.348353 [ 260 ] {a270a228-058f-4b6c-bb1e-0db73c1bf319} <Debug> TCPHandler: Processed in 0.001233439 sec. | ||
| 9528 | 2025.12.18 00:21:58.619817 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9529 | 2025.12.18 00:21:58.619917 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9530 | 2025.12.18 00:21:58.772389 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25879 | ||
| 9531 | 2025.12.18 00:21:58.772944 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9532 | 2025.12.18 00:21:58.772996 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9533 | 2025.12.18 00:21:58.773551 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9534 | 2025.12.18 00:21:58.773798 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9535 | 2025.12.18 00:21:58.773927 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25879 | ||
| 9536 | 2025.12.18 00:22:00.146897 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 9537 | 2025.12.18 00:22:00.163627 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9538 | 2025.12.18 00:22:00.163696 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9539 | 2025.12.18 00:22:00.169941 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9540 | 2025.12.18 00:22:00.170643 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9541 | 2025.12.18 00:22:00.173595 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 9542 | 2025.12.18 00:22:01.337440 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9543 | 2025.12.18 00:22:01.337725 [ 260 ] {74af8d5e-4f71-4e33-9584-126998118eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9544 | 2025.12.18 00:22:01.337833 [ 260 ] {74af8d5e-4f71-4e33-9584-126998118eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9545 | 2025.12.18 00:22:01.338820 [ 260 ] {74af8d5e-4f71-4e33-9584-126998118eed} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9546 | 2025.12.18 00:22:01.338878 [ 260 ] {74af8d5e-4f71-4e33-9584-126998118eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9547 | 2025.12.18 00:22:01.339352 [ 260 ] {74af8d5e-4f71-4e33-9584-126998118eed} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9548 | 2025.12.18 00:22:01.339623 [ 260 ] {74af8d5e-4f71-4e33-9584-126998118eed} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9549 | 2025.12.18 00:22:01.339794 [ 260 ] {74af8d5e-4f71-4e33-9584-126998118eed} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002148 sec., 26070.763500931098 rows/sec., 2.00 MiB/sec. | ||
| 9550 | 2025.12.18 00:22:01.339793 [ 137 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9551 | 2025.12.18 00:22:01.339847 [ 260 ] {74af8d5e-4f71-4e33-9584-126998118eed} <Debug> TCPHandler: Processed in 0.002589839 sec. | ||
| 9552 | 2025.12.18 00:22:01.339869 [ 137 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9553 | 2025.12.18 00:22:01.339895 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9554 | 2025.12.18 00:22:01.339973 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9555 | 2025.12.18 00:22:01.340020 [ 200 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 9556 | 2025.12.18 00:22:01.340086 [ 260 ] {35dd9176-56cb-48ad-b1db-916b3452358d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9557 | 2025.12.18 00:22:01.340134 [ 260 ] {35dd9176-56cb-48ad-b1db-916b3452358d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9558 | 2025.12.18 00:22:01.340173 [ 200 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9559 | 2025.12.18 00:22:01.340213 [ 200 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1407 rows starting from the beginning of the part | ||
| 9560 | 2025.12.18 00:22:01.340282 [ 200 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 9561 | 2025.12.18 00:22:01.340330 [ 200 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 136 rows starting from the beginning of the part | ||
| 9562 | 2025.12.18 00:22:01.340372 [ 200 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 57 rows starting from the beginning of the part | ||
| 9563 | 2025.12.18 00:22:01.340412 [ 200 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 136 rows starting from the beginning of the part | ||
| 9564 | 2025.12.18 00:22:01.340451 [ 200 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 9565 | 2025.12.18 00:22:01.340574 [ 260 ] {35dd9176-56cb-48ad-b1db-916b3452358d} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9566 | 2025.12.18 00:22:01.340618 [ 260 ] {35dd9176-56cb-48ad-b1db-916b3452358d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9567 | 2025.12.18 00:22:01.340990 [ 260 ] {35dd9176-56cb-48ad-b1db-916b3452358d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9568 | 2025.12.18 00:22:01.341226 [ 260 ] {35dd9176-56cb-48ad-b1db-916b3452358d} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9569 | 2025.12.18 00:22:01.341352 [ 137 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9570 | 2025.12.18 00:22:01.341370 [ 260 ] {35dd9176-56cb-48ad-b1db-916b3452358d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001311 sec., 48817.69641495041 rows/sec., 3.81 MiB/sec. | ||
| 9571 | 2025.12.18 00:22:01.341385 [ 137 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9572 | 2025.12.18 00:22:01.341410 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9573 | 2025.12.18 00:22:01.341416 [ 260 ] {35dd9176-56cb-48ad-b1db-916b3452358d} <Debug> TCPHandler: Processed in 0.001496601 sec. | ||
| 9574 | 2025.12.18 00:22:01.341501 [ 189 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 9575 | 2025.12.18 00:22:01.341537 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9576 | 2025.12.18 00:22:01.341605 [ 195 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1848 rows, containing 5 columns (5 merged, 0 gathered) in 0.001646482 sec., 1122393.078090134 rows/sec., 98.21 MiB/sec. | ||
| 9577 | 2025.12.18 00:22:01.341618 [ 189 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9578 | 2025.12.18 00:22:01.341640 [ 260 ] {8cc27908-c280-4d36-aaaa-15a96d461063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9579 | 2025.12.18 00:22:01.341662 [ 189 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 634 rows starting from the beginning of the part | ||
| 9580 | 2025.12.18 00:22:01.341690 [ 260 ] {8cc27908-c280-4d36-aaaa-15a96d461063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9581 | 2025.12.18 00:22:01.341729 [ 189 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 9582 | 2025.12.18 00:22:01.341775 [ 189 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 104 rows starting from the beginning of the part | ||
| 9583 | 2025.12.18 00:22:01.341817 [ 189 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 66 rows starting from the beginning of the part | ||
| 9584 | 2025.12.18 00:22:01.341860 [ 189 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 104 rows starting from the beginning of the part | ||
| 9585 | 2025.12.18 00:22:01.341875 [ 201 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9586 | 2025.12.18 00:22:01.341907 [ 189 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 9587 | 2025.12.18 00:22:01.342128 [ 260 ] {8cc27908-c280-4d36-aaaa-15a96d461063} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9588 | 2025.12.18 00:22:01.342171 [ 260 ] {8cc27908-c280-4d36-aaaa-15a96d461063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9589 | 2025.12.18 00:22:01.342197 [ 201 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_81_16} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9590 | 2025.12.18 00:22:01.342285 [ 201 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_81_16} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9591 | 2025.12.18 00:22:01.342378 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 9592 | 2025.12.18 00:22:01.342576 [ 260 ] {8cc27908-c280-4d36-aaaa-15a96d461063} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9593 | 2025.12.18 00:22:01.342817 [ 260 ] {8cc27908-c280-4d36-aaaa-15a96d461063} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9594 | 2025.12.18 00:22:01.342944 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9595 | 2025.12.18 00:22:01.342956 [ 260 ] {8cc27908-c280-4d36-aaaa-15a96d461063} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001337 sec., 119670.90501121915 rows/sec., 8.33 MiB/sec. | ||
| 9596 | 2025.12.18 00:22:01.342980 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9597 | 2025.12.18 00:22:01.343002 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9598 | 2025.12.18 00:22:01.343003 [ 260 ] {8cc27908-c280-4d36-aaaa-15a96d461063} <Debug> TCPHandler: Processed in 0.001517551 sec. | ||
| 9599 | 2025.12.18 00:22:01.343066 [ 201 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 5 columns (5 merged, 0 gathered) in 0.001609711 sec., 643593.7879532413 rows/sec., 51.66 MiB/sec. | ||
| 9600 | 2025.12.18 00:22:01.343081 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 9601 | 2025.12.18 00:22:01.343147 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9602 | 2025.12.18 00:22:01.343178 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9603 | 2025.12.18 00:22:01.343209 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21482 rows starting from the beginning of the part | ||
| 9604 | 2025.12.18 00:22:01.343244 [ 260 ] {fb9f65f8-bda7-416e-8b51-275a2165ef06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9605 | 2025.12.18 00:22:01.343266 [ 189 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9606 | 2025.12.18 00:22:01.343267 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 9607 | 2025.12.18 00:22:01.343289 [ 260 ] {fb9f65f8-bda7-416e-8b51-275a2165ef06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9608 | 2025.12.18 00:22:01.343335 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 9609 | 2025.12.18 00:22:01.343379 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 161 rows starting from the beginning of the part | ||
| 9610 | 2025.12.18 00:22:01.343422 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 9611 | 2025.12.18 00:22:01.343465 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 9612 | 2025.12.18 00:22:01.343590 [ 189 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_81_16} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9613 | 2025.12.18 00:22:01.343645 [ 260 ] {fb9f65f8-bda7-416e-8b51-275a2165ef06} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9614 | 2025.12.18 00:22:01.343669 [ 189 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_81_16} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9615 | 2025.12.18 00:22:01.343686 [ 260 ] {fb9f65f8-bda7-416e-8b51-275a2165ef06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9616 | 2025.12.18 00:22:01.343742 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 9617 | 2025.12.18 00:22:01.344027 [ 260 ] {fb9f65f8-bda7-416e-8b51-275a2165ef06} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9618 | 2025.12.18 00:22:01.344248 [ 260 ] {fb9f65f8-bda7-416e-8b51-275a2165ef06} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9619 | 2025.12.18 00:22:01.344372 [ 137 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9620 | 2025.12.18 00:22:01.344386 [ 260 ] {fb9f65f8-bda7-416e-8b51-275a2165ef06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 9621 | 2025.12.18 00:22:01.344410 [ 137 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9622 | 2025.12.18 00:22:01.344432 [ 260 ] {fb9f65f8-bda7-416e-8b51-275a2165ef06} <Debug> TCPHandler: Processed in 0.00133711 sec. | ||
| 9623 | 2025.12.18 00:22:01.344433 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9624 | 2025.12.18 00:22:01.344515 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 9625 | 2025.12.18 00:22:01.344604 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9626 | 2025.12.18 00:22:01.344632 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4320 rows starting from the beginning of the part | ||
| 9627 | 2025.12.18 00:22:01.344678 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 9628 | 2025.12.18 00:22:01.344717 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 9629 | 2025.12.18 00:22:01.344751 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 9630 | 2025.12.18 00:22:01.344783 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 9631 | 2025.12.18 00:22:01.344816 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 9632 | 2025.12.18 00:22:01.347293 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4620 rows, containing 4 columns (4 merged, 0 gathered) in 0.00280671 sec., 1646055.3459388395 rows/sec., 110.91 MiB/sec. | ||
| 9633 | 2025.12.18 00:22:01.347627 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9634 | 2025.12.18 00:22:01.347936 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_81_16} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9635 | 2025.12.18 00:22:01.348016 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_81_16} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9636 | 2025.12.18 00:22:01.348103 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 9637 | 2025.12.18 00:22:01.358408 [ 193 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22283 rows, containing 5 columns (5 merged, 0 gathered) in 0.015362768 sec., 1450454.7617981343 rows/sec., 99.70 MiB/sec. | ||
| 9638 | 2025.12.18 00:22:01.358791 [ 198 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9639 | 2025.12.18 00:22:01.359117 [ 198 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9640 | 2025.12.18 00:22:01.359200 [ 198 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9641 | 2025.12.18 00:22:01.359294 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9642 | 2025.12.18 00:22:02.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.02 MiB, peak 329.15 MiB, free memory in arenas 0.00 B, will set to 319.92 MiB (RSS), difference: 2.90 MiB | ||
| 9643 | 2025.12.18 00:22:03.856411 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1138 | ||
| 9644 | 2025.12.18 00:22:03.858641 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9645 | 2025.12.18 00:22:03.858687 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9646 | 2025.12.18 00:22:03.859907 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9647 | 2025.12.18 00:22:03.860185 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9648 | 2025.12.18 00:22:03.860333 [ 94 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9649 | 2025.12.18 00:22:03.860377 [ 94 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9650 | 2025.12.18 00:22:03.860398 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9651 | 2025.12.18 00:22:03.860520 [ 201 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::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 | ||
| 9652 | 2025.12.18 00:22:03.860554 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1138 | ||
| 9653 | 2025.12.18 00:22:03.861090 [ 201 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9654 | 2025.12.18 00:22:03.861235 [ 201 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1020 rows starting from the beginning of the part | ||
| 9655 | 2025.12.18 00:22:03.861593 [ 201 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 9656 | 2025.12.18 00:22:03.861952 [ 201 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 22 rows starting from the beginning of the part | ||
| 9657 | 2025.12.18 00:22:03.862299 [ 201 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part | ||
| 9658 | 2025.12.18 00:22:03.862616 [ 201 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 9659 | 2025.12.18 00:22:03.862933 [ 201 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part | ||
| 9660 | 2025.12.18 00:22:03.868990 [ 198 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1138 rows, containing 72 columns (72 merged, 0 gathered) in 0.00852988 sec., 133413.3657214404 rows/sec., 105.62 MiB/sec. | ||
| 9661 | 2025.12.18 00:22:03.870254 [ 193 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9662 | 2025.12.18 00:22:03.870763 [ 193 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_41_8} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9663 | 2025.12.18 00:22:03.870837 [ 193 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_41_8} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9664 | 2025.12.18 00:22:03.871020 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
| 9665 | 2025.12.18 00:22:06.274243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26391 | ||
| 9666 | 2025.12.18 00:22:06.275004 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9667 | 2025.12.18 00:22:06.275053 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9668 | 2025.12.18 00:22:06.275560 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9669 | 2025.12.18 00:22:06.275805 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9670 | 2025.12.18 00:22:06.275956 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26391 | ||
| 9671 | 2025.12.18 00:22:06.368669 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9672 | 2025.12.18 00:22:06.368873 [ 260 ] {5a1df4d8-37bd-48e0-928f-08f18ae3f682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9673 | 2025.12.18 00:22:06.368950 [ 260 ] {5a1df4d8-37bd-48e0-928f-08f18ae3f682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9674 | 2025.12.18 00:22:06.369708 [ 260 ] {5a1df4d8-37bd-48e0-928f-08f18ae3f682} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9675 | 2025.12.18 00:22:06.369762 [ 260 ] {5a1df4d8-37bd-48e0-928f-08f18ae3f682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9676 | 2025.12.18 00:22:06.370190 [ 260 ] {5a1df4d8-37bd-48e0-928f-08f18ae3f682} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9677 | 2025.12.18 00:22:06.370426 [ 260 ] {5a1df4d8-37bd-48e0-928f-08f18ae3f682} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9678 | 2025.12.18 00:22:06.370592 [ 260 ] {5a1df4d8-37bd-48e0-928f-08f18ae3f682} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001776 sec., 13513.513513513513 rows/sec., 1.12 MiB/sec. | ||
| 9679 | 2025.12.18 00:22:06.370645 [ 260 ] {5a1df4d8-37bd-48e0-928f-08f18ae3f682} <Debug> TCPHandler: Processed in 0.002112015 sec. | ||
| 9680 | 2025.12.18 00:22:06.370771 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9681 | 2025.12.18 00:22:06.370876 [ 260 ] {263b1dc6-df38-42bc-aa89-68a2a1918f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9682 | 2025.12.18 00:22:06.370921 [ 260 ] {263b1dc6-df38-42bc-aa89-68a2a1918f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9683 | 2025.12.18 00:22:06.371330 [ 260 ] {263b1dc6-df38-42bc-aa89-68a2a1918f2f} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9684 | 2025.12.18 00:22:06.371369 [ 260 ] {263b1dc6-df38-42bc-aa89-68a2a1918f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9685 | 2025.12.18 00:22:06.371676 [ 260 ] {263b1dc6-df38-42bc-aa89-68a2a1918f2f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9686 | 2025.12.18 00:22:06.371888 [ 260 ] {263b1dc6-df38-42bc-aa89-68a2a1918f2f} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9687 | 2025.12.18 00:22:06.372026 [ 260 ] {263b1dc6-df38-42bc-aa89-68a2a1918f2f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001175 sec., 1702.127659574468 rows/sec., 138.80 KiB/sec. | ||
| 9688 | 2025.12.18 00:22:06.372065 [ 260 ] {263b1dc6-df38-42bc-aa89-68a2a1918f2f} <Debug> TCPHandler: Processed in 0.001347389 sec. | ||
| 9689 | 2025.12.18 00:22:06.372168 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9690 | 2025.12.18 00:22:06.372267 [ 260 ] {881dc71c-c86a-4f1e-9358-ce1f1410a93d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9691 | 2025.12.18 00:22:06.372308 [ 260 ] {881dc71c-c86a-4f1e-9358-ce1f1410a93d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9692 | 2025.12.18 00:22:06.373622 [ 260 ] {881dc71c-c86a-4f1e-9358-ce1f1410a93d} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9693 | 2025.12.18 00:22:06.373668 [ 260 ] {881dc71c-c86a-4f1e-9358-ce1f1410a93d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9694 | 2025.12.18 00:22:06.374091 [ 260 ] {881dc71c-c86a-4f1e-9358-ce1f1410a93d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9695 | 2025.12.18 00:22:06.374311 [ 260 ] {881dc71c-c86a-4f1e-9358-ce1f1410a93d} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9696 | 2025.12.18 00:22:06.374445 [ 260 ] {881dc71c-c86a-4f1e-9358-ce1f1410a93d} <Debug> executeQuery: Read 1397 rows, 120.17 KiB in 0.002198 sec., 635577.7979981801 rows/sec., 53.39 MiB/sec. | ||
| 9697 | 2025.12.18 00:22:06.374484 [ 260 ] {881dc71c-c86a-4f1e-9358-ce1f1410a93d} <Debug> TCPHandler: Processed in 0.002366076 sec. | ||
| 9698 | 2025.12.18 00:22:06.374595 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9699 | 2025.12.18 00:22:06.374692 [ 260 ] {05903344-af6d-4ccd-b826-066c7d0e9e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9700 | 2025.12.18 00:22:06.374734 [ 260 ] {05903344-af6d-4ccd-b826-066c7d0e9e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9701 | 2025.12.18 00:22:06.375152 [ 260 ] {05903344-af6d-4ccd-b826-066c7d0e9e83} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9702 | 2025.12.18 00:22:06.375190 [ 260 ] {05903344-af6d-4ccd-b826-066c7d0e9e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9703 | 2025.12.18 00:22:06.375489 [ 260 ] {05903344-af6d-4ccd-b826-066c7d0e9e83} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9704 | 2025.12.18 00:22:06.375707 [ 260 ] {05903344-af6d-4ccd-b826-066c7d0e9e83} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9705 | 2025.12.18 00:22:06.375840 [ 260 ] {05903344-af6d-4ccd-b826-066c7d0e9e83} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001167 sec., 46272.49357326478 rows/sec., 3.44 MiB/sec. | ||
| 9706 | 2025.12.18 00:22:06.375879 [ 260 ] {05903344-af6d-4ccd-b826-066c7d0e9e83} <Debug> TCPHandler: Processed in 0.001334659 sec. | ||
| 9707 | 2025.12.18 00:22:06.375985 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9708 | 2025.12.18 00:22:06.376081 [ 260 ] {bae1bd09-3934-4c51-85b7-548a9fe560e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9709 | 2025.12.18 00:22:06.376120 [ 260 ] {bae1bd09-3934-4c51-85b7-548a9fe560e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9710 | 2025.12.18 00:22:06.376585 [ 260 ] {bae1bd09-3934-4c51-85b7-548a9fe560e6} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9711 | 2025.12.18 00:22:06.376621 [ 260 ] {bae1bd09-3934-4c51-85b7-548a9fe560e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9712 | 2025.12.18 00:22:06.376929 [ 260 ] {bae1bd09-3934-4c51-85b7-548a9fe560e6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9713 | 2025.12.18 00:22:06.377138 [ 260 ] {bae1bd09-3934-4c51-85b7-548a9fe560e6} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9714 | 2025.12.18 00:22:06.377267 [ 260 ] {bae1bd09-3934-4c51-85b7-548a9fe560e6} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001204 sec., 209302.32558139536 rows/sec., 14.48 MiB/sec. | ||
| 9715 | 2025.12.18 00:22:06.377306 [ 260 ] {bae1bd09-3934-4c51-85b7-548a9fe560e6} <Debug> TCPHandler: Processed in 0.001371629 sec. | ||
| 9716 | 2025.12.18 00:22:06.377417 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9717 | 2025.12.18 00:22:06.377521 [ 260 ] {39472204-92de-40f2-ac4b-9dc186b90945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9718 | 2025.12.18 00:22:06.377560 [ 260 ] {39472204-92de-40f2-ac4b-9dc186b90945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9719 | 2025.12.18 00:22:06.377947 [ 260 ] {39472204-92de-40f2-ac4b-9dc186b90945} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9720 | 2025.12.18 00:22:06.377984 [ 260 ] {39472204-92de-40f2-ac4b-9dc186b90945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9721 | 2025.12.18 00:22:06.378276 [ 260 ] {39472204-92de-40f2-ac4b-9dc186b90945} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9722 | 2025.12.18 00:22:06.378478 [ 260 ] {39472204-92de-40f2-ac4b-9dc186b90945} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9723 | 2025.12.18 00:22:06.378605 [ 260 ] {39472204-92de-40f2-ac4b-9dc186b90945} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001104 sec., 10869.565217391304 rows/sec., 849.18 KiB/sec. | ||
| 9724 | 2025.12.18 00:22:06.378642 [ 260 ] {39472204-92de-40f2-ac4b-9dc186b90945} <Debug> TCPHandler: Processed in 0.001276189 sec. | ||
| 9725 | 2025.12.18 00:22:06.378752 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9726 | 2025.12.18 00:22:06.378847 [ 260 ] {ed6cd07e-09e2-4806-8ed0-00704660a239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9727 | 2025.12.18 00:22:06.378886 [ 260 ] {ed6cd07e-09e2-4806-8ed0-00704660a239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9728 | 2025.12.18 00:22:06.379497 [ 260 ] {ed6cd07e-09e2-4806-8ed0-00704660a239} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9729 | 2025.12.18 00:22:06.379533 [ 260 ] {ed6cd07e-09e2-4806-8ed0-00704660a239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9730 | 2025.12.18 00:22:06.379867 [ 260 ] {ed6cd07e-09e2-4806-8ed0-00704660a239} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9731 | 2025.12.18 00:22:06.380079 [ 260 ] {ed6cd07e-09e2-4806-8ed0-00704660a239} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9732 | 2025.12.18 00:22:06.380210 [ 260 ] {ed6cd07e-09e2-4806-8ed0-00704660a239} <Debug> executeQuery: Read 598 rows, 46.03 KiB in 0.001381 sec., 433019.55104996375 rows/sec., 32.55 MiB/sec. | ||
| 9733 | 2025.12.18 00:22:06.380248 [ 260 ] {ed6cd07e-09e2-4806-8ed0-00704660a239} <Debug> TCPHandler: Processed in 0.001545641 sec. | ||
| 9734 | 2025.12.18 00:22:06.380356 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9735 | 2025.12.18 00:22:06.380450 [ 260 ] {63259461-03c0-4a95-ba8d-344e137126e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9736 | 2025.12.18 00:22:06.380493 [ 260 ] {63259461-03c0-4a95-ba8d-344e137126e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9737 | 2025.12.18 00:22:06.381087 [ 260 ] {63259461-03c0-4a95-ba8d-344e137126e8} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9738 | 2025.12.18 00:22:06.381123 [ 260 ] {63259461-03c0-4a95-ba8d-344e137126e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9739 | 2025.12.18 00:22:06.381500 [ 260 ] {63259461-03c0-4a95-ba8d-344e137126e8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9740 | 2025.12.18 00:22:06.381748 [ 260 ] {63259461-03c0-4a95-ba8d-344e137126e8} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9741 | 2025.12.18 00:22:06.381890 [ 260 ] {63259461-03c0-4a95-ba8d-344e137126e8} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001458 sec., 604252.4005486968 rows/sec., 41.01 MiB/sec. | ||
| 9742 | 2025.12.18 00:22:06.381928 [ 260 ] {63259461-03c0-4a95-ba8d-344e137126e8} <Debug> TCPHandler: Processed in 0.001621722 sec. | ||
| 9743 | 2025.12.18 00:22:06.382037 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9744 | 2025.12.18 00:22:06.382131 [ 260 ] {4ef438d8-ce96-4db5-a784-ef94359908d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9745 | 2025.12.18 00:22:06.382193 [ 260 ] {4ef438d8-ce96-4db5-a784-ef94359908d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9746 | 2025.12.18 00:22:06.383084 [ 260 ] {4ef438d8-ce96-4db5-a784-ef94359908d9} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9747 | 2025.12.18 00:22:06.383119 [ 260 ] {4ef438d8-ce96-4db5-a784-ef94359908d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9748 | 2025.12.18 00:22:06.383699 [ 260 ] {4ef438d8-ce96-4db5-a784-ef94359908d9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9749 | 2025.12.18 00:22:06.383924 [ 260 ] {4ef438d8-ce96-4db5-a784-ef94359908d9} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9750 | 2025.12.18 00:22:06.384072 [ 260 ] {4ef438d8-ce96-4db5-a784-ef94359908d9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001958 sec., 20429.009193054135 rows/sec., 36.61 MiB/sec. | ||
| 9751 | 2025.12.18 00:22:06.384144 [ 260 ] {4ef438d8-ce96-4db5-a784-ef94359908d9} <Debug> TCPHandler: Processed in 0.002156235 sec. | ||
| 9752 | 2025.12.18 00:22:06.384252 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9753 | 2025.12.18 00:22:06.384347 [ 260 ] {b9a8ef38-7d25-4af9-9736-2a7f860e5e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9754 | 2025.12.18 00:22:06.384389 [ 260 ] {b9a8ef38-7d25-4af9-9736-2a7f860e5e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9755 | 2025.12.18 00:22:06.384725 [ 260 ] {b9a8ef38-7d25-4af9-9736-2a7f860e5e96} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9756 | 2025.12.18 00:22:06.384762 [ 260 ] {b9a8ef38-7d25-4af9-9736-2a7f860e5e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9757 | 2025.12.18 00:22:06.385076 [ 260 ] {b9a8ef38-7d25-4af9-9736-2a7f860e5e96} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9758 | 2025.12.18 00:22:06.385285 [ 260 ] {b9a8ef38-7d25-4af9-9736-2a7f860e5e96} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9759 | 2025.12.18 00:22:06.385416 [ 260 ] {b9a8ef38-7d25-4af9-9736-2a7f860e5e96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 9760 | 2025.12.18 00:22:06.385454 [ 260 ] {b9a8ef38-7d25-4af9-9736-2a7f860e5e96} <Debug> TCPHandler: Processed in 0.001251378 sec. | ||
| 9761 | 2025.12.18 00:22:07.673861 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 9762 | 2025.12.18 00:22:07.692720 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9763 | 2025.12.18 00:22:07.692779 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9764 | 2025.12.18 00:22:07.698953 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9765 | 2025.12.18 00:22:07.699663 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9766 | 2025.12.18 00:22:07.703062 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 9767 | 2025.12.18 00:22:11.337873 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9768 | 2025.12.18 00:22:11.338062 [ 260 ] {6a1d8c2c-2b84-4fb4-ae25-6ea20ebc9484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9769 | 2025.12.18 00:22:11.338122 [ 260 ] {6a1d8c2c-2b84-4fb4-ae25-6ea20ebc9484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9770 | 2025.12.18 00:22:11.338861 [ 260 ] {6a1d8c2c-2b84-4fb4-ae25-6ea20ebc9484} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9771 | 2025.12.18 00:22:11.338909 [ 260 ] {6a1d8c2c-2b84-4fb4-ae25-6ea20ebc9484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9772 | 2025.12.18 00:22:11.339300 [ 260 ] {6a1d8c2c-2b84-4fb4-ae25-6ea20ebc9484} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9773 | 2025.12.18 00:22:11.339527 [ 260 ] {6a1d8c2c-2b84-4fb4-ae25-6ea20ebc9484} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9774 | 2025.12.18 00:22:11.339686 [ 260 ] {6a1d8c2c-2b84-4fb4-ae25-6ea20ebc9484} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001635 sec., 34250.76452599389 rows/sec., 2.63 MiB/sec. | ||
| 9775 | 2025.12.18 00:22:11.339730 [ 260 ] {6a1d8c2c-2b84-4fb4-ae25-6ea20ebc9484} <Debug> TCPHandler: Processed in 0.001964023 sec. | ||
| 9776 | 2025.12.18 00:22:11.339864 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9777 | 2025.12.18 00:22:11.339987 [ 260 ] {92c31b96-37ee-4e9c-93bb-bcf23e9cbd5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9778 | 2025.12.18 00:22:11.340037 [ 260 ] {92c31b96-37ee-4e9c-93bb-bcf23e9cbd5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9779 | 2025.12.18 00:22:11.340478 [ 260 ] {92c31b96-37ee-4e9c-93bb-bcf23e9cbd5f} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9780 | 2025.12.18 00:22:11.340516 [ 260 ] {92c31b96-37ee-4e9c-93bb-bcf23e9cbd5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9781 | 2025.12.18 00:22:11.340854 [ 260 ] {92c31b96-37ee-4e9c-93bb-bcf23e9cbd5f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9782 | 2025.12.18 00:22:11.341066 [ 260 ] {92c31b96-37ee-4e9c-93bb-bcf23e9cbd5f} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9783 | 2025.12.18 00:22:11.341201 [ 260 ] {92c31b96-37ee-4e9c-93bb-bcf23e9cbd5f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001239 sec., 51654.5601291364 rows/sec., 4.03 MiB/sec. | ||
| 9784 | 2025.12.18 00:22:11.341242 [ 260 ] {92c31b96-37ee-4e9c-93bb-bcf23e9cbd5f} <Debug> TCPHandler: Processed in 0.00144089 sec. | ||
| 9785 | 2025.12.18 00:22:11.341359 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9786 | 2025.12.18 00:22:11.341455 [ 260 ] {f294b66c-220b-4e7b-bdbe-a5f455ac4ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9787 | 2025.12.18 00:22:11.341499 [ 260 ] {f294b66c-220b-4e7b-bdbe-a5f455ac4ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9788 | 2025.12.18 00:22:11.341918 [ 260 ] {f294b66c-220b-4e7b-bdbe-a5f455ac4ee0} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9789 | 2025.12.18 00:22:11.341954 [ 260 ] {f294b66c-220b-4e7b-bdbe-a5f455ac4ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9790 | 2025.12.18 00:22:11.342302 [ 260 ] {f294b66c-220b-4e7b-bdbe-a5f455ac4ee0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9791 | 2025.12.18 00:22:11.342510 [ 260 ] {f294b66c-220b-4e7b-bdbe-a5f455ac4ee0} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9792 | 2025.12.18 00:22:11.342640 [ 260 ] {f294b66c-220b-4e7b-bdbe-a5f455ac4ee0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 9793 | 2025.12.18 00:22:11.342679 [ 260 ] {f294b66c-220b-4e7b-bdbe-a5f455ac4ee0} <Debug> TCPHandler: Processed in 0.001369419 sec. | ||
| 9794 | 2025.12.18 00:22:11.342785 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9795 | 2025.12.18 00:22:11.342879 [ 260 ] {5bbf4004-c9f5-4f6f-94a0-6ac620395fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9796 | 2025.12.18 00:22:11.342922 [ 260 ] {5bbf4004-c9f5-4f6f-94a0-6ac620395fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9797 | 2025.12.18 00:22:11.343251 [ 260 ] {5bbf4004-c9f5-4f6f-94a0-6ac620395fb8} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9798 | 2025.12.18 00:22:11.343287 [ 260 ] {5bbf4004-c9f5-4f6f-94a0-6ac620395fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9799 | 2025.12.18 00:22:11.343589 [ 260 ] {5bbf4004-c9f5-4f6f-94a0-6ac620395fb8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9800 | 2025.12.18 00:22:11.343796 [ 260 ] {5bbf4004-c9f5-4f6f-94a0-6ac620395fb8} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9801 | 2025.12.18 00:22:11.343929 [ 260 ] {5bbf4004-c9f5-4f6f-94a0-6ac620395fb8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 9802 | 2025.12.18 00:22:11.343967 [ 260 ] {5bbf4004-c9f5-4f6f-94a0-6ac620395fb8} <Debug> TCPHandler: Processed in 0.001232098 sec. | ||
| 9803 | 2025.12.18 00:22:13.620197 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9804 | 2025.12.18 00:22:13.620280 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9805 | 2025.12.18 00:22:13.776453 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26839 | ||
| 9806 | 2025.12.18 00:22:13.777034 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9807 | 2025.12.18 00:22:13.777091 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9808 | 2025.12.18 00:22:13.777627 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9809 | 2025.12.18 00:22:13.777872 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9810 | 2025.12.18 00:22:13.778022 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26839 | ||
| 9811 | 2025.12.18 00:22:13.778030 [ 30 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9812 | 2025.12.18 00:22:13.778082 [ 30 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9813 | 2025.12.18 00:22:13.778103 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9814 | 2025.12.18 00:22:13.778224 [ 197 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::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 | ||
| 9815 | 2025.12.18 00:22:13.778384 [ 197 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9816 | 2025.12.18 00:22:13.778430 [ 197 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24471 rows starting from the beginning of the part | ||
| 9817 | 2025.12.18 00:22:13.778502 [ 197 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 9818 | 2025.12.18 00:22:13.778554 [ 197 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 9819 | 2025.12.18 00:22:13.778601 [ 197 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 9820 | 2025.12.18 00:22:13.778645 [ 197 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 9821 | 2025.12.18 00:22:13.778691 [ 197 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 9822 | 2025.12.18 00:22:13.781016 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26839 rows, containing 4 columns (4 merged, 0 gathered) in 0.00284803 sec., 9423706.91319965 rows/sec., 134.81 MiB/sec. | ||
| 9823 | 2025.12.18 00:22:13.781341 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9824 | 2025.12.18 00:22:13.781685 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_56_11} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9825 | 2025.12.18 00:22:13.781774 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_56_11} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9826 | 2025.12.18 00:22:13.781905 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 9827 | 2025.12.18 00:22:13.861142 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1166 | ||
| 9828 | 2025.12.18 00:22:13.863522 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9829 | 2025.12.18 00:22:13.863559 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9830 | 2025.12.18 00:22:13.864690 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9831 | 2025.12.18 00:22:13.864948 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9832 | 2025.12.18 00:22:13.865195 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1166 | ||
| 9833 | 2025.12.18 00:22:15.203504 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 9834 | 2025.12.18 00:22:15.221046 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9835 | 2025.12.18 00:22:15.221106 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9836 | 2025.12.18 00:22:15.227428 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9837 | 2025.12.18 00:22:15.228168 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9838 | 2025.12.18 00:22:15.228454 [ 75 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9839 | 2025.12.18 00:22:15.228498 [ 75 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9840 | 2025.12.18 00:22:15.228520 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9841 | 2025.12.18 00:22:15.228623 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 9842 | 2025.12.18 00:22:15.231179 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 9843 | 2025.12.18 00:22:15.231618 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9844 | 2025.12.18 00:22:15.232410 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 9845 | 2025.12.18 00:22:15.235782 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 9846 | 2025.12.18 00:22:15.239041 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 9847 | 2025.12.18 00:22:15.242870 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 9848 | 2025.12.18 00:22:15.246856 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 9849 | 2025.12.18 00:22:15.250566 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 9850 | 2025.12.18 00:22:15.302058 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.073477126 sec., 5743.283971123204 rows/sec., 29.70 MiB/sec. | ||
| 9851 | 2025.12.18 00:22:15.303935 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9852 | 2025.12.18 00:22:15.305569 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_56_11} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9853 | 2025.12.18 00:22:15.305661 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_56_11} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9854 | 2025.12.18 00:22:15.307099 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9855 | 2025.12.18 00:22:16.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.03 MiB, peak 334.43 MiB, free memory in arenas 0.00 B, will set to 322.06 MiB (RSS), difference: 1.03 MiB | ||
| 9856 | 2025.12.18 00:22:16.339670 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9857 | 2025.12.18 00:22:16.339961 [ 260 ] {598001ee-fa18-4f01-8584-1db6799433ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9858 | 2025.12.18 00:22:16.340070 [ 260 ] {598001ee-fa18-4f01-8584-1db6799433ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9859 | 2025.12.18 00:22:16.340954 [ 260 ] {598001ee-fa18-4f01-8584-1db6799433ce} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9860 | 2025.12.18 00:22:16.341007 [ 260 ] {598001ee-fa18-4f01-8584-1db6799433ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9861 | 2025.12.18 00:22:16.341430 [ 260 ] {598001ee-fa18-4f01-8584-1db6799433ce} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9862 | 2025.12.18 00:22:16.341681 [ 260 ] {598001ee-fa18-4f01-8584-1db6799433ce} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9863 | 2025.12.18 00:22:16.341854 [ 260 ] {598001ee-fa18-4f01-8584-1db6799433ce} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001971 sec., 69000.50735667173 rows/sec., 5.98 MiB/sec. | ||
| 9864 | 2025.12.18 00:22:16.341906 [ 260 ] {598001ee-fa18-4f01-8584-1db6799433ce} <Debug> TCPHandler: Processed in 0.002427807 sec. | ||
| 9865 | 2025.12.18 00:22:16.342038 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9866 | 2025.12.18 00:22:16.342169 [ 260 ] {41c5c1bc-15de-42d5-b784-eef9acd221ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9867 | 2025.12.18 00:22:16.342222 [ 260 ] {41c5c1bc-15de-42d5-b784-eef9acd221ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9868 | 2025.12.18 00:22:16.342700 [ 260 ] {41c5c1bc-15de-42d5-b784-eef9acd221ff} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9869 | 2025.12.18 00:22:16.342738 [ 260 ] {41c5c1bc-15de-42d5-b784-eef9acd221ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9870 | 2025.12.18 00:22:16.343073 [ 260 ] {41c5c1bc-15de-42d5-b784-eef9acd221ff} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9871 | 2025.12.18 00:22:16.343309 [ 260 ] {41c5c1bc-15de-42d5-b784-eef9acd221ff} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9872 | 2025.12.18 00:22:16.343478 [ 260 ] {41c5c1bc-15de-42d5-b784-eef9acd221ff} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001337 sec., 29917.726252804787 rows/sec., 2.20 MiB/sec. | ||
| 9873 | 2025.12.18 00:22:16.343519 [ 260 ] {41c5c1bc-15de-42d5-b784-eef9acd221ff} <Debug> TCPHandler: Processed in 0.001546751 sec. | ||
| 9874 | 2025.12.18 00:22:16.343626 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9875 | 2025.12.18 00:22:16.343723 [ 260 ] {35912a8f-fbf1-42d9-be63-794bb7bdddfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9876 | 2025.12.18 00:22:16.343765 [ 260 ] {35912a8f-fbf1-42d9-be63-794bb7bdddfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9877 | 2025.12.18 00:22:16.344189 [ 260 ] {35912a8f-fbf1-42d9-be63-794bb7bdddfc} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9878 | 2025.12.18 00:22:16.344226 [ 260 ] {35912a8f-fbf1-42d9-be63-794bb7bdddfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9879 | 2025.12.18 00:22:16.344547 [ 260 ] {35912a8f-fbf1-42d9-be63-794bb7bdddfc} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9880 | 2025.12.18 00:22:16.344768 [ 260 ] {35912a8f-fbf1-42d9-be63-794bb7bdddfc} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9881 | 2025.12.18 00:22:16.344927 [ 260 ] {35912a8f-fbf1-42d9-be63-794bb7bdddfc} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001223 sec., 85036.79476696649 rows/sec., 6.64 MiB/sec. | ||
| 9882 | 2025.12.18 00:22:16.344968 [ 260 ] {35912a8f-fbf1-42d9-be63-794bb7bdddfc} <Debug> TCPHandler: Processed in 0.001391979 sec. | ||
| 9883 | 2025.12.18 00:22:16.345082 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9884 | 2025.12.18 00:22:16.345177 [ 260 ] {ec6ed80b-289e-4731-91e8-ccbb54672288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9885 | 2025.12.18 00:22:16.345224 [ 260 ] {ec6ed80b-289e-4731-91e8-ccbb54672288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9886 | 2025.12.18 00:22:16.345721 [ 260 ] {ec6ed80b-289e-4731-91e8-ccbb54672288} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9887 | 2025.12.18 00:22:16.345756 [ 260 ] {ec6ed80b-289e-4731-91e8-ccbb54672288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9888 | 2025.12.18 00:22:16.346125 [ 260 ] {ec6ed80b-289e-4731-91e8-ccbb54672288} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9889 | 2025.12.18 00:22:16.346341 [ 260 ] {ec6ed80b-289e-4731-91e8-ccbb54672288} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9890 | 2025.12.18 00:22:16.346474 [ 260 ] {ec6ed80b-289e-4731-91e8-ccbb54672288} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001315 sec., 121673.00380228137 rows/sec., 8.47 MiB/sec. | ||
| 9891 | 2025.12.18 00:22:16.346513 [ 260 ] {ec6ed80b-289e-4731-91e8-ccbb54672288} <Debug> TCPHandler: Processed in 0.00148222 sec. | ||
| 9892 | 2025.12.18 00:22:16.346619 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9893 | 2025.12.18 00:22:16.346716 [ 260 ] {53185d2f-250c-4fd4-91c1-d463a7d62fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9894 | 2025.12.18 00:22:16.346772 [ 260 ] {53185d2f-250c-4fd4-91c1-d463a7d62fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9895 | 2025.12.18 00:22:16.347592 [ 260 ] {53185d2f-250c-4fd4-91c1-d463a7d62fd9} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9896 | 2025.12.18 00:22:16.347629 [ 260 ] {53185d2f-250c-4fd4-91c1-d463a7d62fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9897 | 2025.12.18 00:22:16.348200 [ 260 ] {53185d2f-250c-4fd4-91c1-d463a7d62fd9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9898 | 2025.12.18 00:22:16.348438 [ 260 ] {53185d2f-250c-4fd4-91c1-d463a7d62fd9} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9899 | 2025.12.18 00:22:16.348550 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9900 | 2025.12.18 00:22:16.348587 [ 260 ] {53185d2f-250c-4fd4-91c1-d463a7d62fd9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001888 sec., 21186.440677966104 rows/sec., 37.97 MiB/sec. | ||
| 9901 | 2025.12.18 00:22:16.348590 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9902 | 2025.12.18 00:22:16.348623 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9903 | 2025.12.18 00:22:16.348641 [ 260 ] {53185d2f-250c-4fd4-91c1-d463a7d62fd9} <Debug> TCPHandler: Processed in 0.002072824 sec. | ||
| 9904 | 2025.12.18 00:22:16.348734 [ 194 ] {fc04f179-004d-4506-963a-c921a29605f5::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 | ||
| 9905 | 2025.12.18 00:22:16.348750 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9906 | 2025.12.18 00:22:16.348864 [ 260 ] {c28fd136-1c1f-4548-aee1-83d4a0f5e90f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9907 | 2025.12.18 00:22:16.348905 [ 260 ] {c28fd136-1c1f-4548-aee1-83d4a0f5e90f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9908 | 2025.12.18 00:22:16.348995 [ 194 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9909 | 2025.12.18 00:22:16.349072 [ 194 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1336 rows starting from the beginning of the part | ||
| 9910 | 2025.12.18 00:22:16.349210 [ 194 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 9911 | 2025.12.18 00:22:16.349232 [ 260 ] {c28fd136-1c1f-4548-aee1-83d4a0f5e90f} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9912 | 2025.12.18 00:22:16.349269 [ 260 ] {c28fd136-1c1f-4548-aee1-83d4a0f5e90f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9913 | 2025.12.18 00:22:16.349324 [ 194 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 9914 | 2025.12.18 00:22:16.349430 [ 194 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 9915 | 2025.12.18 00:22:16.349518 [ 194 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
| 9916 | 2025.12.18 00:22:16.349570 [ 260 ] {c28fd136-1c1f-4548-aee1-83d4a0f5e90f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9917 | 2025.12.18 00:22:16.349671 [ 194 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 9918 | 2025.12.18 00:22:16.349867 [ 260 ] {c28fd136-1c1f-4548-aee1-83d4a0f5e90f} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9919 | 2025.12.18 00:22:16.350007 [ 260 ] {c28fd136-1c1f-4548-aee1-83d4a0f5e90f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 9920 | 2025.12.18 00:22:16.350046 [ 260 ] {c28fd136-1c1f-4548-aee1-83d4a0f5e90f} <Debug> TCPHandler: Processed in 0.001338679 sec. | ||
| 9921 | 2025.12.18 00:22:16.359055 [ 188 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1536 rows, containing 19 columns (19 merged, 0 gathered) in 0.010365132 sec., 148189.1402830181 rows/sec., 265.55 MiB/sec. | ||
| 9922 | 2025.12.18 00:22:16.361057 [ 191 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9923 | 2025.12.18 00:22:16.361405 [ 191 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9924 | 2025.12.18 00:22:16.361471 [ 191 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9925 | 2025.12.18 00:22:16.361625 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.73 MiB. | ||
| 9926 | 2025.12.18 00:22:17.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.53 MiB, peak 334.43 MiB, free memory in arenas 0.00 B, will set to 328.82 MiB (RSS), difference: 6.28 MiB | ||
| 9927 | 2025.12.18 00:22:19.108197 [ 71 ] {} <Debug> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 9928 | 2025.12.18 00:22:19.108303 [ 71 ] {} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9929 | 2025.12.18 00:22:19.108330 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9930 | 2025.12.18 00:22:19.108510 [ 190 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 9931 | 2025.12.18 00:22:19.108697 [ 190 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9932 | 2025.12.18 00:22:19.108745 [ 190 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 9933 | 2025.12.18 00:22:19.108834 [ 190 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 9934 | 2025.12.18 00:22:19.108896 [ 190 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part | ||
| 9935 | 2025.12.18 00:22:19.108969 [ 190 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 9936 | 2025.12.18 00:22:19.109034 [ 190 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 9937 | 2025.12.18 00:22:19.109972 [ 191 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015477 sec., 27137.0420624152 rows/sec., 2.28 MiB/sec. | ||
| 9938 | 2025.12.18 00:22:19.110211 [ 188 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 9939 | 2025.12.18 00:22:19.110640 [ 188 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_21_5} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9940 | 2025.12.18 00:22:19.110741 [ 188 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_21_5} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 9941 | 2025.12.18 00:22:19.110874 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9942 | 2025.12.18 00:22:21.279120 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27351 | ||
| 9943 | 2025.12.18 00:22:21.279665 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9944 | 2025.12.18 00:22:21.279716 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9945 | 2025.12.18 00:22:21.280217 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9946 | 2025.12.18 00:22:21.280470 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9947 | 2025.12.18 00:22:21.280634 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27351 | ||
| 9948 | 2025.12.18 00:22:21.338154 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9949 | 2025.12.18 00:22:21.338344 [ 260 ] {59238ed9-3476-499c-9326-747a9221c3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9950 | 2025.12.18 00:22:21.338418 [ 260 ] {59238ed9-3476-499c-9326-747a9221c3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9951 | 2025.12.18 00:22:21.339099 [ 260 ] {59238ed9-3476-499c-9326-747a9221c3c3} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9952 | 2025.12.18 00:22:21.339154 [ 260 ] {59238ed9-3476-499c-9326-747a9221c3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9953 | 2025.12.18 00:22:21.339591 [ 260 ] {59238ed9-3476-499c-9326-747a9221c3c3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9954 | 2025.12.18 00:22:21.339825 [ 260 ] {59238ed9-3476-499c-9326-747a9221c3c3} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9955 | 2025.12.18 00:22:21.339996 [ 260 ] {59238ed9-3476-499c-9326-747a9221c3c3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001703 sec., 32883.14738696418 rows/sec., 2.53 MiB/sec. | ||
| 9956 | 2025.12.18 00:22:21.340050 [ 260 ] {59238ed9-3476-499c-9326-747a9221c3c3} <Debug> TCPHandler: Processed in 0.002028304 sec. | ||
| 9957 | 2025.12.18 00:22:21.340175 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9958 | 2025.12.18 00:22:21.340280 [ 260 ] {c93b54d5-020b-4235-82c0-886d756af071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9959 | 2025.12.18 00:22:21.340326 [ 260 ] {c93b54d5-020b-4235-82c0-886d756af071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9960 | 2025.12.18 00:22:21.340756 [ 260 ] {c93b54d5-020b-4235-82c0-886d756af071} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9961 | 2025.12.18 00:22:21.340795 [ 260 ] {c93b54d5-020b-4235-82c0-886d756af071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9962 | 2025.12.18 00:22:21.341122 [ 260 ] {c93b54d5-020b-4235-82c0-886d756af071} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9963 | 2025.12.18 00:22:21.341346 [ 260 ] {c93b54d5-020b-4235-82c0-886d756af071} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9964 | 2025.12.18 00:22:21.341489 [ 260 ] {c93b54d5-020b-4235-82c0-886d756af071} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001233 sec., 51905.92051905921 rows/sec., 4.05 MiB/sec. | ||
| 9965 | 2025.12.18 00:22:21.341531 [ 260 ] {c93b54d5-020b-4235-82c0-886d756af071} <Debug> TCPHandler: Processed in 0.00141068 sec. | ||
| 9966 | 2025.12.18 00:22:21.341646 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9967 | 2025.12.18 00:22:21.341746 [ 260 ] {79ef9b0d-a162-4c29-8d26-54667a06b478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9968 | 2025.12.18 00:22:21.341791 [ 260 ] {79ef9b0d-a162-4c29-8d26-54667a06b478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9969 | 2025.12.18 00:22:21.342208 [ 260 ] {79ef9b0d-a162-4c29-8d26-54667a06b478} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9970 | 2025.12.18 00:22:21.342246 [ 260 ] {79ef9b0d-a162-4c29-8d26-54667a06b478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9971 | 2025.12.18 00:22:21.342589 [ 260 ] {79ef9b0d-a162-4c29-8d26-54667a06b478} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9972 | 2025.12.18 00:22:21.342809 [ 260 ] {79ef9b0d-a162-4c29-8d26-54667a06b478} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9973 | 2025.12.18 00:22:21.342954 [ 260 ] {79ef9b0d-a162-4c29-8d26-54667a06b478} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 9974 | 2025.12.18 00:22:21.342992 [ 260 ] {79ef9b0d-a162-4c29-8d26-54667a06b478} <Debug> TCPHandler: Processed in 0.00139669 sec. | ||
| 9975 | 2025.12.18 00:22:21.343107 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9976 | 2025.12.18 00:22:21.343202 [ 260 ] {3a48bde4-d6c0-458e-9d08-a0bd7a8ea717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9977 | 2025.12.18 00:22:21.343245 [ 260 ] {3a48bde4-d6c0-458e-9d08-a0bd7a8ea717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9978 | 2025.12.18 00:22:21.343578 [ 260 ] {3a48bde4-d6c0-458e-9d08-a0bd7a8ea717} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9979 | 2025.12.18 00:22:21.343614 [ 260 ] {3a48bde4-d6c0-458e-9d08-a0bd7a8ea717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9980 | 2025.12.18 00:22:21.343941 [ 260 ] {3a48bde4-d6c0-458e-9d08-a0bd7a8ea717} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9981 | 2025.12.18 00:22:21.344164 [ 260 ] {3a48bde4-d6c0-458e-9d08-a0bd7a8ea717} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9982 | 2025.12.18 00:22:21.344304 [ 260 ] {3a48bde4-d6c0-458e-9d08-a0bd7a8ea717} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 9983 | 2025.12.18 00:22:21.344342 [ 260 ] {3a48bde4-d6c0-458e-9d08-a0bd7a8ea717} <Debug> TCPHandler: Processed in 0.001285819 sec. | ||
| 9984 | 2025.12.18 00:22:21.464308 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44973 | ||
| 9985 | 2025.12.18 00:22:21.464407 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9986 | 2025.12.18 00:22:21.464434 [ 288 ] {} <Debug> TCP-Session: 668275ef-17e0-4631-a39f-4251876ca51c Authenticating user 'default' from [fd00:1122:3344:101::e]:44973 | ||
| 9987 | 2025.12.18 00:22:21.464456 [ 288 ] {} <Debug> TCP-Session: 668275ef-17e0-4631-a39f-4251876ca51c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9988 | 2025.12.18 00:22:21.464469 [ 288 ] {} <Debug> TCP-Session: 668275ef-17e0-4631-a39f-4251876ca51c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9989 | 2025.12.18 00:22:21.464676 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35435 | ||
| 9990 | 2025.12.18 00:22:21.464708 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33065 | ||
| 9991 | 2025.12.18 00:22:21.464737 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63457 | ||
| 9992 | 2025.12.18 00:22:21.464779 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56174 | ||
| 9993 | 2025.12.18 00:22:21.464789 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9994 | 2025.12.18 00:22:21.464853 [ 288 ] {} <Trace> TCP-Session: 668275ef-17e0-4631-a39f-4251876ca51c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9995 | 2025.12.18 00:22:21.464878 [ 289 ] {} <Debug> TCP-Session: e02b345c-570c-4729-a1e9-ef276e8727f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35435 | ||
| 9996 | 2025.12.18 00:22:21.464855 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9997 | 2025.12.18 00:22:21.464914 [ 289 ] {} <Debug> TCP-Session: e02b345c-570c-4729-a1e9-ef276e8727f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9998 | 2025.12.18 00:22:21.464788 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48547 | ||
| 9999 | 2025.12.18 00:22:21.464940 [ 289 ] {} <Debug> TCP-Session: e02b345c-570c-4729-a1e9-ef276e8727f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10000 | 2025.12.18 00:22:21.464938 [ 290 ] {} <Debug> TCP-Session: 72ed8015-ea11-4da1-ae66-7ada1829f946 Authenticating user 'default' from [fd00:1122:3344:101::e]:33065 | ||
| 10001 | 2025.12.18 00:22:21.464765 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49346 | ||
| 10002 | 2025.12.18 00:22:21.465038 [ 290 ] {} <Debug> TCP-Session: 72ed8015-ea11-4da1-ae66-7ada1829f946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10003 | 2025.12.18 00:22:21.465045 [ 288 ] {10177ba0-7ff2-439b-bcd9-938a946ff907} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44973) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10004 | 2025.12.18 00:22:21.465065 [ 290 ] {} <Debug> TCP-Session: 72ed8015-ea11-4da1-ae66-7ada1829f946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10005 | 2025.12.18 00:22:21.465095 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10006 | 2025.12.18 00:22:21.464724 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35633 | ||
| 10007 | 2025.12.18 00:22:21.465125 [ 286 ] {} <Debug> TCP-Session: b6721700-e26a-4747-bffe-fb12c5472719 Authenticating user 'default' from [fd00:1122:3344:101::e]:56174 | ||
| 10008 | 2025.12.18 00:22:21.464717 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48280 | ||
| 10009 | 2025.12.18 00:22:21.465164 [ 286 ] {} <Debug> TCP-Session: b6721700-e26a-4747-bffe-fb12c5472719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10010 | 2025.12.18 00:22:21.464861 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10011 | 2025.12.18 00:22:21.465198 [ 286 ] {} <Debug> TCP-Session: b6721700-e26a-4747-bffe-fb12c5472719 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10012 | 2025.12.18 00:22:21.465228 [ 293 ] {} <Debug> TCP-Session: 5b78779c-0a7c-48c5-9cd9-ac43d81bf1ba Authenticating user 'default' from [fd00:1122:3344:101::e]:63457 | ||
| 10013 | 2025.12.18 00:22:21.465249 [ 293 ] {} <Debug> TCP-Session: 5b78779c-0a7c-48c5-9cd9-ac43d81bf1ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10014 | 2025.12.18 00:22:21.465262 [ 293 ] {} <Debug> TCP-Session: 5b78779c-0a7c-48c5-9cd9-ac43d81bf1ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10015 | 2025.12.18 00:22:21.465355 [ 288 ] {10177ba0-7ff2-439b-bcd9-938a946ff907} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10016 | 2025.12.18 00:22:21.465408 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10017 | 2025.12.18 00:22:21.465421 [ 288 ] {10177ba0-7ff2-439b-bcd9-938a946ff907} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10018 | 2025.12.18 00:22:21.465451 [ 287 ] {} <Debug> TCP-Session: 19306733-f8ed-4e31-a908-748932359bb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48547 | ||
| 10019 | 2025.12.18 00:22:21.465481 [ 287 ] {} <Debug> TCP-Session: 19306733-f8ed-4e31-a908-748932359bb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10020 | 2025.12.18 00:22:21.465485 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10021 | 2025.12.18 00:22:21.465494 [ 287 ] {} <Debug> TCP-Session: 19306733-f8ed-4e31-a908-748932359bb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10022 | 2025.12.18 00:22:21.465516 [ 291 ] {} <Debug> TCP-Session: 9ef683fc-f912-47ed-9123-40092c745133 Authenticating user 'default' from [fd00:1122:3344:101::e]:35633 | ||
| 10023 | 2025.12.18 00:22:21.465534 [ 291 ] {} <Debug> TCP-Session: 9ef683fc-f912-47ed-9123-40092c745133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10024 | 2025.12.18 00:22:21.465546 [ 291 ] {} <Debug> TCP-Session: 9ef683fc-f912-47ed-9123-40092c745133 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10025 | 2025.12.18 00:22:21.465747 [ 288 ] {10177ba0-7ff2-439b-bcd9-938a946ff907} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 10026 | 2025.12.18 00:22:21.465848 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10027 | 2025.12.18 00:22:21.465875 [ 292 ] {} <Debug> TCP-Session: 4cb452bc-5199-4469-bb1d-e9f532b13977 Authenticating user 'default' from [fd00:1122:3344:101::e]:48280 | ||
| 10028 | 2025.12.18 00:22:21.465893 [ 292 ] {} <Debug> TCP-Session: 4cb452bc-5199-4469-bb1d-e9f532b13977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10029 | 2025.12.18 00:22:21.465905 [ 292 ] {} <Debug> TCP-Session: 4cb452bc-5199-4469-bb1d-e9f532b13977 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10030 | 2025.12.18 00:22:21.465952 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10031 | 2025.12.18 00:22:21.465984 [ 294 ] {} <Debug> TCP-Session: 4cd58f93-6115-4e41-94fa-50a13e5c816d Authenticating user 'default' from [fd00:1122:3344:101::e]:49346 | ||
| 10032 | 2025.12.18 00:22:21.466001 [ 294 ] {} <Debug> TCP-Session: 4cd58f93-6115-4e41-94fa-50a13e5c816d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10033 | 2025.12.18 00:22:21.466013 [ 294 ] {} <Debug> TCP-Session: 4cd58f93-6115-4e41-94fa-50a13e5c816d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10034 | 2025.12.18 00:22:21.466694 [ 358 ] {10177ba0-7ff2-439b-bcd9-938a946ff907} <Trace> AggregatingTransform: Aggregating | ||
| 10035 | 2025.12.18 00:22:21.466731 [ 358 ] {10177ba0-7ff2-439b-bcd9-938a946ff907} <Trace> Aggregator: Aggregation method: without_key | ||
| 10036 | 2025.12.18 00:22:21.466769 [ 358 ] {10177ba0-7ff2-439b-bcd9-938a946ff907} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911976 sec. (1096.520 rows/sec., 42.83 KiB/sec.) | ||
| 10037 | 2025.12.18 00:22:21.466789 [ 358 ] {10177ba0-7ff2-439b-bcd9-938a946ff907} <Trace> Aggregator: Merging aggregated data | ||
| 10038 | 2025.12.18 00:22:21.468007 [ 288 ] {10177ba0-7ff2-439b-bcd9-938a946ff907} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003016 sec., 331.56498673740055 rows/sec., 12.95 KiB/sec. | ||
| 10039 | 2025.12.18 00:22:21.468208 [ 288 ] {10177ba0-7ff2-439b-bcd9-938a946ff907} <Debug> TCPHandler: Processed in 0.003527065 sec. | ||
| 10040 | 2025.12.18 00:22:21.468315 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10041 | 2025.12.18 00:22:21.468334 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10042 | 2025.12.18 00:22:21.468346 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10043 | 2025.12.18 00:22:21.468354 [ 288 ] {} <Debug> TCP-Session: 668275ef-17e0-4631-a39f-4251876ca51c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10044 | 2025.12.18 00:22:21.468392 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10045 | 2025.12.18 00:22:21.468402 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10046 | 2025.12.18 00:22:21.468412 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10047 | 2025.12.18 00:22:21.468432 [ 292 ] {} <Debug> TCP-Session: 4cb452bc-5199-4469-bb1d-e9f532b13977 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10048 | 2025.12.18 00:22:21.468450 [ 291 ] {} <Debug> TCP-Session: 9ef683fc-f912-47ed-9123-40092c745133 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10049 | 2025.12.18 00:22:21.468474 [ 293 ] {} <Debug> TCP-Session: 5b78779c-0a7c-48c5-9cd9-ac43d81bf1ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10050 | 2025.12.18 00:22:21.468425 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10051 | 2025.12.18 00:22:21.468404 [ 289 ] {} <Debug> TCP-Session: e02b345c-570c-4729-a1e9-ef276e8727f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10052 | 2025.12.18 00:22:21.468382 [ 287 ] {} <Debug> TCP-Session: 19306733-f8ed-4e31-a908-748932359bb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10053 | 2025.12.18 00:22:21.468544 [ 286 ] {} <Debug> TCP-Session: b6721700-e26a-4747-bffe-fb12c5472719 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10054 | 2025.12.18 00:22:21.468373 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10055 | 2025.12.18 00:22:21.468361 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10056 | 2025.12.18 00:22:21.468609 [ 290 ] {} <Debug> TCP-Session: 72ed8015-ea11-4da1-ae66-7ada1829f946 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10057 | 2025.12.18 00:22:21.468626 [ 294 ] {} <Debug> TCP-Session: 4cd58f93-6115-4e41-94fa-50a13e5c816d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10058 | 2025.12.18 00:22:22.731978 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 10059 | 2025.12.18 00:22:22.747307 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10060 | 2025.12.18 00:22:22.747372 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10061 | 2025.12.18 00:22:22.752846 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10062 | 2025.12.18 00:22:22.753550 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10063 | 2025.12.18 00:22:22.756386 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 10064 | 2025.12.18 00:22:23.810620 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60003 | ||
| 10065 | 2025.12.18 00:22:23.810735 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10066 | 2025.12.18 00:22:23.810765 [ 290 ] {} <Debug> TCP-Session: 5c9bb461-082f-4f4a-b243-7f101cc6b8d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60003 | ||
| 10067 | 2025.12.18 00:22:23.810790 [ 290 ] {} <Debug> TCP-Session: 5c9bb461-082f-4f4a-b243-7f101cc6b8d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10068 | 2025.12.18 00:22:23.810805 [ 290 ] {} <Debug> TCP-Session: 5c9bb461-082f-4f4a-b243-7f101cc6b8d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10069 | 2025.12.18 00:22:23.810965 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47394 | ||
| 10070 | 2025.12.18 00:22:23.810978 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38926 | ||
| 10071 | 2025.12.18 00:22:23.811006 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46111 | ||
| 10072 | 2025.12.18 00:22:23.811034 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53444 | ||
| 10073 | 2025.12.18 00:22:23.811014 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40068 | ||
| 10074 | 2025.12.18 00:22:23.811115 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10075 | 2025.12.18 00:22:23.811128 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10076 | 2025.12.18 00:22:23.811146 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10077 | 2025.12.18 00:22:23.811165 [ 293 ] {} <Debug> TCP-Session: f03581d7-e23d-4f8f-bd1d-c6207e4e828b Authenticating user 'default' from [fd00:1122:3344:101::e]:38926 | ||
| 10078 | 2025.12.18 00:22:23.811179 [ 287 ] {} <Debug> TCP-Session: d2018e7a-f9ad-4a99-bfcd-74b3385319f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46111 | ||
| 10079 | 2025.12.18 00:22:23.811186 [ 289 ] {} <Debug> TCP-Session: 52e7f25e-0b1d-4dc1-860b-24227701c1fa Authenticating user 'default' from [fd00:1122:3344:101::e]:53444 | ||
| 10080 | 2025.12.18 00:22:23.811199 [ 293 ] {} <Debug> TCP-Session: f03581d7-e23d-4f8f-bd1d-c6207e4e828b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10081 | 2025.12.18 00:22:23.811212 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10082 | 2025.12.18 00:22:23.811217 [ 287 ] {} <Debug> TCP-Session: d2018e7a-f9ad-4a99-bfcd-74b3385319f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10083 | 2025.12.18 00:22:23.811224 [ 293 ] {} <Debug> TCP-Session: f03581d7-e23d-4f8f-bd1d-c6207e4e828b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10084 | 2025.12.18 00:22:23.811251 [ 288 ] {} <Debug> TCP-Session: daf69459-d46b-4540-8c85-8840917e61ed Authenticating user 'default' from [fd00:1122:3344:101::e]:40068 | ||
| 10085 | 2025.12.18 00:22:23.811262 [ 287 ] {} <Debug> TCP-Session: d2018e7a-f9ad-4a99-bfcd-74b3385319f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10086 | 2025.12.18 00:22:23.811221 [ 289 ] {} <Debug> TCP-Session: 52e7f25e-0b1d-4dc1-860b-24227701c1fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10087 | 2025.12.18 00:22:23.811297 [ 288 ] {} <Debug> TCP-Session: daf69459-d46b-4540-8c85-8840917e61ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10088 | 2025.12.18 00:22:23.811320 [ 289 ] {} <Debug> TCP-Session: 52e7f25e-0b1d-4dc1-860b-24227701c1fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10089 | 2025.12.18 00:22:23.811334 [ 288 ] {} <Debug> TCP-Session: daf69459-d46b-4540-8c85-8840917e61ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10090 | 2025.12.18 00:22:23.811111 [ 290 ] {} <Trace> TCP-Session: 5c9bb461-082f-4f4a-b243-7f101cc6b8d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10091 | 2025.12.18 00:22:23.811099 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10092 | 2025.12.18 00:22:23.810996 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57605 | ||
| 10093 | 2025.12.18 00:22:23.811422 [ 291 ] {} <Debug> TCP-Session: 4fbfbf25-7aa3-41cb-9290-23185f90b4eb Authenticating user 'default' from [fd00:1122:3344:101::e]:47394 | ||
| 10094 | 2025.12.18 00:22:23.810980 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57735 | ||
| 10095 | 2025.12.18 00:22:23.811463 [ 291 ] {} <Debug> TCP-Session: 4fbfbf25-7aa3-41cb-9290-23185f90b4eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10096 | 2025.12.18 00:22:23.810965 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37883 | ||
| 10097 | 2025.12.18 00:22:23.811533 [ 290 ] {b1e0dd5d-f149-4f8d-897d-d6db4b0a9bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60003) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10098 | 2025.12.18 00:22:23.811538 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10099 | 2025.12.18 00:22:23.811504 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10100 | 2025.12.18 00:22:23.811583 [ 294 ] {} <Debug> TCP-Session: 048ee4f4-fca4-4e8f-aae6-e60370190d29 Authenticating user 'default' from [fd00:1122:3344:101::e]:57735 | ||
| 10101 | 2025.12.18 00:22:23.811596 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10102 | 2025.12.18 00:22:23.811601 [ 286 ] {} <Debug> TCP-Session: 365918bc-4900-4f3e-a0a7-fb2a29f78513 Authenticating user 'default' from [fd00:1122:3344:101::e]:57605 | ||
| 10103 | 2025.12.18 00:22:23.811608 [ 294 ] {} <Debug> TCP-Session: 048ee4f4-fca4-4e8f-aae6-e60370190d29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10104 | 2025.12.18 00:22:23.811632 [ 292 ] {} <Debug> TCP-Session: 740838ed-6f76-4c9b-be4c-361c9925cc65 Authenticating user 'default' from [fd00:1122:3344:101::e]:37883 | ||
| 10105 | 2025.12.18 00:22:23.811641 [ 286 ] {} <Debug> TCP-Session: 365918bc-4900-4f3e-a0a7-fb2a29f78513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10106 | 2025.12.18 00:22:23.811660 [ 294 ] {} <Debug> TCP-Session: 048ee4f4-fca4-4e8f-aae6-e60370190d29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10107 | 2025.12.18 00:22:23.811680 [ 286 ] {} <Debug> TCP-Session: 365918bc-4900-4f3e-a0a7-fb2a29f78513 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10108 | 2025.12.18 00:22:23.811674 [ 292 ] {} <Debug> TCP-Session: 740838ed-6f76-4c9b-be4c-361c9925cc65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10109 | 2025.12.18 00:22:23.811505 [ 291 ] {} <Debug> TCP-Session: 4fbfbf25-7aa3-41cb-9290-23185f90b4eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10110 | 2025.12.18 00:22:23.811717 [ 292 ] {} <Debug> TCP-Session: 740838ed-6f76-4c9b-be4c-361c9925cc65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10111 | 2025.12.18 00:22:23.811794 [ 290 ] {b1e0dd5d-f149-4f8d-897d-d6db4b0a9bb9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10112 | 2025.12.18 00:22:23.811851 [ 290 ] {b1e0dd5d-f149-4f8d-897d-d6db4b0a9bb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10113 | 2025.12.18 00:22:23.812138 [ 290 ] {b1e0dd5d-f149-4f8d-897d-d6db4b0a9bb9} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 10114 | 2025.12.18 00:22:23.813149 [ 353 ] {b1e0dd5d-f149-4f8d-897d-d6db4b0a9bb9} <Trace> AggregatingTransform: Aggregating | ||
| 10115 | 2025.12.18 00:22:23.813203 [ 353 ] {b1e0dd5d-f149-4f8d-897d-d6db4b0a9bb9} <Trace> Aggregator: Aggregation method: without_key | ||
| 10116 | 2025.12.18 00:22:23.813236 [ 353 ] {b1e0dd5d-f149-4f8d-897d-d6db4b0a9bb9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000999277 sec. (1000.724 rows/sec., 39.09 KiB/sec.) | ||
| 10117 | 2025.12.18 00:22:23.813253 [ 353 ] {b1e0dd5d-f149-4f8d-897d-d6db4b0a9bb9} <Trace> Aggregator: Merging aggregated data | ||
| 10118 | 2025.12.18 00:22:23.814619 [ 290 ] {b1e0dd5d-f149-4f8d-897d-d6db4b0a9bb9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003138 sec., 318.674314850223 rows/sec., 12.45 KiB/sec. | ||
| 10119 | 2025.12.18 00:22:23.814771 [ 290 ] {b1e0dd5d-f149-4f8d-897d-d6db4b0a9bb9} <Debug> TCPHandler: Processed in 0.003780227 sec. | ||
| 10120 | 2025.12.18 00:22:23.814864 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10121 | 2025.12.18 00:22:23.814892 [ 290 ] {} <Debug> TCP-Session: 5c9bb461-082f-4f4a-b243-7f101cc6b8d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10122 | 2025.12.18 00:22:23.814896 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10123 | 2025.12.18 00:22:23.814922 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10124 | 2025.12.18 00:22:23.814937 [ 291 ] {} <Debug> TCP-Session: 4fbfbf25-7aa3-41cb-9290-23185f90b4eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10125 | 2025.12.18 00:22:23.814942 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10126 | 2025.12.18 00:22:23.814957 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10127 | 2025.12.18 00:22:23.814977 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10128 | 2025.12.18 00:22:23.814992 [ 292 ] {} <Debug> TCP-Session: 740838ed-6f76-4c9b-be4c-361c9925cc65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10129 | 2025.12.18 00:22:23.815016 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10130 | 2025.12.18 00:22:23.815033 [ 293 ] {} <Debug> TCP-Session: f03581d7-e23d-4f8f-bd1d-c6207e4e828b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10131 | 2025.12.18 00:22:23.815039 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10132 | 2025.12.18 00:22:23.815058 [ 288 ] {} <Debug> TCP-Session: daf69459-d46b-4540-8c85-8840917e61ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10133 | 2025.12.18 00:22:23.815011 [ 287 ] {} <Debug> TCP-Session: d2018e7a-f9ad-4a99-bfcd-74b3385319f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10134 | 2025.12.18 00:22:23.815084 [ 289 ] {} <Debug> TCP-Session: 52e7f25e-0b1d-4dc1-860b-24227701c1fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10135 | 2025.12.18 00:22:23.814995 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10136 | 2025.12.18 00:22:23.814958 [ 286 ] {} <Debug> TCP-Session: 365918bc-4900-4f3e-a0a7-fb2a29f78513 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10137 | 2025.12.18 00:22:23.815155 [ 294 ] {} <Debug> TCP-Session: 048ee4f4-fca4-4e8f-aae6-e60370190d29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10138 | 2025.12.18 00:22:23.866089 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1190 | ||
| 10139 | 2025.12.18 00:22:23.868267 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10140 | 2025.12.18 00:22:23.868320 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10141 | 2025.12.18 00:22:23.869646 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10142 | 2025.12.18 00:22:23.869993 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10143 | 2025.12.18 00:22:23.870390 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1190 | ||
| 10144 | 2025.12.18 00:22:26.338828 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10145 | 2025.12.18 00:22:26.339029 [ 260 ] {1c9bbe12-d617-4c67-aaeb-312b251100e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10146 | 2025.12.18 00:22:26.339107 [ 260 ] {1c9bbe12-d617-4c67-aaeb-312b251100e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10147 | 2025.12.18 00:22:26.339924 [ 260 ] {1c9bbe12-d617-4c67-aaeb-312b251100e0} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10148 | 2025.12.18 00:22:26.339974 [ 260 ] {1c9bbe12-d617-4c67-aaeb-312b251100e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10149 | 2025.12.18 00:22:26.340386 [ 260 ] {1c9bbe12-d617-4c67-aaeb-312b251100e0} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10150 | 2025.12.18 00:22:26.340618 [ 260 ] {1c9bbe12-d617-4c67-aaeb-312b251100e0} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10151 | 2025.12.18 00:22:26.340789 [ 260 ] {1c9bbe12-d617-4c67-aaeb-312b251100e0} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001814 sec., 74972.43660418963 rows/sec., 6.50 MiB/sec. | ||
| 10152 | 2025.12.18 00:22:26.340785 [ 170 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10153 | 2025.12.18 00:22:26.340842 [ 260 ] {1c9bbe12-d617-4c67-aaeb-312b251100e0} <Debug> TCPHandler: Processed in 0.002151125 sec. | ||
| 10154 | 2025.12.18 00:22:26.340866 [ 170 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10155 | 2025.12.18 00:22:26.340899 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10156 | 2025.12.18 00:22:26.340991 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10157 | 2025.12.18 00:22:26.341010 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 10158 | 2025.12.18 00:22:26.341129 [ 260 ] {0dccf86e-73b4-46e2-b059-77d34a198992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10159 | 2025.12.18 00:22:26.341155 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10160 | 2025.12.18 00:22:26.341189 [ 260 ] {0dccf86e-73b4-46e2-b059-77d34a198992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10161 | 2025.12.18 00:22:26.341200 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1407 rows starting from the beginning of the part | ||
| 10162 | 2025.12.18 00:22:26.341287 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1397 rows starting from the beginning of the part | ||
| 10163 | 2025.12.18 00:22:26.341342 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::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 | ||
| 10164 | 2025.12.18 00:22:26.341390 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 136 rows starting from the beginning of the part | ||
| 10165 | 2025.12.18 00:22:26.341431 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 10166 | 2025.12.18 00:22:26.341473 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 136 rows starting from the beginning of the part | ||
| 10167 | 2025.12.18 00:22:26.341658 [ 260 ] {0dccf86e-73b4-46e2-b059-77d34a198992} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10168 | 2025.12.18 00:22:26.341702 [ 260 ] {0dccf86e-73b4-46e2-b059-77d34a198992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10169 | 2025.12.18 00:22:26.342051 [ 260 ] {0dccf86e-73b4-46e2-b059-77d34a198992} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10170 | 2025.12.18 00:22:26.342289 [ 260 ] {0dccf86e-73b4-46e2-b059-77d34a198992} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10171 | 2025.12.18 00:22:26.342430 [ 260 ] {0dccf86e-73b4-46e2-b059-77d34a198992} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001332 sec., 30030.03003003003 rows/sec., 2.21 MiB/sec. | ||
| 10172 | 2025.12.18 00:22:26.342472 [ 260 ] {0dccf86e-73b4-46e2-b059-77d34a198992} <Debug> TCPHandler: Processed in 0.001545851 sec. | ||
| 10173 | 2025.12.18 00:22:26.342599 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10174 | 2025.12.18 00:22:26.342725 [ 260 ] {cdeb3807-e5ba-4c52-87af-8a32aadbf644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10175 | 2025.12.18 00:22:26.342777 [ 260 ] {cdeb3807-e5ba-4c52-87af-8a32aadbf644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10176 | 2025.12.18 00:22:26.342965 [ 188 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3188 rows, containing 5 columns (5 merged, 0 gathered) in 0.002001305 sec., 1592960.5932129284 rows/sec., 139.81 MiB/sec. | ||
| 10177 | 2025.12.18 00:22:26.343234 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10178 | 2025.12.18 00:22:26.343307 [ 260 ] {cdeb3807-e5ba-4c52-87af-8a32aadbf644} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10179 | 2025.12.18 00:22:26.343352 [ 260 ] {cdeb3807-e5ba-4c52-87af-8a32aadbf644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10180 | 2025.12.18 00:22:26.343543 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_86_17} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10181 | 2025.12.18 00:22:26.343627 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_86_17} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10182 | 2025.12.18 00:22:26.343718 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 10183 | 2025.12.18 00:22:26.343719 [ 260 ] {cdeb3807-e5ba-4c52-87af-8a32aadbf644} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10184 | 2025.12.18 00:22:26.343954 [ 260 ] {cdeb3807-e5ba-4c52-87af-8a32aadbf644} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10185 | 2025.12.18 00:22:26.344076 [ 170 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10186 | 2025.12.18 00:22:26.344094 [ 260 ] {cdeb3807-e5ba-4c52-87af-8a32aadbf644} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001397 sec., 74445.23979957051 rows/sec., 5.81 MiB/sec. | ||
| 10187 | 2025.12.18 00:22:26.344116 [ 170 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10188 | 2025.12.18 00:22:26.344139 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10189 | 2025.12.18 00:22:26.344143 [ 260 ] {cdeb3807-e5ba-4c52-87af-8a32aadbf644} <Debug> TCPHandler: Processed in 0.001608111 sec. | ||
| 10190 | 2025.12.18 00:22:26.344204 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 10191 | 2025.12.18 00:22:26.344269 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10192 | 2025.12.18 00:22:26.344286 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10193 | 2025.12.18 00:22:26.344320 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 634 rows starting from the beginning of the part | ||
| 10194 | 2025.12.18 00:22:26.344372 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 598 rows starting from the beginning of the part | ||
| 10195 | 2025.12.18 00:22:26.344380 [ 260 ] {5dd806fa-e3c0-4b26-a8dc-3bcbb038ee6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10196 | 2025.12.18 00:22:26.344417 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 10197 | 2025.12.18 00:22:26.344431 [ 260 ] {5dd806fa-e3c0-4b26-a8dc-3bcbb038ee6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10198 | 2025.12.18 00:22:26.344462 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 10199 | 2025.12.18 00:22:26.344505 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 10200 | 2025.12.18 00:22:26.344543 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::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 | ||
| 10201 | 2025.12.18 00:22:26.344864 [ 260 ] {5dd806fa-e3c0-4b26-a8dc-3bcbb038ee6c} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10202 | 2025.12.18 00:22:26.344906 [ 260 ] {5dd806fa-e3c0-4b26-a8dc-3bcbb038ee6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10203 | 2025.12.18 00:22:26.345272 [ 260 ] {5dd806fa-e3c0-4b26-a8dc-3bcbb038ee6c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10204 | 2025.12.18 00:22:26.345487 [ 188 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 5 columns (5 merged, 0 gathered) in 0.001311069 sec., 1195970.6163443725 rows/sec., 95.33 MiB/sec. | ||
| 10205 | 2025.12.18 00:22:26.345499 [ 260 ] {5dd806fa-e3c0-4b26-a8dc-3bcbb038ee6c} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10206 | 2025.12.18 00:22:26.345628 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10207 | 2025.12.18 00:22:26.345628 [ 170 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10208 | 2025.12.18 00:22:26.345646 [ 260 ] {5dd806fa-e3c0-4b26-a8dc-3bcbb038ee6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001287 sec., 124320.12432012432 rows/sec., 8.66 MiB/sec. | ||
| 10209 | 2025.12.18 00:22:26.345682 [ 170 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10210 | 2025.12.18 00:22:26.345704 [ 260 ] {5dd806fa-e3c0-4b26-a8dc-3bcbb038ee6c} <Debug> TCPHandler: Processed in 0.00148641 sec. | ||
| 10211 | 2025.12.18 00:22:26.345705 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10212 | 2025.12.18 00:22:26.345812 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 10213 | 2025.12.18 00:22:26.345828 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10214 | 2025.12.18 00:22:26.345887 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_86_17} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10215 | 2025.12.18 00:22:26.345937 [ 260 ] {8b73ff42-774f-4d33-b1fe-9f8987f2b249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10216 | 2025.12.18 00:22:26.345947 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10217 | 2025.12.18 00:22:26.345954 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_86_17} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10218 | 2025.12.18 00:22:26.346001 [ 260 ] {8b73ff42-774f-4d33-b1fe-9f8987f2b249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10219 | 2025.12.18 00:22:26.346001 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 22283 rows starting from the beginning of the part | ||
| 10220 | 2025.12.18 00:22:26.346043 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 10221 | 2025.12.18 00:22:26.346091 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 881 rows starting from the beginning of the part | ||
| 10222 | 2025.12.18 00:22:26.346144 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::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 | ||
| 10223 | 2025.12.18 00:22:26.346187 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 10224 | 2025.12.18 00:22:26.346229 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 10225 | 2025.12.18 00:22:26.346271 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 10226 | 2025.12.18 00:22:26.346893 [ 260 ] {8b73ff42-774f-4d33-b1fe-9f8987f2b249} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10227 | 2025.12.18 00:22:26.346934 [ 260 ] {8b73ff42-774f-4d33-b1fe-9f8987f2b249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10228 | 2025.12.18 00:22:26.347535 [ 260 ] {8b73ff42-774f-4d33-b1fe-9f8987f2b249} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10229 | 2025.12.18 00:22:26.347769 [ 260 ] {8b73ff42-774f-4d33-b1fe-9f8987f2b249} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10230 | 2025.12.18 00:22:26.347922 [ 260 ] {8b73ff42-774f-4d33-b1fe-9f8987f2b249} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002002 sec., 19980.01998001998 rows/sec., 35.80 MiB/sec. | ||
| 10231 | 2025.12.18 00:22:26.347991 [ 260 ] {8b73ff42-774f-4d33-b1fe-9f8987f2b249} <Debug> TCPHandler: Processed in 0.002214416 sec. | ||
| 10232 | 2025.12.18 00:22:26.348102 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10233 | 2025.12.18 00:22:26.348198 [ 260 ] {5887a4cb-69a5-46cc-a03b-ddee4a4d7d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10234 | 2025.12.18 00:22:26.348241 [ 260 ] {5887a4cb-69a5-46cc-a03b-ddee4a4d7d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10235 | 2025.12.18 00:22:26.348585 [ 260 ] {5887a4cb-69a5-46cc-a03b-ddee4a4d7d42} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10236 | 2025.12.18 00:22:26.348621 [ 260 ] {5887a4cb-69a5-46cc-a03b-ddee4a4d7d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10237 | 2025.12.18 00:22:26.348936 [ 260 ] {5887a4cb-69a5-46cc-a03b-ddee4a4d7d42} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10238 | 2025.12.18 00:22:26.349148 [ 260 ] {5887a4cb-69a5-46cc-a03b-ddee4a4d7d42} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10239 | 2025.12.18 00:22:26.349264 [ 170 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10240 | 2025.12.18 00:22:26.349281 [ 260 ] {5887a4cb-69a5-46cc-a03b-ddee4a4d7d42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 10241 | 2025.12.18 00:22:26.349301 [ 170 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10242 | 2025.12.18 00:22:26.349325 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10243 | 2025.12.18 00:22:26.349329 [ 260 ] {5887a4cb-69a5-46cc-a03b-ddee4a4d7d42} <Debug> TCPHandler: Processed in 0.001278279 sec. | ||
| 10244 | 2025.12.18 00:22:26.349408 [ 188 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 10245 | 2025.12.18 00:22:26.349521 [ 188 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10246 | 2025.12.18 00:22:26.349556 [ 188 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4620 rows starting from the beginning of the part | ||
| 10247 | 2025.12.18 00:22:26.349616 [ 188 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 10248 | 2025.12.18 00:22:26.349667 [ 188 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 10249 | 2025.12.18 00:22:26.349712 [ 188 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 10250 | 2025.12.18 00:22:26.349758 [ 188 ] {5185db31-2bc8-4147-927a-0cec3f116ded::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 | ||
| 10251 | 2025.12.18 00:22:26.349801 [ 188 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 10252 | 2025.12.18 00:22:26.351600 [ 189 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4920 rows, containing 4 columns (4 merged, 0 gathered) in 0.002223175 sec., 2213051.154317586 rows/sec., 149.11 MiB/sec. | ||
| 10253 | 2025.12.18 00:22:26.351915 [ 189 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23804 rows, containing 5 columns (5 merged, 0 gathered) in 0.006145774 sec., 3873230.613426397 rows/sec., 266.20 MiB/sec. | ||
| 10254 | 2025.12.18 00:22:26.351976 [ 188 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10255 | 2025.12.18 00:22:26.352261 [ 188 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_86_17} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10256 | 2025.12.18 00:22:26.352341 [ 188 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_86_17} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10257 | 2025.12.18 00:22:26.352362 [ 200 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10258 | 2025.12.18 00:22:26.352423 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 10259 | 2025.12.18 00:22:26.352621 [ 200 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10260 | 2025.12.18 00:22:26.352692 [ 200 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10261 | 2025.12.18 00:22:26.352766 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 10262 | 2025.12.18 00:22:27.600431 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51184 | ||
| 10263 | 2025.12.18 00:22:27.600562 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10264 | 2025.12.18 00:22:27.600593 [ 290 ] {} <Debug> TCP-Session: bb4e1c17-ec1d-4bd8-986a-42fc240fa3b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51184 | ||
| 10265 | 2025.12.18 00:22:27.600618 [ 290 ] {} <Debug> TCP-Session: bb4e1c17-ec1d-4bd8-986a-42fc240fa3b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10266 | 2025.12.18 00:22:27.600634 [ 290 ] {} <Debug> TCP-Session: bb4e1c17-ec1d-4bd8-986a-42fc240fa3b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10267 | 2025.12.18 00:22:27.600857 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45268 | ||
| 10268 | 2025.12.18 00:22:27.600875 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53574 | ||
| 10269 | 2025.12.18 00:22:27.600926 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47014 | ||
| 10270 | 2025.12.18 00:22:27.600916 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52303 | ||
| 10271 | 2025.12.18 00:22:27.600990 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10272 | 2025.12.18 00:22:27.601005 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10273 | 2025.12.18 00:22:27.601017 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10274 | 2025.12.18 00:22:27.601038 [ 291 ] {} <Debug> TCP-Session: 6bfcc1c7-71fb-4723-b4b3-5d0a12d69874 Authenticating user 'default' from [fd00:1122:3344:101::e]:45268 | ||
| 10275 | 2025.12.18 00:22:27.601045 [ 293 ] {} <Debug> TCP-Session: f08578e2-795e-4655-9c97-0ee0053fb036 Authenticating user 'default' from [fd00:1122:3344:101::e]:53574 | ||
| 10276 | 2025.12.18 00:22:27.601058 [ 289 ] {} <Debug> TCP-Session: da7c0493-8384-4591-bc65-a42c4eb9f9cc Authenticating user 'default' from [fd00:1122:3344:101::e]:47014 | ||
| 10277 | 2025.12.18 00:22:27.601076 [ 291 ] {} <Debug> TCP-Session: 6bfcc1c7-71fb-4723-b4b3-5d0a12d69874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10278 | 2025.12.18 00:22:27.601083 [ 293 ] {} <Debug> TCP-Session: f08578e2-795e-4655-9c97-0ee0053fb036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10279 | 2025.12.18 00:22:27.601093 [ 289 ] {} <Debug> TCP-Session: da7c0493-8384-4591-bc65-a42c4eb9f9cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10280 | 2025.12.18 00:22:27.601111 [ 293 ] {} <Debug> TCP-Session: f08578e2-795e-4655-9c97-0ee0053fb036 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10281 | 2025.12.18 00:22:27.601102 [ 291 ] {} <Debug> TCP-Session: 6bfcc1c7-71fb-4723-b4b3-5d0a12d69874 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10282 | 2025.12.18 00:22:27.601119 [ 289 ] {} <Debug> TCP-Session: da7c0493-8384-4591-bc65-a42c4eb9f9cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10283 | 2025.12.18 00:22:27.601104 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10284 | 2025.12.18 00:22:27.600968 [ 290 ] {} <Trace> TCP-Session: bb4e1c17-ec1d-4bd8-986a-42fc240fa3b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10285 | 2025.12.18 00:22:27.601199 [ 288 ] {} <Debug> TCP-Session: 8e847e25-5163-4175-9f09-a78260d27f30 Authenticating user 'default' from [fd00:1122:3344:101::e]:52303 | ||
| 10286 | 2025.12.18 00:22:27.600904 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58946 | ||
| 10287 | 2025.12.18 00:22:27.601236 [ 288 ] {} <Debug> TCP-Session: 8e847e25-5163-4175-9f09-a78260d27f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10288 | 2025.12.18 00:22:27.600889 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57530 | ||
| 10289 | 2025.12.18 00:22:27.601273 [ 288 ] {} <Debug> TCP-Session: 8e847e25-5163-4175-9f09-a78260d27f30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10290 | 2025.12.18 00:22:27.600879 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34849 | ||
| 10291 | 2025.12.18 00:22:27.601330 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10292 | 2025.12.18 00:22:27.600861 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54265 | ||
| 10293 | 2025.12.18 00:22:27.601374 [ 287 ] {} <Debug> TCP-Session: a7a8e6e9-15aa-4867-9aed-5389daa4ecd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58946 | ||
| 10294 | 2025.12.18 00:22:27.601381 [ 290 ] {555e5ab5-8c4a-44d5-aaed-395f160cbb93} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51184) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10295 | 2025.12.18 00:22:27.601408 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10296 | 2025.12.18 00:22:27.601410 [ 287 ] {} <Debug> TCP-Session: a7a8e6e9-15aa-4867-9aed-5389daa4ecd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10297 | 2025.12.18 00:22:27.601437 [ 294 ] {} <Debug> TCP-Session: 3508a39e-9afe-4d38-8495-734baa8d2d31 Authenticating user 'default' from [fd00:1122:3344:101::e]:34849 | ||
| 10298 | 2025.12.18 00:22:27.601449 [ 287 ] {} <Debug> TCP-Session: a7a8e6e9-15aa-4867-9aed-5389daa4ecd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10299 | 2025.12.18 00:22:27.601465 [ 294 ] {} <Debug> TCP-Session: 3508a39e-9afe-4d38-8495-734baa8d2d31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10300 | 2025.12.18 00:22:27.601364 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10301 | 2025.12.18 00:22:27.601491 [ 294 ] {} <Debug> TCP-Session: 3508a39e-9afe-4d38-8495-734baa8d2d31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10302 | 2025.12.18 00:22:27.601513 [ 286 ] {} <Debug> TCP-Session: a209b87e-8edb-40a1-b8f4-fb62feade6b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57530 | ||
| 10303 | 2025.12.18 00:22:27.601535 [ 286 ] {} <Debug> TCP-Session: a209b87e-8edb-40a1-b8f4-fb62feade6b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10304 | 2025.12.18 00:22:27.601548 [ 286 ] {} <Debug> TCP-Session: a209b87e-8edb-40a1-b8f4-fb62feade6b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10305 | 2025.12.18 00:22:27.601653 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10306 | 2025.12.18 00:22:27.601669 [ 290 ] {555e5ab5-8c4a-44d5-aaed-395f160cbb93} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10307 | 2025.12.18 00:22:27.601684 [ 292 ] {} <Debug> TCP-Session: af01d8de-80cd-43de-bce0-4c0a73daf167 Authenticating user 'default' from [fd00:1122:3344:101::e]:54265 | ||
| 10308 | 2025.12.18 00:22:27.601713 [ 292 ] {} <Debug> TCP-Session: af01d8de-80cd-43de-bce0-4c0a73daf167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10309 | 2025.12.18 00:22:27.601727 [ 292 ] {} <Debug> TCP-Session: af01d8de-80cd-43de-bce0-4c0a73daf167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10310 | 2025.12.18 00:22:27.601732 [ 290 ] {555e5ab5-8c4a-44d5-aaed-395f160cbb93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10311 | 2025.12.18 00:22:27.602022 [ 290 ] {555e5ab5-8c4a-44d5-aaed-395f160cbb93} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 10312 | 2025.12.18 00:22:27.602937 [ 342 ] {555e5ab5-8c4a-44d5-aaed-395f160cbb93} <Trace> AggregatingTransform: Aggregating | ||
| 10313 | 2025.12.18 00:22:27.602993 [ 342 ] {555e5ab5-8c4a-44d5-aaed-395f160cbb93} <Trace> Aggregator: Aggregation method: without_key | ||
| 10314 | 2025.12.18 00:22:27.603033 [ 342 ] {555e5ab5-8c4a-44d5-aaed-395f160cbb93} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000909216 sec. (1099.849 rows/sec., 42.96 KiB/sec.) | ||
| 10315 | 2025.12.18 00:22:27.603056 [ 342 ] {555e5ab5-8c4a-44d5-aaed-395f160cbb93} <Trace> Aggregator: Merging aggregated data | ||
| 10316 | 2025.12.18 00:22:27.604553 [ 290 ] {555e5ab5-8c4a-44d5-aaed-395f160cbb93} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003239 sec., 308.73726458783574 rows/sec., 12.06 KiB/sec. | ||
| 10317 | 2025.12.18 00:22:27.604666 [ 290 ] {555e5ab5-8c4a-44d5-aaed-395f160cbb93} <Debug> TCPHandler: Processed in 0.003819317 sec. | ||
| 10318 | 2025.12.18 00:22:27.604767 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10319 | 2025.12.18 00:22:27.604792 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10320 | 2025.12.18 00:22:27.604806 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10321 | 2025.12.18 00:22:27.604817 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10322 | 2025.12.18 00:22:27.604833 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10323 | 2025.12.18 00:22:27.604846 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10324 | 2025.12.18 00:22:27.604870 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10325 | 2025.12.18 00:22:27.604886 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10326 | 2025.12.18 00:22:27.604898 [ 286 ] {} <Debug> TCP-Session: a209b87e-8edb-40a1-b8f4-fb62feade6b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10327 | 2025.12.18 00:22:27.604922 [ 287 ] {} <Debug> TCP-Session: a7a8e6e9-15aa-4867-9aed-5389daa4ecd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10328 | 2025.12.18 00:22:27.604942 [ 288 ] {} <Debug> TCP-Session: 8e847e25-5163-4175-9f09-a78260d27f30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10329 | 2025.12.18 00:22:27.604886 [ 294 ] {} <Debug> TCP-Session: 3508a39e-9afe-4d38-8495-734baa8d2d31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10330 | 2025.12.18 00:22:27.604872 [ 289 ] {} <Debug> TCP-Session: da7c0493-8384-4591-bc65-a42c4eb9f9cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10331 | 2025.12.18 00:22:27.604856 [ 291 ] {} <Debug> TCP-Session: 6bfcc1c7-71fb-4723-b4b3-5d0a12d69874 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10332 | 2025.12.18 00:22:27.604834 [ 292 ] {} <Debug> TCP-Session: af01d8de-80cd-43de-bce0-4c0a73daf167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10333 | 2025.12.18 00:22:27.604857 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10334 | 2025.12.18 00:22:27.604797 [ 290 ] {} <Debug> TCP-Session: bb4e1c17-ec1d-4bd8-986a-42fc240fa3b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10335 | 2025.12.18 00:22:27.605105 [ 293 ] {} <Debug> TCP-Session: f08578e2-795e-4655-9c97-0ee0053fb036 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10336 | 2025.12.18 00:22:28.620342 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10337 | 2025.12.18 00:22:28.620407 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10338 | 2025.12.18 00:22:28.781661 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27799 | ||
| 10339 | 2025.12.18 00:22:28.782174 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10340 | 2025.12.18 00:22:28.782221 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10341 | 2025.12.18 00:22:28.782727 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10342 | 2025.12.18 00:22:28.782972 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10343 | 2025.12.18 00:22:28.783127 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27799 | ||
| 10344 | 2025.12.18 00:22:30.256565 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 10345 | 2025.12.18 00:22:30.272710 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10346 | 2025.12.18 00:22:30.272763 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10347 | 2025.12.18 00:22:30.278164 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10348 | 2025.12.18 00:22:30.278813 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10349 | 2025.12.18 00:22:30.281627 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 10350 | 2025.12.18 00:22:31.337199 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10351 | 2025.12.18 00:22:31.337383 [ 260 ] {65754778-5166-4634-80af-59b0f9e1ceca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10352 | 2025.12.18 00:22:31.337448 [ 260 ] {65754778-5166-4634-80af-59b0f9e1ceca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10353 | 2025.12.18 00:22:31.338149 [ 260 ] {65754778-5166-4634-80af-59b0f9e1ceca} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10354 | 2025.12.18 00:22:31.338196 [ 260 ] {65754778-5166-4634-80af-59b0f9e1ceca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10355 | 2025.12.18 00:22:31.338602 [ 260 ] {65754778-5166-4634-80af-59b0f9e1ceca} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10356 | 2025.12.18 00:22:31.338824 [ 260 ] {65754778-5166-4634-80af-59b0f9e1ceca} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10357 | 2025.12.18 00:22:31.338977 [ 260 ] {65754778-5166-4634-80af-59b0f9e1ceca} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001645 sec., 34042.553191489365 rows/sec., 2.62 MiB/sec. | ||
| 10358 | 2025.12.18 00:22:31.339021 [ 260 ] {65754778-5166-4634-80af-59b0f9e1ceca} <Debug> TCPHandler: Processed in 0.001951103 sec. | ||
| 10359 | 2025.12.18 00:22:31.339146 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10360 | 2025.12.18 00:22:31.339244 [ 260 ] {4111e9b9-cb81-48c9-a50e-1db87cc2833c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10361 | 2025.12.18 00:22:31.339286 [ 260 ] {4111e9b9-cb81-48c9-a50e-1db87cc2833c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10362 | 2025.12.18 00:22:31.339742 [ 260 ] {4111e9b9-cb81-48c9-a50e-1db87cc2833c} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10363 | 2025.12.18 00:22:31.339780 [ 260 ] {4111e9b9-cb81-48c9-a50e-1db87cc2833c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10364 | 2025.12.18 00:22:31.340105 [ 260 ] {4111e9b9-cb81-48c9-a50e-1db87cc2833c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10365 | 2025.12.18 00:22:31.340358 [ 260 ] {4111e9b9-cb81-48c9-a50e-1db87cc2833c} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10366 | 2025.12.18 00:22:31.340494 [ 260 ] {4111e9b9-cb81-48c9-a50e-1db87cc2833c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001269 sec., 50433.412135539795 rows/sec., 3.94 MiB/sec. | ||
| 10367 | 2025.12.18 00:22:31.340535 [ 260 ] {4111e9b9-cb81-48c9-a50e-1db87cc2833c} <Debug> TCPHandler: Processed in 0.00144053 sec. | ||
| 10368 | 2025.12.18 00:22:31.340652 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10369 | 2025.12.18 00:22:31.340750 [ 260 ] {cc07fae7-f71c-4c84-8ef9-4fddde0840f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10370 | 2025.12.18 00:22:31.340795 [ 260 ] {cc07fae7-f71c-4c84-8ef9-4fddde0840f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10371 | 2025.12.18 00:22:31.341226 [ 260 ] {cc07fae7-f71c-4c84-8ef9-4fddde0840f2} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10372 | 2025.12.18 00:22:31.341262 [ 260 ] {cc07fae7-f71c-4c84-8ef9-4fddde0840f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10373 | 2025.12.18 00:22:31.341605 [ 260 ] {cc07fae7-f71c-4c84-8ef9-4fddde0840f2} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10374 | 2025.12.18 00:22:31.341831 [ 260 ] {cc07fae7-f71c-4c84-8ef9-4fddde0840f2} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10375 | 2025.12.18 00:22:31.341971 [ 260 ] {cc07fae7-f71c-4c84-8ef9-4fddde0840f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 10376 | 2025.12.18 00:22:31.342011 [ 260 ] {cc07fae7-f71c-4c84-8ef9-4fddde0840f2} <Debug> TCPHandler: Processed in 0.00141026 sec. | ||
| 10377 | 2025.12.18 00:22:31.342116 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10378 | 2025.12.18 00:22:31.342211 [ 260 ] {208b5789-c10b-490d-b853-7aa5561af1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10379 | 2025.12.18 00:22:31.342253 [ 260 ] {208b5789-c10b-490d-b853-7aa5561af1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10380 | 2025.12.18 00:22:31.342595 [ 260 ] {208b5789-c10b-490d-b853-7aa5561af1c4} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10381 | 2025.12.18 00:22:31.342632 [ 260 ] {208b5789-c10b-490d-b853-7aa5561af1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10382 | 2025.12.18 00:22:31.342940 [ 260 ] {208b5789-c10b-490d-b853-7aa5561af1c4} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10383 | 2025.12.18 00:22:31.343145 [ 260 ] {208b5789-c10b-490d-b853-7aa5561af1c4} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10384 | 2025.12.18 00:22:31.343277 [ 260 ] {208b5789-c10b-490d-b853-7aa5561af1c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 10385 | 2025.12.18 00:22:31.343314 [ 260 ] {208b5789-c10b-490d-b853-7aa5561af1c4} <Debug> TCPHandler: Processed in 0.001248318 sec. | ||
| 10386 | 2025.12.18 00:22:33.870743 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1212 | ||
| 10387 | 2025.12.18 00:22:33.873256 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10388 | 2025.12.18 00:22:33.873297 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10389 | 2025.12.18 00:22:33.874479 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10390 | 2025.12.18 00:22:33.874747 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10391 | 2025.12.18 00:22:33.875012 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1212 | ||
| 10392 | 2025.12.18 00:22:36.283607 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28311 | ||
| 10393 | 2025.12.18 00:22:36.284434 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10394 | 2025.12.18 00:22:36.284479 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10395 | 2025.12.18 00:22:36.284970 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10396 | 2025.12.18 00:22:36.285211 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10397 | 2025.12.18 00:22:36.285361 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28311 | ||
| 10398 | 2025.12.18 00:22:36.368709 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10399 | 2025.12.18 00:22:36.368914 [ 260 ] {75280cc2-0d8d-434d-a233-108ce7521de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10400 | 2025.12.18 00:22:36.368991 [ 260 ] {75280cc2-0d8d-434d-a233-108ce7521de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10401 | 2025.12.18 00:22:36.369734 [ 260 ] {75280cc2-0d8d-434d-a233-108ce7521de7} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10402 | 2025.12.18 00:22:36.369790 [ 260 ] {75280cc2-0d8d-434d-a233-108ce7521de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10403 | 2025.12.18 00:22:36.370206 [ 260 ] {75280cc2-0d8d-434d-a233-108ce7521de7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10404 | 2025.12.18 00:22:36.370439 [ 260 ] {75280cc2-0d8d-434d-a233-108ce7521de7} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10405 | 2025.12.18 00:22:36.370569 [ 39 ] {} <Debug> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10406 | 2025.12.18 00:22:36.370601 [ 260 ] {75280cc2-0d8d-434d-a233-108ce7521de7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001743 sec., 13769.363166953528 rows/sec., 1.14 MiB/sec. | ||
| 10407 | 2025.12.18 00:22:36.370612 [ 39 ] {} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10408 | 2025.12.18 00:22:36.370639 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10409 | 2025.12.18 00:22:36.370655 [ 260 ] {75280cc2-0d8d-434d-a233-108ce7521de7} <Debug> TCPHandler: Processed in 0.002081234 sec. | ||
| 10410 | 2025.12.18 00:22:36.370769 [ 189 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::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 | ||
| 10411 | 2025.12.18 00:22:36.370781 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10412 | 2025.12.18 00:22:36.370927 [ 260 ] {13f71105-c5c9-4121-a384-4150f204ee35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10413 | 2025.12.18 00:22:36.370929 [ 189 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10414 | 2025.12.18 00:22:36.370976 [ 260 ] {13f71105-c5c9-4121-a384-4150f204ee35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10415 | 2025.12.18 00:22:36.370981 [ 189 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 10416 | 2025.12.18 00:22:36.371066 [ 189 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 10417 | 2025.12.18 00:22:36.371112 [ 189 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 10418 | 2025.12.18 00:22:36.371153 [ 189 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 10419 | 2025.12.18 00:22:36.371194 [ 189 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 10420 | 2025.12.18 00:22:36.371411 [ 260 ] {13f71105-c5c9-4121-a384-4150f204ee35} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10421 | 2025.12.18 00:22:36.371453 [ 260 ] {13f71105-c5c9-4121-a384-4150f204ee35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10422 | 2025.12.18 00:22:36.371789 [ 260 ] {13f71105-c5c9-4121-a384-4150f204ee35} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10423 | 2025.12.18 00:22:36.372015 [ 260 ] {13f71105-c5c9-4121-a384-4150f204ee35} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10424 | 2025.12.18 00:22:36.372095 [ 200 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138808 sec., 86450.34868307301 rows/sec., 7.50 MiB/sec. | ||
| 10425 | 2025.12.18 00:22:36.372153 [ 260 ] {13f71105-c5c9-4121-a384-4150f204ee35} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001251 sec., 12789.76818545164 rows/sec., 1.03 MiB/sec. | ||
| 10426 | 2025.12.18 00:22:36.372199 [ 260 ] {13f71105-c5c9-4121-a384-4150f204ee35} <Debug> TCPHandler: Processed in 0.00147132 sec. | ||
| 10427 | 2025.12.18 00:22:36.372268 [ 188 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10428 | 2025.12.18 00:22:36.372304 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10429 | 2025.12.18 00:22:36.372408 [ 260 ] {2a67b7be-4475-4f56-bc0f-7dc31fdf63b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10430 | 2025.12.18 00:22:36.372452 [ 260 ] {2a67b7be-4475-4f56-bc0f-7dc31fdf63b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10431 | 2025.12.18 00:22:36.372615 [ 188 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_13_3} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10432 | 2025.12.18 00:22:36.372702 [ 188 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_13_3} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10433 | 2025.12.18 00:22:36.372813 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10434 | 2025.12.18 00:22:36.373453 [ 260 ] {2a67b7be-4475-4f56-bc0f-7dc31fdf63b6} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10435 | 2025.12.18 00:22:36.373494 [ 260 ] {2a67b7be-4475-4f56-bc0f-7dc31fdf63b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10436 | 2025.12.18 00:22:36.373908 [ 260 ] {2a67b7be-4475-4f56-bc0f-7dc31fdf63b6} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10437 | 2025.12.18 00:22:36.374125 [ 260 ] {2a67b7be-4475-4f56-bc0f-7dc31fdf63b6} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10438 | 2025.12.18 00:22:36.374264 [ 260 ] {2a67b7be-4475-4f56-bc0f-7dc31fdf63b6} <Debug> executeQuery: Read 1405 rows, 120.78 KiB in 0.001877 sec., 748534.8961108151 rows/sec., 62.84 MiB/sec. | ||
| 10439 | 2025.12.18 00:22:36.374303 [ 260 ] {2a67b7be-4475-4f56-bc0f-7dc31fdf63b6} <Debug> TCPHandler: Processed in 0.002048315 sec. | ||
| 10440 | 2025.12.18 00:22:36.374410 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10441 | 2025.12.18 00:22:36.374510 [ 260 ] {6d1e1fb2-88ab-454d-8613-abfeeecfb31a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10442 | 2025.12.18 00:22:36.374551 [ 260 ] {6d1e1fb2-88ab-454d-8613-abfeeecfb31a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10443 | 2025.12.18 00:22:36.374966 [ 260 ] {6d1e1fb2-88ab-454d-8613-abfeeecfb31a} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10444 | 2025.12.18 00:22:36.375001 [ 260 ] {6d1e1fb2-88ab-454d-8613-abfeeecfb31a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10445 | 2025.12.18 00:22:36.375313 [ 260 ] {6d1e1fb2-88ab-454d-8613-abfeeecfb31a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10446 | 2025.12.18 00:22:36.375525 [ 260 ] {6d1e1fb2-88ab-454d-8613-abfeeecfb31a} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10447 | 2025.12.18 00:22:36.375653 [ 260 ] {6d1e1fb2-88ab-454d-8613-abfeeecfb31a} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001162 sec., 58519.79345955249 rows/sec., 4.29 MiB/sec. | ||
| 10448 | 2025.12.18 00:22:36.375691 [ 260 ] {6d1e1fb2-88ab-454d-8613-abfeeecfb31a} <Debug> TCPHandler: Processed in 0.00133095 sec. | ||
| 10449 | 2025.12.18 00:22:36.375804 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10450 | 2025.12.18 00:22:36.375897 [ 260 ] {05094250-0167-4d1c-8c41-180ac3963d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10451 | 2025.12.18 00:22:36.375935 [ 260 ] {05094250-0167-4d1c-8c41-180ac3963d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10452 | 2025.12.18 00:22:36.376385 [ 260 ] {05094250-0167-4d1c-8c41-180ac3963d52} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10453 | 2025.12.18 00:22:36.376419 [ 260 ] {05094250-0167-4d1c-8c41-180ac3963d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10454 | 2025.12.18 00:22:36.376725 [ 260 ] {05094250-0167-4d1c-8c41-180ac3963d52} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10455 | 2025.12.18 00:22:36.376947 [ 260 ] {05094250-0167-4d1c-8c41-180ac3963d52} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10456 | 2025.12.18 00:22:36.377070 [ 260 ] {05094250-0167-4d1c-8c41-180ac3963d52} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001192 sec., 211409.39597315437 rows/sec., 14.62 MiB/sec. | ||
| 10457 | 2025.12.18 00:22:36.377107 [ 260 ] {05094250-0167-4d1c-8c41-180ac3963d52} <Debug> TCPHandler: Processed in 0.00135176 sec. | ||
| 10458 | 2025.12.18 00:22:36.377217 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10459 | 2025.12.18 00:22:36.377309 [ 260 ] {1fef18b3-5700-48cb-bb8c-25d69c633ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10460 | 2025.12.18 00:22:36.377347 [ 260 ] {1fef18b3-5700-48cb-bb8c-25d69c633ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10461 | 2025.12.18 00:22:36.377733 [ 260 ] {1fef18b3-5700-48cb-bb8c-25d69c633ca6} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10462 | 2025.12.18 00:22:36.377771 [ 260 ] {1fef18b3-5700-48cb-bb8c-25d69c633ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10463 | 2025.12.18 00:22:36.378062 [ 260 ] {1fef18b3-5700-48cb-bb8c-25d69c633ca6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10464 | 2025.12.18 00:22:36.378267 [ 260 ] {1fef18b3-5700-48cb-bb8c-25d69c633ca6} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10465 | 2025.12.18 00:22:36.378350 [ 39 ] {} <Debug> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10466 | 2025.12.18 00:22:36.378378 [ 39 ] {} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10467 | 2025.12.18 00:22:36.378390 [ 260 ] {1fef18b3-5700-48cb-bb8c-25d69c633ca6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001098 sec., 10928.96174863388 rows/sec., 853.83 KiB/sec. | ||
| 10468 | 2025.12.18 00:22:36.378395 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10469 | 2025.12.18 00:22:36.378427 [ 260 ] {1fef18b3-5700-48cb-bb8c-25d69c633ca6} <Debug> TCPHandler: Processed in 0.001257639 sec. | ||
| 10470 | 2025.12.18 00:22:36.378480 [ 200 ] {42306087-6cf8-491a-a599-b42740a53240::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 | ||
| 10471 | 2025.12.18 00:22:36.378537 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10472 | 2025.12.18 00:22:36.378587 [ 200 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10473 | 2025.12.18 00:22:36.378627 [ 200 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 10474 | 2025.12.18 00:22:36.378632 [ 260 ] {379217ea-cb9d-456e-8625-bfe3f0c8bcd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10475 | 2025.12.18 00:22:36.378681 [ 260 ] {379217ea-cb9d-456e-8625-bfe3f0c8bcd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10476 | 2025.12.18 00:22:36.378703 [ 200 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 10477 | 2025.12.18 00:22:36.378765 [ 200 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 10478 | 2025.12.18 00:22:36.378824 [ 200 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 10479 | 2025.12.18 00:22:36.378871 [ 200 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 10480 | 2025.12.18 00:22:36.379329 [ 260 ] {379217ea-cb9d-456e-8625-bfe3f0c8bcd4} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10481 | 2025.12.18 00:22:36.379371 [ 260 ] {379217ea-cb9d-456e-8625-bfe3f0c8bcd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10482 | 2025.12.18 00:22:36.379549 [ 201 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001101668 sec., 54462.869031323404 rows/sec., 4.36 MiB/sec. | ||
| 10483 | 2025.12.18 00:22:36.379734 [ 260 ] {379217ea-cb9d-456e-8625-bfe3f0c8bcd4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10484 | 2025.12.18 00:22:36.379773 [ 198 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10485 | 2025.12.18 00:22:36.379985 [ 260 ] {379217ea-cb9d-456e-8625-bfe3f0c8bcd4} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10486 | 2025.12.18 00:22:36.380133 [ 260 ] {379217ea-cb9d-456e-8625-bfe3f0c8bcd4} <Debug> executeQuery: Read 612 rows, 47.18 KiB in 0.001519 sec., 402896.6425279789 rows/sec., 30.33 MiB/sec. | ||
| 10487 | 2025.12.18 00:22:36.380157 [ 198 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_13_3} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10488 | 2025.12.18 00:22:36.380172 [ 260 ] {379217ea-cb9d-456e-8625-bfe3f0c8bcd4} <Debug> TCPHandler: Processed in 0.001683402 sec. | ||
| 10489 | 2025.12.18 00:22:36.380245 [ 198 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_13_3} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10490 | 2025.12.18 00:22:36.380300 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10491 | 2025.12.18 00:22:36.380349 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10492 | 2025.12.18 00:22:36.380399 [ 260 ] {3d106c38-82f0-442a-82e3-ccfaa47e5478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10493 | 2025.12.18 00:22:36.380446 [ 260 ] {3d106c38-82f0-442a-82e3-ccfaa47e5478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10494 | 2025.12.18 00:22:36.381028 [ 260 ] {3d106c38-82f0-442a-82e3-ccfaa47e5478} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10495 | 2025.12.18 00:22:36.381063 [ 260 ] {3d106c38-82f0-442a-82e3-ccfaa47e5478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10496 | 2025.12.18 00:22:36.381441 [ 260 ] {3d106c38-82f0-442a-82e3-ccfaa47e5478} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10497 | 2025.12.18 00:22:36.381660 [ 260 ] {3d106c38-82f0-442a-82e3-ccfaa47e5478} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10498 | 2025.12.18 00:22:36.381787 [ 260 ] {3d106c38-82f0-442a-82e3-ccfaa47e5478} <Debug> executeQuery: Read 888 rows, 61.73 KiB in 0.001407 sec., 631130.0639658849 rows/sec., 42.84 MiB/sec. | ||
| 10499 | 2025.12.18 00:22:36.381823 [ 260 ] {3d106c38-82f0-442a-82e3-ccfaa47e5478} <Debug> TCPHandler: Processed in 0.001571651 sec. | ||
| 10500 | 2025.12.18 00:22:36.381936 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10501 | 2025.12.18 00:22:36.382029 [ 260 ] {cf068e43-a84f-4f49-961a-54122c00fb08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10502 | 2025.12.18 00:22:36.382082 [ 260 ] {cf068e43-a84f-4f49-961a-54122c00fb08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10503 | 2025.12.18 00:22:36.382882 [ 260 ] {cf068e43-a84f-4f49-961a-54122c00fb08} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10504 | 2025.12.18 00:22:36.382913 [ 260 ] {cf068e43-a84f-4f49-961a-54122c00fb08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10505 | 2025.12.18 00:22:36.383431 [ 260 ] {cf068e43-a84f-4f49-961a-54122c00fb08} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10506 | 2025.12.18 00:22:36.383637 [ 260 ] {cf068e43-a84f-4f49-961a-54122c00fb08} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10507 | 2025.12.18 00:22:36.383832 [ 260 ] {cf068e43-a84f-4f49-961a-54122c00fb08} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00182 sec., 21978.021978021978 rows/sec., 39.38 MiB/sec. | ||
| 10508 | 2025.12.18 00:22:36.383884 [ 260 ] {cf068e43-a84f-4f49-961a-54122c00fb08} <Debug> TCPHandler: Processed in 0.001995824 sec. | ||
| 10509 | 2025.12.18 00:22:36.383997 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10510 | 2025.12.18 00:22:36.384090 [ 260 ] {14ab4390-ebd5-4c85-aaf6-e57740442d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10511 | 2025.12.18 00:22:36.384131 [ 260 ] {14ab4390-ebd5-4c85-aaf6-e57740442d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10512 | 2025.12.18 00:22:36.384465 [ 260 ] {14ab4390-ebd5-4c85-aaf6-e57740442d98} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10513 | 2025.12.18 00:22:36.384498 [ 260 ] {14ab4390-ebd5-4c85-aaf6-e57740442d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10514 | 2025.12.18 00:22:36.384800 [ 260 ] {14ab4390-ebd5-4c85-aaf6-e57740442d98} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10515 | 2025.12.18 00:22:36.385010 [ 260 ] {14ab4390-ebd5-4c85-aaf6-e57740442d98} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10516 | 2025.12.18 00:22:36.385135 [ 260 ] {14ab4390-ebd5-4c85-aaf6-e57740442d98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 10517 | 2025.12.18 00:22:36.385170 [ 260 ] {14ab4390-ebd5-4c85-aaf6-e57740442d98} <Debug> TCPHandler: Processed in 0.001221478 sec. | ||
| 10518 | 2025.12.18 00:22:37.782044 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 10519 | 2025.12.18 00:22:37.799871 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10520 | 2025.12.18 00:22:37.799931 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10521 | 2025.12.18 00:22:37.806175 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10522 | 2025.12.18 00:22:37.806883 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10523 | 2025.12.18 00:22:37.809966 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 10524 | 2025.12.18 00:22:41.337966 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10525 | 2025.12.18 00:22:41.338158 [ 260 ] {673b297b-904c-49ba-96f4-7425a43751d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10526 | 2025.12.18 00:22:41.338223 [ 260 ] {673b297b-904c-49ba-96f4-7425a43751d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10527 | 2025.12.18 00:22:41.338871 [ 260 ] {673b297b-904c-49ba-96f4-7425a43751d7} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10528 | 2025.12.18 00:22:41.338909 [ 260 ] {673b297b-904c-49ba-96f4-7425a43751d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10529 | 2025.12.18 00:22:41.339309 [ 260 ] {673b297b-904c-49ba-96f4-7425a43751d7} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10530 | 2025.12.18 00:22:41.339548 [ 260 ] {673b297b-904c-49ba-96f4-7425a43751d7} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10531 | 2025.12.18 00:22:41.339701 [ 260 ] {673b297b-904c-49ba-96f4-7425a43751d7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001593 sec., 35153.79786566227 rows/sec., 2.70 MiB/sec. | ||
| 10532 | 2025.12.18 00:22:41.339744 [ 260 ] {673b297b-904c-49ba-96f4-7425a43751d7} <Debug> TCPHandler: Processed in 0.001967384 sec. | ||
| 10533 | 2025.12.18 00:22:41.339865 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10534 | 2025.12.18 00:22:41.339961 [ 260 ] {af3eea18-8d11-484c-b2e8-6de8b0340d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10535 | 2025.12.18 00:22:41.340002 [ 260 ] {af3eea18-8d11-484c-b2e8-6de8b0340d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10536 | 2025.12.18 00:22:41.340413 [ 260 ] {af3eea18-8d11-484c-b2e8-6de8b0340d6a} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10537 | 2025.12.18 00:22:41.340447 [ 260 ] {af3eea18-8d11-484c-b2e8-6de8b0340d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10538 | 2025.12.18 00:22:41.340754 [ 260 ] {af3eea18-8d11-484c-b2e8-6de8b0340d6a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10539 | 2025.12.18 00:22:41.340964 [ 260 ] {af3eea18-8d11-484c-b2e8-6de8b0340d6a} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10540 | 2025.12.18 00:22:41.341093 [ 260 ] {af3eea18-8d11-484c-b2e8-6de8b0340d6a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001152 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec. | ||
| 10541 | 2025.12.18 00:22:41.341131 [ 260 ] {af3eea18-8d11-484c-b2e8-6de8b0340d6a} <Debug> TCPHandler: Processed in 0.001316929 sec. | ||
| 10542 | 2025.12.18 00:22:41.341243 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10543 | 2025.12.18 00:22:41.341338 [ 260 ] {0b96d301-1af8-4fb7-b007-ee5841c95e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10544 | 2025.12.18 00:22:41.341382 [ 260 ] {0b96d301-1af8-4fb7-b007-ee5841c95e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10545 | 2025.12.18 00:22:41.341788 [ 260 ] {0b96d301-1af8-4fb7-b007-ee5841c95e52} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10546 | 2025.12.18 00:22:41.341823 [ 260 ] {0b96d301-1af8-4fb7-b007-ee5841c95e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10547 | 2025.12.18 00:22:41.342155 [ 260 ] {0b96d301-1af8-4fb7-b007-ee5841c95e52} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10548 | 2025.12.18 00:22:41.342361 [ 260 ] {0b96d301-1af8-4fb7-b007-ee5841c95e52} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10549 | 2025.12.18 00:22:41.342491 [ 260 ] {0b96d301-1af8-4fb7-b007-ee5841c95e52} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 10550 | 2025.12.18 00:22:41.342528 [ 260 ] {0b96d301-1af8-4fb7-b007-ee5841c95e52} <Debug> TCPHandler: Processed in 0.001334929 sec. | ||
| 10551 | 2025.12.18 00:22:41.342639 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10552 | 2025.12.18 00:22:41.342733 [ 260 ] {99c99823-7493-4919-8ef2-48618030a5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10553 | 2025.12.18 00:22:41.342774 [ 260 ] {99c99823-7493-4919-8ef2-48618030a5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10554 | 2025.12.18 00:22:41.343107 [ 260 ] {99c99823-7493-4919-8ef2-48618030a5bd} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10555 | 2025.12.18 00:22:41.343140 [ 260 ] {99c99823-7493-4919-8ef2-48618030a5bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10556 | 2025.12.18 00:22:41.343465 [ 260 ] {99c99823-7493-4919-8ef2-48618030a5bd} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10557 | 2025.12.18 00:22:41.343678 [ 260 ] {99c99823-7493-4919-8ef2-48618030a5bd} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10558 | 2025.12.18 00:22:41.343805 [ 260 ] {99c99823-7493-4919-8ef2-48618030a5bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 10559 | 2025.12.18 00:22:41.343840 [ 260 ] {99c99823-7493-4919-8ef2-48618030a5bd} <Debug> TCPHandler: Processed in 0.001251128 sec. | ||
| 10560 | 2025.12.18 00:22:43.620589 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10561 | 2025.12.18 00:22:43.620688 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10562 | 2025.12.18 00:22:43.785748 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28759 | ||
| 10563 | 2025.12.18 00:22:43.786312 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10564 | 2025.12.18 00:22:43.786350 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10565 | 2025.12.18 00:22:43.786819 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10566 | 2025.12.18 00:22:43.787042 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10567 | 2025.12.18 00:22:43.787165 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28759 | ||
| 10568 | 2025.12.18 00:22:43.875715 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1240 | ||
| 10569 | 2025.12.18 00:22:43.878370 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10570 | 2025.12.18 00:22:43.878407 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10571 | 2025.12.18 00:22:43.879656 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10572 | 2025.12.18 00:22:43.879934 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10573 | 2025.12.18 00:22:43.880206 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1240 | ||
| 10574 | 2025.12.18 00:22:45.310275 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 10575 | 2025.12.18 00:22:45.329147 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10576 | 2025.12.18 00:22:45.329212 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10577 | 2025.12.18 00:22:45.336629 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10578 | 2025.12.18 00:22:45.337530 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10579 | 2025.12.18 00:22:45.342249 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 10580 | 2025.12.18 00:22:46.340512 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10581 | 2025.12.18 00:22:46.340698 [ 260 ] {3eb0a21a-7c19-4233-9ced-e9d9bd1b37f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10582 | 2025.12.18 00:22:46.340767 [ 260 ] {3eb0a21a-7c19-4233-9ced-e9d9bd1b37f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10583 | 2025.12.18 00:22:46.341497 [ 260 ] {3eb0a21a-7c19-4233-9ced-e9d9bd1b37f1} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10584 | 2025.12.18 00:22:46.341549 [ 260 ] {3eb0a21a-7c19-4233-9ced-e9d9bd1b37f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10585 | 2025.12.18 00:22:46.341966 [ 260 ] {3eb0a21a-7c19-4233-9ced-e9d9bd1b37f1} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10586 | 2025.12.18 00:22:46.342200 [ 260 ] {3eb0a21a-7c19-4233-9ced-e9d9bd1b37f1} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10587 | 2025.12.18 00:22:46.342370 [ 260 ] {3eb0a21a-7c19-4233-9ced-e9d9bd1b37f1} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001721 sec., 79023.82335851248 rows/sec., 6.85 MiB/sec. | ||
| 10588 | 2025.12.18 00:22:46.342424 [ 260 ] {3eb0a21a-7c19-4233-9ced-e9d9bd1b37f1} <Debug> TCPHandler: Processed in 0.002051525 sec. | ||
| 10589 | 2025.12.18 00:22:46.342552 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10590 | 2025.12.18 00:22:46.342662 [ 260 ] {a93df972-b7fa-4b23-9cb4-24433645348e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10591 | 2025.12.18 00:22:46.342714 [ 260 ] {a93df972-b7fa-4b23-9cb4-24433645348e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10592 | 2025.12.18 00:22:46.343174 [ 260 ] {a93df972-b7fa-4b23-9cb4-24433645348e} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10593 | 2025.12.18 00:22:46.343215 [ 260 ] {a93df972-b7fa-4b23-9cb4-24433645348e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10594 | 2025.12.18 00:22:46.343541 [ 260 ] {a93df972-b7fa-4b23-9cb4-24433645348e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10595 | 2025.12.18 00:22:46.343761 [ 260 ] {a93df972-b7fa-4b23-9cb4-24433645348e} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10596 | 2025.12.18 00:22:46.343886 [ 113 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10597 | 2025.12.18 00:22:46.343900 [ 260 ] {a93df972-b7fa-4b23-9cb4-24433645348e} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001264 sec., 31645.569620253165 rows/sec., 2.32 MiB/sec. | ||
| 10598 | 2025.12.18 00:22:46.343950 [ 113 ] {} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10599 | 2025.12.18 00:22:46.343961 [ 260 ] {a93df972-b7fa-4b23-9cb4-24433645348e} <Debug> TCPHandler: Processed in 0.00146115 sec. | ||
| 10600 | 2025.12.18 00:22:46.343985 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10601 | 2025.12.18 00:22:46.344091 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10602 | 2025.12.18 00:22:46.344120 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::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 | ||
| 10603 | 2025.12.18 00:22:46.344202 [ 260 ] {852abac8-e572-4127-beee-8d6171ea130b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10604 | 2025.12.18 00:22:46.344251 [ 260 ] {852abac8-e572-4127-beee-8d6171ea130b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10605 | 2025.12.18 00:22:46.344259 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10606 | 2025.12.18 00:22:46.344302 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 72 rows starting from the beginning of the part | ||
| 10607 | 2025.12.18 00:22:46.344375 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 54 rows starting from the beginning of the part | ||
| 10608 | 2025.12.18 00:22:46.344434 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 10609 | 2025.12.18 00:22:46.344481 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 10610 | 2025.12.18 00:22:46.344524 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 68 rows starting from the beginning of the part | ||
| 10611 | 2025.12.18 00:22:46.344564 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 10612 | 2025.12.18 00:22:46.344743 [ 260 ] {852abac8-e572-4127-beee-8d6171ea130b} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10613 | 2025.12.18 00:22:46.344786 [ 260 ] {852abac8-e572-4127-beee-8d6171ea130b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10614 | 2025.12.18 00:22:46.345135 [ 260 ] {852abac8-e572-4127-beee-8d6171ea130b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10615 | 2025.12.18 00:22:46.345369 [ 260 ] {852abac8-e572-4127-beee-8d6171ea130b} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10616 | 2025.12.18 00:22:46.345512 [ 260 ] {852abac8-e572-4127-beee-8d6171ea130b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00133 sec., 78195.4887218045 rows/sec., 6.11 MiB/sec. | ||
| 10617 | 2025.12.18 00:22:46.345552 [ 260 ] {852abac8-e572-4127-beee-8d6171ea130b} <Debug> TCPHandler: Processed in 0.001513171 sec. | ||
| 10618 | 2025.12.18 00:22:46.345554 [ 201 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 314 rows, containing 5 columns (5 merged, 0 gathered) in 0.001498451 sec., 209549.72835281232 rows/sec., 16.19 MiB/sec. | ||
| 10619 | 2025.12.18 00:22:46.345675 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10620 | 2025.12.18 00:22:46.345744 [ 197 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10621 | 2025.12.18 00:22:46.345807 [ 260 ] {5793fd77-1ad1-42a3-8f63-64d4dfe74cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10622 | 2025.12.18 00:22:46.345857 [ 260 ] {5793fd77-1ad1-42a3-8f63-64d4dfe74cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10623 | 2025.12.18 00:22:46.346084 [ 197 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_51_10} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10624 | 2025.12.18 00:22:46.346173 [ 197 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_51_10} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10625 | 2025.12.18 00:22:46.346278 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10626 | 2025.12.18 00:22:46.346296 [ 260 ] {5793fd77-1ad1-42a3-8f63-64d4dfe74cf7} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10627 | 2025.12.18 00:22:46.346343 [ 260 ] {5793fd77-1ad1-42a3-8f63-64d4dfe74cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10628 | 2025.12.18 00:22:46.346744 [ 260 ] {5793fd77-1ad1-42a3-8f63-64d4dfe74cf7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10629 | 2025.12.18 00:22:46.347000 [ 260 ] {5793fd77-1ad1-42a3-8f63-64d4dfe74cf7} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10630 | 2025.12.18 00:22:46.347153 [ 260 ] {5793fd77-1ad1-42a3-8f63-64d4dfe74cf7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001367 sec., 117044.62326261887 rows/sec., 8.15 MiB/sec. | ||
| 10631 | 2025.12.18 00:22:46.347193 [ 260 ] {5793fd77-1ad1-42a3-8f63-64d4dfe74cf7} <Debug> TCPHandler: Processed in 0.001569391 sec. | ||
| 10632 | 2025.12.18 00:22:46.347309 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10633 | 2025.12.18 00:22:46.347404 [ 260 ] {9f5110d4-7e82-4194-a8cd-a0395928f950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10634 | 2025.12.18 00:22:46.347460 [ 260 ] {9f5110d4-7e82-4194-a8cd-a0395928f950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10635 | 2025.12.18 00:22:46.348338 [ 260 ] {9f5110d4-7e82-4194-a8cd-a0395928f950} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10636 | 2025.12.18 00:22:46.348375 [ 260 ] {9f5110d4-7e82-4194-a8cd-a0395928f950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10637 | 2025.12.18 00:22:46.348970 [ 260 ] {9f5110d4-7e82-4194-a8cd-a0395928f950} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10638 | 2025.12.18 00:22:46.349200 [ 260 ] {9f5110d4-7e82-4194-a8cd-a0395928f950} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10639 | 2025.12.18 00:22:46.349351 [ 260 ] {9f5110d4-7e82-4194-a8cd-a0395928f950} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001965 sec., 20356.23409669211 rows/sec., 36.48 MiB/sec. | ||
| 10640 | 2025.12.18 00:22:46.349420 [ 260 ] {9f5110d4-7e82-4194-a8cd-a0395928f950} <Debug> TCPHandler: Processed in 0.002161065 sec. | ||
| 10641 | 2025.12.18 00:22:46.349538 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10642 | 2025.12.18 00:22:46.349635 [ 260 ] {d09583f6-fb88-42d7-850b-6c365080d3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10643 | 2025.12.18 00:22:46.349681 [ 260 ] {d09583f6-fb88-42d7-850b-6c365080d3ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10644 | 2025.12.18 00:22:46.350032 [ 260 ] {d09583f6-fb88-42d7-850b-6c365080d3ae} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10645 | 2025.12.18 00:22:46.350069 [ 260 ] {d09583f6-fb88-42d7-850b-6c365080d3ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10646 | 2025.12.18 00:22:46.350391 [ 260 ] {d09583f6-fb88-42d7-850b-6c365080d3ae} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10647 | 2025.12.18 00:22:46.350621 [ 260 ] {d09583f6-fb88-42d7-850b-6c365080d3ae} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10648 | 2025.12.18 00:22:46.350803 [ 260 ] {d09583f6-fb88-42d7-850b-6c365080d3ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 10649 | 2025.12.18 00:22:46.350844 [ 260 ] {d09583f6-fb88-42d7-850b-6c365080d3ae} <Debug> TCPHandler: Processed in 0.00135543 sec. | ||
| 10650 | 2025.12.18 00:22:51.287500 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29271 | ||
| 10651 | 2025.12.18 00:22:51.288199 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10652 | 2025.12.18 00:22:51.288260 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10653 | 2025.12.18 00:22:51.288975 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10654 | 2025.12.18 00:22:51.289211 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10655 | 2025.12.18 00:22:51.289348 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29271 | ||
| 10656 | 2025.12.18 00:22:51.289399 [ 119 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10657 | 2025.12.18 00:22:51.289469 [ 119 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10658 | 2025.12.18 00:22:51.289494 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10659 | 2025.12.18 00:22:51.289660 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::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 | ||
| 10660 | 2025.12.18 00:22:51.289863 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10661 | 2025.12.18 00:22:51.289923 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26839 rows starting from the beginning of the part | ||
| 10662 | 2025.12.18 00:22:51.290019 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 10663 | 2025.12.18 00:22:51.290091 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 10664 | 2025.12.18 00:22:51.290157 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 10665 | 2025.12.18 00:22:51.290218 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 10666 | 2025.12.18 00:22:51.290274 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 10667 | 2025.12.18 00:22:51.292907 [ 201 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29271 rows, containing 4 columns (4 merged, 0 gathered) in 0.003326004 sec., 8800650.871135453 rows/sec., 125.89 MiB/sec. | ||
| 10668 | 2025.12.18 00:22:51.293395 [ 199 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10669 | 2025.12.18 00:22:51.293757 [ 199 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_61_12} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10670 | 2025.12.18 00:22:51.293843 [ 199 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_61_12} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10671 | 2025.12.18 00:22:51.293964 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.91 MiB. | ||
| 10672 | 2025.12.18 00:22:51.338569 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10673 | 2025.12.18 00:22:51.338790 [ 260 ] {1f49e2fb-b787-4fe2-a691-589d42f701b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10674 | 2025.12.18 00:22:51.338886 [ 260 ] {1f49e2fb-b787-4fe2-a691-589d42f701b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10675 | 2025.12.18 00:22:51.339749 [ 260 ] {1f49e2fb-b787-4fe2-a691-589d42f701b5} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10676 | 2025.12.18 00:22:51.339787 [ 260 ] {1f49e2fb-b787-4fe2-a691-589d42f701b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10677 | 2025.12.18 00:22:51.340138 [ 260 ] {1f49e2fb-b787-4fe2-a691-589d42f701b5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10678 | 2025.12.18 00:22:51.340368 [ 260 ] {1f49e2fb-b787-4fe2-a691-589d42f701b5} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10679 | 2025.12.18 00:22:51.340519 [ 260 ] {1f49e2fb-b787-4fe2-a691-589d42f701b5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001796 sec., 1113.5857461024498 rows/sec., 90.81 KiB/sec. | ||
| 10680 | 2025.12.18 00:22:51.340569 [ 260 ] {1f49e2fb-b787-4fe2-a691-589d42f701b5} <Debug> TCPHandler: Processed in 0.002118755 sec. | ||
| 10681 | 2025.12.18 00:22:51.340703 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10682 | 2025.12.18 00:22:51.340806 [ 260 ] {9751db69-357a-40b1-85bc-7f409f92ad45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10683 | 2025.12.18 00:22:51.340849 [ 260 ] {9751db69-357a-40b1-85bc-7f409f92ad45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10684 | 2025.12.18 00:22:51.341292 [ 260 ] {9751db69-357a-40b1-85bc-7f409f92ad45} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10685 | 2025.12.18 00:22:51.341329 [ 260 ] {9751db69-357a-40b1-85bc-7f409f92ad45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10686 | 2025.12.18 00:22:51.341656 [ 260 ] {9751db69-357a-40b1-85bc-7f409f92ad45} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10687 | 2025.12.18 00:22:51.341866 [ 260 ] {9751db69-357a-40b1-85bc-7f409f92ad45} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10688 | 2025.12.18 00:22:51.341979 [ 119 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10689 | 2025.12.18 00:22:51.342001 [ 260 ] {9751db69-357a-40b1-85bc-7f409f92ad45} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.00122 sec., 46721.311475409835 rows/sec., 3.58 MiB/sec. | ||
| 10690 | 2025.12.18 00:22:51.342008 [ 119 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10691 | 2025.12.18 00:22:51.342032 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10692 | 2025.12.18 00:22:51.342041 [ 260 ] {9751db69-357a-40b1-85bc-7f409f92ad45} <Debug> TCPHandler: Processed in 0.00138989 sec. | ||
| 10693 | 2025.12.18 00:22:51.342121 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 10694 | 2025.12.18 00:22:51.342168 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10695 | 2025.12.18 00:22:51.342227 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10696 | 2025.12.18 00:22:51.342261 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1407 rows starting from the beginning of the part | ||
| 10697 | 2025.12.18 00:22:51.342297 [ 260 ] {c45a2129-8a7f-4b11-bd0a-675aec9b04f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10698 | 2025.12.18 00:22:51.342316 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 10699 | 2025.12.18 00:22:51.342355 [ 260 ] {c45a2129-8a7f-4b11-bd0a-675aec9b04f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10700 | 2025.12.18 00:22:51.342368 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1405 rows starting from the beginning of the part | ||
| 10701 | 2025.12.18 00:22:51.342422 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 56 rows starting from the beginning of the part | ||
| 10702 | 2025.12.18 00:22:51.342466 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 136 rows starting from the beginning of the part | ||
| 10703 | 2025.12.18 00:22:51.342506 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 57 rows starting from the beginning of the part | ||
| 10704 | 2025.12.18 00:22:51.342815 [ 260 ] {c45a2129-8a7f-4b11-bd0a-675aec9b04f7} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10705 | 2025.12.18 00:22:51.342857 [ 260 ] {c45a2129-8a7f-4b11-bd0a-675aec9b04f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10706 | 2025.12.18 00:22:51.343176 [ 260 ] {c45a2129-8a7f-4b11-bd0a-675aec9b04f7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10707 | 2025.12.18 00:22:51.343402 [ 260 ] {c45a2129-8a7f-4b11-bd0a-675aec9b04f7} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10708 | 2025.12.18 00:22:51.343539 [ 260 ] {c45a2129-8a7f-4b11-bd0a-675aec9b04f7} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001269 sec., 1576.0441292356186 rows/sec., 110.05 KiB/sec. | ||
| 10709 | 2025.12.18 00:22:51.343578 [ 260 ] {c45a2129-8a7f-4b11-bd0a-675aec9b04f7} <Debug> TCPHandler: Processed in 0.001474621 sec. | ||
| 10710 | 2025.12.18 00:22:51.343681 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10711 | 2025.12.18 00:22:51.343772 [ 201 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3117 rows, containing 5 columns (5 merged, 0 gathered) in 0.001691902 sec., 1842305.2871856645 rows/sec., 161.18 MiB/sec. | ||
| 10712 | 2025.12.18 00:22:51.343778 [ 260 ] {9d24dbb8-3ac5-49b9-82d6-82ec51b60626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10713 | 2025.12.18 00:22:51.343862 [ 260 ] {9d24dbb8-3ac5-49b9-82d6-82ec51b60626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10714 | 2025.12.18 00:22:51.344017 [ 191 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10715 | 2025.12.18 00:22:51.344274 [ 191 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_91_18} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10716 | 2025.12.18 00:22:51.344298 [ 260 ] {9d24dbb8-3ac5-49b9-82d6-82ec51b60626} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10717 | 2025.12.18 00:22:51.344334 [ 260 ] {9d24dbb8-3ac5-49b9-82d6-82ec51b60626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10718 | 2025.12.18 00:22:51.344348 [ 191 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_91_18} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10719 | 2025.12.18 00:22:51.344440 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 10720 | 2025.12.18 00:22:51.344639 [ 260 ] {9d24dbb8-3ac5-49b9-82d6-82ec51b60626} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10721 | 2025.12.18 00:22:51.344846 [ 260 ] {9d24dbb8-3ac5-49b9-82d6-82ec51b60626} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10722 | 2025.12.18 00:22:51.344952 [ 119 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10723 | 2025.12.18 00:22:51.344975 [ 260 ] {9d24dbb8-3ac5-49b9-82d6-82ec51b60626} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001218 sec., 54187.19211822661 rows/sec., 4.23 MiB/sec. | ||
| 10724 | 2025.12.18 00:22:51.344977 [ 119 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10725 | 2025.12.18 00:22:51.345004 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10726 | 2025.12.18 00:22:51.345013 [ 260 ] {9d24dbb8-3ac5-49b9-82d6-82ec51b60626} <Debug> TCPHandler: Processed in 0.00138276 sec. | ||
| 10727 | 2025.12.18 00:22:51.345070 [ 194 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 10728 | 2025.12.18 00:22:51.345127 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10729 | 2025.12.18 00:22:51.345160 [ 194 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10730 | 2025.12.18 00:22:51.345189 [ 194 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 634 rows starting from the beginning of the part | ||
| 10731 | 2025.12.18 00:22:51.345227 [ 260 ] {0bfa46d5-e0ec-4f1f-a609-c5a489a49bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10732 | 2025.12.18 00:22:51.345235 [ 194 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 10733 | 2025.12.18 00:22:51.345278 [ 260 ] {0bfa46d5-e0ec-4f1f-a609-c5a489a49bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10734 | 2025.12.18 00:22:51.345288 [ 194 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 612 rows starting from the beginning of the part | ||
| 10735 | 2025.12.18 00:22:51.345332 [ 194 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part | ||
| 10736 | 2025.12.18 00:22:51.345366 [ 194 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 104 rows starting from the beginning of the part | ||
| 10737 | 2025.12.18 00:22:51.345405 [ 194 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 66 rows starting from the beginning of the part | ||
| 10738 | 2025.12.18 00:22:51.345709 [ 260 ] {0bfa46d5-e0ec-4f1f-a609-c5a489a49bce} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10739 | 2025.12.18 00:22:51.345749 [ 260 ] {0bfa46d5-e0ec-4f1f-a609-c5a489a49bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10740 | 2025.12.18 00:22:51.346103 [ 260 ] {0bfa46d5-e0ec-4f1f-a609-c5a489a49bce} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10741 | 2025.12.18 00:22:51.346297 [ 201 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1544 rows, containing 5 columns (5 merged, 0 gathered) in 0.001256749 sec., 1228566.7225515994 rows/sec., 97.91 MiB/sec. | ||
| 10742 | 2025.12.18 00:22:51.346329 [ 260 ] {0bfa46d5-e0ec-4f1f-a609-c5a489a49bce} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10743 | 2025.12.18 00:22:51.346439 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10744 | 2025.12.18 00:22:51.346454 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10745 | 2025.12.18 00:22:51.346462 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10746 | 2025.12.18 00:22:51.346468 [ 260 ] {0bfa46d5-e0ec-4f1f-a609-c5a489a49bce} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00126 sec., 127777.77777777777 rows/sec., 8.90 MiB/sec. | ||
| 10747 | 2025.12.18 00:22:51.346482 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10748 | 2025.12.18 00:22:51.346509 [ 260 ] {0bfa46d5-e0ec-4f1f-a609-c5a489a49bce} <Debug> TCPHandler: Processed in 0.00143344 sec. | ||
| 10749 | 2025.12.18 00:22:51.346559 [ 187 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 10750 | 2025.12.18 00:22:51.346613 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10751 | 2025.12.18 00:22:51.346660 [ 187 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10752 | 2025.12.18 00:22:51.346694 [ 187 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 23804 rows starting from the beginning of the part | ||
| 10753 | 2025.12.18 00:22:51.346709 [ 260 ] {808d782a-d456-49d2-8d57-0839c7428f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10754 | 2025.12.18 00:22:51.346709 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_91_18} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10755 | 2025.12.18 00:22:51.346753 [ 260 ] {808d782a-d456-49d2-8d57-0839c7428f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10756 | 2025.12.18 00:22:51.346758 [ 187 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 10757 | 2025.12.18 00:22:51.346791 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_91_18} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10758 | 2025.12.18 00:22:51.346812 [ 187 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 888 rows starting from the beginning of the part | ||
| 10759 | 2025.12.18 00:22:51.346864 [ 187 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 10760 | 2025.12.18 00:22:51.346877 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 10761 | 2025.12.18 00:22:51.346911 [ 187 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 10762 | 2025.12.18 00:22:51.346957 [ 187 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 161 rows starting from the beginning of the part | ||
| 10763 | 2025.12.18 00:22:51.347106 [ 260 ] {808d782a-d456-49d2-8d57-0839c7428f87} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10764 | 2025.12.18 00:22:51.347140 [ 260 ] {808d782a-d456-49d2-8d57-0839c7428f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10765 | 2025.12.18 00:22:51.347444 [ 260 ] {808d782a-d456-49d2-8d57-0839c7428f87} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10766 | 2025.12.18 00:22:51.347651 [ 260 ] {808d782a-d456-49d2-8d57-0839c7428f87} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10767 | 2025.12.18 00:22:51.347754 [ 119 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10768 | 2025.12.18 00:22:51.347776 [ 119 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10769 | 2025.12.18 00:22:51.347779 [ 260 ] {808d782a-d456-49d2-8d57-0839c7428f87} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 10770 | 2025.12.18 00:22:51.347792 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10771 | 2025.12.18 00:22:51.347820 [ 260 ] {808d782a-d456-49d2-8d57-0839c7428f87} <Debug> TCPHandler: Processed in 0.001257579 sec. | ||
| 10772 | 2025.12.18 00:22:51.347876 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 10773 | 2025.12.18 00:22:51.348004 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10774 | 2025.12.18 00:22:51.348042 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4920 rows starting from the beginning of the part | ||
| 10775 | 2025.12.18 00:22:51.348106 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 10776 | 2025.12.18 00:22:51.348159 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 10777 | 2025.12.18 00:22:51.348199 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 10778 | 2025.12.18 00:22:51.348238 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 10779 | 2025.12.18 00:22:51.348276 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 10780 | 2025.12.18 00:22:51.350059 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5220 rows, containing 4 columns (4 merged, 0 gathered) in 0.002219635 sec., 2351738.010979282 rows/sec., 158.46 MiB/sec. | ||
| 10781 | 2025.12.18 00:22:51.350566 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10782 | 2025.12.18 00:22:51.350838 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_91_18} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10783 | 2025.12.18 00:22:51.350919 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_91_18} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10784 | 2025.12.18 00:22:51.350996 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 10785 | 2025.12.18 00:22:51.353369 [ 201 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25333 rows, containing 5 columns (5 merged, 0 gathered) in 0.006846929 sec., 3699906.921774711 rows/sec., 254.26 MiB/sec. | ||
| 10786 | 2025.12.18 00:22:51.353602 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10787 | 2025.12.18 00:22:51.353893 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10788 | 2025.12.18 00:22:51.353963 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10789 | 2025.12.18 00:22:51.354024 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 10790 | 2025.12.18 00:22:52.842512 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 10791 | 2025.12.18 00:22:52.860698 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10792 | 2025.12.18 00:22:52.860761 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10793 | 2025.12.18 00:22:52.866987 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10794 | 2025.12.18 00:22:52.867702 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10795 | 2025.12.18 00:22:52.868011 [ 124 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10796 | 2025.12.18 00:22:52.868081 [ 124 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10797 | 2025.12.18 00:22:52.868103 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10798 | 2025.12.18 00:22:52.868267 [ 191 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 10799 | 2025.12.18 00:22:52.871094 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 10800 | 2025.12.18 00:22:52.871153 [ 191 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10801 | 2025.12.18 00:22:52.871883 [ 191 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 10802 | 2025.12.18 00:22:52.875309 [ 191 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 10803 | 2025.12.18 00:22:52.878797 [ 191 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 10804 | 2025.12.18 00:22:52.882632 [ 191 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 10805 | 2025.12.18 00:22:52.886987 [ 191 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 10806 | 2025.12.18 00:22:52.890810 [ 191 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 10807 | 2025.12.18 00:22:52.958674 [ 201 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.090440886 sec., 5086.195197158949 rows/sec., 26.30 MiB/sec. | ||
| 10808 | 2025.12.18 00:22:52.962425 [ 201 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10809 | 2025.12.18 00:22:52.965728 [ 201 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_61_12} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10810 | 2025.12.18 00:22:52.965875 [ 201 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_61_12} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10811 | 2025.12.18 00:22:52.969369 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10812 | 2025.12.18 00:22:53.880646 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1264 | ||
| 10813 | 2025.12.18 00:22:53.882951 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10814 | 2025.12.18 00:22:53.882988 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10815 | 2025.12.18 00:22:53.884137 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10816 | 2025.12.18 00:22:53.884390 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10817 | 2025.12.18 00:22:53.884544 [ 122 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10818 | 2025.12.18 00:22:53.884587 [ 122 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10819 | 2025.12.18 00:22:53.884608 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10820 | 2025.12.18 00:22:53.884648 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1264 | ||
| 10821 | 2025.12.18 00:22:53.884729 [ 192 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::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 | ||
| 10822 | 2025.12.18 00:22:53.885347 [ 192 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10823 | 2025.12.18 00:22:53.885499 [ 192 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1138 rows starting from the beginning of the part | ||
| 10824 | 2025.12.18 00:22:53.885854 [ 192 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 28 rows starting from the beginning of the part | ||
| 10825 | 2025.12.18 00:22:53.886257 [ 192 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 10826 | 2025.12.18 00:22:53.886597 [ 192 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 22 rows starting from the beginning of the part | ||
| 10827 | 2025.12.18 00:22:53.886904 [ 192 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 28 rows starting from the beginning of the part | ||
| 10828 | 2025.12.18 00:22:53.887217 [ 192 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 10829 | 2025.12.18 00:22:53.893661 [ 193 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1264 rows, containing 72 columns (72 merged, 0 gathered) in 0.008985503 sec., 140671.03422034357 rows/sec., 110.28 MiB/sec. | ||
| 10830 | 2025.12.18 00:22:53.894865 [ 200 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10831 | 2025.12.18 00:22:53.895373 [ 200 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_46_9} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10832 | 2025.12.18 00:22:53.895446 [ 200 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_46_9} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10833 | 2025.12.18 00:22:53.895574 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.82 MiB. | ||
| 10834 | 2025.12.18 00:22:56.340133 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10835 | 2025.12.18 00:22:56.340336 [ 260 ] {da5b9d73-bb57-40b6-bfc3-deb9412b460a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10836 | 2025.12.18 00:22:56.340414 [ 260 ] {da5b9d73-bb57-40b6-bfc3-deb9412b460a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10837 | 2025.12.18 00:22:56.341258 [ 260 ] {da5b9d73-bb57-40b6-bfc3-deb9412b460a} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10838 | 2025.12.18 00:22:56.341310 [ 260 ] {da5b9d73-bb57-40b6-bfc3-deb9412b460a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10839 | 2025.12.18 00:22:56.341723 [ 260 ] {da5b9d73-bb57-40b6-bfc3-deb9412b460a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10840 | 2025.12.18 00:22:56.341961 [ 260 ] {da5b9d73-bb57-40b6-bfc3-deb9412b460a} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10841 | 2025.12.18 00:22:56.342134 [ 260 ] {da5b9d73-bb57-40b6-bfc3-deb9412b460a} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001856 sec., 73275.86206896552 rows/sec., 6.35 MiB/sec. | ||
| 10842 | 2025.12.18 00:22:56.342188 [ 260 ] {da5b9d73-bb57-40b6-bfc3-deb9412b460a} <Debug> TCPHandler: Processed in 0.002194116 sec. | ||
| 10843 | 2025.12.18 00:22:56.342374 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10844 | 2025.12.18 00:22:56.342478 [ 260 ] {caa59d33-5e1d-44fd-b43c-8071a47e8c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10845 | 2025.12.18 00:22:56.342523 [ 260 ] {caa59d33-5e1d-44fd-b43c-8071a47e8c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10846 | 2025.12.18 00:22:56.342956 [ 260 ] {caa59d33-5e1d-44fd-b43c-8071a47e8c64} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10847 | 2025.12.18 00:22:56.342994 [ 260 ] {caa59d33-5e1d-44fd-b43c-8071a47e8c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10848 | 2025.12.18 00:22:56.343306 [ 260 ] {caa59d33-5e1d-44fd-b43c-8071a47e8c64} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10849 | 2025.12.18 00:22:56.343534 [ 260 ] {caa59d33-5e1d-44fd-b43c-8071a47e8c64} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10850 | 2025.12.18 00:22:56.343673 [ 260 ] {caa59d33-5e1d-44fd-b43c-8071a47e8c64} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00122 sec., 32786.88524590164 rows/sec., 2.41 MiB/sec. | ||
| 10851 | 2025.12.18 00:22:56.343712 [ 260 ] {caa59d33-5e1d-44fd-b43c-8071a47e8c64} <Debug> TCPHandler: Processed in 0.0013922 sec. | ||
| 10852 | 2025.12.18 00:22:56.343826 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10853 | 2025.12.18 00:22:56.343924 [ 260 ] {e3e69ca3-a1d8-4c04-afc9-1f2277b78e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10854 | 2025.12.18 00:22:56.343966 [ 260 ] {e3e69ca3-a1d8-4c04-afc9-1f2277b78e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10855 | 2025.12.18 00:22:56.344397 [ 260 ] {e3e69ca3-a1d8-4c04-afc9-1f2277b78e08} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10856 | 2025.12.18 00:22:56.344434 [ 260 ] {e3e69ca3-a1d8-4c04-afc9-1f2277b78e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10857 | 2025.12.18 00:22:56.344743 [ 260 ] {e3e69ca3-a1d8-4c04-afc9-1f2277b78e08} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10858 | 2025.12.18 00:22:56.344950 [ 260 ] {e3e69ca3-a1d8-4c04-afc9-1f2277b78e08} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10859 | 2025.12.18 00:22:56.345086 [ 260 ] {e3e69ca3-a1d8-4c04-afc9-1f2277b78e08} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001182 sec., 87986.46362098138 rows/sec., 6.87 MiB/sec. | ||
| 10860 | 2025.12.18 00:22:56.345125 [ 260 ] {e3e69ca3-a1d8-4c04-afc9-1f2277b78e08} <Debug> TCPHandler: Processed in 0.001350619 sec. | ||
| 10861 | 2025.12.18 00:22:56.345237 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10862 | 2025.12.18 00:22:56.345334 [ 260 ] {1cd7130e-0ee9-4dae-b3e9-a2d2e214ba30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10863 | 2025.12.18 00:22:56.345378 [ 260 ] {1cd7130e-0ee9-4dae-b3e9-a2d2e214ba30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10864 | 2025.12.18 00:22:56.345797 [ 260 ] {1cd7130e-0ee9-4dae-b3e9-a2d2e214ba30} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10865 | 2025.12.18 00:22:56.345834 [ 260 ] {1cd7130e-0ee9-4dae-b3e9-a2d2e214ba30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10866 | 2025.12.18 00:22:56.346163 [ 260 ] {1cd7130e-0ee9-4dae-b3e9-a2d2e214ba30} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10867 | 2025.12.18 00:22:56.346374 [ 260 ] {1cd7130e-0ee9-4dae-b3e9-a2d2e214ba30} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10868 | 2025.12.18 00:22:56.346509 [ 260 ] {1cd7130e-0ee9-4dae-b3e9-a2d2e214ba30} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 10869 | 2025.12.18 00:22:56.346546 [ 260 ] {1cd7130e-0ee9-4dae-b3e9-a2d2e214ba30} <Debug> TCPHandler: Processed in 0.00136004 sec. | ||
| 10870 | 2025.12.18 00:22:56.346655 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10871 | 2025.12.18 00:22:56.346751 [ 260 ] {f7d72852-9594-4edb-8801-d4f5c8ed2ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10872 | 2025.12.18 00:22:56.346805 [ 260 ] {f7d72852-9594-4edb-8801-d4f5c8ed2ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10873 | 2025.12.18 00:22:56.347693 [ 260 ] {f7d72852-9594-4edb-8801-d4f5c8ed2ea4} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10874 | 2025.12.18 00:22:56.347730 [ 260 ] {f7d72852-9594-4edb-8801-d4f5c8ed2ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10875 | 2025.12.18 00:22:56.348294 [ 260 ] {f7d72852-9594-4edb-8801-d4f5c8ed2ea4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10876 | 2025.12.18 00:22:56.348528 [ 260 ] {f7d72852-9594-4edb-8801-d4f5c8ed2ea4} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10877 | 2025.12.18 00:22:56.348677 [ 260 ] {f7d72852-9594-4edb-8801-d4f5c8ed2ea4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001944 sec., 20576.1316872428 rows/sec., 36.87 MiB/sec. | ||
| 10878 | 2025.12.18 00:22:56.348745 [ 260 ] {f7d72852-9594-4edb-8801-d4f5c8ed2ea4} <Debug> TCPHandler: Processed in 0.002140375 sec. | ||
| 10879 | 2025.12.18 00:22:56.348856 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10880 | 2025.12.18 00:22:56.348953 [ 260 ] {7f6230eb-131b-4cc2-8e78-a6c36b26a525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10881 | 2025.12.18 00:22:56.348995 [ 260 ] {7f6230eb-131b-4cc2-8e78-a6c36b26a525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10882 | 2025.12.18 00:22:56.349333 [ 260 ] {7f6230eb-131b-4cc2-8e78-a6c36b26a525} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10883 | 2025.12.18 00:22:56.349370 [ 260 ] {7f6230eb-131b-4cc2-8e78-a6c36b26a525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10884 | 2025.12.18 00:22:56.349648 [ 260 ] {7f6230eb-131b-4cc2-8e78-a6c36b26a525} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10885 | 2025.12.18 00:22:56.349844 [ 260 ] {7f6230eb-131b-4cc2-8e78-a6c36b26a525} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10886 | 2025.12.18 00:22:56.349968 [ 260 ] {7f6230eb-131b-4cc2-8e78-a6c36b26a525} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 10887 | 2025.12.18 00:22:56.350003 [ 260 ] {7f6230eb-131b-4cc2-8e78-a6c36b26a525} <Debug> TCPHandler: Processed in 0.001241038 sec. | ||
| 10888 | 2025.12.18 00:22:58.620769 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10889 | 2025.12.18 00:22:58.620836 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10890 | 2025.12.18 00:22:58.789613 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29719 | ||
| 10891 | 2025.12.18 00:22:58.790128 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10892 | 2025.12.18 00:22:58.790175 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10893 | 2025.12.18 00:22:58.790682 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10894 | 2025.12.18 00:22:58.790909 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10895 | 2025.12.18 00:22:58.791053 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29719 | ||
| 10896 | 2025.12.18 00:23:00.371242 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 10897 | 2025.12.18 00:23:00.387230 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10898 | 2025.12.18 00:23:00.387293 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10899 | 2025.12.18 00:23:00.393331 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10900 | 2025.12.18 00:23:00.394039 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10901 | 2025.12.18 00:23:00.397085 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 10902 | 2025.12.18 00:23:01.338052 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10903 | 2025.12.18 00:23:01.338255 [ 260 ] {3a6f25fe-2369-4bf2-9570-c8931455516f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10904 | 2025.12.18 00:23:01.338332 [ 260 ] {3a6f25fe-2369-4bf2-9570-c8931455516f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10905 | 2025.12.18 00:23:01.339045 [ 260 ] {3a6f25fe-2369-4bf2-9570-c8931455516f} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10906 | 2025.12.18 00:23:01.339098 [ 260 ] {3a6f25fe-2369-4bf2-9570-c8931455516f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10907 | 2025.12.18 00:23:01.339500 [ 260 ] {3a6f25fe-2369-4bf2-9570-c8931455516f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10908 | 2025.12.18 00:23:01.339732 [ 260 ] {3a6f25fe-2369-4bf2-9570-c8931455516f} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10909 | 2025.12.18 00:23:01.339901 [ 260 ] {3a6f25fe-2369-4bf2-9570-c8931455516f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001702 sec., 32902.46768507638 rows/sec., 2.53 MiB/sec. | ||
| 10910 | 2025.12.18 00:23:01.339955 [ 260 ] {3a6f25fe-2369-4bf2-9570-c8931455516f} <Debug> TCPHandler: Processed in 0.002045864 sec. | ||
| 10911 | 2025.12.18 00:23:01.340073 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10912 | 2025.12.18 00:23:01.340177 [ 260 ] {3f0bb18f-51f7-4134-8fe4-5da1e0dcaa56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10913 | 2025.12.18 00:23:01.340220 [ 260 ] {3f0bb18f-51f7-4134-8fe4-5da1e0dcaa56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10914 | 2025.12.18 00:23:01.340651 [ 260 ] {3f0bb18f-51f7-4134-8fe4-5da1e0dcaa56} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10915 | 2025.12.18 00:23:01.340690 [ 260 ] {3f0bb18f-51f7-4134-8fe4-5da1e0dcaa56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10916 | 2025.12.18 00:23:01.341007 [ 260 ] {3f0bb18f-51f7-4134-8fe4-5da1e0dcaa56} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10917 | 2025.12.18 00:23:01.341226 [ 260 ] {3f0bb18f-51f7-4134-8fe4-5da1e0dcaa56} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10918 | 2025.12.18 00:23:01.341362 [ 260 ] {3f0bb18f-51f7-4134-8fe4-5da1e0dcaa56} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001209 sec., 52936.31100082713 rows/sec., 4.13 MiB/sec. | ||
| 10919 | 2025.12.18 00:23:01.341402 [ 260 ] {3f0bb18f-51f7-4134-8fe4-5da1e0dcaa56} <Debug> TCPHandler: Processed in 0.00138074 sec. | ||
| 10920 | 2025.12.18 00:23:01.341516 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10921 | 2025.12.18 00:23:01.341615 [ 260 ] {760bbe20-cec0-40fe-8bd7-1c907d263873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10922 | 2025.12.18 00:23:01.341661 [ 260 ] {760bbe20-cec0-40fe-8bd7-1c907d263873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10923 | 2025.12.18 00:23:01.342063 [ 260 ] {760bbe20-cec0-40fe-8bd7-1c907d263873} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10924 | 2025.12.18 00:23:01.342101 [ 260 ] {760bbe20-cec0-40fe-8bd7-1c907d263873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10925 | 2025.12.18 00:23:01.342449 [ 260 ] {760bbe20-cec0-40fe-8bd7-1c907d263873} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10926 | 2025.12.18 00:23:01.342660 [ 260 ] {760bbe20-cec0-40fe-8bd7-1c907d263873} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10927 | 2025.12.18 00:23:01.342794 [ 260 ] {760bbe20-cec0-40fe-8bd7-1c907d263873} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 10928 | 2025.12.18 00:23:01.342832 [ 260 ] {760bbe20-cec0-40fe-8bd7-1c907d263873} <Debug> TCPHandler: Processed in 0.00136664 sec. | ||
| 10929 | 2025.12.18 00:23:01.342937 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10930 | 2025.12.18 00:23:01.343033 [ 260 ] {3bbd238f-191a-4195-b51e-ce01fb692960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10931 | 2025.12.18 00:23:01.343075 [ 260 ] {3bbd238f-191a-4195-b51e-ce01fb692960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10932 | 2025.12.18 00:23:01.343436 [ 260 ] {3bbd238f-191a-4195-b51e-ce01fb692960} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10933 | 2025.12.18 00:23:01.343482 [ 260 ] {3bbd238f-191a-4195-b51e-ce01fb692960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10934 | 2025.12.18 00:23:01.343876 [ 260 ] {3bbd238f-191a-4195-b51e-ce01fb692960} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10935 | 2025.12.18 00:23:01.344092 [ 260 ] {3bbd238f-191a-4195-b51e-ce01fb692960} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10936 | 2025.12.18 00:23:01.344229 [ 260 ] {3bbd238f-191a-4195-b51e-ce01fb692960} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001214 sec., 49423.39373970346 rows/sec., 3.33 MiB/sec. | ||
| 10937 | 2025.12.18 00:23:01.344267 [ 260 ] {3bbd238f-191a-4195-b51e-ce01fb692960} <Debug> TCPHandler: Processed in 0.00138069 sec. | ||
| 10938 | 2025.12.18 00:23:03.884872 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1284 | ||
| 10939 | 2025.12.18 00:23:03.887583 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10940 | 2025.12.18 00:23:03.887625 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10941 | 2025.12.18 00:23:03.888799 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10942 | 2025.12.18 00:23:03.889069 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10943 | 2025.12.18 00:23:03.889342 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1284 | ||
| 10944 | 2025.12.18 00:23:06.291184 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30231 | ||
| 10945 | 2025.12.18 00:23:06.291715 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10946 | 2025.12.18 00:23:06.291758 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10947 | 2025.12.18 00:23:06.292238 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10948 | 2025.12.18 00:23:06.292461 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10949 | 2025.12.18 00:23:06.292589 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30231 | ||
| 10950 | 2025.12.18 00:23:06.368459 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10951 | 2025.12.18 00:23:06.368634 [ 260 ] {47a16b53-4811-4875-ae95-71d5ab477952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10952 | 2025.12.18 00:23:06.368698 [ 260 ] {47a16b53-4811-4875-ae95-71d5ab477952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10953 | 2025.12.18 00:23:06.369351 [ 260 ] {47a16b53-4811-4875-ae95-71d5ab477952} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10954 | 2025.12.18 00:23:06.369401 [ 260 ] {47a16b53-4811-4875-ae95-71d5ab477952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10955 | 2025.12.18 00:23:06.369786 [ 260 ] {47a16b53-4811-4875-ae95-71d5ab477952} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10956 | 2025.12.18 00:23:06.370008 [ 260 ] {47a16b53-4811-4875-ae95-71d5ab477952} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10957 | 2025.12.18 00:23:06.370162 [ 260 ] {47a16b53-4811-4875-ae95-71d5ab477952} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001579 sec., 15199.493350221659 rows/sec., 1.26 MiB/sec. | ||
| 10958 | 2025.12.18 00:23:06.370212 [ 260 ] {47a16b53-4811-4875-ae95-71d5ab477952} <Debug> TCPHandler: Processed in 0.001874314 sec. | ||
| 10959 | 2025.12.18 00:23:06.370339 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10960 | 2025.12.18 00:23:06.370469 [ 260 ] {b1ea4ae9-3438-43b5-9217-12d8af81d8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10961 | 2025.12.18 00:23:06.370524 [ 260 ] {b1ea4ae9-3438-43b5-9217-12d8af81d8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10962 | 2025.12.18 00:23:06.370961 [ 260 ] {b1ea4ae9-3438-43b5-9217-12d8af81d8bd} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10963 | 2025.12.18 00:23:06.370998 [ 260 ] {b1ea4ae9-3438-43b5-9217-12d8af81d8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10964 | 2025.12.18 00:23:06.371311 [ 260 ] {b1ea4ae9-3438-43b5-9217-12d8af81d8bd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10965 | 2025.12.18 00:23:06.371534 [ 260 ] {b1ea4ae9-3438-43b5-9217-12d8af81d8bd} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10966 | 2025.12.18 00:23:06.371678 [ 260 ] {b1ea4ae9-3438-43b5-9217-12d8af81d8bd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001235 sec., 1619.4331983805669 rows/sec., 132.05 KiB/sec. | ||
| 10967 | 2025.12.18 00:23:06.371717 [ 260 ] {b1ea4ae9-3438-43b5-9217-12d8af81d8bd} <Debug> TCPHandler: Processed in 0.00142762 sec. | ||
| 10968 | 2025.12.18 00:23:06.371835 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10969 | 2025.12.18 00:23:06.371934 [ 260 ] {49d252db-b336-4d71-a268-77c101f5b9d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10970 | 2025.12.18 00:23:06.371975 [ 260 ] {49d252db-b336-4d71-a268-77c101f5b9d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10971 | 2025.12.18 00:23:06.373128 [ 260 ] {49d252db-b336-4d71-a268-77c101f5b9d6} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10972 | 2025.12.18 00:23:06.373165 [ 260 ] {49d252db-b336-4d71-a268-77c101f5b9d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10973 | 2025.12.18 00:23:06.373573 [ 260 ] {49d252db-b336-4d71-a268-77c101f5b9d6} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 10974 | 2025.12.18 00:23:06.373789 [ 260 ] {49d252db-b336-4d71-a268-77c101f5b9d6} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10975 | 2025.12.18 00:23:06.373929 [ 260 ] {49d252db-b336-4d71-a268-77c101f5b9d6} <Debug> executeQuery: Read 1397 rows, 120.17 KiB in 0.002015 sec., 693300.2481389579 rows/sec., 58.24 MiB/sec. | ||
| 10976 | 2025.12.18 00:23:06.373966 [ 260 ] {49d252db-b336-4d71-a268-77c101f5b9d6} <Debug> TCPHandler: Processed in 0.002183085 sec. | ||
| 10977 | 2025.12.18 00:23:06.374093 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10978 | 2025.12.18 00:23:06.374216 [ 260 ] {9b02f2e9-197d-4f43-86ce-3df265c4c0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10979 | 2025.12.18 00:23:06.374268 [ 260 ] {9b02f2e9-197d-4f43-86ce-3df265c4c0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10980 | 2025.12.18 00:23:06.374801 [ 260 ] {9b02f2e9-197d-4f43-86ce-3df265c4c0c4} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10981 | 2025.12.18 00:23:06.374844 [ 260 ] {9b02f2e9-197d-4f43-86ce-3df265c4c0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10982 | 2025.12.18 00:23:06.375197 [ 260 ] {9b02f2e9-197d-4f43-86ce-3df265c4c0c4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10983 | 2025.12.18 00:23:06.375419 [ 260 ] {9b02f2e9-197d-4f43-86ce-3df265c4c0c4} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10984 | 2025.12.18 00:23:06.375554 [ 260 ] {9b02f2e9-197d-4f43-86ce-3df265c4c0c4} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001362 sec., 39647.57709251101 rows/sec., 2.95 MiB/sec. | ||
| 10985 | 2025.12.18 00:23:06.375593 [ 260 ] {9b02f2e9-197d-4f43-86ce-3df265c4c0c4} <Debug> TCPHandler: Processed in 0.001563071 sec. | ||
| 10986 | 2025.12.18 00:23:06.375697 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10987 | 2025.12.18 00:23:06.375792 [ 260 ] {cf8a089e-188b-4832-a8a1-a9d9a4bf180e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10988 | 2025.12.18 00:23:06.375832 [ 260 ] {cf8a089e-188b-4832-a8a1-a9d9a4bf180e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10989 | 2025.12.18 00:23:06.376319 [ 260 ] {cf8a089e-188b-4832-a8a1-a9d9a4bf180e} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10990 | 2025.12.18 00:23:06.376354 [ 260 ] {cf8a089e-188b-4832-a8a1-a9d9a4bf180e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10991 | 2025.12.18 00:23:06.376678 [ 260 ] {cf8a089e-188b-4832-a8a1-a9d9a4bf180e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10992 | 2025.12.18 00:23:06.376892 [ 260 ] {cf8a089e-188b-4832-a8a1-a9d9a4bf180e} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10993 | 2025.12.18 00:23:06.377022 [ 260 ] {cf8a089e-188b-4832-a8a1-a9d9a4bf180e} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001248 sec., 201923.07692307694 rows/sec., 13.97 MiB/sec. | ||
| 10994 | 2025.12.18 00:23:06.377060 [ 260 ] {cf8a089e-188b-4832-a8a1-a9d9a4bf180e} <Debug> TCPHandler: Processed in 0.00141436 sec. | ||
| 10995 | 2025.12.18 00:23:06.377175 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10996 | 2025.12.18 00:23:06.377269 [ 260 ] {08bb0a58-5057-4ff9-abe1-da130cd82a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10997 | 2025.12.18 00:23:06.377309 [ 260 ] {08bb0a58-5057-4ff9-abe1-da130cd82a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10998 | 2025.12.18 00:23:06.377706 [ 260 ] {08bb0a58-5057-4ff9-abe1-da130cd82a35} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10999 | 2025.12.18 00:23:06.377741 [ 260 ] {08bb0a58-5057-4ff9-abe1-da130cd82a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11000 | 2025.12.18 00:23:06.378054 [ 260 ] {08bb0a58-5057-4ff9-abe1-da130cd82a35} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11001 | 2025.12.18 00:23:06.378267 [ 260 ] {08bb0a58-5057-4ff9-abe1-da130cd82a35} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11002 | 2025.12.18 00:23:06.378394 [ 260 ] {08bb0a58-5057-4ff9-abe1-da130cd82a35} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001142 sec., 10507.880910683012 rows/sec., 820.93 KiB/sec. | ||
| 11003 | 2025.12.18 00:23:06.378431 [ 260 ] {08bb0a58-5057-4ff9-abe1-da130cd82a35} <Debug> TCPHandler: Processed in 0.001306759 sec. | ||
| 11004 | 2025.12.18 00:23:06.378540 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11005 | 2025.12.18 00:23:06.378634 [ 260 ] {a5dba7ef-20bd-4b7a-921d-7f598857ae26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11006 | 2025.12.18 00:23:06.378673 [ 260 ] {a5dba7ef-20bd-4b7a-921d-7f598857ae26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11007 | 2025.12.18 00:23:06.379305 [ 260 ] {a5dba7ef-20bd-4b7a-921d-7f598857ae26} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11008 | 2025.12.18 00:23:06.379339 [ 260 ] {a5dba7ef-20bd-4b7a-921d-7f598857ae26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11009 | 2025.12.18 00:23:06.379673 [ 260 ] {a5dba7ef-20bd-4b7a-921d-7f598857ae26} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11010 | 2025.12.18 00:23:06.379885 [ 260 ] {a5dba7ef-20bd-4b7a-921d-7f598857ae26} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11011 | 2025.12.18 00:23:06.380018 [ 260 ] {a5dba7ef-20bd-4b7a-921d-7f598857ae26} <Debug> executeQuery: Read 598 rows, 46.03 KiB in 0.001401 sec., 426837.9728765168 rows/sec., 32.08 MiB/sec. | ||
| 11012 | 2025.12.18 00:23:06.380056 [ 260 ] {a5dba7ef-20bd-4b7a-921d-7f598857ae26} <Debug> TCPHandler: Processed in 0.001566151 sec. | ||
| 11013 | 2025.12.18 00:23:06.380167 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11014 | 2025.12.18 00:23:06.380261 [ 260 ] {bf679124-b8b0-4ab9-9016-68cad21d3999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11015 | 2025.12.18 00:23:06.380305 [ 260 ] {bf679124-b8b0-4ab9-9016-68cad21d3999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11016 | 2025.12.18 00:23:06.381004 [ 260 ] {bf679124-b8b0-4ab9-9016-68cad21d3999} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11017 | 2025.12.18 00:23:06.381045 [ 260 ] {bf679124-b8b0-4ab9-9016-68cad21d3999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11018 | 2025.12.18 00:23:06.381439 [ 260 ] {bf679124-b8b0-4ab9-9016-68cad21d3999} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11019 | 2025.12.18 00:23:06.381649 [ 260 ] {bf679124-b8b0-4ab9-9016-68cad21d3999} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11020 | 2025.12.18 00:23:06.381781 [ 260 ] {bf679124-b8b0-4ab9-9016-68cad21d3999} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001537 sec., 573194.5348080677 rows/sec., 38.90 MiB/sec. | ||
| 11021 | 2025.12.18 00:23:06.381819 [ 260 ] {bf679124-b8b0-4ab9-9016-68cad21d3999} <Debug> TCPHandler: Processed in 0.001701842 sec. | ||
| 11022 | 2025.12.18 00:23:06.381931 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11023 | 2025.12.18 00:23:06.382028 [ 260 ] {9976db94-ea0e-484a-9219-e26db2c97906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11024 | 2025.12.18 00:23:06.382083 [ 260 ] {9976db94-ea0e-484a-9219-e26db2c97906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11025 | 2025.12.18 00:23:06.383152 [ 260 ] {9976db94-ea0e-484a-9219-e26db2c97906} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11026 | 2025.12.18 00:23:06.383190 [ 260 ] {9976db94-ea0e-484a-9219-e26db2c97906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11027 | 2025.12.18 00:23:06.383808 [ 260 ] {9976db94-ea0e-484a-9219-e26db2c97906} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11028 | 2025.12.18 00:23:06.384036 [ 260 ] {9976db94-ea0e-484a-9219-e26db2c97906} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11029 | 2025.12.18 00:23:06.384159 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11030 | 2025.12.18 00:23:06.384183 [ 260 ] {9976db94-ea0e-484a-9219-e26db2c97906} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002175 sec., 18390.80459770115 rows/sec., 32.96 MiB/sec. | ||
| 11031 | 2025.12.18 00:23:06.384227 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11032 | 2025.12.18 00:23:06.384254 [ 260 ] {9976db94-ea0e-484a-9219-e26db2c97906} <Debug> TCPHandler: Processed in 0.002374246 sec. | ||
| 11033 | 2025.12.18 00:23:06.384254 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11034 | 2025.12.18 00:23:06.384379 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11035 | 2025.12.18 00:23:06.384385 [ 193 ] {fc04f179-004d-4506-963a-c921a29605f5::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 | ||
| 11036 | 2025.12.18 00:23:06.384478 [ 260 ] {ac38ae3c-3fe9-4677-b99d-2ccd2ea9e5b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11037 | 2025.12.18 00:23:06.384526 [ 260 ] {ac38ae3c-3fe9-4677-b99d-2ccd2ea9e5b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11038 | 2025.12.18 00:23:06.384648 [ 193 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11039 | 2025.12.18 00:23:06.384716 [ 193 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1536 rows starting from the beginning of the part | ||
| 11040 | 2025.12.18 00:23:06.384856 [ 193 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 11041 | 2025.12.18 00:23:06.384882 [ 260 ] {ac38ae3c-3fe9-4677-b99d-2ccd2ea9e5b0} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11042 | 2025.12.18 00:23:06.384922 [ 260 ] {ac38ae3c-3fe9-4677-b99d-2ccd2ea9e5b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11043 | 2025.12.18 00:23:06.384972 [ 193 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 11044 | 2025.12.18 00:23:06.385085 [ 193 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 11045 | 2025.12.18 00:23:06.385186 [ 193 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
| 11046 | 2025.12.18 00:23:06.385251 [ 260 ] {ac38ae3c-3fe9-4677-b99d-2ccd2ea9e5b0} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11047 | 2025.12.18 00:23:06.385287 [ 193 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 11048 | 2025.12.18 00:23:06.385476 [ 260 ] {ac38ae3c-3fe9-4677-b99d-2ccd2ea9e5b0} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11049 | 2025.12.18 00:23:06.385618 [ 260 ] {ac38ae3c-3fe9-4677-b99d-2ccd2ea9e5b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 11050 | 2025.12.18 00:23:06.385658 [ 260 ] {ac38ae3c-3fe9-4677-b99d-2ccd2ea9e5b0} <Debug> TCPHandler: Processed in 0.001328049 sec. | ||
| 11051 | 2025.12.18 00:23:06.397038 [ 200 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1736 rows, containing 19 columns (19 merged, 0 gathered) in 0.012702779 sec., 136663.00893686333 rows/sec., 244.89 MiB/sec. | ||
| 11052 | 2025.12.18 00:23:06.399361 [ 198 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11053 | 2025.12.18 00:23:06.399775 [ 198 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11054 | 2025.12.18 00:23:06.399859 [ 198 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11055 | 2025.12.18 00:23:06.400007 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
| 11056 | 2025.12.18 00:23:07.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.97 MiB, peak 347.05 MiB, free memory in arenas 0.00 B, will set to 342.66 MiB (RSS), difference: 7.69 MiB | ||
| 11057 | 2025.12.18 00:23:07.897269 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 11058 | 2025.12.18 00:23:07.916259 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11059 | 2025.12.18 00:23:07.916330 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11060 | 2025.12.18 00:23:07.923735 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11061 | 2025.12.18 00:23:07.924584 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11062 | 2025.12.18 00:23:07.929568 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 11063 | 2025.12.18 00:23:11.338293 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11064 | 2025.12.18 00:23:11.338468 [ 260 ] {8e270cdf-c4e8-4b47-bffc-13aa4f66d28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11065 | 2025.12.18 00:23:11.338537 [ 260 ] {8e270cdf-c4e8-4b47-bffc-13aa4f66d28b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11066 | 2025.12.18 00:23:11.339258 [ 260 ] {8e270cdf-c4e8-4b47-bffc-13aa4f66d28b} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11067 | 2025.12.18 00:23:11.339307 [ 260 ] {8e270cdf-c4e8-4b47-bffc-13aa4f66d28b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11068 | 2025.12.18 00:23:11.339718 [ 260 ] {8e270cdf-c4e8-4b47-bffc-13aa4f66d28b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11069 | 2025.12.18 00:23:11.339954 [ 260 ] {8e270cdf-c4e8-4b47-bffc-13aa4f66d28b} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11070 | 2025.12.18 00:23:11.340120 [ 260 ] {8e270cdf-c4e8-4b47-bffc-13aa4f66d28b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0017 sec., 32941.17647058824 rows/sec., 2.53 MiB/sec. | ||
| 11071 | 2025.12.18 00:23:11.340178 [ 260 ] {8e270cdf-c4e8-4b47-bffc-13aa4f66d28b} <Debug> TCPHandler: Processed in 0.002013424 sec. | ||
| 11072 | 2025.12.18 00:23:11.340317 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11073 | 2025.12.18 00:23:11.340423 [ 260 ] {701f02b6-2e15-42ab-8327-01ca53406dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11074 | 2025.12.18 00:23:11.340469 [ 260 ] {701f02b6-2e15-42ab-8327-01ca53406dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11075 | 2025.12.18 00:23:11.340919 [ 260 ] {701f02b6-2e15-42ab-8327-01ca53406dcf} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11076 | 2025.12.18 00:23:11.340959 [ 260 ] {701f02b6-2e15-42ab-8327-01ca53406dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11077 | 2025.12.18 00:23:11.341289 [ 260 ] {701f02b6-2e15-42ab-8327-01ca53406dcf} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11078 | 2025.12.18 00:23:11.341507 [ 260 ] {701f02b6-2e15-42ab-8327-01ca53406dcf} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11079 | 2025.12.18 00:23:11.341648 [ 260 ] {701f02b6-2e15-42ab-8327-01ca53406dcf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001248 sec., 51282.05128205128 rows/sec., 4.00 MiB/sec. | ||
| 11080 | 2025.12.18 00:23:11.341689 [ 260 ] {701f02b6-2e15-42ab-8327-01ca53406dcf} <Debug> TCPHandler: Processed in 0.00142445 sec. | ||
| 11081 | 2025.12.18 00:23:11.341808 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11082 | 2025.12.18 00:23:11.341908 [ 260 ] {1171892d-49b2-48c6-aff9-7b8fda520b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11083 | 2025.12.18 00:23:11.341955 [ 260 ] {1171892d-49b2-48c6-aff9-7b8fda520b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11084 | 2025.12.18 00:23:11.342407 [ 260 ] {1171892d-49b2-48c6-aff9-7b8fda520b40} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11085 | 2025.12.18 00:23:11.342443 [ 260 ] {1171892d-49b2-48c6-aff9-7b8fda520b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11086 | 2025.12.18 00:23:11.342793 [ 260 ] {1171892d-49b2-48c6-aff9-7b8fda520b40} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11087 | 2025.12.18 00:23:11.343008 [ 260 ] {1171892d-49b2-48c6-aff9-7b8fda520b40} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11088 | 2025.12.18 00:23:11.343157 [ 260 ] {1171892d-49b2-48c6-aff9-7b8fda520b40} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 11089 | 2025.12.18 00:23:11.343198 [ 260 ] {1171892d-49b2-48c6-aff9-7b8fda520b40} <Debug> TCPHandler: Processed in 0.00144141 sec. | ||
| 11090 | 2025.12.18 00:23:11.343316 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11091 | 2025.12.18 00:23:11.343412 [ 260 ] {2614527c-6e98-46f1-bbfe-e5f889970278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11092 | 2025.12.18 00:23:11.343457 [ 260 ] {2614527c-6e98-46f1-bbfe-e5f889970278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11093 | 2025.12.18 00:23:11.343812 [ 260 ] {2614527c-6e98-46f1-bbfe-e5f889970278} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11094 | 2025.12.18 00:23:11.343845 [ 260 ] {2614527c-6e98-46f1-bbfe-e5f889970278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11095 | 2025.12.18 00:23:11.344157 [ 260 ] {2614527c-6e98-46f1-bbfe-e5f889970278} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11096 | 2025.12.18 00:23:11.344397 [ 260 ] {2614527c-6e98-46f1-bbfe-e5f889970278} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11097 | 2025.12.18 00:23:11.344534 [ 260 ] {2614527c-6e98-46f1-bbfe-e5f889970278} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 11098 | 2025.12.18 00:23:11.344569 [ 260 ] {2614527c-6e98-46f1-bbfe-e5f889970278} <Debug> TCPHandler: Processed in 0.001302939 sec. | ||
| 11099 | 2025.12.18 00:23:13.620891 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11100 | 2025.12.18 00:23:13.620953 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11101 | 2025.12.18 00:23:13.792984 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30679 | ||
| 11102 | 2025.12.18 00:23:13.793511 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11103 | 2025.12.18 00:23:13.793561 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11104 | 2025.12.18 00:23:13.794098 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11105 | 2025.12.18 00:23:13.794347 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11106 | 2025.12.18 00:23:13.794492 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30679 | ||
| 11107 | 2025.12.18 00:23:13.889754 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1312 | ||
| 11108 | 2025.12.18 00:23:13.892130 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11109 | 2025.12.18 00:23:13.892185 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11110 | 2025.12.18 00:23:13.893458 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11111 | 2025.12.18 00:23:13.893753 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11112 | 2025.12.18 00:23:13.894159 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1312 | ||
| 11113 | 2025.12.18 00:23:14.002319 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001920054 sec. | ||
| 11114 | 2025.12.18 00:23:15.429835 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 11115 | 2025.12.18 00:23:15.447891 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11116 | 2025.12.18 00:23:15.447960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11117 | 2025.12.18 00:23:15.454154 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11118 | 2025.12.18 00:23:15.454910 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11119 | 2025.12.18 00:23:15.458995 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 11120 | 2025.12.18 00:23:16.340463 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11121 | 2025.12.18 00:23:16.340735 [ 260 ] {958b42be-6109-4988-b495-16b92f690d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11122 | 2025.12.18 00:23:16.340840 [ 260 ] {958b42be-6109-4988-b495-16b92f690d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11123 | 2025.12.18 00:23:16.341827 [ 260 ] {958b42be-6109-4988-b495-16b92f690d6d} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11124 | 2025.12.18 00:23:16.341877 [ 260 ] {958b42be-6109-4988-b495-16b92f690d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11125 | 2025.12.18 00:23:16.342276 [ 260 ] {958b42be-6109-4988-b495-16b92f690d6d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11126 | 2025.12.18 00:23:16.342502 [ 260 ] {958b42be-6109-4988-b495-16b92f690d6d} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11127 | 2025.12.18 00:23:16.342663 [ 260 ] {958b42be-6109-4988-b495-16b92f690d6d} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.002005 sec., 67830.42394014963 rows/sec., 5.88 MiB/sec. | ||
| 11128 | 2025.12.18 00:23:16.342670 [ 140 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11129 | 2025.12.18 00:23:16.342718 [ 260 ] {958b42be-6109-4988-b495-16b92f690d6d} <Debug> TCPHandler: Processed in 0.002388016 sec. | ||
| 11130 | 2025.12.18 00:23:16.342739 [ 140 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11131 | 2025.12.18 00:23:16.342766 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11132 | 2025.12.18 00:23:16.342853 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11133 | 2025.12.18 00:23:16.342868 [ 188 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 11134 | 2025.12.18 00:23:16.342961 [ 260 ] {83ec3881-b51c-4524-a56b-0b0bff9dd6df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11135 | 2025.12.18 00:23:16.342993 [ 188 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11136 | 2025.12.18 00:23:16.343010 [ 260 ] {83ec3881-b51c-4524-a56b-0b0bff9dd6df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11137 | 2025.12.18 00:23:16.343033 [ 188 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1407 rows starting from the beginning of the part | ||
| 11138 | 2025.12.18 00:23:16.343107 [ 188 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 136 rows starting from the beginning of the part | ||
| 11139 | 2025.12.18 00:23:16.343153 [ 188 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 11140 | 2025.12.18 00:23:16.343196 [ 188 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1397 rows starting from the beginning of the part | ||
| 11141 | 2025.12.18 00:23:16.343234 [ 188 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part | ||
| 11142 | 2025.12.18 00:23:16.343275 [ 188 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 136 rows starting from the beginning of the part | ||
| 11143 | 2025.12.18 00:23:16.343465 [ 260 ] {83ec3881-b51c-4524-a56b-0b0bff9dd6df} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11144 | 2025.12.18 00:23:16.343507 [ 260 ] {83ec3881-b51c-4524-a56b-0b0bff9dd6df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11145 | 2025.12.18 00:23:16.343830 [ 260 ] {83ec3881-b51c-4524-a56b-0b0bff9dd6df} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11146 | 2025.12.18 00:23:16.344064 [ 260 ] {83ec3881-b51c-4524-a56b-0b0bff9dd6df} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11147 | 2025.12.18 00:23:16.344204 [ 260 ] {83ec3881-b51c-4524-a56b-0b0bff9dd6df} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001266 sec., 31595.576619273303 rows/sec., 2.32 MiB/sec. | ||
| 11148 | 2025.12.18 00:23:16.344244 [ 260 ] {83ec3881-b51c-4524-a56b-0b0bff9dd6df} <Debug> TCPHandler: Processed in 0.00144324 sec. | ||
| 11149 | 2025.12.18 00:23:16.344353 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11150 | 2025.12.18 00:23:16.344449 [ 260 ] {7ccf51aa-43fc-4250-8005-20803f7b7661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11151 | 2025.12.18 00:23:16.344489 [ 260 ] {7ccf51aa-43fc-4250-8005-20803f7b7661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11152 | 2025.12.18 00:23:16.344680 [ 200 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3188 rows, containing 5 columns (5 merged, 0 gathered) in 0.001858193 sec., 1715645.2532110496 rows/sec., 150.58 MiB/sec. | ||
| 11153 | 2025.12.18 00:23:16.344879 [ 188 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11154 | 2025.12.18 00:23:16.344935 [ 260 ] {7ccf51aa-43fc-4250-8005-20803f7b7661} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11155 | 2025.12.18 00:23:16.344977 [ 260 ] {7ccf51aa-43fc-4250-8005-20803f7b7661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11156 | 2025.12.18 00:23:16.345166 [ 188 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_96_19} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11157 | 2025.12.18 00:23:16.345252 [ 188 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_96_19} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11158 | 2025.12.18 00:23:16.345326 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 11159 | 2025.12.18 00:23:16.345336 [ 260 ] {7ccf51aa-43fc-4250-8005-20803f7b7661} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11160 | 2025.12.18 00:23:16.345554 [ 260 ] {7ccf51aa-43fc-4250-8005-20803f7b7661} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11161 | 2025.12.18 00:23:16.345673 [ 140 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11162 | 2025.12.18 00:23:16.345689 [ 260 ] {7ccf51aa-43fc-4250-8005-20803f7b7661} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00126 sec., 82539.68253968253 rows/sec., 6.45 MiB/sec. | ||
| 11163 | 2025.12.18 00:23:16.345711 [ 140 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11164 | 2025.12.18 00:23:16.345734 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11165 | 2025.12.18 00:23:16.345735 [ 260 ] {7ccf51aa-43fc-4250-8005-20803f7b7661} <Debug> TCPHandler: Processed in 0.001430861 sec. | ||
| 11166 | 2025.12.18 00:23:16.345848 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 11167 | 2025.12.18 00:23:16.345891 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11168 | 2025.12.18 00:23:16.345993 [ 260 ] {169626d6-f930-497f-8a6e-0e5fdff31dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11169 | 2025.12.18 00:23:16.345996 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11170 | 2025.12.18 00:23:16.346039 [ 260 ] {169626d6-f930-497f-8a6e-0e5fdff31dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11171 | 2025.12.18 00:23:16.346048 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 634 rows starting from the beginning of the part | ||
| 11172 | 2025.12.18 00:23:16.346126 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 104 rows starting from the beginning of the part | ||
| 11173 | 2025.12.18 00:23:16.346173 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 11174 | 2025.12.18 00:23:16.346214 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 598 rows starting from the beginning of the part | ||
| 11175 | 2025.12.18 00:23:16.346253 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
| 11176 | 2025.12.18 00:23:16.346293 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 104 rows starting from the beginning of the part | ||
| 11177 | 2025.12.18 00:23:16.346492 [ 260 ] {169626d6-f930-497f-8a6e-0e5fdff31dc2} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11178 | 2025.12.18 00:23:16.346532 [ 260 ] {169626d6-f930-497f-8a6e-0e5fdff31dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11179 | 2025.12.18 00:23:16.346882 [ 260 ] {169626d6-f930-497f-8a6e-0e5fdff31dc2} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11180 | 2025.12.18 00:23:16.347110 [ 260 ] {169626d6-f930-497f-8a6e-0e5fdff31dc2} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11181 | 2025.12.18 00:23:16.347228 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11182 | 2025.12.18 00:23:16.347243 [ 260 ] {169626d6-f930-497f-8a6e-0e5fdff31dc2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 11183 | 2025.12.18 00:23:16.347259 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11184 | 2025.12.18 00:23:16.347283 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11185 | 2025.12.18 00:23:16.347288 [ 260 ] {169626d6-f930-497f-8a6e-0e5fdff31dc2} <Debug> TCPHandler: Processed in 0.00144688 sec. | ||
| 11186 | 2025.12.18 00:23:16.347344 [ 188 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 11187 | 2025.12.18 00:23:16.347415 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11188 | 2025.12.18 00:23:16.347424 [ 194 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 5 columns (5 merged, 0 gathered) in 0.001624531 sec., 965201.6489682252 rows/sec., 76.93 MiB/sec. | ||
| 11189 | 2025.12.18 00:23:16.347434 [ 188 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11190 | 2025.12.18 00:23:16.347510 [ 188 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 25333 rows starting from the beginning of the part | ||
| 11191 | 2025.12.18 00:23:16.347515 [ 260 ] {0cb61d7e-aa72-4d48-a9fb-960f7465dc0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11192 | 2025.12.18 00:23:16.347560 [ 188 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 11193 | 2025.12.18 00:23:16.347577 [ 260 ] {0cb61d7e-aa72-4d48-a9fb-960f7465dc0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11194 | 2025.12.18 00:23:16.347602 [ 188 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 11195 | 2025.12.18 00:23:16.347643 [ 188 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 881 rows starting from the beginning of the part | ||
| 11196 | 2025.12.18 00:23:16.347679 [ 188 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 11197 | 2025.12.18 00:23:16.347680 [ 194 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11198 | 2025.12.18 00:23:16.347716 [ 188 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 11199 | 2025.12.18 00:23:16.348071 [ 194 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_96_19} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11200 | 2025.12.18 00:23:16.348173 [ 194 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_96_19} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11201 | 2025.12.18 00:23:16.348290 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 11202 | 2025.12.18 00:23:16.348473 [ 260 ] {0cb61d7e-aa72-4d48-a9fb-960f7465dc0e} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11203 | 2025.12.18 00:23:16.348513 [ 260 ] {0cb61d7e-aa72-4d48-a9fb-960f7465dc0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11204 | 2025.12.18 00:23:16.349110 [ 260 ] {0cb61d7e-aa72-4d48-a9fb-960f7465dc0e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11205 | 2025.12.18 00:23:16.349342 [ 260 ] {0cb61d7e-aa72-4d48-a9fb-960f7465dc0e} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11206 | 2025.12.18 00:23:16.349486 [ 260 ] {0cb61d7e-aa72-4d48-a9fb-960f7465dc0e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00199 sec., 20100.502512562813 rows/sec., 36.02 MiB/sec. | ||
| 11207 | 2025.12.18 00:23:16.349556 [ 260 ] {0cb61d7e-aa72-4d48-a9fb-960f7465dc0e} <Debug> TCPHandler: Processed in 0.002189956 sec. | ||
| 11208 | 2025.12.18 00:23:16.349670 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11209 | 2025.12.18 00:23:16.349765 [ 260 ] {de99a75b-b864-43b9-a760-e908bdeb9292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11210 | 2025.12.18 00:23:16.349809 [ 260 ] {de99a75b-b864-43b9-a760-e908bdeb9292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11211 | 2025.12.18 00:23:16.350156 [ 260 ] {de99a75b-b864-43b9-a760-e908bdeb9292} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11212 | 2025.12.18 00:23:16.350191 [ 260 ] {de99a75b-b864-43b9-a760-e908bdeb9292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11213 | 2025.12.18 00:23:16.350527 [ 260 ] {de99a75b-b864-43b9-a760-e908bdeb9292} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11214 | 2025.12.18 00:23:16.350740 [ 260 ] {de99a75b-b864-43b9-a760-e908bdeb9292} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11215 | 2025.12.18 00:23:16.350866 [ 140 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11216 | 2025.12.18 00:23:16.350870 [ 260 ] {de99a75b-b864-43b9-a760-e908bdeb9292} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 11217 | 2025.12.18 00:23:16.350908 [ 140 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11218 | 2025.12.18 00:23:16.350938 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11219 | 2025.12.18 00:23:16.350948 [ 260 ] {de99a75b-b864-43b9-a760-e908bdeb9292} <Debug> TCPHandler: Processed in 0.001325189 sec. | ||
| 11220 | 2025.12.18 00:23:16.351010 [ 200 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 11221 | 2025.12.18 00:23:16.351117 [ 200 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11222 | 2025.12.18 00:23:16.351149 [ 200 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5220 rows starting from the beginning of the part | ||
| 11223 | 2025.12.18 00:23:16.351205 [ 200 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 11224 | 2025.12.18 00:23:16.351253 [ 200 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 11225 | 2025.12.18 00:23:16.351298 [ 200 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 11226 | 2025.12.18 00:23:16.351342 [ 200 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 11227 | 2025.12.18 00:23:16.351385 [ 200 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 11228 | 2025.12.18 00:23:16.352844 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5520 rows, containing 4 columns (4 merged, 0 gathered) in 0.001866513 sec., 2957386.3134090146 rows/sec., 199.27 MiB/sec. | ||
| 11229 | 2025.12.18 00:23:16.353144 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26854 rows, containing 5 columns (5 merged, 0 gathered) in 0.005825911 sec., 4609407.867713736 rows/sec., 316.74 MiB/sec. | ||
| 11230 | 2025.12.18 00:23:16.353430 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11231 | 2025.12.18 00:23:16.353478 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11232 | 2025.12.18 00:23:16.353754 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11233 | 2025.12.18 00:23:16.353802 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_96_19} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11234 | 2025.12.18 00:23:16.353838 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11235 | 2025.12.18 00:23:16.353875 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_96_19} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11236 | 2025.12.18 00:23:16.353935 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 11237 | 2025.12.18 00:23:16.353984 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 11238 | 2025.12.18 00:23:21.294752 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31191 | ||
| 11239 | 2025.12.18 00:23:21.295329 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11240 | 2025.12.18 00:23:21.295381 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11241 | 2025.12.18 00:23:21.295888 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11242 | 2025.12.18 00:23:21.296150 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11243 | 2025.12.18 00:23:21.296317 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31191 | ||
| 11244 | 2025.12.18 00:23:21.339130 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11245 | 2025.12.18 00:23:21.339334 [ 260 ] {f3ce8685-6189-446e-a280-1fdb98358ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11246 | 2025.12.18 00:23:21.339408 [ 260 ] {f3ce8685-6189-446e-a280-1fdb98358ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11247 | 2025.12.18 00:23:21.340110 [ 260 ] {f3ce8685-6189-446e-a280-1fdb98358ee8} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11248 | 2025.12.18 00:23:21.340154 [ 260 ] {f3ce8685-6189-446e-a280-1fdb98358ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11249 | 2025.12.18 00:23:21.340575 [ 260 ] {f3ce8685-6189-446e-a280-1fdb98358ee8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11250 | 2025.12.18 00:23:21.340803 [ 260 ] {f3ce8685-6189-446e-a280-1fdb98358ee8} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11251 | 2025.12.18 00:23:21.340969 [ 260 ] {f3ce8685-6189-446e-a280-1fdb98358ee8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00169 sec., 33136.09467455621 rows/sec., 2.55 MiB/sec. | ||
| 11252 | 2025.12.18 00:23:21.341021 [ 260 ] {f3ce8685-6189-446e-a280-1fdb98358ee8} <Debug> TCPHandler: Processed in 0.002028274 sec. | ||
| 11253 | 2025.12.18 00:23:21.341148 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11254 | 2025.12.18 00:23:21.341255 [ 260 ] {c649c927-8fe1-427b-b5d6-1d9752616666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11255 | 2025.12.18 00:23:21.341297 [ 260 ] {c649c927-8fe1-427b-b5d6-1d9752616666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11256 | 2025.12.18 00:23:21.341725 [ 260 ] {c649c927-8fe1-427b-b5d6-1d9752616666} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11257 | 2025.12.18 00:23:21.341760 [ 260 ] {c649c927-8fe1-427b-b5d6-1d9752616666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11258 | 2025.12.18 00:23:21.342088 [ 260 ] {c649c927-8fe1-427b-b5d6-1d9752616666} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11259 | 2025.12.18 00:23:21.342299 [ 260 ] {c649c927-8fe1-427b-b5d6-1d9752616666} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11260 | 2025.12.18 00:23:21.342430 [ 260 ] {c649c927-8fe1-427b-b5d6-1d9752616666} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 11261 | 2025.12.18 00:23:21.342470 [ 260 ] {c649c927-8fe1-427b-b5d6-1d9752616666} <Debug> TCPHandler: Processed in 0.00137627 sec. | ||
| 11262 | 2025.12.18 00:23:21.342590 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11263 | 2025.12.18 00:23:21.342689 [ 260 ] {c9804700-0dcc-4195-a7fa-6d2b42c2ddbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11264 | 2025.12.18 00:23:21.342735 [ 260 ] {c9804700-0dcc-4195-a7fa-6d2b42c2ddbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11265 | 2025.12.18 00:23:21.343150 [ 260 ] {c9804700-0dcc-4195-a7fa-6d2b42c2ddbf} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11266 | 2025.12.18 00:23:21.343185 [ 260 ] {c9804700-0dcc-4195-a7fa-6d2b42c2ddbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11267 | 2025.12.18 00:23:21.343526 [ 260 ] {c9804700-0dcc-4195-a7fa-6d2b42c2ddbf} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11268 | 2025.12.18 00:23:21.343741 [ 260 ] {c9804700-0dcc-4195-a7fa-6d2b42c2ddbf} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11269 | 2025.12.18 00:23:21.343874 [ 260 ] {c9804700-0dcc-4195-a7fa-6d2b42c2ddbf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 11270 | 2025.12.18 00:23:21.343911 [ 260 ] {c9804700-0dcc-4195-a7fa-6d2b42c2ddbf} <Debug> TCPHandler: Processed in 0.001372619 sec. | ||
| 11271 | 2025.12.18 00:23:21.344018 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11272 | 2025.12.18 00:23:21.344113 [ 260 ] {566d3e44-78b4-41fd-ba7e-8cc728766944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11273 | 2025.12.18 00:23:21.344156 [ 260 ] {566d3e44-78b4-41fd-ba7e-8cc728766944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11274 | 2025.12.18 00:23:21.344491 [ 260 ] {566d3e44-78b4-41fd-ba7e-8cc728766944} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11275 | 2025.12.18 00:23:21.344524 [ 260 ] {566d3e44-78b4-41fd-ba7e-8cc728766944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11276 | 2025.12.18 00:23:21.344851 [ 260 ] {566d3e44-78b4-41fd-ba7e-8cc728766944} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11277 | 2025.12.18 00:23:21.345058 [ 260 ] {566d3e44-78b4-41fd-ba7e-8cc728766944} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11278 | 2025.12.18 00:23:21.345190 [ 260 ] {566d3e44-78b4-41fd-ba7e-8cc728766944} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 11279 | 2025.12.18 00:23:21.345226 [ 260 ] {566d3e44-78b4-41fd-ba7e-8cc728766944} <Debug> TCPHandler: Processed in 0.001259659 sec. | ||
| 11280 | 2025.12.18 00:23:21.603204 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35388 | ||
| 11281 | 2025.12.18 00:23:21.603322 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11282 | 2025.12.18 00:23:21.603352 [ 290 ] {} <Debug> TCP-Session: b6d1fce5-b965-4785-aa61-5b393a7dec66 Authenticating user 'default' from [fd00:1122:3344:101::e]:35388 | ||
| 11283 | 2025.12.18 00:23:21.603376 [ 290 ] {} <Debug> TCP-Session: b6d1fce5-b965-4785-aa61-5b393a7dec66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11284 | 2025.12.18 00:23:21.603392 [ 290 ] {} <Debug> TCP-Session: b6d1fce5-b965-4785-aa61-5b393a7dec66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11285 | 2025.12.18 00:23:21.603606 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59287 | ||
| 11286 | 2025.12.18 00:23:21.603646 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55529 | ||
| 11287 | 2025.12.18 00:23:21.603665 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59028 | ||
| 11288 | 2025.12.18 00:23:21.603705 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62807 | ||
| 11289 | 2025.12.18 00:23:21.603729 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41870 | ||
| 11290 | 2025.12.18 00:23:21.603735 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11291 | 2025.12.18 00:23:21.603787 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11292 | 2025.12.18 00:23:21.603816 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11293 | 2025.12.18 00:23:21.603834 [ 291 ] {} <Debug> TCP-Session: 236fd74b-f3a3-433a-80e0-3af0f2e66b8a Authenticating user 'default' from [fd00:1122:3344:101::e]:59287 | ||
| 11294 | 2025.12.18 00:23:21.603850 [ 292 ] {} <Debug> TCP-Session: 2c52d160-9973-466c-a8ec-0ffb698f1491 Authenticating user 'default' from [fd00:1122:3344:101::e]:55529 | ||
| 11295 | 2025.12.18 00:23:21.603860 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11296 | 2025.12.18 00:23:21.603874 [ 291 ] {} <Debug> TCP-Session: 236fd74b-f3a3-433a-80e0-3af0f2e66b8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11297 | 2025.12.18 00:23:21.603903 [ 289 ] {} <Debug> TCP-Session: 5530ebb1-7730-4d6a-9ffd-f675100a5470 Authenticating user 'default' from [fd00:1122:3344:101::e]:41870 | ||
| 11298 | 2025.12.18 00:23:21.603943 [ 291 ] {} <Debug> TCP-Session: 236fd74b-f3a3-433a-80e0-3af0f2e66b8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11299 | 2025.12.18 00:23:21.603889 [ 292 ] {} <Debug> TCP-Session: 2c52d160-9973-466c-a8ec-0ffb698f1491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11300 | 2025.12.18 00:23:21.603973 [ 289 ] {} <Debug> TCP-Session: 5530ebb1-7730-4d6a-9ffd-f675100a5470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11301 | 2025.12.18 00:23:21.604001 [ 292 ] {} <Debug> TCP-Session: 2c52d160-9973-466c-a8ec-0ffb698f1491 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11302 | 2025.12.18 00:23:21.604015 [ 289 ] {} <Debug> TCP-Session: 5530ebb1-7730-4d6a-9ffd-f675100a5470 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11303 | 2025.12.18 00:23:21.603786 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11304 | 2025.12.18 00:23:21.603720 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33350 | ||
| 11305 | 2025.12.18 00:23:21.604075 [ 294 ] {} <Debug> TCP-Session: 964366fd-8b7f-4bb4-b35d-8af7e6f2f14b Authenticating user 'default' from [fd00:1122:3344:101::e]:59028 | ||
| 11306 | 2025.12.18 00:23:21.603697 [ 290 ] {} <Trace> TCP-Session: b6d1fce5-b965-4785-aa61-5b393a7dec66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11307 | 2025.12.18 00:23:21.603680 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60175 | ||
| 11308 | 2025.12.18 00:23:21.604151 [ 294 ] {} <Debug> TCP-Session: 964366fd-8b7f-4bb4-b35d-8af7e6f2f14b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11309 | 2025.12.18 00:23:21.604149 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11310 | 2025.12.18 00:23:21.604174 [ 294 ] {} <Debug> TCP-Session: 964366fd-8b7f-4bb4-b35d-8af7e6f2f14b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11311 | 2025.12.18 00:23:21.603661 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39722 | ||
| 11312 | 2025.12.18 00:23:21.604201 [ 288 ] {} <Debug> TCP-Session: c9e8415f-6106-4ebe-9176-3e2201656332 Authenticating user 'default' from [fd00:1122:3344:101::e]:33350 | ||
| 11313 | 2025.12.18 00:23:21.603860 [ 287 ] {} <Debug> TCP-Session: 04200777-6b57-4c21-9521-758464ea4e2f Authenticating user 'default' from [fd00:1122:3344:101::e]:62807 | ||
| 11314 | 2025.12.18 00:23:21.604256 [ 288 ] {} <Debug> TCP-Session: c9e8415f-6106-4ebe-9176-3e2201656332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11315 | 2025.12.18 00:23:21.604280 [ 287 ] {} <Debug> TCP-Session: 04200777-6b57-4c21-9521-758464ea4e2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11316 | 2025.12.18 00:23:21.604286 [ 288 ] {} <Debug> TCP-Session: c9e8415f-6106-4ebe-9176-3e2201656332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11317 | 2025.12.18 00:23:21.604314 [ 287 ] {} <Debug> TCP-Session: 04200777-6b57-4c21-9521-758464ea4e2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11318 | 2025.12.18 00:23:21.604298 [ 290 ] {b7122b02-9896-41f3-9a7e-b7d35ee03a83} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35388) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11319 | 2025.12.18 00:23:21.604625 [ 290 ] {b7122b02-9896-41f3-9a7e-b7d35ee03a83} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11320 | 2025.12.18 00:23:21.604635 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11321 | 2025.12.18 00:23:21.604676 [ 286 ] {} <Debug> TCP-Session: 3303e866-4cf4-4b06-b11c-e3a3a60c958c Authenticating user 'default' from [fd00:1122:3344:101::e]:60175 | ||
| 11322 | 2025.12.18 00:23:21.604684 [ 290 ] {b7122b02-9896-41f3-9a7e-b7d35ee03a83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11323 | 2025.12.18 00:23:21.604695 [ 286 ] {} <Debug> TCP-Session: 3303e866-4cf4-4b06-b11c-e3a3a60c958c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11324 | 2025.12.18 00:23:21.604712 [ 286 ] {} <Debug> TCP-Session: 3303e866-4cf4-4b06-b11c-e3a3a60c958c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11325 | 2025.12.18 00:23:21.604744 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11326 | 2025.12.18 00:23:21.604778 [ 293 ] {} <Debug> TCP-Session: 01d9c44c-7e3e-4817-a6ff-828995abe3e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39722 | ||
| 11327 | 2025.12.18 00:23:21.604795 [ 293 ] {} <Debug> TCP-Session: 01d9c44c-7e3e-4817-a6ff-828995abe3e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11328 | 2025.12.18 00:23:21.604807 [ 293 ] {} <Debug> TCP-Session: 01d9c44c-7e3e-4817-a6ff-828995abe3e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11329 | 2025.12.18 00:23:21.604984 [ 290 ] {b7122b02-9896-41f3-9a7e-b7d35ee03a83} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 11330 | 2025.12.18 00:23:21.605949 [ 365 ] {b7122b02-9896-41f3-9a7e-b7d35ee03a83} <Trace> AggregatingTransform: Aggregating | ||
| 11331 | 2025.12.18 00:23:21.606007 [ 365 ] {b7122b02-9896-41f3-9a7e-b7d35ee03a83} <Trace> Aggregator: Aggregation method: without_key | ||
| 11332 | 2025.12.18 00:23:21.606046 [ 365 ] {b7122b02-9896-41f3-9a7e-b7d35ee03a83} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000956696 sec. (1045.264 rows/sec., 40.83 KiB/sec.) | ||
| 11333 | 2025.12.18 00:23:21.606067 [ 365 ] {b7122b02-9896-41f3-9a7e-b7d35ee03a83} <Trace> Aggregator: Merging aggregated data | ||
| 11334 | 2025.12.18 00:23:21.607400 [ 290 ] {b7122b02-9896-41f3-9a7e-b7d35ee03a83} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003158 sec., 316.65611146295123 rows/sec., 12.37 KiB/sec. | ||
| 11335 | 2025.12.18 00:23:21.607599 [ 290 ] {b7122b02-9896-41f3-9a7e-b7d35ee03a83} <Debug> TCPHandler: Processed in 0.004022298 sec. | ||
| 11336 | 2025.12.18 00:23:21.607707 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11337 | 2025.12.18 00:23:21.607726 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11338 | 2025.12.18 00:23:21.607743 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11339 | 2025.12.18 00:23:21.607759 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11340 | 2025.12.18 00:23:21.607772 [ 289 ] {} <Debug> TCP-Session: 5530ebb1-7730-4d6a-9ffd-f675100a5470 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11341 | 2025.12.18 00:23:21.607788 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11342 | 2025.12.18 00:23:21.607812 [ 291 ] {} <Debug> TCP-Session: 236fd74b-f3a3-433a-80e0-3af0f2e66b8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11343 | 2025.12.18 00:23:21.607819 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11344 | 2025.12.18 00:23:21.607842 [ 286 ] {} <Debug> TCP-Session: 3303e866-4cf4-4b06-b11c-e3a3a60c958c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11345 | 2025.12.18 00:23:21.607742 [ 290 ] {} <Debug> TCP-Session: b6d1fce5-b965-4785-aa61-5b393a7dec66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11346 | 2025.12.18 00:23:21.607875 [ 294 ] {} <Debug> TCP-Session: 964366fd-8b7f-4bb4-b35d-8af7e6f2f14b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11347 | 2025.12.18 00:23:21.607836 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11348 | 2025.12.18 00:23:21.607803 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11349 | 2025.12.18 00:23:21.607933 [ 288 ] {} <Debug> TCP-Session: c9e8415f-6106-4ebe-9176-3e2201656332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11350 | 2025.12.18 00:23:21.607794 [ 293 ] {} <Debug> TCP-Session: 01d9c44c-7e3e-4817-a6ff-828995abe3e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11351 | 2025.12.18 00:23:21.607956 [ 287 ] {} <Debug> TCP-Session: 04200777-6b57-4c21-9521-758464ea4e2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11352 | 2025.12.18 00:23:21.607773 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11353 | 2025.12.18 00:23:21.608023 [ 292 ] {} <Debug> TCP-Session: 2c52d160-9973-466c-a8ec-0ffb698f1491 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11354 | 2025.12.18 00:23:22.959188 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 11355 | 2025.12.18 00:23:22.981461 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11356 | 2025.12.18 00:23:22.981549 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11357 | 2025.12.18 00:23:22.988405 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11358 | 2025.12.18 00:23:22.989238 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11359 | 2025.12.18 00:23:22.994927 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 11360 | 2025.12.18 00:23:23.713422 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56237 | ||
| 11361 | 2025.12.18 00:23:23.713533 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11362 | 2025.12.18 00:23:23.713564 [ 288 ] {} <Debug> TCP-Session: d22fb085-d3e9-4789-a3dc-10b0976ea9e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56237 | ||
| 11363 | 2025.12.18 00:23:23.713589 [ 288 ] {} <Debug> TCP-Session: d22fb085-d3e9-4789-a3dc-10b0976ea9e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11364 | 2025.12.18 00:23:23.713604 [ 288 ] {} <Debug> TCP-Session: d22fb085-d3e9-4789-a3dc-10b0976ea9e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11365 | 2025.12.18 00:23:23.713836 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52432 | ||
| 11366 | 2025.12.18 00:23:23.713868 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55853 | ||
| 11367 | 2025.12.18 00:23:23.713902 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38015 | ||
| 11368 | 2025.12.18 00:23:23.713915 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51645 | ||
| 11369 | 2025.12.18 00:23:23.713944 [ 288 ] {} <Trace> TCP-Session: d22fb085-d3e9-4789-a3dc-10b0976ea9e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11370 | 2025.12.18 00:23:23.713966 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11371 | 2025.12.18 00:23:23.713988 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11372 | 2025.12.18 00:23:23.713921 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44497 | ||
| 11373 | 2025.12.18 00:23:23.714041 [ 291 ] {} <Debug> TCP-Session: f1aedf5c-7bce-4481-8a44-416570ac0d73 Authenticating user 'default' from [fd00:1122:3344:101::e]:55853 | ||
| 11374 | 2025.12.18 00:23:23.714025 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11375 | 2025.12.18 00:23:23.714025 [ 289 ] {} <Debug> TCP-Session: b493e0fd-f1b1-447f-bf36-ad098bd28403 Authenticating user 'default' from [fd00:1122:3344:101::e]:52432 | ||
| 11376 | 2025.12.18 00:23:23.714080 [ 291 ] {} <Debug> TCP-Session: f1aedf5c-7bce-4481-8a44-416570ac0d73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11377 | 2025.12.18 00:23:23.714092 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11378 | 2025.12.18 00:23:23.714107 [ 291 ] {} <Debug> TCP-Session: f1aedf5c-7bce-4481-8a44-416570ac0d73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11379 | 2025.12.18 00:23:23.714106 [ 289 ] {} <Debug> TCP-Session: b493e0fd-f1b1-447f-bf36-ad098bd28403 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11380 | 2025.12.18 00:23:23.714122 [ 287 ] {} <Debug> TCP-Session: b7097c4a-92bb-4b23-9076-8cf74488da39 Authenticating user 'default' from [fd00:1122:3344:101::e]:44497 | ||
| 11381 | 2025.12.18 00:23:23.714141 [ 289 ] {} <Debug> TCP-Session: b493e0fd-f1b1-447f-bf36-ad098bd28403 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11382 | 2025.12.18 00:23:23.714156 [ 287 ] {} <Debug> TCP-Session: b7097c4a-92bb-4b23-9076-8cf74488da39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11383 | 2025.12.18 00:23:23.714137 [ 288 ] {6bb5be6b-df64-44d5-9bde-16027d2f6672} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56237) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11384 | 2025.12.18 00:23:23.714181 [ 287 ] {} <Debug> TCP-Session: b7097c4a-92bb-4b23-9076-8cf74488da39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11385 | 2025.12.18 00:23:23.714092 [ 286 ] {} <Debug> TCP-Session: c917074e-e443-46a2-932e-e2b009cd0f92 Authenticating user 'default' from [fd00:1122:3344:101::e]:51645 | ||
| 11386 | 2025.12.18 00:23:23.714024 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11387 | 2025.12.18 00:23:23.714255 [ 286 ] {} <Debug> TCP-Session: c917074e-e443-46a2-932e-e2b009cd0f92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11388 | 2025.12.18 00:23:23.713884 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49466 | ||
| 11389 | 2025.12.18 00:23:23.714273 [ 294 ] {} <Debug> TCP-Session: 4cfe98d2-2ad2-45b6-a54d-9c002765c3f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38015 | ||
| 11390 | 2025.12.18 00:23:23.714274 [ 286 ] {} <Debug> TCP-Session: c917074e-e443-46a2-932e-e2b009cd0f92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11391 | 2025.12.18 00:23:23.714312 [ 294 ] {} <Debug> TCP-Session: 4cfe98d2-2ad2-45b6-a54d-9c002765c3f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11392 | 2025.12.18 00:23:23.713865 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46620 | ||
| 11393 | 2025.12.18 00:23:23.714339 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11394 | 2025.12.18 00:23:23.714331 [ 294 ] {} <Debug> TCP-Session: 4cfe98d2-2ad2-45b6-a54d-9c002765c3f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11395 | 2025.12.18 00:23:23.714383 [ 293 ] {} <Debug> TCP-Session: 201b2ed1-1b4c-4b80-becd-32d214c80eff Authenticating user 'default' from [fd00:1122:3344:101::e]:49466 | ||
| 11396 | 2025.12.18 00:23:23.714403 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11397 | 2025.12.18 00:23:23.714416 [ 293 ] {} <Debug> TCP-Session: 201b2ed1-1b4c-4b80-becd-32d214c80eff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11398 | 2025.12.18 00:23:23.713845 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51304 | ||
| 11399 | 2025.12.18 00:23:23.714441 [ 293 ] {} <Debug> TCP-Session: 201b2ed1-1b4c-4b80-becd-32d214c80eff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11400 | 2025.12.18 00:23:23.714450 [ 288 ] {6bb5be6b-df64-44d5-9bde-16027d2f6672} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11401 | 2025.12.18 00:23:23.714436 [ 292 ] {} <Debug> TCP-Session: af64fcc0-0da4-4ffa-8d64-02cb9c819bd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46620 | ||
| 11402 | 2025.12.18 00:23:23.714513 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11403 | 2025.12.18 00:23:23.714516 [ 292 ] {} <Debug> TCP-Session: af64fcc0-0da4-4ffa-8d64-02cb9c819bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11404 | 2025.12.18 00:23:23.714533 [ 288 ] {6bb5be6b-df64-44d5-9bde-16027d2f6672} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11405 | 2025.12.18 00:23:23.714547 [ 292 ] {} <Debug> TCP-Session: af64fcc0-0da4-4ffa-8d64-02cb9c819bd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11406 | 2025.12.18 00:23:23.714543 [ 290 ] {} <Debug> TCP-Session: 4f02ebc3-bc51-4f24-948f-74ca368f8a73 Authenticating user 'default' from [fd00:1122:3344:101::e]:51304 | ||
| 11407 | 2025.12.18 00:23:23.714581 [ 290 ] {} <Debug> TCP-Session: 4f02ebc3-bc51-4f24-948f-74ca368f8a73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11408 | 2025.12.18 00:23:23.714593 [ 290 ] {} <Debug> TCP-Session: 4f02ebc3-bc51-4f24-948f-74ca368f8a73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11409 | 2025.12.18 00:23:23.714831 [ 288 ] {6bb5be6b-df64-44d5-9bde-16027d2f6672} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 11410 | 2025.12.18 00:23:23.715767 [ 330 ] {6bb5be6b-df64-44d5-9bde-16027d2f6672} <Trace> AggregatingTransform: Aggregating | ||
| 11411 | 2025.12.18 00:23:23.715841 [ 330 ] {6bb5be6b-df64-44d5-9bde-16027d2f6672} <Trace> Aggregator: Aggregation method: without_key | ||
| 11412 | 2025.12.18 00:23:23.715879 [ 330 ] {6bb5be6b-df64-44d5-9bde-16027d2f6672} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000942397 sec. (1061.124 rows/sec., 41.45 KiB/sec.) | ||
| 11413 | 2025.12.18 00:23:23.715898 [ 330 ] {6bb5be6b-df64-44d5-9bde-16027d2f6672} <Trace> Aggregator: Merging aggregated data | ||
| 11414 | 2025.12.18 00:23:23.717061 [ 288 ] {6bb5be6b-df64-44d5-9bde-16027d2f6672} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00298 sec., 335.5704697986577 rows/sec., 13.11 KiB/sec. | ||
| 11415 | 2025.12.18 00:23:23.717212 [ 288 ] {6bb5be6b-df64-44d5-9bde-16027d2f6672} <Debug> TCPHandler: Processed in 0.003387284 sec. | ||
| 11416 | 2025.12.18 00:23:23.717308 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11417 | 2025.12.18 00:23:23.717339 [ 288 ] {} <Debug> TCP-Session: d22fb085-d3e9-4789-a3dc-10b0976ea9e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11418 | 2025.12.18 00:23:23.717344 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11419 | 2025.12.18 00:23:23.717361 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11420 | 2025.12.18 00:23:23.717390 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11421 | 2025.12.18 00:23:23.717393 [ 287 ] {} <Debug> TCP-Session: b7097c4a-92bb-4b23-9076-8cf74488da39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11422 | 2025.12.18 00:23:23.717403 [ 291 ] {} <Debug> TCP-Session: f1aedf5c-7bce-4481-8a44-416570ac0d73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11423 | 2025.12.18 00:23:23.717415 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11424 | 2025.12.18 00:23:23.717433 [ 289 ] {} <Debug> TCP-Session: b493e0fd-f1b1-447f-bf36-ad098bd28403 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11425 | 2025.12.18 00:23:23.717457 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11426 | 2025.12.18 00:23:23.717474 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11427 | 2025.12.18 00:23:23.717472 [ 294 ] {} <Debug> TCP-Session: 4cfe98d2-2ad2-45b6-a54d-9c002765c3f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11428 | 2025.12.18 00:23:23.717501 [ 292 ] {} <Debug> TCP-Session: af64fcc0-0da4-4ffa-8d64-02cb9c819bd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11429 | 2025.12.18 00:23:23.717520 [ 286 ] {} <Debug> TCP-Session: c917074e-e443-46a2-932e-e2b009cd0f92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11430 | 2025.12.18 00:23:23.717436 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11431 | 2025.12.18 00:23:23.717397 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11432 | 2025.12.18 00:23:23.717582 [ 293 ] {} <Debug> TCP-Session: 201b2ed1-1b4c-4b80-becd-32d214c80eff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11433 | 2025.12.18 00:23:23.717607 [ 290 ] {} <Debug> TCP-Session: 4f02ebc3-bc51-4f24-948f-74ca368f8a73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11434 | 2025.12.18 00:23:23.894484 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1336 | ||
| 11435 | 2025.12.18 00:23:23.896796 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11436 | 2025.12.18 00:23:23.896857 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11437 | 2025.12.18 00:23:23.898132 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11438 | 2025.12.18 00:23:23.898419 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11439 | 2025.12.18 00:23:23.898820 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1336 | ||
| 11440 | 2025.12.18 00:23:26.340509 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11441 | 2025.12.18 00:23:26.340796 [ 260 ] {1c0f3d71-ab82-4bdd-ba41-0993cbddd82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11442 | 2025.12.18 00:23:26.340904 [ 260 ] {1c0f3d71-ab82-4bdd-ba41-0993cbddd82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11443 | 2025.12.18 00:23:26.341650 [ 260 ] {1c0f3d71-ab82-4bdd-ba41-0993cbddd82c} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11444 | 2025.12.18 00:23:26.341702 [ 260 ] {1c0f3d71-ab82-4bdd-ba41-0993cbddd82c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11445 | 2025.12.18 00:23:26.342118 [ 260 ] {1c0f3d71-ab82-4bdd-ba41-0993cbddd82c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11446 | 2025.12.18 00:23:26.342345 [ 260 ] {1c0f3d71-ab82-4bdd-ba41-0993cbddd82c} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11447 | 2025.12.18 00:23:26.342519 [ 260 ] {1c0f3d71-ab82-4bdd-ba41-0993cbddd82c} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001802 sec., 75471.69811320755 rows/sec., 6.54 MiB/sec. | ||
| 11448 | 2025.12.18 00:23:26.342572 [ 260 ] {1c0f3d71-ab82-4bdd-ba41-0993cbddd82c} <Debug> TCPHandler: Processed in 0.002253345 sec. | ||
| 11449 | 2025.12.18 00:23:26.342693 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11450 | 2025.12.18 00:23:26.342799 [ 260 ] {406b6979-f1ef-4626-9148-b3d30dc1ec48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11451 | 2025.12.18 00:23:26.342844 [ 260 ] {406b6979-f1ef-4626-9148-b3d30dc1ec48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11452 | 2025.12.18 00:23:26.343273 [ 260 ] {406b6979-f1ef-4626-9148-b3d30dc1ec48} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11453 | 2025.12.18 00:23:26.343311 [ 260 ] {406b6979-f1ef-4626-9148-b3d30dc1ec48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11454 | 2025.12.18 00:23:26.343635 [ 260 ] {406b6979-f1ef-4626-9148-b3d30dc1ec48} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11455 | 2025.12.18 00:23:26.343858 [ 260 ] {406b6979-f1ef-4626-9148-b3d30dc1ec48} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11456 | 2025.12.18 00:23:26.343982 [ 120 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11457 | 2025.12.18 00:23:26.343994 [ 260 ] {406b6979-f1ef-4626-9148-b3d30dc1ec48} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00122 sec., 32786.88524590164 rows/sec., 2.41 MiB/sec. | ||
| 11458 | 2025.12.18 00:23:26.344063 [ 120 ] {} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11459 | 2025.12.18 00:23:26.344077 [ 260 ] {406b6979-f1ef-4626-9148-b3d30dc1ec48} <Debug> TCPHandler: Processed in 0.00143871 sec. | ||
| 11460 | 2025.12.18 00:23:26.344095 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11461 | 2025.12.18 00:23:26.344237 [ 186 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::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 | ||
| 11462 | 2025.12.18 00:23:26.344252 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11463 | 2025.12.18 00:23:26.344377 [ 260 ] {2db88173-161d-41e0-944d-af7b3a85452c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11464 | 2025.12.18 00:23:26.344393 [ 186 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11465 | 2025.12.18 00:23:26.344419 [ 260 ] {2db88173-161d-41e0-944d-af7b3a85452c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11466 | 2025.12.18 00:23:26.344436 [ 186 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 72 rows starting from the beginning of the part | ||
| 11467 | 2025.12.18 00:23:26.344513 [ 186 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 2 rows starting from the beginning of the part | ||
| 11468 | 2025.12.18 00:23:26.344565 [ 186 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 40 rows starting from the beginning of the part | ||
| 11469 | 2025.12.18 00:23:26.344612 [ 186 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 54 rows starting from the beginning of the part | ||
| 11470 | 2025.12.18 00:23:26.344657 [ 186 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part | ||
| 11471 | 2025.12.18 00:23:26.344705 [ 186 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part | ||
| 11472 | 2025.12.18 00:23:26.344857 [ 260 ] {2db88173-161d-41e0-944d-af7b3a85452c} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11473 | 2025.12.18 00:23:26.344901 [ 260 ] {2db88173-161d-41e0-944d-af7b3a85452c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11474 | 2025.12.18 00:23:26.345243 [ 260 ] {2db88173-161d-41e0-944d-af7b3a85452c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11475 | 2025.12.18 00:23:26.345476 [ 260 ] {2db88173-161d-41e0-944d-af7b3a85452c} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11476 | 2025.12.18 00:23:26.345578 [ 187 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140962 sec., 175933.9396433081 rows/sec., 13.59 MiB/sec. | ||
| 11477 | 2025.12.18 00:23:26.345623 [ 260 ] {2db88173-161d-41e0-944d-af7b3a85452c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001266 sec., 82148.49921011059 rows/sec., 6.42 MiB/sec. | ||
| 11478 | 2025.12.18 00:23:26.345665 [ 260 ] {2db88173-161d-41e0-944d-af7b3a85452c} <Debug> TCPHandler: Processed in 0.0014641 sec. | ||
| 11479 | 2025.12.18 00:23:26.345736 [ 195 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11480 | 2025.12.18 00:23:26.345779 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11481 | 2025.12.18 00:23:26.345881 [ 260 ] {ee1dadda-6c22-482f-8649-3045d7414e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11482 | 2025.12.18 00:23:26.345928 [ 260 ] {ee1dadda-6c22-482f-8649-3045d7414e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11483 | 2025.12.18 00:23:26.346038 [ 195 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_56_11} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11484 | 2025.12.18 00:23:26.346111 [ 195 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_56_11} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11485 | 2025.12.18 00:23:26.346192 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 11486 | 2025.12.18 00:23:26.346348 [ 260 ] {ee1dadda-6c22-482f-8649-3045d7414e91} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11487 | 2025.12.18 00:23:26.346383 [ 260 ] {ee1dadda-6c22-482f-8649-3045d7414e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11488 | 2025.12.18 00:23:26.346724 [ 260 ] {ee1dadda-6c22-482f-8649-3045d7414e91} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11489 | 2025.12.18 00:23:26.346935 [ 260 ] {ee1dadda-6c22-482f-8649-3045d7414e91} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11490 | 2025.12.18 00:23:26.347075 [ 260 ] {ee1dadda-6c22-482f-8649-3045d7414e91} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 11491 | 2025.12.18 00:23:26.347113 [ 260 ] {ee1dadda-6c22-482f-8649-3045d7414e91} <Debug> TCPHandler: Processed in 0.001385329 sec. | ||
| 11492 | 2025.12.18 00:23:26.347220 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11493 | 2025.12.18 00:23:26.347315 [ 260 ] {3cc98d49-3044-4bbe-93dd-1a3ab7631013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11494 | 2025.12.18 00:23:26.347369 [ 260 ] {3cc98d49-3044-4bbe-93dd-1a3ab7631013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11495 | 2025.12.18 00:23:26.348196 [ 260 ] {3cc98d49-3044-4bbe-93dd-1a3ab7631013} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11496 | 2025.12.18 00:23:26.348233 [ 260 ] {3cc98d49-3044-4bbe-93dd-1a3ab7631013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11497 | 2025.12.18 00:23:26.348809 [ 260 ] {3cc98d49-3044-4bbe-93dd-1a3ab7631013} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11498 | 2025.12.18 00:23:26.349044 [ 260 ] {3cc98d49-3044-4bbe-93dd-1a3ab7631013} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11499 | 2025.12.18 00:23:26.349189 [ 260 ] {3cc98d49-3044-4bbe-93dd-1a3ab7631013} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001893 sec., 21130.480718436345 rows/sec., 37.86 MiB/sec. | ||
| 11500 | 2025.12.18 00:23:26.349254 [ 260 ] {3cc98d49-3044-4bbe-93dd-1a3ab7631013} <Debug> TCPHandler: Processed in 0.002084434 sec. | ||
| 11501 | 2025.12.18 00:23:26.349365 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11502 | 2025.12.18 00:23:26.349462 [ 260 ] {4123a3bd-3910-4a6c-93fb-b2a17986d8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11503 | 2025.12.18 00:23:26.349504 [ 260 ] {4123a3bd-3910-4a6c-93fb-b2a17986d8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11504 | 2025.12.18 00:23:26.349845 [ 260 ] {4123a3bd-3910-4a6c-93fb-b2a17986d8bd} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11505 | 2025.12.18 00:23:26.349881 [ 260 ] {4123a3bd-3910-4a6c-93fb-b2a17986d8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11506 | 2025.12.18 00:23:26.350193 [ 260 ] {4123a3bd-3910-4a6c-93fb-b2a17986d8bd} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11507 | 2025.12.18 00:23:26.350400 [ 260 ] {4123a3bd-3910-4a6c-93fb-b2a17986d8bd} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11508 | 2025.12.18 00:23:26.350533 [ 260 ] {4123a3bd-3910-4a6c-93fb-b2a17986d8bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 11509 | 2025.12.18 00:23:26.350570 [ 260 ] {4123a3bd-3910-4a6c-93fb-b2a17986d8bd} <Debug> TCPHandler: Processed in 0.001256539 sec. | ||
| 11510 | 2025.12.18 00:23:27.518406 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49449 | ||
| 11511 | 2025.12.18 00:23:27.518524 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11512 | 2025.12.18 00:23:27.518553 [ 288 ] {} <Debug> TCP-Session: 9e4f0993-062d-4e31-adee-d780bf5b4b6c Authenticating user 'default' from [fd00:1122:3344:101::e]:49449 | ||
| 11513 | 2025.12.18 00:23:27.518578 [ 288 ] {} <Debug> TCP-Session: 9e4f0993-062d-4e31-adee-d780bf5b4b6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11514 | 2025.12.18 00:23:27.518594 [ 288 ] {} <Debug> TCP-Session: 9e4f0993-062d-4e31-adee-d780bf5b4b6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11515 | 2025.12.18 00:23:27.518826 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34828 | ||
| 11516 | 2025.12.18 00:23:27.518852 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41082 | ||
| 11517 | 2025.12.18 00:23:27.518893 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52239 | ||
| 11518 | 2025.12.18 00:23:27.518934 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35090 | ||
| 11519 | 2025.12.18 00:23:27.518977 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11520 | 2025.12.18 00:23:27.519001 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11521 | 2025.12.18 00:23:27.519015 [ 289 ] {} <Debug> TCP-Session: cbd15f11-4bdd-4846-a9a5-920083e4efd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34828 | ||
| 11522 | 2025.12.18 00:23:27.519023 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11523 | 2025.12.18 00:23:27.519039 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11524 | 2025.12.18 00:23:27.519067 [ 293 ] {} <Debug> TCP-Session: 80d7406c-3a84-4cea-a192-e9a73775ef21 Authenticating user 'default' from [fd00:1122:3344:101::e]:52239 | ||
| 11525 | 2025.12.18 00:23:27.519070 [ 288 ] {} <Trace> TCP-Session: 9e4f0993-062d-4e31-adee-d780bf5b4b6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11526 | 2025.12.18 00:23:27.519108 [ 293 ] {} <Debug> TCP-Session: 80d7406c-3a84-4cea-a192-e9a73775ef21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11527 | 2025.12.18 00:23:27.519094 [ 294 ] {} <Debug> TCP-Session: 5d8c25fc-971a-4a6e-9ba2-c38bf105d469 Authenticating user 'default' from [fd00:1122:3344:101::e]:35090 | ||
| 11528 | 2025.12.18 00:23:27.519146 [ 293 ] {} <Debug> TCP-Session: 80d7406c-3a84-4cea-a192-e9a73775ef21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11529 | 2025.12.18 00:23:27.519178 [ 294 ] {} <Debug> TCP-Session: 5d8c25fc-971a-4a6e-9ba2-c38bf105d469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11530 | 2025.12.18 00:23:27.519053 [ 289 ] {} <Debug> TCP-Session: cbd15f11-4bdd-4846-a9a5-920083e4efd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11531 | 2025.12.18 00:23:27.519207 [ 294 ] {} <Debug> TCP-Session: 5d8c25fc-971a-4a6e-9ba2-c38bf105d469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11532 | 2025.12.18 00:23:27.519238 [ 289 ] {} <Debug> TCP-Session: cbd15f11-4bdd-4846-a9a5-920083e4efd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11533 | 2025.12.18 00:23:27.519041 [ 290 ] {} <Debug> TCP-Session: f1b1a3c2-591a-4c8c-905e-75d5975e10d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41082 | ||
| 11534 | 2025.12.18 00:23:27.519284 [ 288 ] {96074813-0fab-4799-91c2-4c512d53333c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49449) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11535 | 2025.12.18 00:23:27.519318 [ 290 ] {} <Debug> TCP-Session: f1b1a3c2-591a-4c8c-905e-75d5975e10d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11536 | 2025.12.18 00:23:27.518943 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56122 | ||
| 11537 | 2025.12.18 00:23:27.519351 [ 290 ] {} <Debug> TCP-Session: f1b1a3c2-591a-4c8c-905e-75d5975e10d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11538 | 2025.12.18 00:23:27.518940 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50297 | ||
| 11539 | 2025.12.18 00:23:27.518871 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54430 | ||
| 11540 | 2025.12.18 00:23:27.519455 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11541 | 2025.12.18 00:23:27.519467 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11542 | 2025.12.18 00:23:27.518873 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51157 | ||
| 11543 | 2025.12.18 00:23:27.519494 [ 287 ] {} <Debug> TCP-Session: 0cda489f-075c-44ee-9dcc-ffdd5fa655ba Authenticating user 'default' from [fd00:1122:3344:101::e]:56122 | ||
| 11544 | 2025.12.18 00:23:27.519503 [ 286 ] {} <Debug> TCP-Session: c25a157c-7060-4396-a44e-c7ee3395333f Authenticating user 'default' from [fd00:1122:3344:101::e]:50297 | ||
| 11545 | 2025.12.18 00:23:27.519505 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11546 | 2025.12.18 00:23:27.519545 [ 287 ] {} <Debug> TCP-Session: 0cda489f-075c-44ee-9dcc-ffdd5fa655ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11547 | 2025.12.18 00:23:27.519564 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11548 | 2025.12.18 00:23:27.519573 [ 292 ] {} <Debug> TCP-Session: ca796f53-1209-481d-a2a2-fb55d263c780 Authenticating user 'default' from [fd00:1122:3344:101::e]:54430 | ||
| 11549 | 2025.12.18 00:23:27.519576 [ 288 ] {96074813-0fab-4799-91c2-4c512d53333c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11550 | 2025.12.18 00:23:27.519608 [ 292 ] {} <Debug> TCP-Session: ca796f53-1209-481d-a2a2-fb55d263c780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11551 | 2025.12.18 00:23:27.519599 [ 291 ] {} <Debug> TCP-Session: 84c864e5-88fc-4aaa-a13f-a88d658704da Authenticating user 'default' from [fd00:1122:3344:101::e]:51157 | ||
| 11552 | 2025.12.18 00:23:27.519628 [ 292 ] {} <Debug> TCP-Session: ca796f53-1209-481d-a2a2-fb55d263c780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11553 | 2025.12.18 00:23:27.519646 [ 291 ] {} <Debug> TCP-Session: 84c864e5-88fc-4aaa-a13f-a88d658704da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11554 | 2025.12.18 00:23:27.519652 [ 288 ] {96074813-0fab-4799-91c2-4c512d53333c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11555 | 2025.12.18 00:23:27.519672 [ 291 ] {} <Debug> TCP-Session: 84c864e5-88fc-4aaa-a13f-a88d658704da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11556 | 2025.12.18 00:23:27.519584 [ 287 ] {} <Debug> TCP-Session: 0cda489f-075c-44ee-9dcc-ffdd5fa655ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11557 | 2025.12.18 00:23:27.519549 [ 286 ] {} <Debug> TCP-Session: c25a157c-7060-4396-a44e-c7ee3395333f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11558 | 2025.12.18 00:23:27.519737 [ 286 ] {} <Debug> TCP-Session: c25a157c-7060-4396-a44e-c7ee3395333f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11559 | 2025.12.18 00:23:27.519958 [ 288 ] {96074813-0fab-4799-91c2-4c512d53333c} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 11560 | 2025.12.18 00:23:27.520934 [ 367 ] {96074813-0fab-4799-91c2-4c512d53333c} <Trace> AggregatingTransform: Aggregating | ||
| 11561 | 2025.12.18 00:23:27.520994 [ 367 ] {96074813-0fab-4799-91c2-4c512d53333c} <Trace> Aggregator: Aggregation method: without_key | ||
| 11562 | 2025.12.18 00:23:27.521039 [ 367 ] {96074813-0fab-4799-91c2-4c512d53333c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000975127 sec. (1025.507 rows/sec., 40.06 KiB/sec.) | ||
| 11563 | 2025.12.18 00:23:27.521058 [ 367 ] {96074813-0fab-4799-91c2-4c512d53333c} <Trace> Aggregator: Merging aggregated data | ||
| 11564 | 2025.12.18 00:23:27.522373 [ 288 ] {96074813-0fab-4799-91c2-4c512d53333c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003153 sec., 317.1582619727244 rows/sec., 12.39 KiB/sec. | ||
| 11565 | 2025.12.18 00:23:27.522529 [ 288 ] {96074813-0fab-4799-91c2-4c512d53333c} <Debug> TCPHandler: Processed in 0.003619515 sec. | ||
| 11566 | 2025.12.18 00:23:27.522651 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11567 | 2025.12.18 00:23:27.522679 [ 288 ] {} <Debug> TCP-Session: 9e4f0993-062d-4e31-adee-d780bf5b4b6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11568 | 2025.12.18 00:23:27.522680 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11569 | 2025.12.18 00:23:27.522697 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11570 | 2025.12.18 00:23:27.522741 [ 289 ] {} <Debug> TCP-Session: cbd15f11-4bdd-4846-a9a5-920083e4efd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11571 | 2025.12.18 00:23:27.522748 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11572 | 2025.12.18 00:23:27.522779 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11573 | 2025.12.18 00:23:27.522783 [ 291 ] {} <Debug> TCP-Session: 84c864e5-88fc-4aaa-a13f-a88d658704da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11574 | 2025.12.18 00:23:27.522794 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11575 | 2025.12.18 00:23:27.522825 [ 293 ] {} <Debug> TCP-Session: 80d7406c-3a84-4cea-a192-e9a73775ef21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11576 | 2025.12.18 00:23:27.522862 [ 286 ] {} <Debug> TCP-Session: c25a157c-7060-4396-a44e-c7ee3395333f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11577 | 2025.12.18 00:23:27.522765 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11578 | 2025.12.18 00:23:27.522730 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11579 | 2025.12.18 00:23:27.522922 [ 292 ] {} <Debug> TCP-Session: ca796f53-1209-481d-a2a2-fb55d263c780 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11580 | 2025.12.18 00:23:27.522717 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11581 | 2025.12.18 00:23:27.522948 [ 290 ] {} <Debug> TCP-Session: f1b1a3c2-591a-4c8c-905e-75d5975e10d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11582 | 2025.12.18 00:23:27.522807 [ 294 ] {} <Debug> TCP-Session: 5d8c25fc-971a-4a6e-9ba2-c38bf105d469 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11583 | 2025.12.18 00:23:27.522997 [ 287 ] {} <Debug> TCP-Session: 0cda489f-075c-44ee-9dcc-ffdd5fa655ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11584 | 2025.12.18 00:23:28.621206 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11585 | 2025.12.18 00:23:28.621280 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11586 | 2025.12.18 00:23:28.796688 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31639 | ||
| 11587 | 2025.12.18 00:23:28.797249 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11588 | 2025.12.18 00:23:28.797296 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11589 | 2025.12.18 00:23:28.797806 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11590 | 2025.12.18 00:23:28.798065 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11591 | 2025.12.18 00:23:28.798211 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31639 | ||
| 11592 | 2025.12.18 00:23:28.798215 [ 117 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11593 | 2025.12.18 00:23:28.798290 [ 117 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11594 | 2025.12.18 00:23:28.798316 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11595 | 2025.12.18 00:23:28.798473 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::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 | ||
| 11596 | 2025.12.18 00:23:28.798699 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11597 | 2025.12.18 00:23:28.798766 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29271 rows starting from the beginning of the part | ||
| 11598 | 2025.12.18 00:23:28.798873 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 11599 | 2025.12.18 00:23:28.798950 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 11600 | 2025.12.18 00:23:28.799019 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 11601 | 2025.12.18 00:23:28.799084 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 11602 | 2025.12.18 00:23:28.799123 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 11603 | 2025.12.18 00:23:28.801558 [ 187 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31639 rows, containing 4 columns (4 merged, 0 gathered) in 0.003199522 sec., 9888664.619277503 rows/sec., 141.46 MiB/sec. | ||
| 11604 | 2025.12.18 00:23:28.801844 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11605 | 2025.12.18 00:23:28.802180 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_66_13} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11606 | 2025.12.18 00:23:28.802258 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_66_13} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11607 | 2025.12.18 00:23:28.802343 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 11608 | 2025.12.18 00:23:30.495260 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 11609 | 2025.12.18 00:23:30.514103 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11610 | 2025.12.18 00:23:30.514165 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11611 | 2025.12.18 00:23:30.520023 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11612 | 2025.12.18 00:23:30.520728 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11613 | 2025.12.18 00:23:30.521015 [ 111 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11614 | 2025.12.18 00:23:30.521048 [ 111 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11615 | 2025.12.18 00:23:30.521066 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11616 | 2025.12.18 00:23:30.521155 [ 187 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 11617 | 2025.12.18 00:23:30.524039 [ 187 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11618 | 2025.12.18 00:23:30.524119 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 11619 | 2025.12.18 00:23:30.524770 [ 187 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 11620 | 2025.12.18 00:23:30.528043 [ 187 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 11621 | 2025.12.18 00:23:30.531305 [ 187 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 11622 | 2025.12.18 00:23:30.535291 [ 187 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 11623 | 2025.12.18 00:23:30.539202 [ 187 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 11624 | 2025.12.18 00:23:30.542993 [ 187 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 11625 | 2025.12.18 00:23:30.596061 [ 190 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.074932356 sec., 6632.648785259067 rows/sec., 34.30 MiB/sec. | ||
| 11626 | 2025.12.18 00:23:30.599797 [ 201 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11627 | 2025.12.18 00:23:30.601946 [ 201 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_66_13} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11628 | 2025.12.18 00:23:30.602071 [ 201 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_66_13} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11629 | 2025.12.18 00:23:30.604804 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 11630 | 2025.12.18 00:23:31.339212 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11631 | 2025.12.18 00:23:31.339395 [ 260 ] {5315358a-e952-4938-8477-fd8b470f8775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11632 | 2025.12.18 00:23:31.339462 [ 260 ] {5315358a-e952-4938-8477-fd8b470f8775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11633 | 2025.12.18 00:23:31.340171 [ 260 ] {5315358a-e952-4938-8477-fd8b470f8775} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11634 | 2025.12.18 00:23:31.340214 [ 260 ] {5315358a-e952-4938-8477-fd8b470f8775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11635 | 2025.12.18 00:23:31.340611 [ 260 ] {5315358a-e952-4938-8477-fd8b470f8775} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11636 | 2025.12.18 00:23:31.340851 [ 260 ] {5315358a-e952-4938-8477-fd8b470f8775} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11637 | 2025.12.18 00:23:31.341014 [ 260 ] {5315358a-e952-4938-8477-fd8b470f8775} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001671 sec., 33512.86654697786 rows/sec., 2.57 MiB/sec. | ||
| 11638 | 2025.12.18 00:23:31.341064 [ 260 ] {5315358a-e952-4938-8477-fd8b470f8775} <Debug> TCPHandler: Processed in 0.001982904 sec. | ||
| 11639 | 2025.12.18 00:23:31.341204 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11640 | 2025.12.18 00:23:31.341307 [ 260 ] {d9bdcbf7-f11a-4547-af68-595f44f64d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11641 | 2025.12.18 00:23:31.341350 [ 260 ] {d9bdcbf7-f11a-4547-af68-595f44f64d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11642 | 2025.12.18 00:23:31.341787 [ 260 ] {d9bdcbf7-f11a-4547-af68-595f44f64d46} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11643 | 2025.12.18 00:23:31.341823 [ 260 ] {d9bdcbf7-f11a-4547-af68-595f44f64d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11644 | 2025.12.18 00:23:31.342146 [ 260 ] {d9bdcbf7-f11a-4547-af68-595f44f64d46} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11645 | 2025.12.18 00:23:31.342358 [ 260 ] {d9bdcbf7-f11a-4547-af68-595f44f64d46} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11646 | 2025.12.18 00:23:31.342493 [ 260 ] {d9bdcbf7-f11a-4547-af68-595f44f64d46} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 11647 | 2025.12.18 00:23:31.342532 [ 260 ] {d9bdcbf7-f11a-4547-af68-595f44f64d46} <Debug> TCPHandler: Processed in 0.001382419 sec. | ||
| 11648 | 2025.12.18 00:23:31.342651 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11649 | 2025.12.18 00:23:31.342750 [ 260 ] {92cd3a09-00ef-456e-881e-6dc09c161cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11650 | 2025.12.18 00:23:31.342794 [ 260 ] {92cd3a09-00ef-456e-881e-6dc09c161cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11651 | 2025.12.18 00:23:31.343224 [ 260 ] {92cd3a09-00ef-456e-881e-6dc09c161cdb} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11652 | 2025.12.18 00:23:31.343258 [ 260 ] {92cd3a09-00ef-456e-881e-6dc09c161cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11653 | 2025.12.18 00:23:31.343595 [ 260 ] {92cd3a09-00ef-456e-881e-6dc09c161cdb} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11654 | 2025.12.18 00:23:31.343807 [ 260 ] {92cd3a09-00ef-456e-881e-6dc09c161cdb} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11655 | 2025.12.18 00:23:31.343942 [ 260 ] {92cd3a09-00ef-456e-881e-6dc09c161cdb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 11656 | 2025.12.18 00:23:31.343980 [ 260 ] {92cd3a09-00ef-456e-881e-6dc09c161cdb} <Debug> TCPHandler: Processed in 0.001380399 sec. | ||
| 11657 | 2025.12.18 00:23:31.344083 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11658 | 2025.12.18 00:23:31.344183 [ 260 ] {3b937b76-cfe4-441e-a3ac-2bd6b013b75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11659 | 2025.12.18 00:23:31.344225 [ 260 ] {3b937b76-cfe4-441e-a3ac-2bd6b013b75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11660 | 2025.12.18 00:23:31.344563 [ 260 ] {3b937b76-cfe4-441e-a3ac-2bd6b013b75f} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11661 | 2025.12.18 00:23:31.344599 [ 260 ] {3b937b76-cfe4-441e-a3ac-2bd6b013b75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11662 | 2025.12.18 00:23:31.344912 [ 260 ] {3b937b76-cfe4-441e-a3ac-2bd6b013b75f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11663 | 2025.12.18 00:23:31.345126 [ 260 ] {3b937b76-cfe4-441e-a3ac-2bd6b013b75f} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11664 | 2025.12.18 00:23:31.345261 [ 260 ] {3b937b76-cfe4-441e-a3ac-2bd6b013b75f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 11665 | 2025.12.18 00:23:31.345299 [ 260 ] {3b937b76-cfe4-441e-a3ac-2bd6b013b75f} <Debug> TCPHandler: Processed in 0.001267099 sec. | ||
| 11666 | 2025.12.18 00:23:33.899327 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1358 | ||
| 11667 | 2025.12.18 00:23:33.901945 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11668 | 2025.12.18 00:23:33.901998 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11669 | 2025.12.18 00:23:33.903237 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11670 | 2025.12.18 00:23:33.903519 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11671 | 2025.12.18 00:23:33.903903 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1358 | ||
| 11672 | 2025.12.18 00:23:36.298436 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32151 | ||
| 11673 | 2025.12.18 00:23:36.299036 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11674 | 2025.12.18 00:23:36.299085 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11675 | 2025.12.18 00:23:36.299636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11676 | 2025.12.18 00:23:36.299891 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11677 | 2025.12.18 00:23:36.300033 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32151 | ||
| 11678 | 2025.12.18 00:23:36.372707 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11679 | 2025.12.18 00:23:36.372884 [ 260 ] {8855fc5f-bd01-452d-ba8b-8b3a0e4b6084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11680 | 2025.12.18 00:23:36.372952 [ 260 ] {8855fc5f-bd01-452d-ba8b-8b3a0e4b6084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11681 | 2025.12.18 00:23:36.373623 [ 260 ] {8855fc5f-bd01-452d-ba8b-8b3a0e4b6084} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11682 | 2025.12.18 00:23:36.373670 [ 260 ] {8855fc5f-bd01-452d-ba8b-8b3a0e4b6084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11683 | 2025.12.18 00:23:36.374078 [ 260 ] {8855fc5f-bd01-452d-ba8b-8b3a0e4b6084} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11684 | 2025.12.18 00:23:36.374322 [ 260 ] {8855fc5f-bd01-452d-ba8b-8b3a0e4b6084} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11685 | 2025.12.18 00:23:36.374487 [ 260 ] {8855fc5f-bd01-452d-ba8b-8b3a0e4b6084} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001653 sec., 14519.056261343014 rows/sec., 1.20 MiB/sec. | ||
| 11686 | 2025.12.18 00:23:36.374537 [ 260 ] {8855fc5f-bd01-452d-ba8b-8b3a0e4b6084} <Debug> TCPHandler: Processed in 0.001964144 sec. | ||
| 11687 | 2025.12.18 00:23:36.374688 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11688 | 2025.12.18 00:23:36.374786 [ 260 ] {8db5ef13-9393-4bc8-a666-79f523b8f251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11689 | 2025.12.18 00:23:36.374829 [ 260 ] {8db5ef13-9393-4bc8-a666-79f523b8f251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11690 | 2025.12.18 00:23:36.375251 [ 260 ] {8db5ef13-9393-4bc8-a666-79f523b8f251} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11691 | 2025.12.18 00:23:36.375290 [ 260 ] {8db5ef13-9393-4bc8-a666-79f523b8f251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11692 | 2025.12.18 00:23:36.375595 [ 260 ] {8db5ef13-9393-4bc8-a666-79f523b8f251} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11693 | 2025.12.18 00:23:36.375836 [ 260 ] {8db5ef13-9393-4bc8-a666-79f523b8f251} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11694 | 2025.12.18 00:23:36.375985 [ 260 ] {8db5ef13-9393-4bc8-a666-79f523b8f251} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001218 sec., 13136.288998357964 rows/sec., 1.06 MiB/sec. | ||
| 11695 | 2025.12.18 00:23:36.376027 [ 260 ] {8db5ef13-9393-4bc8-a666-79f523b8f251} <Debug> TCPHandler: Processed in 0.001391179 sec. | ||
| 11696 | 2025.12.18 00:23:36.376153 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11697 | 2025.12.18 00:23:36.376254 [ 260 ] {002f9d58-7d79-42c1-ae9f-ac8a75cbbf80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11698 | 2025.12.18 00:23:36.376296 [ 260 ] {002f9d58-7d79-42c1-ae9f-ac8a75cbbf80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11699 | 2025.12.18 00:23:36.377490 [ 260 ] {002f9d58-7d79-42c1-ae9f-ac8a75cbbf80} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11700 | 2025.12.18 00:23:36.377527 [ 260 ] {002f9d58-7d79-42c1-ae9f-ac8a75cbbf80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11701 | 2025.12.18 00:23:36.378013 [ 260 ] {002f9d58-7d79-42c1-ae9f-ac8a75cbbf80} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11702 | 2025.12.18 00:23:36.378238 [ 260 ] {002f9d58-7d79-42c1-ae9f-ac8a75cbbf80} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11703 | 2025.12.18 00:23:36.378375 [ 260 ] {002f9d58-7d79-42c1-ae9f-ac8a75cbbf80} <Debug> executeQuery: Read 1405 rows, 120.78 KiB in 0.00214 sec., 656542.0560747663 rows/sec., 55.12 MiB/sec. | ||
| 11704 | 2025.12.18 00:23:36.378416 [ 260 ] {002f9d58-7d79-42c1-ae9f-ac8a75cbbf80} <Debug> TCPHandler: Processed in 0.002314916 sec. | ||
| 11705 | 2025.12.18 00:23:36.378531 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11706 | 2025.12.18 00:23:36.378627 [ 260 ] {cb274e84-771a-4221-aace-2dbc391335a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11707 | 2025.12.18 00:23:36.378670 [ 260 ] {cb274e84-771a-4221-aace-2dbc391335a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11708 | 2025.12.18 00:23:36.379095 [ 260 ] {cb274e84-771a-4221-aace-2dbc391335a0} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11709 | 2025.12.18 00:23:36.379133 [ 260 ] {cb274e84-771a-4221-aace-2dbc391335a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11710 | 2025.12.18 00:23:36.379447 [ 260 ] {cb274e84-771a-4221-aace-2dbc391335a0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11711 | 2025.12.18 00:23:36.379675 [ 260 ] {cb274e84-771a-4221-aace-2dbc391335a0} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11712 | 2025.12.18 00:23:36.379807 [ 260 ] {cb274e84-771a-4221-aace-2dbc391335a0} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001198 sec., 56761.26878130217 rows/sec., 4.16 MiB/sec. | ||
| 11713 | 2025.12.18 00:23:36.379847 [ 260 ] {cb274e84-771a-4221-aace-2dbc391335a0} <Debug> TCPHandler: Processed in 0.00136663 sec. | ||
| 11714 | 2025.12.18 00:23:36.379965 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11715 | 2025.12.18 00:23:36.380060 [ 260 ] {e6ac9905-7a39-476a-9ed4-03ee4d14eaff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11716 | 2025.12.18 00:23:36.380099 [ 260 ] {e6ac9905-7a39-476a-9ed4-03ee4d14eaff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11717 | 2025.12.18 00:23:36.380576 [ 260 ] {e6ac9905-7a39-476a-9ed4-03ee4d14eaff} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11718 | 2025.12.18 00:23:36.380613 [ 260 ] {e6ac9905-7a39-476a-9ed4-03ee4d14eaff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11719 | 2025.12.18 00:23:36.380928 [ 260 ] {e6ac9905-7a39-476a-9ed4-03ee4d14eaff} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11720 | 2025.12.18 00:23:36.381155 [ 260 ] {e6ac9905-7a39-476a-9ed4-03ee4d14eaff} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11721 | 2025.12.18 00:23:36.381259 [ 108 ] {} <Debug> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 11722 | 2025.12.18 00:23:36.381285 [ 260 ] {e6ac9905-7a39-476a-9ed4-03ee4d14eaff} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001242 sec., 202898.55072463767 rows/sec., 14.03 MiB/sec. | ||
| 11723 | 2025.12.18 00:23:36.381310 [ 108 ] {} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11724 | 2025.12.18 00:23:36.381329 [ 260 ] {e6ac9905-7a39-476a-9ed4-03ee4d14eaff} <Debug> TCPHandler: Processed in 0.001414679 sec. | ||
| 11725 | 2025.12.18 00:23:36.381340 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11726 | 2025.12.18 00:23:36.381462 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11727 | 2025.12.18 00:23:36.381485 [ 190 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 11728 | 2025.12.18 00:23:36.381572 [ 260 ] {2a13b4c3-24f1-4312-93d7-1a24e453901b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11729 | 2025.12.18 00:23:36.381618 [ 260 ] {2a13b4c3-24f1-4312-93d7-1a24e453901b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11730 | 2025.12.18 00:23:36.381629 [ 190 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11731 | 2025.12.18 00:23:36.381672 [ 190 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 252 rows starting from the beginning of the part | ||
| 11732 | 2025.12.18 00:23:36.381745 [ 190 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 252 rows starting from the beginning of the part | ||
| 11733 | 2025.12.18 00:23:36.381792 [ 190 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 252 rows starting from the beginning of the part | ||
| 11734 | 2025.12.18 00:23:36.381835 [ 190 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 252 rows starting from the beginning of the part | ||
| 11735 | 2025.12.18 00:23:36.381879 [ 190 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 252 rows starting from the beginning of the part | ||
| 11736 | 2025.12.18 00:23:36.382032 [ 260 ] {2a13b4c3-24f1-4312-93d7-1a24e453901b} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11737 | 2025.12.18 00:23:36.382074 [ 260 ] {2a13b4c3-24f1-4312-93d7-1a24e453901b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11738 | 2025.12.18 00:23:36.382412 [ 260 ] {2a13b4c3-24f1-4312-93d7-1a24e453901b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11739 | 2025.12.18 00:23:36.382647 [ 260 ] {2a13b4c3-24f1-4312-93d7-1a24e453901b} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11740 | 2025.12.18 00:23:36.382787 [ 260 ] {2a13b4c3-24f1-4312-93d7-1a24e453901b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001233 sec., 9732.3600973236 rows/sec., 760.34 KiB/sec. | ||
| 11741 | 2025.12.18 00:23:36.382827 [ 260 ] {2a13b4c3-24f1-4312-93d7-1a24e453901b} <Debug> TCPHandler: Processed in 0.00141621 sec. | ||
| 11742 | 2025.12.18 00:23:36.382937 [ 191 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.001520591 sec., 828625.1858652327 rows/sec., 60.47 MiB/sec. | ||
| 11743 | 2025.12.18 00:23:36.382939 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11744 | 2025.12.18 00:23:36.383047 [ 260 ] {f731a5a8-aa07-41ef-9e29-bb770411c80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11745 | 2025.12.18 00:23:36.383092 [ 260 ] {f731a5a8-aa07-41ef-9e29-bb770411c80b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11746 | 2025.12.18 00:23:36.383094 [ 192 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 11747 | 2025.12.18 00:23:36.383394 [ 192 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_17_4} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11748 | 2025.12.18 00:23:36.383470 [ 192 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_17_4} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 11749 | 2025.12.18 00:23:36.383568 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 11750 | 2025.12.18 00:23:36.383771 [ 260 ] {f731a5a8-aa07-41ef-9e29-bb770411c80b} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11751 | 2025.12.18 00:23:36.383813 [ 260 ] {f731a5a8-aa07-41ef-9e29-bb770411c80b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11752 | 2025.12.18 00:23:36.384155 [ 260 ] {f731a5a8-aa07-41ef-9e29-bb770411c80b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11753 | 2025.12.18 00:23:36.384374 [ 260 ] {f731a5a8-aa07-41ef-9e29-bb770411c80b} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11754 | 2025.12.18 00:23:36.384508 [ 260 ] {f731a5a8-aa07-41ef-9e29-bb770411c80b} <Debug> executeQuery: Read 612 rows, 47.18 KiB in 0.001478 sec., 414073.0717185386 rows/sec., 31.18 MiB/sec. | ||
| 11755 | 2025.12.18 00:23:36.384548 [ 260 ] {f731a5a8-aa07-41ef-9e29-bb770411c80b} <Debug> TCPHandler: Processed in 0.001659192 sec. | ||
| 11756 | 2025.12.18 00:23:36.384664 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11757 | 2025.12.18 00:23:36.384759 [ 260 ] {341b6015-87b8-4296-832e-9b6f61376023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11758 | 2025.12.18 00:23:36.384803 [ 260 ] {341b6015-87b8-4296-832e-9b6f61376023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11759 | 2025.12.18 00:23:36.385410 [ 260 ] {341b6015-87b8-4296-832e-9b6f61376023} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11760 | 2025.12.18 00:23:36.385449 [ 260 ] {341b6015-87b8-4296-832e-9b6f61376023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11761 | 2025.12.18 00:23:36.385840 [ 260 ] {341b6015-87b8-4296-832e-9b6f61376023} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11762 | 2025.12.18 00:23:36.386080 [ 260 ] {341b6015-87b8-4296-832e-9b6f61376023} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11763 | 2025.12.18 00:23:36.386214 [ 260 ] {341b6015-87b8-4296-832e-9b6f61376023} <Debug> executeQuery: Read 888 rows, 61.73 KiB in 0.001473 sec., 602851.3238289206 rows/sec., 40.92 MiB/sec. | ||
| 11764 | 2025.12.18 00:23:36.386253 [ 260 ] {341b6015-87b8-4296-832e-9b6f61376023} <Debug> TCPHandler: Processed in 0.001639931 sec. | ||
| 11765 | 2025.12.18 00:23:36.386377 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11766 | 2025.12.18 00:23:36.386475 [ 260 ] {2dff37c1-3401-41e3-8278-d5e53cd252f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11767 | 2025.12.18 00:23:36.386530 [ 260 ] {2dff37c1-3401-41e3-8278-d5e53cd252f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11768 | 2025.12.18 00:23:36.387426 [ 260 ] {2dff37c1-3401-41e3-8278-d5e53cd252f2} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11769 | 2025.12.18 00:23:36.387464 [ 260 ] {2dff37c1-3401-41e3-8278-d5e53cd252f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11770 | 2025.12.18 00:23:36.388047 [ 260 ] {2dff37c1-3401-41e3-8278-d5e53cd252f2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11771 | 2025.12.18 00:23:36.388278 [ 260 ] {2dff37c1-3401-41e3-8278-d5e53cd252f2} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11772 | 2025.12.18 00:23:36.388418 [ 260 ] {2dff37c1-3401-41e3-8278-d5e53cd252f2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001962 sec., 20387.35983690112 rows/sec., 36.53 MiB/sec. | ||
| 11773 | 2025.12.18 00:23:36.388474 [ 260 ] {2dff37c1-3401-41e3-8278-d5e53cd252f2} <Debug> TCPHandler: Processed in 0.002151896 sec. | ||
| 11774 | 2025.12.18 00:23:36.388586 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11775 | 2025.12.18 00:23:36.388682 [ 260 ] {9edebe84-e48e-4bab-9b54-d12c5d533a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11776 | 2025.12.18 00:23:36.388726 [ 260 ] {9edebe84-e48e-4bab-9b54-d12c5d533a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11777 | 2025.12.18 00:23:36.389074 [ 260 ] {9edebe84-e48e-4bab-9b54-d12c5d533a80} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11778 | 2025.12.18 00:23:36.389115 [ 260 ] {9edebe84-e48e-4bab-9b54-d12c5d533a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11779 | 2025.12.18 00:23:36.389443 [ 260 ] {9edebe84-e48e-4bab-9b54-d12c5d533a80} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11780 | 2025.12.18 00:23:36.389669 [ 260 ] {9edebe84-e48e-4bab-9b54-d12c5d533a80} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11781 | 2025.12.18 00:23:36.389802 [ 260 ] {9edebe84-e48e-4bab-9b54-d12c5d533a80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 11782 | 2025.12.18 00:23:36.389839 [ 260 ] {9edebe84-e48e-4bab-9b54-d12c5d533a80} <Debug> TCPHandler: Processed in 0.001303899 sec. | ||
| 11783 | 2025.12.18 00:23:38.024266 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 11784 | 2025.12.18 00:23:38.040843 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11785 | 2025.12.18 00:23:38.040911 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11786 | 2025.12.18 00:23:38.047297 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11787 | 2025.12.18 00:23:38.048081 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11788 | 2025.12.18 00:23:38.052158 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 11789 | 2025.12.18 00:23:41.339518 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11790 | 2025.12.18 00:23:41.339721 [ 260 ] {2da5b9a7-8305-4de8-8bfe-03502bc1225b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11791 | 2025.12.18 00:23:41.339799 [ 260 ] {2da5b9a7-8305-4de8-8bfe-03502bc1225b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11792 | 2025.12.18 00:23:41.340557 [ 260 ] {2da5b9a7-8305-4de8-8bfe-03502bc1225b} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11793 | 2025.12.18 00:23:41.340609 [ 260 ] {2da5b9a7-8305-4de8-8bfe-03502bc1225b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11794 | 2025.12.18 00:23:41.341018 [ 260 ] {2da5b9a7-8305-4de8-8bfe-03502bc1225b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11795 | 2025.12.18 00:23:41.341255 [ 260 ] {2da5b9a7-8305-4de8-8bfe-03502bc1225b} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11796 | 2025.12.18 00:23:41.341416 [ 97 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 11797 | 2025.12.18 00:23:41.341432 [ 260 ] {2da5b9a7-8305-4de8-8bfe-03502bc1225b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001765 sec., 31728.045325779036 rows/sec., 2.44 MiB/sec. | ||
| 11798 | 2025.12.18 00:23:41.341489 [ 97 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11799 | 2025.12.18 00:23:41.341512 [ 260 ] {2da5b9a7-8305-4de8-8bfe-03502bc1225b} <Debug> TCPHandler: Processed in 0.002132935 sec. | ||
| 11800 | 2025.12.18 00:23:41.341520 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11801 | 2025.12.18 00:23:41.341639 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 11802 | 2025.12.18 00:23:41.341649 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11803 | 2025.12.18 00:23:41.341771 [ 260 ] {3d4ab416-9f10-4da7-b3f1-60ef39a5ada0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11804 | 2025.12.18 00:23:41.341771 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11805 | 2025.12.18 00:23:41.341820 [ 260 ] {3d4ab416-9f10-4da7-b3f1-60ef39a5ada0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11806 | 2025.12.18 00:23:41.341830 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1407 rows starting from the beginning of the part | ||
| 11807 | 2025.12.18 00:23:41.341914 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
| 11808 | 2025.12.18 00:23:41.341969 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 136 rows starting from the beginning of the part | ||
| 11809 | 2025.12.18 00:23:41.342020 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
| 11810 | 2025.12.18 00:23:41.342068 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1405 rows starting from the beginning of the part | ||
| 11811 | 2025.12.18 00:23:41.342115 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part | ||
| 11812 | 2025.12.18 00:23:41.342269 [ 260 ] {3d4ab416-9f10-4da7-b3f1-60ef39a5ada0} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11813 | 2025.12.18 00:23:41.342313 [ 260 ] {3d4ab416-9f10-4da7-b3f1-60ef39a5ada0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11814 | 2025.12.18 00:23:41.342673 [ 260 ] {3d4ab416-9f10-4da7-b3f1-60ef39a5ada0} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11815 | 2025.12.18 00:23:41.342914 [ 260 ] {3d4ab416-9f10-4da7-b3f1-60ef39a5ada0} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11816 | 2025.12.18 00:23:41.343039 [ 97 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 11817 | 2025.12.18 00:23:41.343059 [ 260 ] {3d4ab416-9f10-4da7-b3f1-60ef39a5ada0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001311 sec., 48817.69641495041 rows/sec., 3.81 MiB/sec. | ||
| 11818 | 2025.12.18 00:23:41.343069 [ 97 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11819 | 2025.12.18 00:23:41.343100 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11820 | 2025.12.18 00:23:41.343107 [ 260 ] {3d4ab416-9f10-4da7-b3f1-60ef39a5ada0} <Debug> TCPHandler: Processed in 0.001511821 sec. | ||
| 11821 | 2025.12.18 00:23:41.343211 [ 198 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 11822 | 2025.12.18 00:23:41.343229 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11823 | 2025.12.18 00:23:41.343350 [ 260 ] {6075d77e-7a63-463c-8e0c-7826edc4e68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11824 | 2025.12.18 00:23:41.343362 [ 198 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11825 | 2025.12.18 00:23:41.343402 [ 260 ] {6075d77e-7a63-463c-8e0c-7826edc4e68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11826 | 2025.12.18 00:23:41.343407 [ 198 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 634 rows starting from the beginning of the part | ||
| 11827 | 2025.12.18 00:23:41.343494 [ 198 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
| 11828 | 2025.12.18 00:23:41.343544 [ 198 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 104 rows starting from the beginning of the part | ||
| 11829 | 2025.12.18 00:23:41.343587 [ 198 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 11830 | 2025.12.18 00:23:41.343604 [ 199 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3116 rows, containing 5 columns (5 merged, 0 gathered) in 0.002013604 sec., 1547474.0812990041 rows/sec., 135.39 MiB/sec. | ||
| 11831 | 2025.12.18 00:23:41.343627 [ 198 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 612 rows starting from the beginning of the part | ||
| 11832 | 2025.12.18 00:23:41.343681 [ 198 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part | ||
| 11833 | 2025.12.18 00:23:41.343824 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 11834 | 2025.12.18 00:23:41.343858 [ 260 ] {6075d77e-7a63-463c-8e0c-7826edc4e68f} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11835 | 2025.12.18 00:23:41.343903 [ 260 ] {6075d77e-7a63-463c-8e0c-7826edc4e68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11836 | 2025.12.18 00:23:41.344123 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_101_20} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11837 | 2025.12.18 00:23:41.344206 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_101_20} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 11838 | 2025.12.18 00:23:41.344293 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 11839 | 2025.12.18 00:23:41.344456 [ 260 ] {6075d77e-7a63-463c-8e0c-7826edc4e68f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11840 | 2025.12.18 00:23:41.344688 [ 260 ] {6075d77e-7a63-463c-8e0c-7826edc4e68f} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11841 | 2025.12.18 00:23:41.344807 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 11842 | 2025.12.18 00:23:41.344830 [ 260 ] {6075d77e-7a63-463c-8e0c-7826edc4e68f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0015 sec., 106666.66666666667 rows/sec., 7.43 MiB/sec. | ||
| 11843 | 2025.12.18 00:23:41.344835 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 5 columns (5 merged, 0 gathered) in 0.001681612 sec., 916977.281322921 rows/sec., 73.07 MiB/sec. | ||
| 11844 | 2025.12.18 00:23:41.344836 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11845 | 2025.12.18 00:23:41.344877 [ 260 ] {6075d77e-7a63-463c-8e0c-7826edc4e68f} <Debug> TCPHandler: Processed in 0.001700392 sec. | ||
| 11846 | 2025.12.18 00:23:41.344900 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11847 | 2025.12.18 00:23:41.344982 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 11848 | 2025.12.18 00:23:41.345023 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11849 | 2025.12.18 00:23:41.345041 [ 198 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 11850 | 2025.12.18 00:23:41.345076 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11851 | 2025.12.18 00:23:41.345113 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 26854 rows starting from the beginning of the part | ||
| 11852 | 2025.12.18 00:23:41.345123 [ 260 ] {9dee3a2c-8798-45b1-839f-40e6f99d8840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11853 | 2025.12.18 00:23:41.345172 [ 260 ] {9dee3a2c-8798-45b1-839f-40e6f99d8840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11854 | 2025.12.18 00:23:41.345178 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 11855 | 2025.12.18 00:23:41.345234 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 11856 | 2025.12.18 00:23:41.345280 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 11857 | 2025.12.18 00:23:41.345321 [ 198 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_101_20} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11858 | 2025.12.18 00:23:41.345331 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 888 rows starting from the beginning of the part | ||
| 11859 | 2025.12.18 00:23:41.345389 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 11860 | 2025.12.18 00:23:41.345409 [ 198 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_101_20} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 11861 | 2025.12.18 00:23:41.345492 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 11862 | 2025.12.18 00:23:41.345550 [ 260 ] {9dee3a2c-8798-45b1-839f-40e6f99d8840} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11863 | 2025.12.18 00:23:41.345592 [ 260 ] {9dee3a2c-8798-45b1-839f-40e6f99d8840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11864 | 2025.12.18 00:23:41.345938 [ 260 ] {9dee3a2c-8798-45b1-839f-40e6f99d8840} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11865 | 2025.12.18 00:23:41.346156 [ 260 ] {9dee3a2c-8798-45b1-839f-40e6f99d8840} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11866 | 2025.12.18 00:23:41.346277 [ 97 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 11867 | 2025.12.18 00:23:41.346298 [ 260 ] {9dee3a2c-8798-45b1-839f-40e6f99d8840} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 11868 | 2025.12.18 00:23:41.346307 [ 97 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11869 | 2025.12.18 00:23:41.346339 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11870 | 2025.12.18 00:23:41.346343 [ 260 ] {9dee3a2c-8798-45b1-839f-40e6f99d8840} <Debug> TCPHandler: Processed in 0.001371239 sec. | ||
| 11871 | 2025.12.18 00:23:41.346406 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 11872 | 2025.12.18 00:23:41.346504 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11873 | 2025.12.18 00:23:41.346531 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5520 rows starting from the beginning of the part | ||
| 11874 | 2025.12.18 00:23:41.346581 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 11875 | 2025.12.18 00:23:41.346623 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 11876 | 2025.12.18 00:23:41.346661 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 11877 | 2025.12.18 00:23:41.346696 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 11878 | 2025.12.18 00:23:41.346732 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 11879 | 2025.12.18 00:23:41.350146 [ 194 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5820 rows, containing 4 columns (4 merged, 0 gathered) in 0.003764697 sec., 1545941.1474548948 rows/sec., 104.17 MiB/sec. | ||
| 11880 | 2025.12.18 00:23:41.350886 [ 198 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 11881 | 2025.12.18 00:23:41.351134 [ 198 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_101_20} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11882 | 2025.12.18 00:23:41.351208 [ 198 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_101_20} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 11883 | 2025.12.18 00:23:41.351293 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 11884 | 2025.12.18 00:23:41.354906 [ 198 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28382 rows, containing 5 columns (5 merged, 0 gathered) in 0.009957899 sec., 2850199.625443078 rows/sec., 195.84 MiB/sec. | ||
| 11885 | 2025.12.18 00:23:41.355232 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 11886 | 2025.12.18 00:23:41.355506 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11887 | 2025.12.18 00:23:41.355574 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 11888 | 2025.12.18 00:23:41.355653 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 11889 | 2025.12.18 00:23:42.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.62 MiB, peak 358.04 MiB, free memory in arenas 0.00 B, will set to 349.45 MiB (RSS), difference: 3.83 MiB | ||
| 11890 | 2025.12.18 00:23:43.621350 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11891 | 2025.12.18 00:23:43.621456 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11892 | 2025.12.18 00:23:43.800286 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32599 | ||
| 11893 | 2025.12.18 00:23:43.800809 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11894 | 2025.12.18 00:23:43.800842 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11895 | 2025.12.18 00:23:43.801336 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11896 | 2025.12.18 00:23:43.801570 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11897 | 2025.12.18 00:23:43.801695 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32599 | ||
| 11898 | 2025.12.18 00:23:43.904136 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1386 | ||
| 11899 | 2025.12.18 00:23:43.906414 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11900 | 2025.12.18 00:23:43.906459 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11901 | 2025.12.18 00:23:43.907654 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11902 | 2025.12.18 00:23:43.907914 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11903 | 2025.12.18 00:23:43.908063 [ 96 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11904 | 2025.12.18 00:23:43.908131 [ 96 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11905 | 2025.12.18 00:23:43.908153 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11906 | 2025.12.18 00:23:43.908175 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1386 | ||
| 11907 | 2025.12.18 00:23:43.908270 [ 198 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::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 | ||
| 11908 | 2025.12.18 00:23:43.908772 [ 198 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11909 | 2025.12.18 00:23:43.908904 [ 198 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1264 rows starting from the beginning of the part | ||
| 11910 | 2025.12.18 00:23:43.909253 [ 198 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 20 rows starting from the beginning of the part | ||
| 11911 | 2025.12.18 00:23:43.909581 [ 198 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 28 rows starting from the beginning of the part | ||
| 11912 | 2025.12.18 00:23:43.909899 [ 198 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 11913 | 2025.12.18 00:23:43.910225 [ 198 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 22 rows starting from the beginning of the part | ||
| 11914 | 2025.12.18 00:23:43.910552 [ 198 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 28 rows starting from the beginning of the part | ||
| 11915 | 2025.12.18 00:23:43.916486 [ 199 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1386 rows, containing 72 columns (72 merged, 0 gathered) in 0.008259858 sec., 167799.49485814405 rows/sec., 130.51 MiB/sec. | ||
| 11916 | 2025.12.18 00:23:43.917921 [ 194 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11917 | 2025.12.18 00:23:43.918404 [ 194 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_51_10} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11918 | 2025.12.18 00:23:43.918470 [ 194 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_51_10} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11919 | 2025.12.18 00:23:43.918622 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 11920 | 2025.12.18 00:23:45.552380 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 11921 | 2025.12.18 00:23:45.567823 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11922 | 2025.12.18 00:23:45.567879 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11923 | 2025.12.18 00:23:45.573869 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11924 | 2025.12.18 00:23:45.574540 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11925 | 2025.12.18 00:23:45.577404 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 11926 | 2025.12.18 00:23:46.341107 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11927 | 2025.12.18 00:23:46.341396 [ 260 ] {ad7a137f-1757-43a2-a62f-14a890197f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11928 | 2025.12.18 00:23:46.341509 [ 260 ] {ad7a137f-1757-43a2-a62f-14a890197f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11929 | 2025.12.18 00:23:46.342276 [ 260 ] {ad7a137f-1757-43a2-a62f-14a890197f19} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11930 | 2025.12.18 00:23:46.342333 [ 260 ] {ad7a137f-1757-43a2-a62f-14a890197f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11931 | 2025.12.18 00:23:46.342769 [ 260 ] {ad7a137f-1757-43a2-a62f-14a890197f19} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 11932 | 2025.12.18 00:23:46.343007 [ 260 ] {ad7a137f-1757-43a2-a62f-14a890197f19} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11933 | 2025.12.18 00:23:46.343181 [ 260 ] {ad7a137f-1757-43a2-a62f-14a890197f19} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001864 sec., 72961.37339055794 rows/sec., 6.33 MiB/sec. | ||
| 11934 | 2025.12.18 00:23:46.343235 [ 260 ] {ad7a137f-1757-43a2-a62f-14a890197f19} <Debug> TCPHandler: Processed in 0.002317526 sec. | ||
| 11935 | 2025.12.18 00:23:46.343368 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11936 | 2025.12.18 00:23:46.343498 [ 260 ] {b7e3f2c7-2d4c-42ae-bf05-665f9bb41712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11937 | 2025.12.18 00:23:46.343551 [ 260 ] {b7e3f2c7-2d4c-42ae-bf05-665f9bb41712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11938 | 2025.12.18 00:23:46.344063 [ 260 ] {b7e3f2c7-2d4c-42ae-bf05-665f9bb41712} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11939 | 2025.12.18 00:23:46.344109 [ 260 ] {b7e3f2c7-2d4c-42ae-bf05-665f9bb41712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11940 | 2025.12.18 00:23:46.344488 [ 260 ] {b7e3f2c7-2d4c-42ae-bf05-665f9bb41712} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11941 | 2025.12.18 00:23:46.344713 [ 260 ] {b7e3f2c7-2d4c-42ae-bf05-665f9bb41712} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11942 | 2025.12.18 00:23:46.344856 [ 260 ] {b7e3f2c7-2d4c-42ae-bf05-665f9bb41712} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001387 sec., 28839.221341023793 rows/sec., 2.12 MiB/sec. | ||
| 11943 | 2025.12.18 00:23:46.344898 [ 260 ] {b7e3f2c7-2d4c-42ae-bf05-665f9bb41712} <Debug> TCPHandler: Processed in 0.001594071 sec. | ||
| 11944 | 2025.12.18 00:23:46.345005 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11945 | 2025.12.18 00:23:46.345103 [ 260 ] {a4e25591-daee-4812-8f66-78cd39e6707e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11946 | 2025.12.18 00:23:46.345143 [ 260 ] {a4e25591-daee-4812-8f66-78cd39e6707e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11947 | 2025.12.18 00:23:46.345566 [ 260 ] {a4e25591-daee-4812-8f66-78cd39e6707e} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11948 | 2025.12.18 00:23:46.345602 [ 260 ] {a4e25591-daee-4812-8f66-78cd39e6707e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11949 | 2025.12.18 00:23:46.345958 [ 260 ] {a4e25591-daee-4812-8f66-78cd39e6707e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 11950 | 2025.12.18 00:23:46.346171 [ 260 ] {a4e25591-daee-4812-8f66-78cd39e6707e} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11951 | 2025.12.18 00:23:46.346308 [ 260 ] {a4e25591-daee-4812-8f66-78cd39e6707e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001225 sec., 84897.95918367348 rows/sec., 6.63 MiB/sec. | ||
| 11952 | 2025.12.18 00:23:46.346348 [ 260 ] {a4e25591-daee-4812-8f66-78cd39e6707e} <Debug> TCPHandler: Processed in 0.0013935 sec. | ||
| 11953 | 2025.12.18 00:23:46.346468 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11954 | 2025.12.18 00:23:46.346564 [ 260 ] {bbcb8a48-53c4-4365-bb60-4d298fcb7397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11955 | 2025.12.18 00:23:46.346610 [ 260 ] {bbcb8a48-53c4-4365-bb60-4d298fcb7397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11956 | 2025.12.18 00:23:46.347012 [ 260 ] {bbcb8a48-53c4-4365-bb60-4d298fcb7397} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11957 | 2025.12.18 00:23:46.347048 [ 260 ] {bbcb8a48-53c4-4365-bb60-4d298fcb7397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11958 | 2025.12.18 00:23:46.347371 [ 260 ] {bbcb8a48-53c4-4365-bb60-4d298fcb7397} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 11959 | 2025.12.18 00:23:46.347575 [ 260 ] {bbcb8a48-53c4-4365-bb60-4d298fcb7397} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11960 | 2025.12.18 00:23:46.347707 [ 260 ] {bbcb8a48-53c4-4365-bb60-4d298fcb7397} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 11961 | 2025.12.18 00:23:46.347744 [ 260 ] {bbcb8a48-53c4-4365-bb60-4d298fcb7397} <Debug> TCPHandler: Processed in 0.001326359 sec. | ||
| 11962 | 2025.12.18 00:23:46.347848 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11963 | 2025.12.18 00:23:46.347943 [ 260 ] {e588b972-6d77-461e-a0c7-60a0f718920d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11964 | 2025.12.18 00:23:46.347996 [ 260 ] {e588b972-6d77-461e-a0c7-60a0f718920d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11965 | 2025.12.18 00:23:46.348811 [ 260 ] {e588b972-6d77-461e-a0c7-60a0f718920d} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11966 | 2025.12.18 00:23:46.348846 [ 260 ] {e588b972-6d77-461e-a0c7-60a0f718920d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11967 | 2025.12.18 00:23:46.349406 [ 260 ] {e588b972-6d77-461e-a0c7-60a0f718920d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11968 | 2025.12.18 00:23:46.349629 [ 260 ] {e588b972-6d77-461e-a0c7-60a0f718920d} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11969 | 2025.12.18 00:23:46.349772 [ 260 ] {e588b972-6d77-461e-a0c7-60a0f718920d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001847 sec., 21656.74066053059 rows/sec., 38.81 MiB/sec. | ||
| 11970 | 2025.12.18 00:23:46.349835 [ 260 ] {e588b972-6d77-461e-a0c7-60a0f718920d} <Debug> TCPHandler: Processed in 0.002036354 sec. | ||
| 11971 | 2025.12.18 00:23:46.349953 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11972 | 2025.12.18 00:23:46.350048 [ 260 ] {63311d85-97c1-43bd-968b-87681231736b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11973 | 2025.12.18 00:23:46.350090 [ 260 ] {63311d85-97c1-43bd-968b-87681231736b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11974 | 2025.12.18 00:23:46.350428 [ 260 ] {63311d85-97c1-43bd-968b-87681231736b} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11975 | 2025.12.18 00:23:46.350463 [ 260 ] {63311d85-97c1-43bd-968b-87681231736b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11976 | 2025.12.18 00:23:46.350760 [ 260 ] {63311d85-97c1-43bd-968b-87681231736b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 11977 | 2025.12.18 00:23:46.350978 [ 260 ] {63311d85-97c1-43bd-968b-87681231736b} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11978 | 2025.12.18 00:23:46.351108 [ 260 ] {63311d85-97c1-43bd-968b-87681231736b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 11979 | 2025.12.18 00:23:46.351145 [ 260 ] {63311d85-97c1-43bd-968b-87681231736b} <Debug> TCPHandler: Processed in 0.001241758 sec. | ||
| 11980 | 2025.12.18 00:23:49.308923 [ 89 ] {} <Debug> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 11981 | 2025.12.18 00:23:49.309006 [ 89 ] {} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11982 | 2025.12.18 00:23:49.309028 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11983 | 2025.12.18 00:23:49.309188 [ 199 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 11984 | 2025.12.18 00:23:49.309403 [ 199 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11985 | 2025.12.18 00:23:49.309460 [ 199 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 11986 | 2025.12.18 00:23:49.309570 [ 199 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 16 rows starting from the beginning of the part | ||
| 11987 | 2025.12.18 00:23:49.309653 [ 199 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 11988 | 2025.12.18 00:23:49.309726 [ 199 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 11989 | 2025.12.18 00:23:49.309768 [ 199 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 16 rows starting from the beginning of the part | ||
| 11990 | 2025.12.18 00:23:49.310527 [ 195 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142014 sec., 39432.731984170576 rows/sec., 3.32 MiB/sec. | ||
| 11991 | 2025.12.18 00:23:49.310647 [ 199 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 11992 | 2025.12.18 00:23:49.310887 [ 199 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_25_6} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11993 | 2025.12.18 00:23:49.310958 [ 199 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_25_6} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 11994 | 2025.12.18 00:23:49.311034 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11995 | 2025.12.18 00:23:51.301983 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33111 | ||
| 11996 | 2025.12.18 00:23:51.302778 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11997 | 2025.12.18 00:23:51.302850 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11998 | 2025.12.18 00:23:51.303362 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11999 | 2025.12.18 00:23:51.303593 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12000 | 2025.12.18 00:23:51.303738 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33111 | ||
| 12001 | 2025.12.18 00:23:51.339288 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12002 | 2025.12.18 00:23:51.339523 [ 260 ] {6cff1f41-0c40-4aea-b8fc-7dd3f03053a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12003 | 2025.12.18 00:23:51.339609 [ 260 ] {6cff1f41-0c40-4aea-b8fc-7dd3f03053a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12004 | 2025.12.18 00:23:51.340285 [ 260 ] {6cff1f41-0c40-4aea-b8fc-7dd3f03053a3} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12005 | 2025.12.18 00:23:51.340333 [ 260 ] {6cff1f41-0c40-4aea-b8fc-7dd3f03053a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12006 | 2025.12.18 00:23:51.340717 [ 260 ] {6cff1f41-0c40-4aea-b8fc-7dd3f03053a3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12007 | 2025.12.18 00:23:51.340946 [ 260 ] {6cff1f41-0c40-4aea-b8fc-7dd3f03053a3} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12008 | 2025.12.18 00:23:51.341104 [ 260 ] {6cff1f41-0c40-4aea-b8fc-7dd3f03053a3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001646 sec., 1215.0668286755772 rows/sec., 99.08 KiB/sec. | ||
| 12009 | 2025.12.18 00:23:51.341147 [ 260 ] {6cff1f41-0c40-4aea-b8fc-7dd3f03053a3} <Debug> TCPHandler: Processed in 0.002015554 sec. | ||
| 12010 | 2025.12.18 00:23:51.341274 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12011 | 2025.12.18 00:23:51.341398 [ 260 ] {c90b262a-4df1-43c0-a028-8109ae361c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12012 | 2025.12.18 00:23:51.341448 [ 260 ] {c90b262a-4df1-43c0-a028-8109ae361c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12013 | 2025.12.18 00:23:51.341933 [ 260 ] {c90b262a-4df1-43c0-a028-8109ae361c35} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12014 | 2025.12.18 00:23:51.341972 [ 260 ] {c90b262a-4df1-43c0-a028-8109ae361c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12015 | 2025.12.18 00:23:51.342300 [ 260 ] {c90b262a-4df1-43c0-a028-8109ae361c35} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12016 | 2025.12.18 00:23:51.342526 [ 260 ] {c90b262a-4df1-43c0-a028-8109ae361c35} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12017 | 2025.12.18 00:23:51.342663 [ 260 ] {c90b262a-4df1-43c0-a028-8109ae361c35} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001291 sec., 44151.82029434547 rows/sec., 3.39 MiB/sec. | ||
| 12018 | 2025.12.18 00:23:51.342703 [ 260 ] {c90b262a-4df1-43c0-a028-8109ae361c35} <Debug> TCPHandler: Processed in 0.0014916 sec. | ||
| 12019 | 2025.12.18 00:23:51.342827 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12020 | 2025.12.18 00:23:51.342950 [ 260 ] {762fb1da-dc7d-4597-9b91-679ecfd2816a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12021 | 2025.12.18 00:23:51.343001 [ 260 ] {762fb1da-dc7d-4597-9b91-679ecfd2816a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12022 | 2025.12.18 00:23:51.343473 [ 260 ] {762fb1da-dc7d-4597-9b91-679ecfd2816a} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12023 | 2025.12.18 00:23:51.343517 [ 260 ] {762fb1da-dc7d-4597-9b91-679ecfd2816a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12024 | 2025.12.18 00:23:51.343881 [ 260 ] {762fb1da-dc7d-4597-9b91-679ecfd2816a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12025 | 2025.12.18 00:23:51.344098 [ 260 ] {762fb1da-dc7d-4597-9b91-679ecfd2816a} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12026 | 2025.12.18 00:23:51.344234 [ 260 ] {762fb1da-dc7d-4597-9b91-679ecfd2816a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001309 sec., 1527.8838808250573 rows/sec., 106.68 KiB/sec. | ||
| 12027 | 2025.12.18 00:23:51.344274 [ 260 ] {762fb1da-dc7d-4597-9b91-679ecfd2816a} <Debug> TCPHandler: Processed in 0.001509081 sec. | ||
| 12028 | 2025.12.18 00:23:51.344438 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12029 | 2025.12.18 00:23:51.344533 [ 260 ] {9526c6ca-b7d9-4f2d-9488-6c2a4ae5b784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12030 | 2025.12.18 00:23:51.344602 [ 260 ] {9526c6ca-b7d9-4f2d-9488-6c2a4ae5b784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12031 | 2025.12.18 00:23:51.345021 [ 260 ] {9526c6ca-b7d9-4f2d-9488-6c2a4ae5b784} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12032 | 2025.12.18 00:23:51.345058 [ 260 ] {9526c6ca-b7d9-4f2d-9488-6c2a4ae5b784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12033 | 2025.12.18 00:23:51.345372 [ 260 ] {9526c6ca-b7d9-4f2d-9488-6c2a4ae5b784} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12034 | 2025.12.18 00:23:51.345588 [ 260 ] {9526c6ca-b7d9-4f2d-9488-6c2a4ae5b784} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12035 | 2025.12.18 00:23:51.345720 [ 260 ] {9526c6ca-b7d9-4f2d-9488-6c2a4ae5b784} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001204 sec., 54817.275747508305 rows/sec., 4.28 MiB/sec. | ||
| 12036 | 2025.12.18 00:23:51.345759 [ 260 ] {9526c6ca-b7d9-4f2d-9488-6c2a4ae5b784} <Debug> TCPHandler: Processed in 0.00137188 sec. | ||
| 12037 | 2025.12.18 00:23:51.345872 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12038 | 2025.12.18 00:23:51.345993 [ 260 ] {8211e19a-34a0-489a-a5ea-f0933bc4dbc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12039 | 2025.12.18 00:23:51.346038 [ 260 ] {8211e19a-34a0-489a-a5ea-f0933bc4dbc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12040 | 2025.12.18 00:23:51.346444 [ 260 ] {8211e19a-34a0-489a-a5ea-f0933bc4dbc2} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12041 | 2025.12.18 00:23:51.346481 [ 260 ] {8211e19a-34a0-489a-a5ea-f0933bc4dbc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12042 | 2025.12.18 00:23:51.346819 [ 260 ] {8211e19a-34a0-489a-a5ea-f0933bc4dbc2} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12043 | 2025.12.18 00:23:51.347038 [ 260 ] {8211e19a-34a0-489a-a5ea-f0933bc4dbc2} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12044 | 2025.12.18 00:23:51.347172 [ 260 ] {8211e19a-34a0-489a-a5ea-f0933bc4dbc2} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001197 sec., 134502.9239766082 rows/sec., 9.37 MiB/sec. | ||
| 12045 | 2025.12.18 00:23:51.347210 [ 260 ] {8211e19a-34a0-489a-a5ea-f0933bc4dbc2} <Debug> TCPHandler: Processed in 0.00138766 sec. | ||
| 12046 | 2025.12.18 00:23:51.347333 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12047 | 2025.12.18 00:23:51.347457 [ 260 ] {03f70980-be6c-4b9e-90a0-a17bd17d1a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12048 | 2025.12.18 00:23:51.347509 [ 260 ] {03f70980-be6c-4b9e-90a0-a17bd17d1a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12049 | 2025.12.18 00:23:51.347915 [ 260 ] {03f70980-be6c-4b9e-90a0-a17bd17d1a5a} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12050 | 2025.12.18 00:23:51.347953 [ 260 ] {03f70980-be6c-4b9e-90a0-a17bd17d1a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12051 | 2025.12.18 00:23:51.348276 [ 260 ] {03f70980-be6c-4b9e-90a0-a17bd17d1a5a} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12052 | 2025.12.18 00:23:51.348485 [ 260 ] {03f70980-be6c-4b9e-90a0-a17bd17d1a5a} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12053 | 2025.12.18 00:23:51.348620 [ 260 ] {03f70980-be6c-4b9e-90a0-a17bd17d1a5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. | ||
| 12054 | 2025.12.18 00:23:51.348658 [ 260 ] {03f70980-be6c-4b9e-90a0-a17bd17d1a5a} <Debug> TCPHandler: Processed in 0.00138692 sec. | ||
| 12055 | 2025.12.18 00:23:53.077634 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 12056 | 2025.12.18 00:23:53.101007 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12057 | 2025.12.18 00:23:53.101095 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12058 | 2025.12.18 00:23:53.109173 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12059 | 2025.12.18 00:23:53.110157 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12060 | 2025.12.18 00:23:53.114937 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 12061 | 2025.12.18 00:23:53.908594 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1410 | ||
| 12062 | 2025.12.18 00:23:53.911072 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12063 | 2025.12.18 00:23:53.911115 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12064 | 2025.12.18 00:23:53.912325 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12065 | 2025.12.18 00:23:53.912591 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12066 | 2025.12.18 00:23:53.912886 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1410 | ||
| 12067 | 2025.12.18 00:23:56.171955 [ 225 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12068 | 2025.12.18 00:23:56.172011 [ 225 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12069 | 2025.12.18 00:23:56.190044 [ 225 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12070 | 2025.12.18 00:23:56.273286 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12071 | 2025.12.18 00:23:56.273344 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12072 | 2025.12.18 00:23:56.277924 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12073 | 2025.12.18 00:23:56.340998 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12074 | 2025.12.18 00:23:56.341217 [ 260 ] {bff2fe74-fd9e-4dd3-bcc5-40ff74fe3c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12075 | 2025.12.18 00:23:56.341293 [ 260 ] {bff2fe74-fd9e-4dd3-bcc5-40ff74fe3c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12076 | 2025.12.18 00:23:56.342136 [ 260 ] {bff2fe74-fd9e-4dd3-bcc5-40ff74fe3c47} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12077 | 2025.12.18 00:23:56.342179 [ 260 ] {bff2fe74-fd9e-4dd3-bcc5-40ff74fe3c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12078 | 2025.12.18 00:23:56.342636 [ 260 ] {bff2fe74-fd9e-4dd3-bcc5-40ff74fe3c47} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12079 | 2025.12.18 00:23:56.342869 [ 260 ] {bff2fe74-fd9e-4dd3-bcc5-40ff74fe3c47} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12080 | 2025.12.18 00:23:56.343034 [ 260 ] {bff2fe74-fd9e-4dd3-bcc5-40ff74fe3c47} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001873 sec., 72610.78483715963 rows/sec., 6.30 MiB/sec. | ||
| 12081 | 2025.12.18 00:23:56.343085 [ 260 ] {bff2fe74-fd9e-4dd3-bcc5-40ff74fe3c47} <Debug> TCPHandler: Processed in 0.002269916 sec. | ||
| 12082 | 2025.12.18 00:23:56.343219 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12083 | 2025.12.18 00:23:56.343323 [ 260 ] {27f3b12e-613a-422f-8fa1-6d587cd76dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12084 | 2025.12.18 00:23:56.343368 [ 260 ] {27f3b12e-613a-422f-8fa1-6d587cd76dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12085 | 2025.12.18 00:23:56.343805 [ 260 ] {27f3b12e-613a-422f-8fa1-6d587cd76dc1} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12086 | 2025.12.18 00:23:56.343840 [ 260 ] {27f3b12e-613a-422f-8fa1-6d587cd76dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12087 | 2025.12.18 00:23:56.344155 [ 260 ] {27f3b12e-613a-422f-8fa1-6d587cd76dc1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12088 | 2025.12.18 00:23:56.344377 [ 260 ] {27f3b12e-613a-422f-8fa1-6d587cd76dc1} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12089 | 2025.12.18 00:23:56.344511 [ 260 ] {27f3b12e-613a-422f-8fa1-6d587cd76dc1} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001212 sec., 33003.300330033 rows/sec., 2.42 MiB/sec. | ||
| 12090 | 2025.12.18 00:23:56.344549 [ 260 ] {27f3b12e-613a-422f-8fa1-6d587cd76dc1} <Debug> TCPHandler: Processed in 0.0013848 sec. | ||
| 12091 | 2025.12.18 00:23:56.344662 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12092 | 2025.12.18 00:23:56.344759 [ 260 ] {c9d1357f-b1a5-46af-a4e2-3eff0c36dd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12093 | 2025.12.18 00:23:56.344799 [ 260 ] {c9d1357f-b1a5-46af-a4e2-3eff0c36dd8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12094 | 2025.12.18 00:23:56.345316 [ 260 ] {c9d1357f-b1a5-46af-a4e2-3eff0c36dd8d} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12095 | 2025.12.18 00:23:56.345361 [ 260 ] {c9d1357f-b1a5-46af-a4e2-3eff0c36dd8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12096 | 2025.12.18 00:23:56.345782 [ 260 ] {c9d1357f-b1a5-46af-a4e2-3eff0c36dd8d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12097 | 2025.12.18 00:23:56.346046 [ 260 ] {c9d1357f-b1a5-46af-a4e2-3eff0c36dd8d} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12098 | 2025.12.18 00:23:56.346183 [ 260 ] {c9d1357f-b1a5-46af-a4e2-3eff0c36dd8d} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001443 sec., 72072.07207207207 rows/sec., 5.63 MiB/sec. | ||
| 12099 | 2025.12.18 00:23:56.346224 [ 260 ] {c9d1357f-b1a5-46af-a4e2-3eff0c36dd8d} <Debug> TCPHandler: Processed in 0.001613031 sec. | ||
| 12100 | 2025.12.18 00:23:56.346343 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12101 | 2025.12.18 00:23:56.346441 [ 260 ] {45eb438b-50d6-4662-9f4f-05b86054d2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12102 | 2025.12.18 00:23:56.346487 [ 260 ] {45eb438b-50d6-4662-9f4f-05b86054d2b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12103 | 2025.12.18 00:23:56.346915 [ 260 ] {45eb438b-50d6-4662-9f4f-05b86054d2b2} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12104 | 2025.12.18 00:23:56.346951 [ 260 ] {45eb438b-50d6-4662-9f4f-05b86054d2b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12105 | 2025.12.18 00:23:56.347304 [ 260 ] {45eb438b-50d6-4662-9f4f-05b86054d2b2} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12106 | 2025.12.18 00:23:56.347529 [ 260 ] {45eb438b-50d6-4662-9f4f-05b86054d2b2} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12107 | 2025.12.18 00:23:56.347667 [ 260 ] {45eb438b-50d6-4662-9f4f-05b86054d2b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 12108 | 2025.12.18 00:23:56.347706 [ 260 ] {45eb438b-50d6-4662-9f4f-05b86054d2b2} <Debug> TCPHandler: Processed in 0.00141394 sec. | ||
| 12109 | 2025.12.18 00:23:56.347817 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12110 | 2025.12.18 00:23:56.347915 [ 260 ] {05de0fa3-9f7c-4581-9a6d-0e299a389ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12111 | 2025.12.18 00:23:56.347972 [ 260 ] {05de0fa3-9f7c-4581-9a6d-0e299a389ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12112 | 2025.12.18 00:23:56.348874 [ 260 ] {05de0fa3-9f7c-4581-9a6d-0e299a389ae4} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12113 | 2025.12.18 00:23:56.348911 [ 260 ] {05de0fa3-9f7c-4581-9a6d-0e299a389ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12114 | 2025.12.18 00:23:56.349533 [ 260 ] {05de0fa3-9f7c-4581-9a6d-0e299a389ae4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12115 | 2025.12.18 00:23:56.349760 [ 260 ] {05de0fa3-9f7c-4581-9a6d-0e299a389ae4} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12116 | 2025.12.18 00:23:56.349870 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12117 | 2025.12.18 00:23:56.349907 [ 260 ] {05de0fa3-9f7c-4581-9a6d-0e299a389ae4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002011 sec., 19890.601690701144 rows/sec., 35.64 MiB/sec. | ||
| 12118 | 2025.12.18 00:23:56.349913 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12119 | 2025.12.18 00:23:56.349945 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12120 | 2025.12.18 00:23:56.349979 [ 260 ] {05de0fa3-9f7c-4581-9a6d-0e299a389ae4} <Debug> TCPHandler: Processed in 0.002213126 sec. | ||
| 12121 | 2025.12.18 00:23:56.350062 [ 202 ] {fc04f179-004d-4506-963a-c921a29605f5::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 | ||
| 12122 | 2025.12.18 00:23:56.350095 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12123 | 2025.12.18 00:23:56.350198 [ 260 ] {16df8c42-db70-4b34-b27e-c31ce002b725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12124 | 2025.12.18 00:23:56.350242 [ 260 ] {16df8c42-db70-4b34-b27e-c31ce002b725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12125 | 2025.12.18 00:23:56.350342 [ 202 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12126 | 2025.12.18 00:23:56.350415 [ 202 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1736 rows starting from the beginning of the part | ||
| 12127 | 2025.12.18 00:23:56.350567 [ 202 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part | ||
| 12128 | 2025.12.18 00:23:56.350596 [ 260 ] {16df8c42-db70-4b34-b27e-c31ce002b725} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12129 | 2025.12.18 00:23:56.350639 [ 260 ] {16df8c42-db70-4b34-b27e-c31ce002b725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12130 | 2025.12.18 00:23:56.350687 [ 202 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 12131 | 2025.12.18 00:23:56.350809 [ 202 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 12132 | 2025.12.18 00:23:56.350926 [ 202 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part | ||
| 12133 | 2025.12.18 00:23:56.350966 [ 260 ] {16df8c42-db70-4b34-b27e-c31ce002b725} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12134 | 2025.12.18 00:23:56.351048 [ 202 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 12135 | 2025.12.18 00:23:56.351199 [ 260 ] {16df8c42-db70-4b34-b27e-c31ce002b725} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12136 | 2025.12.18 00:23:56.351339 [ 260 ] {16df8c42-db70-4b34-b27e-c31ce002b725} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 12137 | 2025.12.18 00:23:56.351376 [ 260 ] {16df8c42-db70-4b34-b27e-c31ce002b725} <Debug> TCPHandler: Processed in 0.00133256 sec. | ||
| 12138 | 2025.12.18 00:23:56.365719 [ 195 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1936 rows, containing 19 columns (19 merged, 0 gathered) in 0.0157109 sec., 123226.54972025791 rows/sec., 220.82 MiB/sec. | ||
| 12139 | 2025.12.18 00:23:56.368064 [ 195 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12140 | 2025.12.18 00:23:56.368453 [ 195 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12141 | 2025.12.18 00:23:56.368535 [ 195 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12142 | 2025.12.18 00:23:56.368692 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.53 MiB. | ||
| 12143 | 2025.12.18 00:23:57.000273 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.35 MiB, peak 367.82 MiB, free memory in arenas 0.00 B, will set to 359.07 MiB (RSS), difference: 8.73 MiB | ||
| 12144 | 2025.12.18 00:23:57.123238 [ 221 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12145 | 2025.12.18 00:23:57.123298 [ 221 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12146 | 2025.12.18 00:23:57.127410 [ 221 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12147 | 2025.12.18 00:23:57.357785 [ 224 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12148 | 2025.12.18 00:23:57.357867 [ 224 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12149 | 2025.12.18 00:23:57.360861 [ 224 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12150 | 2025.12.18 00:23:58.621515 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12151 | 2025.12.18 00:23:58.621610 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12152 | 2025.12.18 00:23:58.804074 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33559 | ||
| 12153 | 2025.12.18 00:23:58.804581 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12154 | 2025.12.18 00:23:58.804627 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12155 | 2025.12.18 00:23:58.805102 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12156 | 2025.12.18 00:23:58.805339 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12157 | 2025.12.18 00:23:58.805463 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33559 | ||
| 12158 | 2025.12.18 00:23:58.805546 [ 221 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12159 | 2025.12.18 00:23:58.805601 [ 221 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12160 | 2025.12.18 00:23:58.810325 [ 221 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12161 | 2025.12.18 00:23:59.240900 [ 219 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12162 | 2025.12.18 00:23:59.240948 [ 219 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12163 | 2025.12.18 00:23:59.244817 [ 219 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12164 | 2025.12.18 00:24:00.615218 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 12165 | 2025.12.18 00:24:00.631991 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12166 | 2025.12.18 00:24:00.632044 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12167 | 2025.12.18 00:24:00.637855 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12168 | 2025.12.18 00:24:00.638594 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12169 | 2025.12.18 00:24:00.641385 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 12170 | 2025.12.18 00:24:01.339951 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12171 | 2025.12.18 00:24:01.340154 [ 260 ] {8f560a47-752d-488b-aa0b-ed43bfa34c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12172 | 2025.12.18 00:24:01.340231 [ 260 ] {8f560a47-752d-488b-aa0b-ed43bfa34c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12173 | 2025.12.18 00:24:01.340884 [ 260 ] {8f560a47-752d-488b-aa0b-ed43bfa34c68} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12174 | 2025.12.18 00:24:01.340937 [ 260 ] {8f560a47-752d-488b-aa0b-ed43bfa34c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12175 | 2025.12.18 00:24:01.341326 [ 260 ] {8f560a47-752d-488b-aa0b-ed43bfa34c68} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12176 | 2025.12.18 00:24:01.341558 [ 260 ] {8f560a47-752d-488b-aa0b-ed43bfa34c68} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12177 | 2025.12.18 00:24:01.341726 [ 260 ] {8f560a47-752d-488b-aa0b-ed43bfa34c68} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001626 sec., 34440.34440344403 rows/sec., 2.65 MiB/sec. | ||
| 12178 | 2025.12.18 00:24:01.341776 [ 260 ] {8f560a47-752d-488b-aa0b-ed43bfa34c68} <Debug> TCPHandler: Processed in 0.001965314 sec. | ||
| 12179 | 2025.12.18 00:24:01.341899 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12180 | 2025.12.18 00:24:01.342005 [ 260 ] {c8dbbe72-6d26-41e2-a434-c64e022bc492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12181 | 2025.12.18 00:24:01.342050 [ 260 ] {c8dbbe72-6d26-41e2-a434-c64e022bc492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12182 | 2025.12.18 00:24:01.342477 [ 260 ] {c8dbbe72-6d26-41e2-a434-c64e022bc492} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12183 | 2025.12.18 00:24:01.342516 [ 260 ] {c8dbbe72-6d26-41e2-a434-c64e022bc492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12184 | 2025.12.18 00:24:01.342826 [ 260 ] {c8dbbe72-6d26-41e2-a434-c64e022bc492} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12185 | 2025.12.18 00:24:01.343030 [ 260 ] {c8dbbe72-6d26-41e2-a434-c64e022bc492} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12186 | 2025.12.18 00:24:01.343162 [ 260 ] {c8dbbe72-6d26-41e2-a434-c64e022bc492} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001182 sec., 54145.51607445008 rows/sec., 4.23 MiB/sec. | ||
| 12187 | 2025.12.18 00:24:01.343201 [ 260 ] {c8dbbe72-6d26-41e2-a434-c64e022bc492} <Debug> TCPHandler: Processed in 0.001355729 sec. | ||
| 12188 | 2025.12.18 00:24:01.343314 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12189 | 2025.12.18 00:24:01.343410 [ 260 ] {8bc9bd3d-785b-4039-bb9a-16b5f66ad1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12190 | 2025.12.18 00:24:01.343455 [ 260 ] {8bc9bd3d-785b-4039-bb9a-16b5f66ad1ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12191 | 2025.12.18 00:24:01.343858 [ 260 ] {8bc9bd3d-785b-4039-bb9a-16b5f66ad1ae} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12192 | 2025.12.18 00:24:01.343896 [ 260 ] {8bc9bd3d-785b-4039-bb9a-16b5f66ad1ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12193 | 2025.12.18 00:24:01.344221 [ 260 ] {8bc9bd3d-785b-4039-bb9a-16b5f66ad1ae} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12194 | 2025.12.18 00:24:01.344439 [ 260 ] {8bc9bd3d-785b-4039-bb9a-16b5f66ad1ae} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12195 | 2025.12.18 00:24:01.344572 [ 260 ] {8bc9bd3d-785b-4039-bb9a-16b5f66ad1ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 12196 | 2025.12.18 00:24:01.344610 [ 260 ] {8bc9bd3d-785b-4039-bb9a-16b5f66ad1ae} <Debug> TCPHandler: Processed in 0.00134834 sec. | ||
| 12197 | 2025.12.18 00:24:01.344719 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12198 | 2025.12.18 00:24:01.344813 [ 260 ] {d68236ff-d1b9-4746-8cbe-65c7ee1e0336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12199 | 2025.12.18 00:24:01.344856 [ 260 ] {d68236ff-d1b9-4746-8cbe-65c7ee1e0336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12200 | 2025.12.18 00:24:01.345185 [ 260 ] {d68236ff-d1b9-4746-8cbe-65c7ee1e0336} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12201 | 2025.12.18 00:24:01.345222 [ 260 ] {d68236ff-d1b9-4746-8cbe-65c7ee1e0336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12202 | 2025.12.18 00:24:01.345525 [ 260 ] {d68236ff-d1b9-4746-8cbe-65c7ee1e0336} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12203 | 2025.12.18 00:24:01.345733 [ 260 ] {d68236ff-d1b9-4746-8cbe-65c7ee1e0336} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12204 | 2025.12.18 00:24:01.345864 [ 260 ] {d68236ff-d1b9-4746-8cbe-65c7ee1e0336} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 12205 | 2025.12.18 00:24:01.345901 [ 260 ] {d68236ff-d1b9-4746-8cbe-65c7ee1e0336} <Debug> TCPHandler: Processed in 0.001232418 sec. | ||
| 12206 | 2025.12.18 00:24:03.913282 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1430 | ||
| 12207 | 2025.12.18 00:24:03.915867 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12208 | 2025.12.18 00:24:03.915916 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12209 | 2025.12.18 00:24:03.917110 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12210 | 2025.12.18 00:24:03.917435 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12211 | 2025.12.18 00:24:03.917732 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1430 | ||
| 12212 | 2025.12.18 00:24:06.305758 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34071 | ||
| 12213 | 2025.12.18 00:24:06.306308 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12214 | 2025.12.18 00:24:06.306356 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12215 | 2025.12.18 00:24:06.306849 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12216 | 2025.12.18 00:24:06.307093 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12217 | 2025.12.18 00:24:06.307243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34071 | ||
| 12218 | 2025.12.18 00:24:06.307256 [ 67 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12219 | 2025.12.18 00:24:06.307329 [ 67 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12220 | 2025.12.18 00:24:06.307353 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12221 | 2025.12.18 00:24:06.307490 [ 189 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::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 | ||
| 12222 | 2025.12.18 00:24:06.307644 [ 189 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12223 | 2025.12.18 00:24:06.307688 [ 189 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31639 rows starting from the beginning of the part | ||
| 12224 | 2025.12.18 00:24:06.307758 [ 189 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 12225 | 2025.12.18 00:24:06.307808 [ 189 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 12226 | 2025.12.18 00:24:06.307853 [ 189 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 12227 | 2025.12.18 00:24:06.307900 [ 189 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 12228 | 2025.12.18 00:24:06.307945 [ 189 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 12229 | 2025.12.18 00:24:06.310572 [ 201 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34071 rows, containing 4 columns (4 merged, 0 gathered) in 0.003144592 sec., 10834791.922131712 rows/sec., 154.99 MiB/sec. | ||
| 12230 | 2025.12.18 00:24:06.310685 [ 201 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12231 | 2025.12.18 00:24:06.310986 [ 201 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_71_14} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12232 | 2025.12.18 00:24:06.311074 [ 201 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_71_14} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12233 | 2025.12.18 00:24:06.311187 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 12234 | 2025.12.18 00:24:06.371366 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12235 | 2025.12.18 00:24:06.371625 [ 260 ] {36cf450a-2b51-4dbf-a54c-820a3275ed2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12236 | 2025.12.18 00:24:06.371733 [ 260 ] {36cf450a-2b51-4dbf-a54c-820a3275ed2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12237 | 2025.12.18 00:24:06.372675 [ 260 ] {36cf450a-2b51-4dbf-a54c-820a3275ed2e} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12238 | 2025.12.18 00:24:06.372716 [ 260 ] {36cf450a-2b51-4dbf-a54c-820a3275ed2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12239 | 2025.12.18 00:24:06.373113 [ 260 ] {36cf450a-2b51-4dbf-a54c-820a3275ed2e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12240 | 2025.12.18 00:24:06.373349 [ 260 ] {36cf450a-2b51-4dbf-a54c-820a3275ed2e} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12241 | 2025.12.18 00:24:06.373523 [ 260 ] {36cf450a-2b51-4dbf-a54c-820a3275ed2e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001977 sec., 12139.605462822457 rows/sec., 1.01 MiB/sec. | ||
| 12242 | 2025.12.18 00:24:06.373576 [ 260 ] {36cf450a-2b51-4dbf-a54c-820a3275ed2e} <Debug> TCPHandler: Processed in 0.002341967 sec. | ||
| 12243 | 2025.12.18 00:24:06.373710 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12244 | 2025.12.18 00:24:06.373817 [ 260 ] {2fd589d0-adc8-4af7-b9ec-2847714e5704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12245 | 2025.12.18 00:24:06.373863 [ 260 ] {2fd589d0-adc8-4af7-b9ec-2847714e5704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12246 | 2025.12.18 00:24:06.374278 [ 260 ] {2fd589d0-adc8-4af7-b9ec-2847714e5704} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12247 | 2025.12.18 00:24:06.374316 [ 260 ] {2fd589d0-adc8-4af7-b9ec-2847714e5704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12248 | 2025.12.18 00:24:06.374626 [ 260 ] {2fd589d0-adc8-4af7-b9ec-2847714e5704} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12249 | 2025.12.18 00:24:06.374849 [ 260 ] {2fd589d0-adc8-4af7-b9ec-2847714e5704} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12250 | 2025.12.18 00:24:06.374987 [ 260 ] {2fd589d0-adc8-4af7-b9ec-2847714e5704} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001194 sec., 1675.0418760469013 rows/sec., 136.59 KiB/sec. | ||
| 12251 | 2025.12.18 00:24:06.375026 [ 260 ] {2fd589d0-adc8-4af7-b9ec-2847714e5704} <Debug> TCPHandler: Processed in 0.00136915 sec. | ||
| 12252 | 2025.12.18 00:24:06.375143 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12253 | 2025.12.18 00:24:06.375242 [ 260 ] {4fc3edc1-a153-4139-8d79-88df9c908bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12254 | 2025.12.18 00:24:06.375284 [ 260 ] {4fc3edc1-a153-4139-8d79-88df9c908bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12255 | 2025.12.18 00:24:06.376444 [ 260 ] {4fc3edc1-a153-4139-8d79-88df9c908bc8} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12256 | 2025.12.18 00:24:06.376481 [ 260 ] {4fc3edc1-a153-4139-8d79-88df9c908bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12257 | 2025.12.18 00:24:06.376893 [ 260 ] {4fc3edc1-a153-4139-8d79-88df9c908bc8} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12258 | 2025.12.18 00:24:06.377110 [ 260 ] {4fc3edc1-a153-4139-8d79-88df9c908bc8} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12259 | 2025.12.18 00:24:06.377233 [ 67 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12260 | 2025.12.18 00:24:06.377249 [ 260 ] {4fc3edc1-a153-4139-8d79-88df9c908bc8} <Debug> executeQuery: Read 1397 rows, 120.17 KiB in 0.002027 sec., 689195.8559447458 rows/sec., 57.90 MiB/sec. | ||
| 12261 | 2025.12.18 00:24:06.377267 [ 67 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12262 | 2025.12.18 00:24:06.377288 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12263 | 2025.12.18 00:24:06.377290 [ 260 ] {4fc3edc1-a153-4139-8d79-88df9c908bc8} <Debug> TCPHandler: Processed in 0.002198396 sec. | ||
| 12264 | 2025.12.18 00:24:06.377388 [ 189 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 12265 | 2025.12.18 00:24:06.377426 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12266 | 2025.12.18 00:24:06.377495 [ 189 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12267 | 2025.12.18 00:24:06.377527 [ 260 ] {d45bd748-d207-48a9-a81b-d41a28e6095c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12268 | 2025.12.18 00:24:06.377530 [ 189 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1407 rows starting from the beginning of the part | ||
| 12269 | 2025.12.18 00:24:06.377576 [ 260 ] {d45bd748-d207-48a9-a81b-d41a28e6095c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12270 | 2025.12.18 00:24:06.377609 [ 189 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 136 rows starting from the beginning of the part | ||
| 12271 | 2025.12.18 00:24:06.377658 [ 189 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 57 rows starting from the beginning of the part | ||
| 12272 | 2025.12.18 00:24:06.377702 [ 189 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 136 rows starting from the beginning of the part | ||
| 12273 | 2025.12.18 00:24:06.377743 [ 189 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 12274 | 2025.12.18 00:24:06.377783 [ 189 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1397 rows starting from the beginning of the part | ||
| 12275 | 2025.12.18 00:24:06.378034 [ 260 ] {d45bd748-d207-48a9-a81b-d41a28e6095c} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12276 | 2025.12.18 00:24:06.378078 [ 260 ] {d45bd748-d207-48a9-a81b-d41a28e6095c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12277 | 2025.12.18 00:24:06.378394 [ 260 ] {d45bd748-d207-48a9-a81b-d41a28e6095c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12278 | 2025.12.18 00:24:06.378629 [ 260 ] {d45bd748-d207-48a9-a81b-d41a28e6095c} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12279 | 2025.12.18 00:24:06.378734 [ 67 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12280 | 2025.12.18 00:24:06.378760 [ 67 ] {} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12281 | 2025.12.18 00:24:06.378764 [ 260 ] {d45bd748-d207-48a9-a81b-d41a28e6095c} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001254 sec., 43062.2009569378 rows/sec., 3.20 MiB/sec. | ||
| 12282 | 2025.12.18 00:24:06.378777 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12283 | 2025.12.18 00:24:06.378806 [ 260 ] {d45bd748-d207-48a9-a81b-d41a28e6095c} <Debug> TCPHandler: Processed in 0.001431831 sec. | ||
| 12284 | 2025.12.18 00:24:06.378864 [ 187 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::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 | ||
| 12285 | 2025.12.18 00:24:06.378922 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12286 | 2025.12.18 00:24:06.378961 [ 187 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12287 | 2025.12.18 00:24:06.378995 [ 187 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 72 rows starting from the beginning of the part | ||
| 12288 | 2025.12.18 00:24:06.379016 [ 260 ] {dc25160c-35c2-4c99-92fe-edd66cd2c715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12289 | 2025.12.18 00:24:06.379057 [ 260 ] {dc25160c-35c2-4c99-92fe-edd66cd2c715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12290 | 2025.12.18 00:24:06.379060 [ 187 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::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 | ||
| 12291 | 2025.12.18 00:24:06.379116 [ 187 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part | ||
| 12292 | 2025.12.18 00:24:06.379164 [ 187 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 2 rows starting from the beginning of the part | ||
| 12293 | 2025.12.18 00:24:06.379211 [ 187 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part | ||
| 12294 | 2025.12.18 00:24:06.379259 [ 187 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 54 rows starting from the beginning of the part | ||
| 12295 | 2025.12.18 00:24:06.379312 [ 192 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3189 rows, containing 5 columns (5 merged, 0 gathered) in 0.001966974 sec., 1621272.0656195763 rows/sec., 142.29 MiB/sec. | ||
| 12296 | 2025.12.18 00:24:06.379585 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12297 | 2025.12.18 00:24:06.379593 [ 260 ] {dc25160c-35c2-4c99-92fe-edd66cd2c715} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12298 | 2025.12.18 00:24:06.379650 [ 260 ] {dc25160c-35c2-4c99-92fe-edd66cd2c715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12299 | 2025.12.18 00:24:06.379966 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_106_21} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12300 | 2025.12.18 00:24:06.380004 [ 260 ] {dc25160c-35c2-4c99-92fe-edd66cd2c715} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12301 | 2025.12.18 00:24:06.380064 [ 192 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 5 columns (5 merged, 0 gathered) in 0.001244929 sec., 221699.39008569965 rows/sec., 17.12 MiB/sec. | ||
| 12302 | 2025.12.18 00:24:06.380101 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_106_21} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12303 | 2025.12.18 00:24:06.380191 [ 191 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12304 | 2025.12.18 00:24:06.380240 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 12305 | 2025.12.18 00:24:06.380360 [ 260 ] {dc25160c-35c2-4c99-92fe-edd66cd2c715} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12306 | 2025.12.18 00:24:06.380455 [ 191 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_61_12} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12307 | 2025.12.18 00:24:06.380523 [ 191 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_61_12} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12308 | 2025.12.18 00:24:06.380540 [ 260 ] {dc25160c-35c2-4c99-92fe-edd66cd2c715} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00154 sec., 163636.36363636365 rows/sec., 11.32 MiB/sec. | ||
| 12309 | 2025.12.18 00:24:06.380590 [ 260 ] {dc25160c-35c2-4c99-92fe-edd66cd2c715} <Debug> TCPHandler: Processed in 0.001718062 sec. | ||
| 12310 | 2025.12.18 00:24:06.380598 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 12311 | 2025.12.18 00:24:06.380726 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12312 | 2025.12.18 00:24:06.380846 [ 260 ] {b16ac249-8624-4b58-8f6c-b2461aeb0be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12313 | 2025.12.18 00:24:06.380898 [ 260 ] {b16ac249-8624-4b58-8f6c-b2461aeb0be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12314 | 2025.12.18 00:24:06.381397 [ 260 ] {b16ac249-8624-4b58-8f6c-b2461aeb0be8} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12315 | 2025.12.18 00:24:06.381433 [ 260 ] {b16ac249-8624-4b58-8f6c-b2461aeb0be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12316 | 2025.12.18 00:24:06.381749 [ 260 ] {b16ac249-8624-4b58-8f6c-b2461aeb0be8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12317 | 2025.12.18 00:24:06.381965 [ 260 ] {b16ac249-8624-4b58-8f6c-b2461aeb0be8} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12318 | 2025.12.18 00:24:06.382103 [ 260 ] {b16ac249-8624-4b58-8f6c-b2461aeb0be8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001283 sec., 9353.078721745907 rows/sec., 730.71 KiB/sec. | ||
| 12319 | 2025.12.18 00:24:06.382144 [ 260 ] {b16ac249-8624-4b58-8f6c-b2461aeb0be8} <Debug> TCPHandler: Processed in 0.00148134 sec. | ||
| 12320 | 2025.12.18 00:24:06.382263 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12321 | 2025.12.18 00:24:06.382380 [ 260 ] {56065742-2d79-4724-aafc-b04403753464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12322 | 2025.12.18 00:24:06.382427 [ 260 ] {56065742-2d79-4724-aafc-b04403753464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12323 | 2025.12.18 00:24:06.383270 [ 260 ] {56065742-2d79-4724-aafc-b04403753464} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12324 | 2025.12.18 00:24:06.383312 [ 260 ] {56065742-2d79-4724-aafc-b04403753464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12325 | 2025.12.18 00:24:06.383654 [ 260 ] {56065742-2d79-4724-aafc-b04403753464} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12326 | 2025.12.18 00:24:06.383855 [ 260 ] {56065742-2d79-4724-aafc-b04403753464} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12327 | 2025.12.18 00:24:06.383963 [ 67 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12328 | 2025.12.18 00:24:06.383984 [ 260 ] {56065742-2d79-4724-aafc-b04403753464} <Debug> executeQuery: Read 598 rows, 46.03 KiB in 0.001629 sec., 367096.3781461019 rows/sec., 27.59 MiB/sec. | ||
| 12329 | 2025.12.18 00:24:06.383996 [ 67 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12330 | 2025.12.18 00:24:06.384018 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12331 | 2025.12.18 00:24:06.384022 [ 260 ] {56065742-2d79-4724-aafc-b04403753464} <Debug> TCPHandler: Processed in 0.001817863 sec. | ||
| 12332 | 2025.12.18 00:24:06.384102 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 12333 | 2025.12.18 00:24:06.384151 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12334 | 2025.12.18 00:24:06.384198 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12335 | 2025.12.18 00:24:06.384230 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 634 rows starting from the beginning of the part | ||
| 12336 | 2025.12.18 00:24:06.384278 [ 260 ] {3a11357f-c029-4d6a-b7ab-56267683ac69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12337 | 2025.12.18 00:24:06.384285 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 104 rows starting from the beginning of the part | ||
| 12338 | 2025.12.18 00:24:06.384340 [ 260 ] {3a11357f-c029-4d6a-b7ab-56267683ac69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12339 | 2025.12.18 00:24:06.384349 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 66 rows starting from the beginning of the part | ||
| 12340 | 2025.12.18 00:24:06.384403 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 104 rows starting from the beginning of the part | ||
| 12341 | 2025.12.18 00:24:06.384442 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 12342 | 2025.12.18 00:24:06.384481 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 598 rows starting from the beginning of the part | ||
| 12343 | 2025.12.18 00:24:06.385172 [ 260 ] {3a11357f-c029-4d6a-b7ab-56267683ac69} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12344 | 2025.12.18 00:24:06.385218 [ 260 ] {3a11357f-c029-4d6a-b7ab-56267683ac69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12345 | 2025.12.18 00:24:06.385527 [ 190 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1570 rows, containing 5 columns (5 merged, 0 gathered) in 0.001462711 sec., 1073349.417622483 rows/sec., 85.56 MiB/sec. | ||
| 12346 | 2025.12.18 00:24:06.385654 [ 260 ] {3a11357f-c029-4d6a-b7ab-56267683ac69} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12347 | 2025.12.18 00:24:06.385672 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12348 | 2025.12.18 00:24:06.385944 [ 260 ] {3a11357f-c029-4d6a-b7ab-56267683ac69} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12349 | 2025.12.18 00:24:06.385984 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_106_21} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12350 | 2025.12.18 00:24:06.386060 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_106_21} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12351 | 2025.12.18 00:24:06.386094 [ 260 ] {3a11357f-c029-4d6a-b7ab-56267683ac69} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001842 sec., 478284.47339847987 rows/sec., 32.46 MiB/sec. | ||
| 12352 | 2025.12.18 00:24:06.386094 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12353 | 2025.12.18 00:24:06.386127 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 12354 | 2025.12.18 00:24:06.386140 [ 260 ] {3a11357f-c029-4d6a-b7ab-56267683ac69} <Debug> TCPHandler: Processed in 0.002051564 sec. | ||
| 12355 | 2025.12.18 00:24:06.386160 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12356 | 2025.12.18 00:24:06.386191 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12357 | 2025.12.18 00:24:06.386270 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12358 | 2025.12.18 00:24:06.386277 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 12359 | 2025.12.18 00:24:06.386372 [ 260 ] {91958243-f96a-4a36-912f-f29d727ad61c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12360 | 2025.12.18 00:24:06.386402 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12361 | 2025.12.18 00:24:06.386430 [ 260 ] {91958243-f96a-4a36-912f-f29d727ad61c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12362 | 2025.12.18 00:24:06.386438 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 28382 rows starting from the beginning of the part | ||
| 12363 | 2025.12.18 00:24:06.386514 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 12364 | 2025.12.18 00:24:06.386560 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 161 rows starting from the beginning of the part | ||
| 12365 | 2025.12.18 00:24:06.386602 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 12366 | 2025.12.18 00:24:06.386643 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 12367 | 2025.12.18 00:24:06.386685 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 881 rows starting from the beginning of the part | ||
| 12368 | 2025.12.18 00:24:06.387367 [ 260 ] {91958243-f96a-4a36-912f-f29d727ad61c} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12369 | 2025.12.18 00:24:06.387407 [ 260 ] {91958243-f96a-4a36-912f-f29d727ad61c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12370 | 2025.12.18 00:24:06.388000 [ 260 ] {91958243-f96a-4a36-912f-f29d727ad61c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12371 | 2025.12.18 00:24:06.388260 [ 260 ] {91958243-f96a-4a36-912f-f29d727ad61c} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12372 | 2025.12.18 00:24:06.388409 [ 260 ] {91958243-f96a-4a36-912f-f29d727ad61c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002056 sec., 19455.252918287937 rows/sec., 34.86 MiB/sec. | ||
| 12373 | 2025.12.18 00:24:06.388478 [ 260 ] {91958243-f96a-4a36-912f-f29d727ad61c} <Debug> TCPHandler: Processed in 0.002257035 sec. | ||
| 12374 | 2025.12.18 00:24:06.388589 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12375 | 2025.12.18 00:24:06.388683 [ 260 ] {5bc1d241-9f98-44de-9aa4-8818bf130ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12376 | 2025.12.18 00:24:06.388727 [ 260 ] {5bc1d241-9f98-44de-9aa4-8818bf130ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12377 | 2025.12.18 00:24:06.389078 [ 260 ] {5bc1d241-9f98-44de-9aa4-8818bf130ff6} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12378 | 2025.12.18 00:24:06.389114 [ 260 ] {5bc1d241-9f98-44de-9aa4-8818bf130ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12379 | 2025.12.18 00:24:06.389422 [ 260 ] {5bc1d241-9f98-44de-9aa4-8818bf130ff6} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12380 | 2025.12.18 00:24:06.389632 [ 260 ] {5bc1d241-9f98-44de-9aa4-8818bf130ff6} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12381 | 2025.12.18 00:24:06.389758 [ 64 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12382 | 2025.12.18 00:24:06.389774 [ 260 ] {5bc1d241-9f98-44de-9aa4-8818bf130ff6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 12383 | 2025.12.18 00:24:06.389788 [ 64 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12384 | 2025.12.18 00:24:06.389813 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12385 | 2025.12.18 00:24:06.389816 [ 260 ] {5bc1d241-9f98-44de-9aa4-8818bf130ff6} <Debug> TCPHandler: Processed in 0.001276049 sec. | ||
| 12386 | 2025.12.18 00:24:06.389899 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 12387 | 2025.12.18 00:24:06.390022 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12388 | 2025.12.18 00:24:06.390053 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5820 rows starting from the beginning of the part | ||
| 12389 | 2025.12.18 00:24:06.390107 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 12390 | 2025.12.18 00:24:06.390151 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 12391 | 2025.12.18 00:24:06.390189 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 12392 | 2025.12.18 00:24:06.390225 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 12393 | 2025.12.18 00:24:06.390262 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 12394 | 2025.12.18 00:24:06.392283 [ 200 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6120 rows, containing 4 columns (4 merged, 0 gathered) in 0.002428827 sec., 2519734.834963544 rows/sec., 169.78 MiB/sec. | ||
| 12395 | 2025.12.18 00:24:06.392623 [ 186 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29904 rows, containing 5 columns (5 merged, 0 gathered) in 0.006382724 sec., 4685146.96859836 rows/sec., 321.90 MiB/sec. | ||
| 12396 | 2025.12.18 00:24:06.392895 [ 188 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12397 | 2025.12.18 00:24:06.393225 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12398 | 2025.12.18 00:24:06.393256 [ 188 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_106_21} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12399 | 2025.12.18 00:24:06.393354 [ 188 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_106_21} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12400 | 2025.12.18 00:24:06.393449 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 12401 | 2025.12.18 00:24:06.393559 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12402 | 2025.12.18 00:24:06.393640 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12403 | 2025.12.18 00:24:06.393722 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 12404 | 2025.12.18 00:24:08.141565 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 12405 | 2025.12.18 00:24:08.159730 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12406 | 2025.12.18 00:24:08.159786 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12407 | 2025.12.18 00:24:08.165982 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12408 | 2025.12.18 00:24:08.166725 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12409 | 2025.12.18 00:24:08.167018 [ 63 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12410 | 2025.12.18 00:24:08.167059 [ 63 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12411 | 2025.12.18 00:24:08.167081 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12412 | 2025.12.18 00:24:08.167269 [ 192 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 12413 | 2025.12.18 00:24:08.170317 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 12414 | 2025.12.18 00:24:08.171031 [ 192 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12415 | 2025.12.18 00:24:08.172398 [ 192 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 12416 | 2025.12.18 00:24:08.177003 [ 192 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 12417 | 2025.12.18 00:24:08.181482 [ 192 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 12418 | 2025.12.18 00:24:08.185958 [ 192 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 12419 | 2025.12.18 00:24:08.190832 [ 192 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 12420 | 2025.12.18 00:24:08.195442 [ 192 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 12421 | 2025.12.18 00:24:08.250788 [ 192 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.083601777 sec., 6399.385505884641 rows/sec., 33.09 MiB/sec. | ||
| 12422 | 2025.12.18 00:24:08.252652 [ 192 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12423 | 2025.12.18 00:24:08.254373 [ 192 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_71_14} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12424 | 2025.12.18 00:24:08.254471 [ 192 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_71_14} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12425 | 2025.12.18 00:24:08.256099 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 12426 | 2025.12.18 00:24:09.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.51 MiB, peak 377.92 MiB, free memory in arenas 0.00 B, will set to 359.47 MiB (RSS), difference: -1.04 MiB | ||
| 12427 | 2025.12.18 00:24:11.340053 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12428 | 2025.12.18 00:24:11.340333 [ 260 ] {719b8470-4941-4ffe-b59a-960dfd351a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12429 | 2025.12.18 00:24:11.340441 [ 260 ] {719b8470-4941-4ffe-b59a-960dfd351a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12430 | 2025.12.18 00:24:11.341211 [ 260 ] {719b8470-4941-4ffe-b59a-960dfd351a06} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12431 | 2025.12.18 00:24:11.341254 [ 260 ] {719b8470-4941-4ffe-b59a-960dfd351a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12432 | 2025.12.18 00:24:11.341650 [ 260 ] {719b8470-4941-4ffe-b59a-960dfd351a06} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12433 | 2025.12.18 00:24:11.341877 [ 260 ] {719b8470-4941-4ffe-b59a-960dfd351a06} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12434 | 2025.12.18 00:24:11.342042 [ 260 ] {719b8470-4941-4ffe-b59a-960dfd351a06} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001787 sec., 31337.437045327366 rows/sec., 2.41 MiB/sec. | ||
| 12435 | 2025.12.18 00:24:11.342093 [ 260 ] {719b8470-4941-4ffe-b59a-960dfd351a06} <Debug> TCPHandler: Processed in 0.002224805 sec. | ||
| 12436 | 2025.12.18 00:24:11.342224 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12437 | 2025.12.18 00:24:11.342325 [ 260 ] {2066edb8-4226-4b93-8442-3267a25fc1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12438 | 2025.12.18 00:24:11.342369 [ 260 ] {2066edb8-4226-4b93-8442-3267a25fc1fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12439 | 2025.12.18 00:24:11.342811 [ 260 ] {2066edb8-4226-4b93-8442-3267a25fc1fd} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12440 | 2025.12.18 00:24:11.342847 [ 260 ] {2066edb8-4226-4b93-8442-3267a25fc1fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12441 | 2025.12.18 00:24:11.343160 [ 260 ] {2066edb8-4226-4b93-8442-3267a25fc1fd} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12442 | 2025.12.18 00:24:11.343383 [ 260 ] {2066edb8-4226-4b93-8442-3267a25fc1fd} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12443 | 2025.12.18 00:24:11.343516 [ 260 ] {2066edb8-4226-4b93-8442-3267a25fc1fd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 12444 | 2025.12.18 00:24:11.343555 [ 260 ] {2066edb8-4226-4b93-8442-3267a25fc1fd} <Debug> TCPHandler: Processed in 0.001383009 sec. | ||
| 12445 | 2025.12.18 00:24:11.343672 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12446 | 2025.12.18 00:24:11.343768 [ 260 ] {2454d86e-8043-4e84-8851-1cfb4bcad090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12447 | 2025.12.18 00:24:11.343815 [ 260 ] {2454d86e-8043-4e84-8851-1cfb4bcad090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12448 | 2025.12.18 00:24:11.344240 [ 260 ] {2454d86e-8043-4e84-8851-1cfb4bcad090} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12449 | 2025.12.18 00:24:11.344274 [ 260 ] {2454d86e-8043-4e84-8851-1cfb4bcad090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12450 | 2025.12.18 00:24:11.344614 [ 260 ] {2454d86e-8043-4e84-8851-1cfb4bcad090} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12451 | 2025.12.18 00:24:11.344820 [ 260 ] {2454d86e-8043-4e84-8851-1cfb4bcad090} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12452 | 2025.12.18 00:24:11.344955 [ 260 ] {2454d86e-8043-4e84-8851-1cfb4bcad090} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 12453 | 2025.12.18 00:24:11.344992 [ 260 ] {2454d86e-8043-4e84-8851-1cfb4bcad090} <Debug> TCPHandler: Processed in 0.001370589 sec. | ||
| 12454 | 2025.12.18 00:24:11.345098 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12455 | 2025.12.18 00:24:11.345193 [ 260 ] {a90fdd07-8ae0-42b9-ba19-8490bd0b8f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12456 | 2025.12.18 00:24:11.345235 [ 260 ] {a90fdd07-8ae0-42b9-ba19-8490bd0b8f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12457 | 2025.12.18 00:24:11.345572 [ 260 ] {a90fdd07-8ae0-42b9-ba19-8490bd0b8f84} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12458 | 2025.12.18 00:24:11.345606 [ 260 ] {a90fdd07-8ae0-42b9-ba19-8490bd0b8f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12459 | 2025.12.18 00:24:11.345910 [ 260 ] {a90fdd07-8ae0-42b9-ba19-8490bd0b8f84} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12460 | 2025.12.18 00:24:11.346111 [ 260 ] {a90fdd07-8ae0-42b9-ba19-8490bd0b8f84} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12461 | 2025.12.18 00:24:11.346241 [ 260 ] {a90fdd07-8ae0-42b9-ba19-8490bd0b8f84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 12462 | 2025.12.18 00:24:11.346275 [ 260 ] {a90fdd07-8ae0-42b9-ba19-8490bd0b8f84} <Debug> TCPHandler: Processed in 0.001225709 sec. | ||
| 12463 | 2025.12.18 00:24:13.217097 [ 223 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12464 | 2025.12.18 00:24:13.217168 [ 223 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12465 | 2025.12.18 00:24:13.220712 [ 223 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12466 | 2025.12.18 00:24:13.621663 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12467 | 2025.12.18 00:24:13.621712 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12468 | 2025.12.18 00:24:13.807494 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34519 | ||
| 12469 | 2025.12.18 00:24:13.808009 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12470 | 2025.12.18 00:24:13.808057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12471 | 2025.12.18 00:24:13.808565 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12472 | 2025.12.18 00:24:13.808816 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12473 | 2025.12.18 00:24:13.808972 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34519 | ||
| 12474 | 2025.12.18 00:24:13.918016 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1458 | ||
| 12475 | 2025.12.18 00:24:13.920539 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12476 | 2025.12.18 00:24:13.920599 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12477 | 2025.12.18 00:24:13.921868 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12478 | 2025.12.18 00:24:13.922164 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12479 | 2025.12.18 00:24:13.922570 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1458 | ||
| 12480 | 2025.12.18 00:24:15.670520 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 12481 | 2025.12.18 00:24:15.687733 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12482 | 2025.12.18 00:24:15.687797 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12483 | 2025.12.18 00:24:15.694141 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12484 | 2025.12.18 00:24:15.694890 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12485 | 2025.12.18 00:24:15.698429 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 12486 | 2025.12.18 00:24:16.342069 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12487 | 2025.12.18 00:24:16.342249 [ 260 ] {1ddb49c9-abbc-45b3-879d-ef8d8a6bf589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12488 | 2025.12.18 00:24:16.342318 [ 260 ] {1ddb49c9-abbc-45b3-879d-ef8d8a6bf589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12489 | 2025.12.18 00:24:16.343060 [ 260 ] {1ddb49c9-abbc-45b3-879d-ef8d8a6bf589} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12490 | 2025.12.18 00:24:16.343109 [ 260 ] {1ddb49c9-abbc-45b3-879d-ef8d8a6bf589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12491 | 2025.12.18 00:24:16.343517 [ 260 ] {1ddb49c9-abbc-45b3-879d-ef8d8a6bf589} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12492 | 2025.12.18 00:24:16.343753 [ 260 ] {1ddb49c9-abbc-45b3-879d-ef8d8a6bf589} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12493 | 2025.12.18 00:24:16.343928 [ 260 ] {1ddb49c9-abbc-45b3-879d-ef8d8a6bf589} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001729 sec., 78658.18392134181 rows/sec., 6.82 MiB/sec. | ||
| 12494 | 2025.12.18 00:24:16.343980 [ 260 ] {1ddb49c9-abbc-45b3-879d-ef8d8a6bf589} <Debug> TCPHandler: Processed in 0.002039714 sec. | ||
| 12495 | 2025.12.18 00:24:16.344104 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12496 | 2025.12.18 00:24:16.344214 [ 260 ] {59921a8d-7e8e-4348-801c-996e05e286c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12497 | 2025.12.18 00:24:16.344261 [ 260 ] {59921a8d-7e8e-4348-801c-996e05e286c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12498 | 2025.12.18 00:24:16.344714 [ 260 ] {59921a8d-7e8e-4348-801c-996e05e286c1} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12499 | 2025.12.18 00:24:16.344753 [ 260 ] {59921a8d-7e8e-4348-801c-996e05e286c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12500 | 2025.12.18 00:24:16.345094 [ 260 ] {59921a8d-7e8e-4348-801c-996e05e286c1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12501 | 2025.12.18 00:24:16.345320 [ 260 ] {59921a8d-7e8e-4348-801c-996e05e286c1} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12502 | 2025.12.18 00:24:16.345466 [ 260 ] {59921a8d-7e8e-4348-801c-996e05e286c1} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001278 sec., 31298.904538341158 rows/sec., 2.30 MiB/sec. | ||
| 12503 | 2025.12.18 00:24:16.345506 [ 260 ] {59921a8d-7e8e-4348-801c-996e05e286c1} <Debug> TCPHandler: Processed in 0.00145558 sec. | ||
| 12504 | 2025.12.18 00:24:16.345617 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12505 | 2025.12.18 00:24:16.345723 [ 260 ] {470079db-08d9-4364-8d18-cba29fb0c23c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12506 | 2025.12.18 00:24:16.345765 [ 260 ] {470079db-08d9-4364-8d18-cba29fb0c23c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12507 | 2025.12.18 00:24:16.346220 [ 260 ] {470079db-08d9-4364-8d18-cba29fb0c23c} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12508 | 2025.12.18 00:24:16.346257 [ 260 ] {470079db-08d9-4364-8d18-cba29fb0c23c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12509 | 2025.12.18 00:24:16.346618 [ 260 ] {470079db-08d9-4364-8d18-cba29fb0c23c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12510 | 2025.12.18 00:24:16.346832 [ 260 ] {470079db-08d9-4364-8d18-cba29fb0c23c} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12511 | 2025.12.18 00:24:16.346968 [ 260 ] {470079db-08d9-4364-8d18-cba29fb0c23c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001266 sec., 82148.49921011059 rows/sec., 6.42 MiB/sec. | ||
| 12512 | 2025.12.18 00:24:16.347012 [ 260 ] {470079db-08d9-4364-8d18-cba29fb0c23c} <Debug> TCPHandler: Processed in 0.00144686 sec. | ||
| 12513 | 2025.12.18 00:24:16.347135 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12514 | 2025.12.18 00:24:16.347233 [ 260 ] {7ebc14ad-56ad-4271-8d76-83fedb182c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12515 | 2025.12.18 00:24:16.347277 [ 260 ] {7ebc14ad-56ad-4271-8d76-83fedb182c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12516 | 2025.12.18 00:24:16.347704 [ 260 ] {7ebc14ad-56ad-4271-8d76-83fedb182c68} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12517 | 2025.12.18 00:24:16.347741 [ 260 ] {7ebc14ad-56ad-4271-8d76-83fedb182c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12518 | 2025.12.18 00:24:16.348085 [ 260 ] {7ebc14ad-56ad-4271-8d76-83fedb182c68} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12519 | 2025.12.18 00:24:16.348294 [ 260 ] {7ebc14ad-56ad-4271-8d76-83fedb182c68} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12520 | 2025.12.18 00:24:16.348429 [ 260 ] {7ebc14ad-56ad-4271-8d76-83fedb182c68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 12521 | 2025.12.18 00:24:16.348469 [ 260 ] {7ebc14ad-56ad-4271-8d76-83fedb182c68} <Debug> TCPHandler: Processed in 0.001387879 sec. | ||
| 12522 | 2025.12.18 00:24:16.348586 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12523 | 2025.12.18 00:24:16.348683 [ 260 ] {6b280de0-9ead-4bf0-a339-dc74b3455b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12524 | 2025.12.18 00:24:16.348739 [ 260 ] {6b280de0-9ead-4bf0-a339-dc74b3455b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12525 | 2025.12.18 00:24:16.349581 [ 260 ] {6b280de0-9ead-4bf0-a339-dc74b3455b46} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12526 | 2025.12.18 00:24:16.349619 [ 260 ] {6b280de0-9ead-4bf0-a339-dc74b3455b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12527 | 2025.12.18 00:24:16.350183 [ 260 ] {6b280de0-9ead-4bf0-a339-dc74b3455b46} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12528 | 2025.12.18 00:24:16.350425 [ 260 ] {6b280de0-9ead-4bf0-a339-dc74b3455b46} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12529 | 2025.12.18 00:24:16.350570 [ 260 ] {6b280de0-9ead-4bf0-a339-dc74b3455b46} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001905 sec., 20997.37532808399 rows/sec., 37.63 MiB/sec. | ||
| 12530 | 2025.12.18 00:24:16.350636 [ 260 ] {6b280de0-9ead-4bf0-a339-dc74b3455b46} <Debug> TCPHandler: Processed in 0.002101525 sec. | ||
| 12531 | 2025.12.18 00:24:16.350754 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12532 | 2025.12.18 00:24:16.350850 [ 260 ] {36902e0c-5c76-477e-9b4b-4991187e67ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12533 | 2025.12.18 00:24:16.350891 [ 260 ] {36902e0c-5c76-477e-9b4b-4991187e67ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12534 | 2025.12.18 00:24:16.351248 [ 260 ] {36902e0c-5c76-477e-9b4b-4991187e67ef} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12535 | 2025.12.18 00:24:16.351284 [ 260 ] {36902e0c-5c76-477e-9b4b-4991187e67ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12536 | 2025.12.18 00:24:16.351598 [ 260 ] {36902e0c-5c76-477e-9b4b-4991187e67ef} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12537 | 2025.12.18 00:24:16.351807 [ 260 ] {36902e0c-5c76-477e-9b4b-4991187e67ef} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12538 | 2025.12.18 00:24:16.351940 [ 260 ] {36902e0c-5c76-477e-9b4b-4991187e67ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 12539 | 2025.12.18 00:24:16.351977 [ 260 ] {36902e0c-5c76-477e-9b4b-4991187e67ef} <Debug> TCPHandler: Processed in 0.001273499 sec. | ||
| 12540 | 2025.12.18 00:24:17.469801 [ 222 ] {} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12541 | 2025.12.18 00:24:17.469851 [ 222 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12542 | 2025.12.18 00:24:17.471844 [ 222 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12543 | 2025.12.18 00:24:21.054244 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12544 | 2025.12.18 00:24:21.054322 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12545 | 2025.12.18 00:24:21.058065 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12546 | 2025.12.18 00:24:21.309197 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35031 | ||
| 12547 | 2025.12.18 00:24:21.309737 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12548 | 2025.12.18 00:24:21.309782 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12549 | 2025.12.18 00:24:21.310269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12550 | 2025.12.18 00:24:21.310513 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12551 | 2025.12.18 00:24:21.310643 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35031 | ||
| 12552 | 2025.12.18 00:24:21.340015 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12553 | 2025.12.18 00:24:21.340206 [ 260 ] {98d1ba98-1241-4d4b-bac2-da8fd6ab9150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12554 | 2025.12.18 00:24:21.340277 [ 260 ] {98d1ba98-1241-4d4b-bac2-da8fd6ab9150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12555 | 2025.12.18 00:24:21.340989 [ 260 ] {98d1ba98-1241-4d4b-bac2-da8fd6ab9150} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12556 | 2025.12.18 00:24:21.341040 [ 260 ] {98d1ba98-1241-4d4b-bac2-da8fd6ab9150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12557 | 2025.12.18 00:24:21.341423 [ 260 ] {98d1ba98-1241-4d4b-bac2-da8fd6ab9150} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 12558 | 2025.12.18 00:24:21.341638 [ 260 ] {98d1ba98-1241-4d4b-bac2-da8fd6ab9150} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12559 | 2025.12.18 00:24:21.341795 [ 260 ] {98d1ba98-1241-4d4b-bac2-da8fd6ab9150} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001697 sec., 32999.410724808484 rows/sec., 2.54 MiB/sec. | ||
| 12560 | 2025.12.18 00:24:21.341849 [ 260 ] {98d1ba98-1241-4d4b-bac2-da8fd6ab9150} <Debug> TCPHandler: Processed in 0.002032065 sec. | ||
| 12561 | 2025.12.18 00:24:21.342051 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12562 | 2025.12.18 00:24:21.342160 [ 260 ] {ed02df6d-8713-46f3-8ab3-9d82b47bc7ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12563 | 2025.12.18 00:24:21.342204 [ 260 ] {ed02df6d-8713-46f3-8ab3-9d82b47bc7ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12564 | 2025.12.18 00:24:21.342650 [ 260 ] {ed02df6d-8713-46f3-8ab3-9d82b47bc7ab} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12565 | 2025.12.18 00:24:21.342689 [ 260 ] {ed02df6d-8713-46f3-8ab3-9d82b47bc7ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12566 | 2025.12.18 00:24:21.343018 [ 260 ] {ed02df6d-8713-46f3-8ab3-9d82b47bc7ab} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 12567 | 2025.12.18 00:24:21.343234 [ 260 ] {ed02df6d-8713-46f3-8ab3-9d82b47bc7ab} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12568 | 2025.12.18 00:24:21.343376 [ 260 ] {ed02df6d-8713-46f3-8ab3-9d82b47bc7ab} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001242 sec., 51529.790660225444 rows/sec., 4.02 MiB/sec. | ||
| 12569 | 2025.12.18 00:24:21.343416 [ 260 ] {ed02df6d-8713-46f3-8ab3-9d82b47bc7ab} <Debug> TCPHandler: Processed in 0.00141949 sec. | ||
| 12570 | 2025.12.18 00:24:21.343433 [ 220 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12571 | 2025.12.18 00:24:21.343470 [ 220 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12572 | 2025.12.18 00:24:21.343539 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12573 | 2025.12.18 00:24:21.343642 [ 260 ] {4919abbd-d594-4734-87e7-057602a8c257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12574 | 2025.12.18 00:24:21.343686 [ 260 ] {4919abbd-d594-4734-87e7-057602a8c257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12575 | 2025.12.18 00:24:21.344149 [ 260 ] {4919abbd-d594-4734-87e7-057602a8c257} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12576 | 2025.12.18 00:24:21.344187 [ 260 ] {4919abbd-d594-4734-87e7-057602a8c257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12577 | 2025.12.18 00:24:21.344524 [ 260 ] {4919abbd-d594-4734-87e7-057602a8c257} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 12578 | 2025.12.18 00:24:21.344770 [ 260 ] {4919abbd-d594-4734-87e7-057602a8c257} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12579 | 2025.12.18 00:24:21.344919 [ 260 ] {4919abbd-d594-4734-87e7-057602a8c257} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 12580 | 2025.12.18 00:24:21.344957 [ 260 ] {4919abbd-d594-4734-87e7-057602a8c257} <Debug> TCPHandler: Processed in 0.00147074 sec. | ||
| 12581 | 2025.12.18 00:24:21.345082 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12582 | 2025.12.18 00:24:21.345179 [ 260 ] {ba50d6f4-8928-4f87-b224-7a297baffb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12583 | 2025.12.18 00:24:21.345221 [ 260 ] {ba50d6f4-8928-4f87-b224-7a297baffb18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12584 | 2025.12.18 00:24:21.345574 [ 260 ] {ba50d6f4-8928-4f87-b224-7a297baffb18} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12585 | 2025.12.18 00:24:21.345613 [ 260 ] {ba50d6f4-8928-4f87-b224-7a297baffb18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12586 | 2025.12.18 00:24:21.345929 [ 260 ] {ba50d6f4-8928-4f87-b224-7a297baffb18} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 12587 | 2025.12.18 00:24:21.346163 [ 260 ] {ba50d6f4-8928-4f87-b224-7a297baffb18} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12588 | 2025.12.18 00:24:21.346312 [ 260 ] {ba50d6f4-8928-4f87-b224-7a297baffb18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 12589 | 2025.12.18 00:24:21.346348 [ 260 ] {ba50d6f4-8928-4f87-b224-7a297baffb18} <Debug> TCPHandler: Processed in 0.001318169 sec. | ||
| 12590 | 2025.12.18 00:24:21.346898 [ 220 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12591 | 2025.12.18 00:24:21.554892 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45014 | ||
| 12592 | 2025.12.18 00:24:21.555001 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12593 | 2025.12.18 00:24:21.555028 [ 288 ] {} <Debug> TCP-Session: 5d0d3d0b-830f-48aa-a3c3-da26807d236c Authenticating user 'default' from [fd00:1122:3344:101::e]:45014 | ||
| 12594 | 2025.12.18 00:24:21.555050 [ 288 ] {} <Debug> TCP-Session: 5d0d3d0b-830f-48aa-a3c3-da26807d236c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12595 | 2025.12.18 00:24:21.555063 [ 288 ] {} <Debug> TCP-Session: 5d0d3d0b-830f-48aa-a3c3-da26807d236c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12596 | 2025.12.18 00:24:21.555250 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50262 | ||
| 12597 | 2025.12.18 00:24:21.555294 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59164 | ||
| 12598 | 2025.12.18 00:24:21.555303 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53492 | ||
| 12599 | 2025.12.18 00:24:21.555330 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46674 | ||
| 12600 | 2025.12.18 00:24:21.555352 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61112 | ||
| 12601 | 2025.12.18 00:24:21.555402 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12602 | 2025.12.18 00:24:21.555391 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12603 | 2025.12.18 00:24:21.555461 [ 293 ] {} <Debug> TCP-Session: 91ad5b1b-b741-4e35-a98e-9f05145375af Authenticating user 'default' from [fd00:1122:3344:101::e]:53492 | ||
| 12604 | 2025.12.18 00:24:21.555468 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12605 | 2025.12.18 00:24:21.555476 [ 289 ] {} <Debug> TCP-Session: f28e72da-1448-4c8d-a73a-1d10b0eeea15 Authenticating user 'default' from [fd00:1122:3344:101::e]:50262 | ||
| 12606 | 2025.12.18 00:24:21.555490 [ 293 ] {} <Debug> TCP-Session: 91ad5b1b-b741-4e35-a98e-9f05145375af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12607 | 2025.12.18 00:24:21.555500 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12608 | 2025.12.18 00:24:21.555517 [ 293 ] {} <Debug> TCP-Session: 91ad5b1b-b741-4e35-a98e-9f05145375af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12609 | 2025.12.18 00:24:21.555510 [ 294 ] {} <Debug> TCP-Session: 6a2dca26-5135-4b52-9847-fda6bd53a9f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46674 | ||
| 12610 | 2025.12.18 00:24:21.555542 [ 287 ] {} <Debug> TCP-Session: c54554fe-b172-4a00-bf15-6f12bd6d530f Authenticating user 'default' from [fd00:1122:3344:101::e]:61112 | ||
| 12611 | 2025.12.18 00:24:21.555572 [ 294 ] {} <Debug> TCP-Session: 6a2dca26-5135-4b52-9847-fda6bd53a9f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12612 | 2025.12.18 00:24:21.555587 [ 287 ] {} <Debug> TCP-Session: c54554fe-b172-4a00-bf15-6f12bd6d530f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12613 | 2025.12.18 00:24:21.555603 [ 294 ] {} <Debug> TCP-Session: 6a2dca26-5135-4b52-9847-fda6bd53a9f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12614 | 2025.12.18 00:24:21.555615 [ 287 ] {} <Debug> TCP-Session: c54554fe-b172-4a00-bf15-6f12bd6d530f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12615 | 2025.12.18 00:24:21.555512 [ 289 ] {} <Debug> TCP-Session: f28e72da-1448-4c8d-a73a-1d10b0eeea15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12616 | 2025.12.18 00:24:21.555388 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12617 | 2025.12.18 00:24:21.555668 [ 289 ] {} <Debug> TCP-Session: f28e72da-1448-4c8d-a73a-1d10b0eeea15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12618 | 2025.12.18 00:24:21.555385 [ 288 ] {} <Trace> TCP-Session: 5d0d3d0b-830f-48aa-a3c3-da26807d236c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12619 | 2025.12.18 00:24:21.555698 [ 292 ] {} <Debug> TCP-Session: bbbb5297-bc19-42fe-98a8-8b7260c2e9a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59164 | ||
| 12620 | 2025.12.18 00:24:21.555346 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41708 | ||
| 12621 | 2025.12.18 00:24:21.555737 [ 292 ] {} <Debug> TCP-Session: bbbb5297-bc19-42fe-98a8-8b7260c2e9a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12622 | 2025.12.18 00:24:21.555299 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46275 | ||
| 12623 | 2025.12.18 00:24:21.555781 [ 292 ] {} <Debug> TCP-Session: bbbb5297-bc19-42fe-98a8-8b7260c2e9a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12624 | 2025.12.18 00:24:21.555819 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12625 | 2025.12.18 00:24:21.555257 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40918 | ||
| 12626 | 2025.12.18 00:24:21.555860 [ 286 ] {} <Debug> TCP-Session: 41e9e934-127d-4595-b7ad-8488f043da36 Authenticating user 'default' from [fd00:1122:3344:101::e]:41708 | ||
| 12627 | 2025.12.18 00:24:21.555869 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12628 | 2025.12.18 00:24:21.555876 [ 288 ] {46c9f19a-3e01-4455-8e2a-a6e54c64883e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45014) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12629 | 2025.12.18 00:24:21.555893 [ 286 ] {} <Debug> TCP-Session: 41e9e934-127d-4595-b7ad-8488f043da36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12630 | 2025.12.18 00:24:21.555911 [ 291 ] {} <Debug> TCP-Session: ab6141ad-a36a-4ff7-87b3-e26e1d7c0735 Authenticating user 'default' from [fd00:1122:3344:101::e]:46275 | ||
| 12631 | 2025.12.18 00:24:21.555946 [ 286 ] {} <Debug> TCP-Session: 41e9e934-127d-4595-b7ad-8488f043da36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12632 | 2025.12.18 00:24:21.555966 [ 291 ] {} <Debug> TCP-Session: ab6141ad-a36a-4ff7-87b3-e26e1d7c0735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12633 | 2025.12.18 00:24:21.555986 [ 291 ] {} <Debug> TCP-Session: ab6141ad-a36a-4ff7-87b3-e26e1d7c0735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12634 | 2025.12.18 00:24:21.556142 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12635 | 2025.12.18 00:24:21.556172 [ 290 ] {} <Debug> TCP-Session: 864d953f-c2b6-46b1-8ad9-645f5ac184be Authenticating user 'default' from [fd00:1122:3344:101::e]:40918 | ||
| 12636 | 2025.12.18 00:24:21.556186 [ 288 ] {46c9f19a-3e01-4455-8e2a-a6e54c64883e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12637 | 2025.12.18 00:24:21.556189 [ 290 ] {} <Debug> TCP-Session: 864d953f-c2b6-46b1-8ad9-645f5ac184be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12638 | 2025.12.18 00:24:21.556226 [ 290 ] {} <Debug> TCP-Session: 864d953f-c2b6-46b1-8ad9-645f5ac184be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12639 | 2025.12.18 00:24:21.556252 [ 288 ] {46c9f19a-3e01-4455-8e2a-a6e54c64883e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12640 | 2025.12.18 00:24:21.556547 [ 288 ] {46c9f19a-3e01-4455-8e2a-a6e54c64883e} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 12641 | 2025.12.18 00:24:21.557472 [ 350 ] {46c9f19a-3e01-4455-8e2a-a6e54c64883e} <Trace> AggregatingTransform: Aggregating | ||
| 12642 | 2025.12.18 00:24:21.557520 [ 350 ] {46c9f19a-3e01-4455-8e2a-a6e54c64883e} <Trace> Aggregator: Aggregation method: without_key | ||
| 12643 | 2025.12.18 00:24:21.557561 [ 350 ] {46c9f19a-3e01-4455-8e2a-a6e54c64883e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000912366 sec. (1096.051 rows/sec., 42.81 KiB/sec.) | ||
| 12644 | 2025.12.18 00:24:21.557580 [ 350 ] {46c9f19a-3e01-4455-8e2a-a6e54c64883e} <Trace> Aggregator: Merging aggregated data | ||
| 12645 | 2025.12.18 00:24:21.559323 [ 288 ] {46c9f19a-3e01-4455-8e2a-a6e54c64883e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003504 sec., 285.38812785388126 rows/sec., 11.15 KiB/sec. | ||
| 12646 | 2025.12.18 00:24:21.559481 [ 288 ] {46c9f19a-3e01-4455-8e2a-a6e54c64883e} <Debug> TCPHandler: Processed in 0.00421387 sec. | ||
| 12647 | 2025.12.18 00:24:21.559587 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12648 | 2025.12.18 00:24:21.559612 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12649 | 2025.12.18 00:24:21.559631 [ 288 ] {} <Debug> TCP-Session: 5d0d3d0b-830f-48aa-a3c3-da26807d236c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12650 | 2025.12.18 00:24:21.559634 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12651 | 2025.12.18 00:24:21.559654 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12652 | 2025.12.18 00:24:21.559674 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12653 | 2025.12.18 00:24:21.559704 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12654 | 2025.12.18 00:24:21.559718 [ 287 ] {} <Debug> TCP-Session: c54554fe-b172-4a00-bf15-6f12bd6d530f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12655 | 2025.12.18 00:24:21.559737 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12656 | 2025.12.18 00:24:21.559756 [ 293 ] {} <Debug> TCP-Session: 91ad5b1b-b741-4e35-a98e-9f05145375af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12657 | 2025.12.18 00:24:21.559734 [ 292 ] {} <Debug> TCP-Session: bbbb5297-bc19-42fe-98a8-8b7260c2e9a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12658 | 2025.12.18 00:24:21.559797 [ 294 ] {} <Debug> TCP-Session: 6a2dca26-5135-4b52-9847-fda6bd53a9f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12659 | 2025.12.18 00:24:21.559714 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12660 | 2025.12.18 00:24:21.559687 [ 290 ] {} <Debug> TCP-Session: 864d953f-c2b6-46b1-8ad9-645f5ac184be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12661 | 2025.12.18 00:24:21.559866 [ 291 ] {} <Debug> TCP-Session: ab6141ad-a36a-4ff7-87b3-e26e1d7c0735 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12662 | 2025.12.18 00:24:21.559659 [ 289 ] {} <Debug> TCP-Session: f28e72da-1448-4c8d-a73a-1d10b0eeea15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12663 | 2025.12.18 00:24:21.559718 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12664 | 2025.12.18 00:24:21.559947 [ 286 ] {} <Debug> TCP-Session: 41e9e934-127d-4595-b7ad-8488f043da36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12665 | 2025.12.18 00:24:21.691197 [ 225 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12666 | 2025.12.18 00:24:21.691253 [ 225 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12667 | 2025.12.18 00:24:21.693920 [ 225 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12668 | 2025.12.18 00:24:22.912884 [ 219 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12669 | 2025.12.18 00:24:22.912966 [ 219 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12670 | 2025.12.18 00:24:22.916287 [ 219 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12671 | 2025.12.18 00:24:23.198619 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 12672 | 2025.12.18 00:24:23.217099 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12673 | 2025.12.18 00:24:23.217170 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12674 | 2025.12.18 00:24:23.223761 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12675 | 2025.12.18 00:24:23.224603 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12676 | 2025.12.18 00:24:23.229451 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 12677 | 2025.12.18 00:24:23.669600 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48044 | ||
| 12678 | 2025.12.18 00:24:23.669701 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12679 | 2025.12.18 00:24:23.669727 [ 288 ] {} <Debug> TCP-Session: bca03e4a-264b-4895-86be-8ccaba752266 Authenticating user 'default' from [fd00:1122:3344:101::e]:48044 | ||
| 12680 | 2025.12.18 00:24:23.669779 [ 288 ] {} <Debug> TCP-Session: bca03e4a-264b-4895-86be-8ccaba752266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12681 | 2025.12.18 00:24:23.669792 [ 288 ] {} <Debug> TCP-Session: bca03e4a-264b-4895-86be-8ccaba752266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12682 | 2025.12.18 00:24:23.669997 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45185 | ||
| 12683 | 2025.12.18 00:24:23.670038 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40260 | ||
| 12684 | 2025.12.18 00:24:23.670084 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60421 | ||
| 12685 | 2025.12.18 00:24:23.670112 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41784 | ||
| 12686 | 2025.12.18 00:24:23.670121 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12687 | 2025.12.18 00:24:23.670140 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50123 | ||
| 12688 | 2025.12.18 00:24:23.670203 [ 289 ] {} <Debug> TCP-Session: eefbac87-6bce-413a-afe0-608eb4b5d9ed Authenticating user 'default' from [fd00:1122:3344:101::e]:45185 | ||
| 12689 | 2025.12.18 00:24:23.670164 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12690 | 2025.12.18 00:24:23.670236 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12691 | 2025.12.18 00:24:23.670248 [ 289 ] {} <Debug> TCP-Session: eefbac87-6bce-413a-afe0-608eb4b5d9ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12692 | 2025.12.18 00:24:23.670264 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12693 | 2025.12.18 00:24:23.670308 [ 291 ] {} <Debug> TCP-Session: e97a67f3-1856-40a6-b0ca-55463f2c027f Authenticating user 'default' from [fd00:1122:3344:101::e]:60421 | ||
| 12694 | 2025.12.18 00:24:23.670311 [ 289 ] {} <Debug> TCP-Session: eefbac87-6bce-413a-afe0-608eb4b5d9ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12695 | 2025.12.18 00:24:23.670329 [ 287 ] {} <Debug> TCP-Session: 7f20cd45-f699-4abc-a21f-930c8e054300 Authenticating user 'default' from [fd00:1122:3344:101::e]:50123 | ||
| 12696 | 2025.12.18 00:24:23.670341 [ 291 ] {} <Debug> TCP-Session: e97a67f3-1856-40a6-b0ca-55463f2c027f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12697 | 2025.12.18 00:24:23.670361 [ 287 ] {} <Debug> TCP-Session: 7f20cd45-f699-4abc-a21f-930c8e054300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12698 | 2025.12.18 00:24:23.670370 [ 291 ] {} <Debug> TCP-Session: e97a67f3-1856-40a6-b0ca-55463f2c027f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12699 | 2025.12.18 00:24:23.670380 [ 287 ] {} <Debug> TCP-Session: 7f20cd45-f699-4abc-a21f-930c8e054300 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12700 | 2025.12.18 00:24:23.670275 [ 290 ] {} <Debug> TCP-Session: 21627ea3-dc11-4f3d-ba84-43e59795a78a Authenticating user 'default' from [fd00:1122:3344:101::e]:40260 | ||
| 12701 | 2025.12.18 00:24:23.670231 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12702 | 2025.12.18 00:24:23.670453 [ 290 ] {} <Debug> TCP-Session: 21627ea3-dc11-4f3d-ba84-43e59795a78a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12703 | 2025.12.18 00:24:23.670133 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61782 | ||
| 12704 | 2025.12.18 00:24:23.670482 [ 290 ] {} <Debug> TCP-Session: 21627ea3-dc11-4f3d-ba84-43e59795a78a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12705 | 2025.12.18 00:24:23.670478 [ 293 ] {} <Debug> TCP-Session: 327ea52d-59b3-404a-92a9-c1e4906c44dd Authenticating user 'default' from [fd00:1122:3344:101::e]:41784 | ||
| 12706 | 2025.12.18 00:24:23.670121 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36909 | ||
| 12707 | 2025.12.18 00:24:23.670556 [ 293 ] {} <Debug> TCP-Session: 327ea52d-59b3-404a-92a9-c1e4906c44dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12708 | 2025.12.18 00:24:23.670575 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12709 | 2025.12.18 00:24:23.670592 [ 293 ] {} <Debug> TCP-Session: 327ea52d-59b3-404a-92a9-c1e4906c44dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12710 | 2025.12.18 00:24:23.670621 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12711 | 2025.12.18 00:24:23.670624 [ 286 ] {} <Debug> TCP-Session: 40ff58e6-8506-4cb9-b0c9-c691930c8228 Authenticating user 'default' from [fd00:1122:3344:101::e]:61782 | ||
| 12712 | 2025.12.18 00:24:23.670651 [ 294 ] {} <Debug> TCP-Session: bb5a32ab-f5d2-497c-aafc-6f6911ecbbfe Authenticating user 'default' from [fd00:1122:3344:101::e]:36909 | ||
| 12713 | 2025.12.18 00:24:23.670665 [ 286 ] {} <Debug> TCP-Session: 40ff58e6-8506-4cb9-b0c9-c691930c8228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12714 | 2025.12.18 00:24:23.670677 [ 294 ] {} <Debug> TCP-Session: bb5a32ab-f5d2-497c-aafc-6f6911ecbbfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12715 | 2025.12.18 00:24:23.670689 [ 286 ] {} <Debug> TCP-Session: 40ff58e6-8506-4cb9-b0c9-c691930c8228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12716 | 2025.12.18 00:24:23.670696 [ 294 ] {} <Debug> TCP-Session: bb5a32ab-f5d2-497c-aafc-6f6911ecbbfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12717 | 2025.12.18 00:24:23.670099 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33535 | ||
| 12718 | 2025.12.18 00:24:23.670132 [ 288 ] {} <Trace> TCP-Session: bca03e4a-264b-4895-86be-8ccaba752266 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12719 | 2025.12.18 00:24:23.670803 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12720 | 2025.12.18 00:24:23.670831 [ 292 ] {} <Debug> TCP-Session: 7c8754d2-aa97-471b-af7f-3864a0771035 Authenticating user 'default' from [fd00:1122:3344:101::e]:33535 | ||
| 12721 | 2025.12.18 00:24:23.670851 [ 292 ] {} <Debug> TCP-Session: 7c8754d2-aa97-471b-af7f-3864a0771035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12722 | 2025.12.18 00:24:23.670867 [ 292 ] {} <Debug> TCP-Session: 7c8754d2-aa97-471b-af7f-3864a0771035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12723 | 2025.12.18 00:24:23.670910 [ 288 ] {d2c7ea78-a450-44fa-95e6-6b201b8f66e4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48044) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12724 | 2025.12.18 00:24:23.671164 [ 288 ] {d2c7ea78-a450-44fa-95e6-6b201b8f66e4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12725 | 2025.12.18 00:24:23.671220 [ 288 ] {d2c7ea78-a450-44fa-95e6-6b201b8f66e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12726 | 2025.12.18 00:24:23.671499 [ 288 ] {d2c7ea78-a450-44fa-95e6-6b201b8f66e4} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 12727 | 2025.12.18 00:24:23.672443 [ 343 ] {d2c7ea78-a450-44fa-95e6-6b201b8f66e4} <Trace> AggregatingTransform: Aggregating | ||
| 12728 | 2025.12.18 00:24:23.672488 [ 343 ] {d2c7ea78-a450-44fa-95e6-6b201b8f66e4} <Trace> Aggregator: Aggregation method: without_key | ||
| 12729 | 2025.12.18 00:24:23.672520 [ 343 ] {d2c7ea78-a450-44fa-95e6-6b201b8f66e4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924086 sec. (1082.150 rows/sec., 42.27 KiB/sec.) | ||
| 12730 | 2025.12.18 00:24:23.672541 [ 343 ] {d2c7ea78-a450-44fa-95e6-6b201b8f66e4} <Trace> Aggregator: Merging aggregated data | ||
| 12731 | 2025.12.18 00:24:23.673868 [ 288 ] {d2c7ea78-a450-44fa-95e6-6b201b8f66e4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003013 sec., 331.8951211417192 rows/sec., 12.96 KiB/sec. | ||
| 12732 | 2025.12.18 00:24:23.674010 [ 288 ] {d2c7ea78-a450-44fa-95e6-6b201b8f66e4} <Debug> TCPHandler: Processed in 0.003997358 sec. | ||
| 12733 | 2025.12.18 00:24:23.674126 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12734 | 2025.12.18 00:24:23.674153 [ 288 ] {} <Debug> TCP-Session: bca03e4a-264b-4895-86be-8ccaba752266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12735 | 2025.12.18 00:24:23.674156 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12736 | 2025.12.18 00:24:23.674177 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12737 | 2025.12.18 00:24:23.674194 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12738 | 2025.12.18 00:24:23.674209 [ 289 ] {} <Debug> TCP-Session: eefbac87-6bce-413a-afe0-608eb4b5d9ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12739 | 2025.12.18 00:24:23.674210 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12740 | 2025.12.18 00:24:23.674237 [ 287 ] {} <Debug> TCP-Session: 7f20cd45-f699-4abc-a21f-930c8e054300 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12741 | 2025.12.18 00:24:23.674281 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12742 | 2025.12.18 00:24:23.674278 [ 290 ] {} <Debug> TCP-Session: 21627ea3-dc11-4f3d-ba84-43e59795a78a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12743 | 2025.12.18 00:24:23.674340 [ 294 ] {} <Debug> TCP-Session: bb5a32ab-f5d2-497c-aafc-6f6911ecbbfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12744 | 2025.12.18 00:24:23.674263 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12745 | 2025.12.18 00:24:23.674246 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12746 | 2025.12.18 00:24:23.674393 [ 293 ] {} <Debug> TCP-Session: 327ea52d-59b3-404a-92a9-c1e4906c44dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12747 | 2025.12.18 00:24:23.674227 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12748 | 2025.12.18 00:24:23.674423 [ 292 ] {} <Debug> TCP-Session: 7c8754d2-aa97-471b-af7f-3864a0771035 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12749 | 2025.12.18 00:24:23.674224 [ 291 ] {} <Debug> TCP-Session: e97a67f3-1856-40a6-b0ca-55463f2c027f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12750 | 2025.12.18 00:24:23.674468 [ 286 ] {} <Debug> TCP-Session: 40ff58e6-8506-4cb9-b0c9-c691930c8228 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12751 | 2025.12.18 00:24:23.922911 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1482 | ||
| 12752 | 2025.12.18 00:24:23.925339 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12753 | 2025.12.18 00:24:23.925442 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12754 | 2025.12.18 00:24:23.926745 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12755 | 2025.12.18 00:24:23.927040 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12756 | 2025.12.18 00:24:23.927476 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1482 | ||
| 12757 | 2025.12.18 00:24:26.342359 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12758 | 2025.12.18 00:24:26.342563 [ 260 ] {1d9cafad-a2fa-4d4e-b414-4d2705bd5501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12759 | 2025.12.18 00:24:26.342639 [ 260 ] {1d9cafad-a2fa-4d4e-b414-4d2705bd5501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12760 | 2025.12.18 00:24:26.343409 [ 260 ] {1d9cafad-a2fa-4d4e-b414-4d2705bd5501} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12761 | 2025.12.18 00:24:26.343461 [ 260 ] {1d9cafad-a2fa-4d4e-b414-4d2705bd5501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12762 | 2025.12.18 00:24:26.343869 [ 260 ] {1d9cafad-a2fa-4d4e-b414-4d2705bd5501} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 12763 | 2025.12.18 00:24:26.344100 [ 260 ] {1d9cafad-a2fa-4d4e-b414-4d2705bd5501} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12764 | 2025.12.18 00:24:26.344272 [ 260 ] {1d9cafad-a2fa-4d4e-b414-4d2705bd5501} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001766 sec., 77010.19252548131 rows/sec., 6.68 MiB/sec. | ||
| 12765 | 2025.12.18 00:24:26.344324 [ 260 ] {1d9cafad-a2fa-4d4e-b414-4d2705bd5501} <Debug> TCPHandler: Processed in 0.002106055 sec. | ||
| 12766 | 2025.12.18 00:24:26.344445 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12767 | 2025.12.18 00:24:26.344551 [ 260 ] {44aa3b96-15ac-4e52-b4ad-0d725f0934f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12768 | 2025.12.18 00:24:26.344596 [ 260 ] {44aa3b96-15ac-4e52-b4ad-0d725f0934f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12769 | 2025.12.18 00:24:26.345024 [ 260 ] {44aa3b96-15ac-4e52-b4ad-0d725f0934f6} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12770 | 2025.12.18 00:24:26.345062 [ 260 ] {44aa3b96-15ac-4e52-b4ad-0d725f0934f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12771 | 2025.12.18 00:24:26.345371 [ 260 ] {44aa3b96-15ac-4e52-b4ad-0d725f0934f6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12772 | 2025.12.18 00:24:26.345596 [ 260 ] {44aa3b96-15ac-4e52-b4ad-0d725f0934f6} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12773 | 2025.12.18 00:24:26.345734 [ 260 ] {44aa3b96-15ac-4e52-b4ad-0d725f0934f6} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001207 sec., 33140.01657000829 rows/sec., 2.43 MiB/sec. | ||
| 12774 | 2025.12.18 00:24:26.345773 [ 260 ] {44aa3b96-15ac-4e52-b4ad-0d725f0934f6} <Debug> TCPHandler: Processed in 0.00138233 sec. | ||
| 12775 | 2025.12.18 00:24:26.345879 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12776 | 2025.12.18 00:24:26.345976 [ 260 ] {82161f1c-8ff7-42b5-b337-f356abcac482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12777 | 2025.12.18 00:24:26.346017 [ 260 ] {82161f1c-8ff7-42b5-b337-f356abcac482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12778 | 2025.12.18 00:24:26.346442 [ 260 ] {82161f1c-8ff7-42b5-b337-f356abcac482} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12779 | 2025.12.18 00:24:26.346480 [ 260 ] {82161f1c-8ff7-42b5-b337-f356abcac482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12780 | 2025.12.18 00:24:26.346793 [ 260 ] {82161f1c-8ff7-42b5-b337-f356abcac482} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 12781 | 2025.12.18 00:24:26.347004 [ 260 ] {82161f1c-8ff7-42b5-b337-f356abcac482} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12782 | 2025.12.18 00:24:26.347140 [ 260 ] {82161f1c-8ff7-42b5-b337-f356abcac482} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001184 sec., 87837.83783783784 rows/sec., 6.86 MiB/sec. | ||
| 12783 | 2025.12.18 00:24:26.347186 [ 260 ] {82161f1c-8ff7-42b5-b337-f356abcac482} <Debug> TCPHandler: Processed in 0.00135914 sec. | ||
| 12784 | 2025.12.18 00:24:26.347329 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12785 | 2025.12.18 00:24:26.347427 [ 260 ] {18087216-19ee-43c7-ac21-37cf923d39b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12786 | 2025.12.18 00:24:26.347471 [ 260 ] {18087216-19ee-43c7-ac21-37cf923d39b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12787 | 2025.12.18 00:24:26.347913 [ 260 ] {18087216-19ee-43c7-ac21-37cf923d39b5} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12788 | 2025.12.18 00:24:26.347948 [ 260 ] {18087216-19ee-43c7-ac21-37cf923d39b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12789 | 2025.12.18 00:24:26.348280 [ 260 ] {18087216-19ee-43c7-ac21-37cf923d39b5} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 12790 | 2025.12.18 00:24:26.348494 [ 260 ] {18087216-19ee-43c7-ac21-37cf923d39b5} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12791 | 2025.12.18 00:24:26.348626 [ 260 ] {18087216-19ee-43c7-ac21-37cf923d39b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 12792 | 2025.12.18 00:24:26.348664 [ 260 ] {18087216-19ee-43c7-ac21-37cf923d39b5} <Debug> TCPHandler: Processed in 0.001386269 sec. | ||
| 12793 | 2025.12.18 00:24:26.348778 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12794 | 2025.12.18 00:24:26.348876 [ 260 ] {567a40f3-c542-45cf-bcf3-6a4ea1f36f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12795 | 2025.12.18 00:24:26.348932 [ 260 ] {567a40f3-c542-45cf-bcf3-6a4ea1f36f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12796 | 2025.12.18 00:24:26.349769 [ 260 ] {567a40f3-c542-45cf-bcf3-6a4ea1f36f14} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12797 | 2025.12.18 00:24:26.349804 [ 260 ] {567a40f3-c542-45cf-bcf3-6a4ea1f36f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12798 | 2025.12.18 00:24:26.350363 [ 260 ] {567a40f3-c542-45cf-bcf3-6a4ea1f36f14} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12799 | 2025.12.18 00:24:26.350597 [ 260 ] {567a40f3-c542-45cf-bcf3-6a4ea1f36f14} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12800 | 2025.12.18 00:24:26.350737 [ 260 ] {567a40f3-c542-45cf-bcf3-6a4ea1f36f14} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001879 sec., 21287.919105907396 rows/sec., 38.15 MiB/sec. | ||
| 12801 | 2025.12.18 00:24:26.350773 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12802 | 2025.12.18 00:24:26.350805 [ 260 ] {567a40f3-c542-45cf-bcf3-6a4ea1f36f14} <Debug> TCPHandler: Processed in 0.002078264 sec. | ||
| 12803 | 2025.12.18 00:24:26.350824 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12804 | 2025.12.18 00:24:26.350928 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12805 | 2025.12.18 00:24:26.351030 [ 260 ] {7ad68f1d-7553-4e64-bb22-069e252f9650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12806 | 2025.12.18 00:24:26.351073 [ 260 ] {7ad68f1d-7553-4e64-bb22-069e252f9650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12807 | 2025.12.18 00:24:26.351411 [ 260 ] {7ad68f1d-7553-4e64-bb22-069e252f9650} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12808 | 2025.12.18 00:24:26.351450 [ 260 ] {7ad68f1d-7553-4e64-bb22-069e252f9650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12809 | 2025.12.18 00:24:26.351784 [ 260 ] {7ad68f1d-7553-4e64-bb22-069e252f9650} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 12810 | 2025.12.18 00:24:26.352025 [ 260 ] {7ad68f1d-7553-4e64-bb22-069e252f9650} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12811 | 2025.12.18 00:24:26.352172 [ 260 ] {7ad68f1d-7553-4e64-bb22-069e252f9650} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 12812 | 2025.12.18 00:24:26.352211 [ 260 ] {7ad68f1d-7553-4e64-bb22-069e252f9650} <Debug> TCPHandler: Processed in 0.001333689 sec. | ||
| 12813 | 2025.12.18 00:24:26.352971 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12814 | 2025.12.18 00:24:27.441594 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63817 | ||
| 12815 | 2025.12.18 00:24:27.441711 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12816 | 2025.12.18 00:24:27.441741 [ 291 ] {} <Debug> TCP-Session: a09e4f72-8ae2-49fb-898d-541680e51d0d Authenticating user 'default' from [fd00:1122:3344:101::e]:63817 | ||
| 12817 | 2025.12.18 00:24:27.441766 [ 291 ] {} <Debug> TCP-Session: a09e4f72-8ae2-49fb-898d-541680e51d0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12818 | 2025.12.18 00:24:27.441782 [ 291 ] {} <Debug> TCP-Session: a09e4f72-8ae2-49fb-898d-541680e51d0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12819 | 2025.12.18 00:24:27.442020 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45412 | ||
| 12820 | 2025.12.18 00:24:27.442046 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51681 | ||
| 12821 | 2025.12.18 00:24:27.442083 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43840 | ||
| 12822 | 2025.12.18 00:24:27.442105 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62353 | ||
| 12823 | 2025.12.18 00:24:27.442145 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12824 | 2025.12.18 00:24:27.442114 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48976 | ||
| 12825 | 2025.12.18 00:24:27.442191 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12826 | 2025.12.18 00:24:27.442210 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12827 | 2025.12.18 00:24:27.442245 [ 287 ] {} <Debug> TCP-Session: 88c4e84b-9177-46ec-818c-37d567cab0de Authenticating user 'default' from [fd00:1122:3344:101::e]:43840 | ||
| 12828 | 2025.12.18 00:24:27.442260 [ 289 ] {} <Debug> TCP-Session: b178140e-586c-437b-a2ba-fe77df7301ae Authenticating user 'default' from [fd00:1122:3344:101::e]:62353 | ||
| 12829 | 2025.12.18 00:24:27.442276 [ 287 ] {} <Debug> TCP-Session: 88c4e84b-9177-46ec-818c-37d567cab0de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12830 | 2025.12.18 00:24:27.442284 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12831 | 2025.12.18 00:24:27.442294 [ 289 ] {} <Debug> TCP-Session: b178140e-586c-437b-a2ba-fe77df7301ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12832 | 2025.12.18 00:24:27.442303 [ 287 ] {} <Debug> TCP-Session: 88c4e84b-9177-46ec-818c-37d567cab0de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12833 | 2025.12.18 00:24:27.442329 [ 289 ] {} <Debug> TCP-Session: b178140e-586c-437b-a2ba-fe77df7301ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12834 | 2025.12.18 00:24:27.442325 [ 290 ] {} <Debug> TCP-Session: 2faf86e6-771d-4e48-b628-f361849ff6c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48976 | ||
| 12835 | 2025.12.18 00:24:27.442178 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12836 | 2025.12.18 00:24:27.442379 [ 290 ] {} <Debug> TCP-Session: 2faf86e6-771d-4e48-b628-f361849ff6c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12837 | 2025.12.18 00:24:27.442398 [ 293 ] {} <Debug> TCP-Session: a07cb9e1-4145-4fc0-89db-a3321e9f364a Authenticating user 'default' from [fd00:1122:3344:101::e]:51681 | ||
| 12838 | 2025.12.18 00:24:27.442404 [ 290 ] {} <Debug> TCP-Session: 2faf86e6-771d-4e48-b628-f361849ff6c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12839 | 2025.12.18 00:24:27.442425 [ 293 ] {} <Debug> TCP-Session: a07cb9e1-4145-4fc0-89db-a3321e9f364a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12840 | 2025.12.18 00:24:27.442113 [ 291 ] {} <Trace> TCP-Session: a09e4f72-8ae2-49fb-898d-541680e51d0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12841 | 2025.12.18 00:24:27.442456 [ 293 ] {} <Debug> TCP-Session: a07cb9e1-4145-4fc0-89db-a3321e9f364a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12842 | 2025.12.18 00:24:27.442095 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48468 | ||
| 12843 | 2025.12.18 00:24:27.442060 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62373 | ||
| 12844 | 2025.12.18 00:24:27.442060 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59762 | ||
| 12845 | 2025.12.18 00:24:27.442193 [ 292 ] {} <Debug> TCP-Session: c024079e-c726-4e57-bd4d-6c95a0219c4f Authenticating user 'default' from [fd00:1122:3344:101::e]:45412 | ||
| 12846 | 2025.12.18 00:24:27.442576 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12847 | 2025.12.18 00:24:27.442605 [ 292 ] {} <Debug> TCP-Session: c024079e-c726-4e57-bd4d-6c95a0219c4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12848 | 2025.12.18 00:24:27.442611 [ 288 ] {} <Debug> TCP-Session: de6f03a1-d685-4f31-8b4b-6f54650d5fac Authenticating user 'default' from [fd00:1122:3344:101::e]:48468 | ||
| 12849 | 2025.12.18 00:24:27.442620 [ 292 ] {} <Debug> TCP-Session: c024079e-c726-4e57-bd4d-6c95a0219c4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12850 | 2025.12.18 00:24:27.442625 [ 291 ] {1917a549-627d-456f-b17f-365d03f0b573} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63817) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12851 | 2025.12.18 00:24:27.442636 [ 288 ] {} <Debug> TCP-Session: de6f03a1-d685-4f31-8b4b-6f54650d5fac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12852 | 2025.12.18 00:24:27.442612 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12853 | 2025.12.18 00:24:27.442673 [ 288 ] {} <Debug> TCP-Session: de6f03a1-d685-4f31-8b4b-6f54650d5fac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12854 | 2025.12.18 00:24:27.442614 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12855 | 2025.12.18 00:24:27.442706 [ 286 ] {} <Debug> TCP-Session: 0cd33649-ad3a-417b-8f62-6f5d8b6f2b5b Authenticating user 'default' from [fd00:1122:3344:101::e]:62373 | ||
| 12856 | 2025.12.18 00:24:27.442735 [ 294 ] {} <Debug> TCP-Session: a9bae5a9-0f0d-471b-a42b-b9b92d98cbde Authenticating user 'default' from [fd00:1122:3344:101::e]:59762 | ||
| 12857 | 2025.12.18 00:24:27.442740 [ 286 ] {} <Debug> TCP-Session: 0cd33649-ad3a-417b-8f62-6f5d8b6f2b5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12858 | 2025.12.18 00:24:27.442751 [ 294 ] {} <Debug> TCP-Session: a9bae5a9-0f0d-471b-a42b-b9b92d98cbde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12859 | 2025.12.18 00:24:27.442759 [ 286 ] {} <Debug> TCP-Session: 0cd33649-ad3a-417b-8f62-6f5d8b6f2b5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12860 | 2025.12.18 00:24:27.442767 [ 294 ] {} <Debug> TCP-Session: a9bae5a9-0f0d-471b-a42b-b9b92d98cbde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12861 | 2025.12.18 00:24:27.442892 [ 291 ] {1917a549-627d-456f-b17f-365d03f0b573} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12862 | 2025.12.18 00:24:27.442950 [ 291 ] {1917a549-627d-456f-b17f-365d03f0b573} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12863 | 2025.12.18 00:24:27.443229 [ 291 ] {1917a549-627d-456f-b17f-365d03f0b573} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 12864 | 2025.12.18 00:24:27.444273 [ 360 ] {1917a549-627d-456f-b17f-365d03f0b573} <Trace> AggregatingTransform: Aggregating | ||
| 12865 | 2025.12.18 00:24:27.444319 [ 360 ] {1917a549-627d-456f-b17f-365d03f0b573} <Trace> Aggregator: Aggregation method: without_key | ||
| 12866 | 2025.12.18 00:24:27.444359 [ 360 ] {1917a549-627d-456f-b17f-365d03f0b573} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001031947 sec. (969.042 rows/sec., 37.85 KiB/sec.) | ||
| 12867 | 2025.12.18 00:24:27.444379 [ 360 ] {1917a549-627d-456f-b17f-365d03f0b573} <Trace> Aggregator: Merging aggregated data | ||
| 12868 | 2025.12.18 00:24:27.445772 [ 291 ] {1917a549-627d-456f-b17f-365d03f0b573} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003198 sec., 312.6954346466542 rows/sec., 12.21 KiB/sec. | ||
| 12869 | 2025.12.18 00:24:27.445917 [ 291 ] {1917a549-627d-456f-b17f-365d03f0b573} <Debug> TCPHandler: Processed in 0.003915128 sec. | ||
| 12870 | 2025.12.18 00:24:27.446028 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12871 | 2025.12.18 00:24:27.446054 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12872 | 2025.12.18 00:24:27.446058 [ 291 ] {} <Debug> TCP-Session: a09e4f72-8ae2-49fb-898d-541680e51d0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12873 | 2025.12.18 00:24:27.446073 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12874 | 2025.12.18 00:24:27.446089 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12875 | 2025.12.18 00:24:27.446119 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12876 | 2025.12.18 00:24:27.446137 [ 292 ] {} <Debug> TCP-Session: c024079e-c726-4e57-bd4d-6c95a0219c4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12877 | 2025.12.18 00:24:27.446153 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12878 | 2025.12.18 00:24:27.446168 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12879 | 2025.12.18 00:24:27.446177 [ 287 ] {} <Debug> TCP-Session: 88c4e84b-9177-46ec-818c-37d567cab0de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12880 | 2025.12.18 00:24:27.446200 [ 288 ] {} <Debug> TCP-Session: de6f03a1-d685-4f31-8b4b-6f54650d5fac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12881 | 2025.12.18 00:24:27.446219 [ 289 ] {} <Debug> TCP-Session: b178140e-586c-437b-a2ba-fe77df7301ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12882 | 2025.12.18 00:24:27.446154 [ 293 ] {} <Debug> TCP-Session: a07cb9e1-4145-4fc0-89db-a3321e9f364a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12883 | 2025.12.18 00:24:27.446136 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12884 | 2025.12.18 00:24:27.446107 [ 290 ] {} <Debug> TCP-Session: 2faf86e6-771d-4e48-b628-f361849ff6c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12885 | 2025.12.18 00:24:27.446105 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12886 | 2025.12.18 00:24:27.446296 [ 286 ] {} <Debug> TCP-Session: 0cd33649-ad3a-417b-8f62-6f5d8b6f2b5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12887 | 2025.12.18 00:24:27.446339 [ 294 ] {} <Debug> TCP-Session: a9bae5a9-0f0d-471b-a42b-b9b92d98cbde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12888 | 2025.12.18 00:24:28.621975 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12889 | 2025.12.18 00:24:28.622050 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12890 | 2025.12.18 00:24:28.811028 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35479 | ||
| 12891 | 2025.12.18 00:24:28.811650 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12892 | 2025.12.18 00:24:28.811701 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12893 | 2025.12.18 00:24:28.812209 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12894 | 2025.12.18 00:24:28.812453 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12895 | 2025.12.18 00:24:28.812613 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35479 | ||
| 12896 | 2025.12.18 00:24:30.729822 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 12897 | 2025.12.18 00:24:30.747935 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12898 | 2025.12.18 00:24:30.748000 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12899 | 2025.12.18 00:24:30.754180 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12900 | 2025.12.18 00:24:30.754905 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12901 | 2025.12.18 00:24:30.758176 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 12902 | 2025.12.18 00:24:31.340810 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12903 | 2025.12.18 00:24:31.341009 [ 260 ] {279681a0-231a-4258-a723-bf16bf237dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12904 | 2025.12.18 00:24:31.341085 [ 260 ] {279681a0-231a-4258-a723-bf16bf237dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12905 | 2025.12.18 00:24:31.341804 [ 260 ] {279681a0-231a-4258-a723-bf16bf237dfa} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12906 | 2025.12.18 00:24:31.341855 [ 260 ] {279681a0-231a-4258-a723-bf16bf237dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12907 | 2025.12.18 00:24:31.342255 [ 260 ] {279681a0-231a-4258-a723-bf16bf237dfa} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 12908 | 2025.12.18 00:24:31.342484 [ 260 ] {279681a0-231a-4258-a723-bf16bf237dfa} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12909 | 2025.12.18 00:24:31.342652 [ 260 ] {279681a0-231a-4258-a723-bf16bf237dfa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001699 sec., 32960.5650382578 rows/sec., 2.53 MiB/sec. | ||
| 12910 | 2025.12.18 00:24:31.342651 [ 32 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 12911 | 2025.12.18 00:24:31.342702 [ 260 ] {279681a0-231a-4258-a723-bf16bf237dfa} <Debug> TCPHandler: Processed in 0.002031804 sec. | ||
| 12912 | 2025.12.18 00:24:31.342734 [ 32 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12913 | 2025.12.18 00:24:31.342764 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12914 | 2025.12.18 00:24:31.342846 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12915 | 2025.12.18 00:24:31.342874 [ 188 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 12916 | 2025.12.18 00:24:31.342956 [ 260 ] {13dafe79-8b16-41da-9813-8f5e9b4feb0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12917 | 2025.12.18 00:24:31.343004 [ 260 ] {13dafe79-8b16-41da-9813-8f5e9b4feb0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12918 | 2025.12.18 00:24:31.343006 [ 188 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12919 | 2025.12.18 00:24:31.343057 [ 188 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1407 rows starting from the beginning of the part | ||
| 12920 | 2025.12.18 00:24:31.343130 [ 188 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part | ||
| 12921 | 2025.12.18 00:24:31.343193 [ 188 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 136 rows starting from the beginning of the part | ||
| 12922 | 2025.12.18 00:24:31.343269 [ 188 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part | ||
| 12923 | 2025.12.18 00:24:31.343344 [ 188 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 136 rows starting from the beginning of the part | ||
| 12924 | 2025.12.18 00:24:31.343435 [ 188 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
| 12925 | 2025.12.18 00:24:31.343534 [ 260 ] {13dafe79-8b16-41da-9813-8f5e9b4feb0f} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12926 | 2025.12.18 00:24:31.343581 [ 260 ] {13dafe79-8b16-41da-9813-8f5e9b4feb0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12927 | 2025.12.18 00:24:31.343926 [ 260 ] {13dafe79-8b16-41da-9813-8f5e9b4feb0f} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 12928 | 2025.12.18 00:24:31.344175 [ 260 ] {13dafe79-8b16-41da-9813-8f5e9b4feb0f} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12929 | 2025.12.18 00:24:31.344326 [ 260 ] {13dafe79-8b16-41da-9813-8f5e9b4feb0f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001394 sec., 45911.047345767576 rows/sec., 3.58 MiB/sec. | ||
| 12930 | 2025.12.18 00:24:31.344327 [ 32 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 12931 | 2025.12.18 00:24:31.344372 [ 260 ] {13dafe79-8b16-41da-9813-8f5e9b4feb0f} <Debug> TCPHandler: Processed in 0.001578981 sec. | ||
| 12932 | 2025.12.18 00:24:31.344377 [ 32 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12933 | 2025.12.18 00:24:31.344410 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12934 | 2025.12.18 00:24:31.344503 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12935 | 2025.12.18 00:24:31.344519 [ 194 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 12936 | 2025.12.18 00:24:31.344608 [ 260 ] {e4574dac-17ff-4ebf-bbc9-fcc5950a1d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12937 | 2025.12.18 00:24:31.344658 [ 260 ] {e4574dac-17ff-4ebf-bbc9-fcc5950a1d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12938 | 2025.12.18 00:24:31.344658 [ 194 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12939 | 2025.12.18 00:24:31.344673 [ 199 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1847 rows, containing 5 columns (5 merged, 0 gathered) in 0.001847033 sec., 999982.1335081722 rows/sec., 87.51 MiB/sec. | ||
| 12940 | 2025.12.18 00:24:31.344710 [ 194 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 634 rows starting from the beginning of the part | ||
| 12941 | 2025.12.18 00:24:31.344783 [ 194 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part | ||
| 12942 | 2025.12.18 00:24:31.344831 [ 194 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 104 rows starting from the beginning of the part | ||
| 12943 | 2025.12.18 00:24:31.344876 [ 194 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part | ||
| 12944 | 2025.12.18 00:24:31.344918 [ 194 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 104 rows starting from the beginning of the part | ||
| 12945 | 2025.12.18 00:24:31.344940 [ 202 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 12946 | 2025.12.18 00:24:31.344963 [ 194 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
| 12947 | 2025.12.18 00:24:31.345090 [ 260 ] {e4574dac-17ff-4ebf-bbc9-fcc5950a1d90} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12948 | 2025.12.18 00:24:31.345135 [ 260 ] {e4574dac-17ff-4ebf-bbc9-fcc5950a1d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12949 | 2025.12.18 00:24:31.345247 [ 202 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_111_22} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12950 | 2025.12.18 00:24:31.345338 [ 202 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_111_22} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 12951 | 2025.12.18 00:24:31.345432 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 12952 | 2025.12.18 00:24:31.345531 [ 260 ] {e4574dac-17ff-4ebf-bbc9-fcc5950a1d90} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 12953 | 2025.12.18 00:24:31.345760 [ 260 ] {e4574dac-17ff-4ebf-bbc9-fcc5950a1d90} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12954 | 2025.12.18 00:24:31.345890 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 12955 | 2025.12.18 00:24:31.345905 [ 260 ] {e4574dac-17ff-4ebf-bbc9-fcc5950a1d90} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001319 sec., 121304.01819560272 rows/sec., 8.45 MiB/sec. | ||
| 12956 | 2025.12.18 00:24:31.345904 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1034 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143938 sec., 718364.851533299 rows/sec., 57.65 MiB/sec. | ||
| 12957 | 2025.12.18 00:24:31.345928 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12958 | 2025.12.18 00:24:31.345958 [ 260 ] {e4574dac-17ff-4ebf-bbc9-fcc5950a1d90} <Debug> TCPHandler: Processed in 0.00150768 sec. | ||
| 12959 | 2025.12.18 00:24:31.345986 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12960 | 2025.12.18 00:24:31.346063 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 12961 | 2025.12.18 00:24:31.346075 [ 194 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 12962 | 2025.12.18 00:24:31.346092 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12963 | 2025.12.18 00:24:31.346157 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12964 | 2025.12.18 00:24:31.346191 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 29904 rows starting from the beginning of the part | ||
| 12965 | 2025.12.18 00:24:31.346198 [ 260 ] {d65b5c7b-ed07-45dd-a17f-546a77717bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12966 | 2025.12.18 00:24:31.346246 [ 260 ] {d65b5c7b-ed07-45dd-a17f-546a77717bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12967 | 2025.12.18 00:24:31.346251 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 12968 | 2025.12.18 00:24:31.346306 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 12969 | 2025.12.18 00:24:31.346335 [ 194 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_111_22} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12970 | 2025.12.18 00:24:31.346350 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 12971 | 2025.12.18 00:24:31.346396 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 12972 | 2025.12.18 00:24:31.346412 [ 194 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_111_22} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 12973 | 2025.12.18 00:24:31.346440 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 12974 | 2025.12.18 00:24:31.346480 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 12975 | 2025.12.18 00:24:31.346601 [ 260 ] {d65b5c7b-ed07-45dd-a17f-546a77717bd9} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12976 | 2025.12.18 00:24:31.346640 [ 260 ] {d65b5c7b-ed07-45dd-a17f-546a77717bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12977 | 2025.12.18 00:24:31.346956 [ 260 ] {d65b5c7b-ed07-45dd-a17f-546a77717bd9} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 12978 | 2025.12.18 00:24:31.347172 [ 260 ] {d65b5c7b-ed07-45dd-a17f-546a77717bd9} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12979 | 2025.12.18 00:24:31.347296 [ 32 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 12980 | 2025.12.18 00:24:31.347308 [ 260 ] {d65b5c7b-ed07-45dd-a17f-546a77717bd9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 12981 | 2025.12.18 00:24:31.347331 [ 32 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12982 | 2025.12.18 00:24:31.347353 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12983 | 2025.12.18 00:24:31.347355 [ 260 ] {d65b5c7b-ed07-45dd-a17f-546a77717bd9} <Debug> TCPHandler: Processed in 0.001315109 sec. | ||
| 12984 | 2025.12.18 00:24:31.347437 [ 202 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 12985 | 2025.12.18 00:24:31.347530 [ 202 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12986 | 2025.12.18 00:24:31.347556 [ 202 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6120 rows starting from the beginning of the part | ||
| 12987 | 2025.12.18 00:24:31.347605 [ 202 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 12988 | 2025.12.18 00:24:31.347649 [ 202 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 12989 | 2025.12.18 00:24:31.347687 [ 202 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 12990 | 2025.12.18 00:24:31.347724 [ 202 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 12991 | 2025.12.18 00:24:31.347766 [ 202 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 12992 | 2025.12.18 00:24:31.349422 [ 194 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6420 rows, containing 4 columns (4 merged, 0 gathered) in 0.002015325 sec., 3185590.4134568865 rows/sec., 214.65 MiB/sec. | ||
| 12993 | 2025.12.18 00:24:31.349835 [ 202 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 12994 | 2025.12.18 00:24:31.350137 [ 202 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_111_22} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12995 | 2025.12.18 00:24:31.350217 [ 202 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_111_22} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 12996 | 2025.12.18 00:24:31.350292 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 12997 | 2025.12.18 00:24:31.352592 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30704 rows, containing 5 columns (5 merged, 0 gathered) in 0.006560546 sec., 4680098.2723084325 rows/sec., 321.67 MiB/sec. | ||
| 12998 | 2025.12.18 00:24:31.352973 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 12999 | 2025.12.18 00:24:31.353231 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13000 | 2025.12.18 00:24:31.353298 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13001 | 2025.12.18 00:24:31.353376 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13002 | 2025.12.18 00:24:33.927980 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1504 | ||
| 13003 | 2025.12.18 00:24:33.930175 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13004 | 2025.12.18 00:24:33.930220 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13005 | 2025.12.18 00:24:33.931433 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13006 | 2025.12.18 00:24:33.931704 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13007 | 2025.12.18 00:24:33.931879 [ 27 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13008 | 2025.12.18 00:24:33.931974 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1504 | ||
| 13009 | 2025.12.18 00:24:33.931980 [ 27 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13010 | 2025.12.18 00:24:33.932037 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13011 | 2025.12.18 00:24:33.932156 [ 194 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::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 | ||
| 13012 | 2025.12.18 00:24:33.932668 [ 194 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13013 | 2025.12.18 00:24:33.932792 [ 194 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1386 rows starting from the beginning of the part | ||
| 13014 | 2025.12.18 00:24:33.933112 [ 194 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 13015 | 2025.12.18 00:24:33.933423 [ 194 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 20 rows starting from the beginning of the part | ||
| 13016 | 2025.12.18 00:24:33.933755 [ 194 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 28 rows starting from the beginning of the part | ||
| 13017 | 2025.12.18 00:24:33.934092 [ 194 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 13018 | 2025.12.18 00:24:33.934420 [ 194 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 22 rows starting from the beginning of the part | ||
| 13019 | 2025.12.18 00:24:33.941153 [ 195 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1504 rows, containing 72 columns (72 merged, 0 gathered) in 0.009043443 sec., 166308.34075030938 rows/sec., 128.53 MiB/sec. | ||
| 13020 | 2025.12.18 00:24:33.942821 [ 187 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13021 | 2025.12.18 00:24:33.943440 [ 187 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_56_11} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13022 | 2025.12.18 00:24:33.943523 [ 187 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_56_11} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13023 | 2025.12.18 00:24:33.943922 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 13024 | 2025.12.18 00:24:36.312994 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35991 | ||
| 13025 | 2025.12.18 00:24:36.313606 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13026 | 2025.12.18 00:24:36.313656 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13027 | 2025.12.18 00:24:36.314149 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13028 | 2025.12.18 00:24:36.314393 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13029 | 2025.12.18 00:24:36.314542 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35991 | ||
| 13030 | 2025.12.18 00:24:36.314635 [ 221 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13031 | 2025.12.18 00:24:36.314698 [ 221 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13032 | 2025.12.18 00:24:36.317504 [ 221 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13033 | 2025.12.18 00:24:36.372228 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13034 | 2025.12.18 00:24:36.372522 [ 260 ] {b24fd40a-c66d-476d-b4f0-b7824f69556a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13035 | 2025.12.18 00:24:36.372628 [ 260 ] {b24fd40a-c66d-476d-b4f0-b7824f69556a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13036 | 2025.12.18 00:24:36.373347 [ 260 ] {b24fd40a-c66d-476d-b4f0-b7824f69556a} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13037 | 2025.12.18 00:24:36.373395 [ 260 ] {b24fd40a-c66d-476d-b4f0-b7824f69556a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13038 | 2025.12.18 00:24:36.373802 [ 260 ] {b24fd40a-c66d-476d-b4f0-b7824f69556a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13039 | 2025.12.18 00:24:36.374033 [ 260 ] {b24fd40a-c66d-476d-b4f0-b7824f69556a} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13040 | 2025.12.18 00:24:36.374179 [ 24 ] {} <Debug> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13041 | 2025.12.18 00:24:36.374200 [ 260 ] {b24fd40a-c66d-476d-b4f0-b7824f69556a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00176 sec., 13636.363636363636 rows/sec., 1.13 MiB/sec. | ||
| 13042 | 2025.12.18 00:24:36.374259 [ 24 ] {} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13043 | 2025.12.18 00:24:36.374280 [ 260 ] {b24fd40a-c66d-476d-b4f0-b7824f69556a} <Debug> TCPHandler: Processed in 0.002237346 sec. | ||
| 13044 | 2025.12.18 00:24:36.374305 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13045 | 2025.12.18 00:24:36.374421 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13046 | 2025.12.18 00:24:36.374428 [ 195 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 13047 | 2025.12.18 00:24:36.374534 [ 260 ] {f9cd3dae-42c1-4b3b-9e08-f4872bfcb5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13048 | 2025.12.18 00:24:36.374549 [ 195 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13049 | 2025.12.18 00:24:36.374579 [ 260 ] {f9cd3dae-42c1-4b3b-9e08-f4872bfcb5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13050 | 2025.12.18 00:24:36.374585 [ 195 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 24 rows starting from the beginning of the part | ||
| 13051 | 2025.12.18 00:24:36.374659 [ 195 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 13052 | 2025.12.18 00:24:36.374713 [ 195 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 13053 | 2025.12.18 00:24:36.374764 [ 195 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 13054 | 2025.12.18 00:24:36.374810 [ 195 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 13055 | 2025.12.18 00:24:36.375014 [ 260 ] {f9cd3dae-42c1-4b3b-9e08-f4872bfcb5a5} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13056 | 2025.12.18 00:24:36.375052 [ 260 ] {f9cd3dae-42c1-4b3b-9e08-f4872bfcb5a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13057 | 2025.12.18 00:24:36.375374 [ 260 ] {f9cd3dae-42c1-4b3b-9e08-f4872bfcb5a5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13058 | 2025.12.18 00:24:36.375588 [ 195 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001206369 sec., 99472.05208356646 rows/sec., 8.63 MiB/sec. | ||
| 13059 | 2025.12.18 00:24:36.375601 [ 260 ] {f9cd3dae-42c1-4b3b-9e08-f4872bfcb5a5} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13060 | 2025.12.18 00:24:36.375693 [ 195 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13061 | 2025.12.18 00:24:36.375745 [ 260 ] {f9cd3dae-42c1-4b3b-9e08-f4872bfcb5a5} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001237 sec., 12934.518997574778 rows/sec., 1.04 MiB/sec. | ||
| 13062 | 2025.12.18 00:24:36.375787 [ 260 ] {f9cd3dae-42c1-4b3b-9e08-f4872bfcb5a5} <Debug> TCPHandler: Processed in 0.00142023 sec. | ||
| 13063 | 2025.12.18 00:24:36.375909 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13064 | 2025.12.18 00:24:36.375924 [ 195 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_17_4} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13065 | 2025.12.18 00:24:36.375991 [ 195 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_17_4} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13066 | 2025.12.18 00:24:36.376010 [ 260 ] {d6972416-f9ff-4751-83a9-4cbaaa2c9fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13067 | 2025.12.18 00:24:36.376048 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 13068 | 2025.12.18 00:24:36.376051 [ 260 ] {d6972416-f9ff-4751-83a9-4cbaaa2c9fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13069 | 2025.12.18 00:24:36.377232 [ 260 ] {d6972416-f9ff-4751-83a9-4cbaaa2c9fe2} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13070 | 2025.12.18 00:24:36.377267 [ 260 ] {d6972416-f9ff-4751-83a9-4cbaaa2c9fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13071 | 2025.12.18 00:24:36.377662 [ 260 ] {d6972416-f9ff-4751-83a9-4cbaaa2c9fe2} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13072 | 2025.12.18 00:24:36.377868 [ 260 ] {d6972416-f9ff-4751-83a9-4cbaaa2c9fe2} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13073 | 2025.12.18 00:24:36.378003 [ 260 ] {d6972416-f9ff-4751-83a9-4cbaaa2c9fe2} <Debug> executeQuery: Read 1405 rows, 120.78 KiB in 0.002016 sec., 696924.6031746032 rows/sec., 58.51 MiB/sec. | ||
| 13074 | 2025.12.18 00:24:36.378043 [ 260 ] {d6972416-f9ff-4751-83a9-4cbaaa2c9fe2} <Debug> TCPHandler: Processed in 0.002186425 sec. | ||
| 13075 | 2025.12.18 00:24:36.378162 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13076 | 2025.12.18 00:24:36.378286 [ 260 ] {9e2eec87-e474-4ed3-b4d7-f85ebc974740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13077 | 2025.12.18 00:24:36.378337 [ 260 ] {9e2eec87-e474-4ed3-b4d7-f85ebc974740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13078 | 2025.12.18 00:24:36.378820 [ 260 ] {9e2eec87-e474-4ed3-b4d7-f85ebc974740} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13079 | 2025.12.18 00:24:36.378859 [ 260 ] {9e2eec87-e474-4ed3-b4d7-f85ebc974740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13080 | 2025.12.18 00:24:36.379180 [ 260 ] {9e2eec87-e474-4ed3-b4d7-f85ebc974740} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13081 | 2025.12.18 00:24:36.379402 [ 260 ] {9e2eec87-e474-4ed3-b4d7-f85ebc974740} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13082 | 2025.12.18 00:24:36.379537 [ 260 ] {9e2eec87-e474-4ed3-b4d7-f85ebc974740} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001278 sec., 53208.13771517997 rows/sec., 3.90 MiB/sec. | ||
| 13083 | 2025.12.18 00:24:36.379578 [ 260 ] {9e2eec87-e474-4ed3-b4d7-f85ebc974740} <Debug> TCPHandler: Processed in 0.00147612 sec. | ||
| 13084 | 2025.12.18 00:24:36.379693 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13085 | 2025.12.18 00:24:36.379788 [ 260 ] {cc496ac5-f6b1-4616-9d7d-197448da04e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13086 | 2025.12.18 00:24:36.379829 [ 260 ] {cc496ac5-f6b1-4616-9d7d-197448da04e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13087 | 2025.12.18 00:24:36.380320 [ 260 ] {cc496ac5-f6b1-4616-9d7d-197448da04e8} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13088 | 2025.12.18 00:24:36.380357 [ 260 ] {cc496ac5-f6b1-4616-9d7d-197448da04e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13089 | 2025.12.18 00:24:36.380680 [ 260 ] {cc496ac5-f6b1-4616-9d7d-197448da04e8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 13090 | 2025.12.18 00:24:36.380890 [ 260 ] {cc496ac5-f6b1-4616-9d7d-197448da04e8} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13091 | 2025.12.18 00:24:36.381020 [ 260 ] {cc496ac5-f6b1-4616-9d7d-197448da04e8} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001252 sec., 201277.95527156547 rows/sec., 13.92 MiB/sec. | ||
| 13092 | 2025.12.18 00:24:36.381060 [ 260 ] {cc496ac5-f6b1-4616-9d7d-197448da04e8} <Debug> TCPHandler: Processed in 0.00141804 sec. | ||
| 13093 | 2025.12.18 00:24:36.381174 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13094 | 2025.12.18 00:24:36.381268 [ 260 ] {3cdeb581-b2a2-464b-a8b4-f488bab6cd33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13095 | 2025.12.18 00:24:36.381308 [ 260 ] {3cdeb581-b2a2-464b-a8b4-f488bab6cd33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13096 | 2025.12.18 00:24:36.381713 [ 260 ] {3cdeb581-b2a2-464b-a8b4-f488bab6cd33} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13097 | 2025.12.18 00:24:36.381750 [ 260 ] {3cdeb581-b2a2-464b-a8b4-f488bab6cd33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13098 | 2025.12.18 00:24:36.382050 [ 260 ] {3cdeb581-b2a2-464b-a8b4-f488bab6cd33} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13099 | 2025.12.18 00:24:36.382270 [ 260 ] {3cdeb581-b2a2-464b-a8b4-f488bab6cd33} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13100 | 2025.12.18 00:24:36.382365 [ 24 ] {} <Debug> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13101 | 2025.12.18 00:24:36.382398 [ 24 ] {} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13102 | 2025.12.18 00:24:36.382400 [ 260 ] {3cdeb581-b2a2-464b-a8b4-f488bab6cd33} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00115 sec., 10434.782608695652 rows/sec., 815.22 KiB/sec. | ||
| 13103 | 2025.12.18 00:24:36.382415 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13104 | 2025.12.18 00:24:36.382453 [ 260 ] {3cdeb581-b2a2-464b-a8b4-f488bab6cd33} <Debug> TCPHandler: Processed in 0.001329499 sec. | ||
| 13105 | 2025.12.18 00:24:36.382508 [ 187 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 13106 | 2025.12.18 00:24:36.382591 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13107 | 2025.12.18 00:24:36.382598 [ 187 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13108 | 2025.12.18 00:24:36.382633 [ 187 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 12 rows starting from the beginning of the part | ||
| 13109 | 2025.12.18 00:24:36.382683 [ 187 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 13110 | 2025.12.18 00:24:36.382686 [ 260 ] {8d70d036-d0e1-4e79-806d-e418e1066f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13111 | 2025.12.18 00:24:36.382727 [ 187 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 13112 | 2025.12.18 00:24:36.382732 [ 260 ] {8d70d036-d0e1-4e79-806d-e418e1066f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13113 | 2025.12.18 00:24:36.382768 [ 187 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 13114 | 2025.12.18 00:24:36.382810 [ 187 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 13115 | 2025.12.18 00:24:36.383415 [ 260 ] {8d70d036-d0e1-4e79-806d-e418e1066f3b} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13116 | 2025.12.18 00:24:36.383450 [ 260 ] {8d70d036-d0e1-4e79-806d-e418e1066f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13117 | 2025.12.18 00:24:36.383502 [ 200 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001021827 sec., 58718.354476834145 rows/sec., 4.70 MiB/sec. | ||
| 13118 | 2025.12.18 00:24:36.383712 [ 200 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13119 | 2025.12.18 00:24:36.383819 [ 260 ] {8d70d036-d0e1-4e79-806d-e418e1066f3b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13120 | 2025.12.18 00:24:36.384051 [ 200 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_17_4} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13121 | 2025.12.18 00:24:36.384104 [ 260 ] {8d70d036-d0e1-4e79-806d-e418e1066f3b} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13122 | 2025.12.18 00:24:36.384136 [ 200 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_17_4} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13123 | 2025.12.18 00:24:36.384227 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 13124 | 2025.12.18 00:24:36.384258 [ 260 ] {8d70d036-d0e1-4e79-806d-e418e1066f3b} <Debug> executeQuery: Read 612 rows, 47.18 KiB in 0.00159 sec., 384905.6603773585 rows/sec., 28.98 MiB/sec. | ||
| 13125 | 2025.12.18 00:24:36.384302 [ 260 ] {8d70d036-d0e1-4e79-806d-e418e1066f3b} <Debug> TCPHandler: Processed in 0.001761572 sec. | ||
| 13126 | 2025.12.18 00:24:36.384421 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13127 | 2025.12.18 00:24:36.384515 [ 260 ] {0e7cdd44-a987-4ecc-89e9-81ca8e1fac26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13128 | 2025.12.18 00:24:36.384558 [ 260 ] {0e7cdd44-a987-4ecc-89e9-81ca8e1fac26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13129 | 2025.12.18 00:24:36.385162 [ 260 ] {0e7cdd44-a987-4ecc-89e9-81ca8e1fac26} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13130 | 2025.12.18 00:24:36.385197 [ 260 ] {0e7cdd44-a987-4ecc-89e9-81ca8e1fac26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13131 | 2025.12.18 00:24:36.385587 [ 260 ] {0e7cdd44-a987-4ecc-89e9-81ca8e1fac26} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13132 | 2025.12.18 00:24:36.385796 [ 260 ] {0e7cdd44-a987-4ecc-89e9-81ca8e1fac26} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13133 | 2025.12.18 00:24:36.385933 [ 260 ] {0e7cdd44-a987-4ecc-89e9-81ca8e1fac26} <Debug> executeQuery: Read 888 rows, 61.73 KiB in 0.001437 sec., 617954.0709812109 rows/sec., 41.95 MiB/sec. | ||
| 13134 | 2025.12.18 00:24:36.385972 [ 260 ] {0e7cdd44-a987-4ecc-89e9-81ca8e1fac26} <Debug> TCPHandler: Processed in 0.001601451 sec. | ||
| 13135 | 2025.12.18 00:24:36.386087 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13136 | 2025.12.18 00:24:36.386181 [ 260 ] {54bf4f31-a68f-4465-b5c8-a299b77635f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13137 | 2025.12.18 00:24:36.386237 [ 260 ] {54bf4f31-a68f-4465-b5c8-a299b77635f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13138 | 2025.12.18 00:24:36.387116 [ 260 ] {54bf4f31-a68f-4465-b5c8-a299b77635f3} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13139 | 2025.12.18 00:24:36.387153 [ 260 ] {54bf4f31-a68f-4465-b5c8-a299b77635f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13140 | 2025.12.18 00:24:36.387719 [ 260 ] {54bf4f31-a68f-4465-b5c8-a299b77635f3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13141 | 2025.12.18 00:24:36.387939 [ 260 ] {54bf4f31-a68f-4465-b5c8-a299b77635f3} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13142 | 2025.12.18 00:24:36.388083 [ 260 ] {54bf4f31-a68f-4465-b5c8-a299b77635f3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001919 sec., 20844.189682126107 rows/sec., 37.35 MiB/sec. | ||
| 13143 | 2025.12.18 00:24:36.388152 [ 260 ] {54bf4f31-a68f-4465-b5c8-a299b77635f3} <Debug> TCPHandler: Processed in 0.002115765 sec. | ||
| 13144 | 2025.12.18 00:24:36.388265 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13145 | 2025.12.18 00:24:36.388360 [ 260 ] {cfae3d4b-4ec2-424d-8b77-13f84aff438f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13146 | 2025.12.18 00:24:36.388401 [ 260 ] {cfae3d4b-4ec2-424d-8b77-13f84aff438f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13147 | 2025.12.18 00:24:36.388738 [ 260 ] {cfae3d4b-4ec2-424d-8b77-13f84aff438f} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13148 | 2025.12.18 00:24:36.388774 [ 260 ] {cfae3d4b-4ec2-424d-8b77-13f84aff438f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13149 | 2025.12.18 00:24:36.389077 [ 260 ] {cfae3d4b-4ec2-424d-8b77-13f84aff438f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13150 | 2025.12.18 00:24:36.389294 [ 260 ] {cfae3d4b-4ec2-424d-8b77-13f84aff438f} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13151 | 2025.12.18 00:24:36.389425 [ 260 ] {cfae3d4b-4ec2-424d-8b77-13f84aff438f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 13152 | 2025.12.18 00:24:36.389462 [ 260 ] {cfae3d4b-4ec2-424d-8b77-13f84aff438f} <Debug> TCPHandler: Processed in 0.001246418 sec. | ||
| 13153 | 2025.12.18 00:24:36.645301 [ 224 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13154 | 2025.12.18 00:24:36.645375 [ 224 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13155 | 2025.12.18 00:24:36.648678 [ 224 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13156 | 2025.12.18 00:24:38.258404 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 13157 | 2025.12.18 00:24:38.276235 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13158 | 2025.12.18 00:24:38.276301 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13159 | 2025.12.18 00:24:38.282358 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13160 | 2025.12.18 00:24:38.283075 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13161 | 2025.12.18 00:24:38.286597 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 13162 | 2025.12.18 00:24:41.340638 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13163 | 2025.12.18 00:24:41.340848 [ 260 ] {5f150a76-3047-4779-b796-75af2091ba3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13164 | 2025.12.18 00:24:41.340933 [ 260 ] {5f150a76-3047-4779-b796-75af2091ba3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13165 | 2025.12.18 00:24:41.341625 [ 260 ] {5f150a76-3047-4779-b796-75af2091ba3e} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13166 | 2025.12.18 00:24:41.341676 [ 260 ] {5f150a76-3047-4779-b796-75af2091ba3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13167 | 2025.12.18 00:24:41.342068 [ 260 ] {5f150a76-3047-4779-b796-75af2091ba3e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13168 | 2025.12.18 00:24:41.342296 [ 260 ] {5f150a76-3047-4779-b796-75af2091ba3e} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13169 | 2025.12.18 00:24:41.342460 [ 260 ] {5f150a76-3047-4779-b796-75af2091ba3e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001677 sec., 33392.96362552176 rows/sec., 2.57 MiB/sec. | ||
| 13170 | 2025.12.18 00:24:41.342514 [ 260 ] {5f150a76-3047-4779-b796-75af2091ba3e} <Debug> TCPHandler: Processed in 0.002016194 sec. | ||
| 13171 | 2025.12.18 00:24:41.342645 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13172 | 2025.12.18 00:24:41.342750 [ 260 ] {daa47c12-8d4a-43e4-8d6c-bf194138412d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13173 | 2025.12.18 00:24:41.342793 [ 260 ] {daa47c12-8d4a-43e4-8d6c-bf194138412d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13174 | 2025.12.18 00:24:41.343231 [ 260 ] {daa47c12-8d4a-43e4-8d6c-bf194138412d} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13175 | 2025.12.18 00:24:41.343270 [ 260 ] {daa47c12-8d4a-43e4-8d6c-bf194138412d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13176 | 2025.12.18 00:24:41.343591 [ 260 ] {daa47c12-8d4a-43e4-8d6c-bf194138412d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13177 | 2025.12.18 00:24:41.343798 [ 260 ] {daa47c12-8d4a-43e4-8d6c-bf194138412d} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13178 | 2025.12.18 00:24:41.343931 [ 260 ] {daa47c12-8d4a-43e4-8d6c-bf194138412d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 13179 | 2025.12.18 00:24:41.343971 [ 260 ] {daa47c12-8d4a-43e4-8d6c-bf194138412d} <Debug> TCPHandler: Processed in 0.00138066 sec. | ||
| 13180 | 2025.12.18 00:24:41.344088 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13181 | 2025.12.18 00:24:41.344185 [ 260 ] {6358fd1e-cd5e-4c0e-808c-79d994146861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13182 | 2025.12.18 00:24:41.344229 [ 260 ] {6358fd1e-cd5e-4c0e-808c-79d994146861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13183 | 2025.12.18 00:24:41.344633 [ 260 ] {6358fd1e-cd5e-4c0e-808c-79d994146861} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13184 | 2025.12.18 00:24:41.344670 [ 260 ] {6358fd1e-cd5e-4c0e-808c-79d994146861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13185 | 2025.12.18 00:24:41.345001 [ 260 ] {6358fd1e-cd5e-4c0e-808c-79d994146861} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13186 | 2025.12.18 00:24:41.345208 [ 260 ] {6358fd1e-cd5e-4c0e-808c-79d994146861} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13187 | 2025.12.18 00:24:41.345341 [ 260 ] {6358fd1e-cd5e-4c0e-808c-79d994146861} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 13188 | 2025.12.18 00:24:41.345381 [ 260 ] {6358fd1e-cd5e-4c0e-808c-79d994146861} <Debug> TCPHandler: Processed in 0.001343139 sec. | ||
| 13189 | 2025.12.18 00:24:41.345492 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13190 | 2025.12.18 00:24:41.345586 [ 260 ] {d8378d92-0d41-4abf-bea4-87b03bf6a588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13191 | 2025.12.18 00:24:41.345626 [ 260 ] {d8378d92-0d41-4abf-bea4-87b03bf6a588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13192 | 2025.12.18 00:24:41.345959 [ 260 ] {d8378d92-0d41-4abf-bea4-87b03bf6a588} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13193 | 2025.12.18 00:24:41.345994 [ 260 ] {d8378d92-0d41-4abf-bea4-87b03bf6a588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13194 | 2025.12.18 00:24:41.346300 [ 260 ] {d8378d92-0d41-4abf-bea4-87b03bf6a588} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13195 | 2025.12.18 00:24:41.346503 [ 260 ] {d8378d92-0d41-4abf-bea4-87b03bf6a588} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13196 | 2025.12.18 00:24:41.346635 [ 260 ] {d8378d92-0d41-4abf-bea4-87b03bf6a588} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 13197 | 2025.12.18 00:24:41.346671 [ 260 ] {d8378d92-0d41-4abf-bea4-87b03bf6a588} <Debug> TCPHandler: Processed in 0.001230519 sec. | ||
| 13198 | 2025.12.18 00:24:43.622314 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13199 | 2025.12.18 00:24:43.622411 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13200 | 2025.12.18 00:24:43.814880 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36439 | ||
| 13201 | 2025.12.18 00:24:43.815725 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13202 | 2025.12.18 00:24:43.815801 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13203 | 2025.12.18 00:24:43.816520 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13204 | 2025.12.18 00:24:43.816758 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13205 | 2025.12.18 00:24:43.816887 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36439 | ||
| 13206 | 2025.12.18 00:24:43.816960 [ 99 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13207 | 2025.12.18 00:24:43.817048 [ 99 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13208 | 2025.12.18 00:24:43.817084 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13209 | 2025.12.18 00:24:43.817285 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::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 | ||
| 13210 | 2025.12.18 00:24:43.817501 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13211 | 2025.12.18 00:24:43.817562 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34071 rows starting from the beginning of the part | ||
| 13212 | 2025.12.18 00:24:43.817662 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 13213 | 2025.12.18 00:24:43.817736 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 13214 | 2025.12.18 00:24:43.817805 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 13215 | 2025.12.18 00:24:43.817870 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 13216 | 2025.12.18 00:24:43.817935 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 13217 | 2025.12.18 00:24:43.820356 [ 193 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36439 rows, containing 4 columns (4 merged, 0 gathered) in 0.003155402 sec., 11548132.377427662 rows/sec., 165.20 MiB/sec. | ||
| 13218 | 2025.12.18 00:24:43.820759 [ 193 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13219 | 2025.12.18 00:24:43.821076 [ 193 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_76_15} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13220 | 2025.12.18 00:24:43.821159 [ 193 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_76_15} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13221 | 2025.12.18 00:24:43.821267 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 13222 | 2025.12.18 00:24:43.932315 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1532 | ||
| 13223 | 2025.12.18 00:24:43.935026 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13224 | 2025.12.18 00:24:43.935076 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13225 | 2025.12.18 00:24:43.936259 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13226 | 2025.12.18 00:24:43.936538 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13227 | 2025.12.18 00:24:43.936908 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1532 | ||
| 13228 | 2025.12.18 00:24:45.786776 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 13229 | 2025.12.18 00:24:45.803969 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13230 | 2025.12.18 00:24:45.804027 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13231 | 2025.12.18 00:24:45.810144 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13232 | 2025.12.18 00:24:45.810848 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13233 | 2025.12.18 00:24:45.811145 [ 99 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13234 | 2025.12.18 00:24:45.811179 [ 99 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13235 | 2025.12.18 00:24:45.811197 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13236 | 2025.12.18 00:24:45.811283 [ 187 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 13237 | 2025.12.18 00:24:45.814242 [ 187 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13238 | 2025.12.18 00:24:45.814298 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 13239 | 2025.12.18 00:24:45.815087 [ 187 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 13240 | 2025.12.18 00:24:45.818478 [ 187 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 13241 | 2025.12.18 00:24:45.821842 [ 187 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 13242 | 2025.12.18 00:24:45.825660 [ 187 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 13243 | 2025.12.18 00:24:45.829905 [ 187 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 13244 | 2025.12.18 00:24:45.834252 [ 187 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 13245 | 2025.12.18 00:24:45.892732 [ 189 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.081478272 sec., 7032.549733013483 rows/sec., 36.36 MiB/sec. | ||
| 13246 | 2025.12.18 00:24:45.895981 [ 189 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13247 | 2025.12.18 00:24:45.898129 [ 189 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_76_15} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13248 | 2025.12.18 00:24:45.898246 [ 189 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_76_15} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13249 | 2025.12.18 00:24:45.900834 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 13250 | 2025.12.18 00:24:46.082369 [ 223 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13251 | 2025.12.18 00:24:46.082413 [ 223 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13252 | 2025.12.18 00:24:46.085773 [ 223 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13253 | 2025.12.18 00:24:46.223980 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13254 | 2025.12.18 00:24:46.224034 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13255 | 2025.12.18 00:24:46.229961 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13256 | 2025.12.18 00:24:46.343518 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13257 | 2025.12.18 00:24:46.343756 [ 260 ] {57c3e45e-b98c-4215-a4bf-7b80626e107c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13258 | 2025.12.18 00:24:46.343857 [ 260 ] {57c3e45e-b98c-4215-a4bf-7b80626e107c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13259 | 2025.12.18 00:24:46.344939 [ 260 ] {57c3e45e-b98c-4215-a4bf-7b80626e107c} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13260 | 2025.12.18 00:24:46.345007 [ 260 ] {57c3e45e-b98c-4215-a4bf-7b80626e107c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13261 | 2025.12.18 00:24:46.345447 [ 260 ] {57c3e45e-b98c-4215-a4bf-7b80626e107c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13262 | 2025.12.18 00:24:46.345688 [ 260 ] {57c3e45e-b98c-4215-a4bf-7b80626e107c} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13263 | 2025.12.18 00:24:46.345872 [ 260 ] {57c3e45e-b98c-4215-a4bf-7b80626e107c} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.002189 sec., 62128.825947921425 rows/sec., 5.39 MiB/sec. | ||
| 13264 | 2025.12.18 00:24:46.345937 [ 260 ] {57c3e45e-b98c-4215-a4bf-7b80626e107c} <Debug> TCPHandler: Processed in 0.002622458 sec. | ||
| 13265 | 2025.12.18 00:24:46.346073 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13266 | 2025.12.18 00:24:46.346183 [ 260 ] {a6e13f54-8589-40aa-9247-02c08debae66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13267 | 2025.12.18 00:24:46.346231 [ 260 ] {a6e13f54-8589-40aa-9247-02c08debae66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13268 | 2025.12.18 00:24:46.346686 [ 260 ] {a6e13f54-8589-40aa-9247-02c08debae66} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13269 | 2025.12.18 00:24:46.346727 [ 260 ] {a6e13f54-8589-40aa-9247-02c08debae66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13270 | 2025.12.18 00:24:46.347044 [ 260 ] {a6e13f54-8589-40aa-9247-02c08debae66} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13271 | 2025.12.18 00:24:46.347261 [ 260 ] {a6e13f54-8589-40aa-9247-02c08debae66} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13272 | 2025.12.18 00:24:46.347401 [ 260 ] {a6e13f54-8589-40aa-9247-02c08debae66} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001245 sec., 32128.5140562249 rows/sec., 2.36 MiB/sec. | ||
| 13273 | 2025.12.18 00:24:46.347443 [ 260 ] {a6e13f54-8589-40aa-9247-02c08debae66} <Debug> TCPHandler: Processed in 0.00142562 sec. | ||
| 13274 | 2025.12.18 00:24:46.347563 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13275 | 2025.12.18 00:24:46.347662 [ 260 ] {bad1cf14-40f0-49fb-9568-c254cbfde6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13276 | 2025.12.18 00:24:46.347705 [ 260 ] {bad1cf14-40f0-49fb-9568-c254cbfde6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13277 | 2025.12.18 00:24:46.348146 [ 260 ] {bad1cf14-40f0-49fb-9568-c254cbfde6ab} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13278 | 2025.12.18 00:24:46.348184 [ 260 ] {bad1cf14-40f0-49fb-9568-c254cbfde6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13279 | 2025.12.18 00:24:46.348529 [ 260 ] {bad1cf14-40f0-49fb-9568-c254cbfde6ab} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13280 | 2025.12.18 00:24:46.348778 [ 260 ] {bad1cf14-40f0-49fb-9568-c254cbfde6ab} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13281 | 2025.12.18 00:24:46.348913 [ 260 ] {bad1cf14-40f0-49fb-9568-c254cbfde6ab} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001272 sec., 81761.00628930818 rows/sec., 6.39 MiB/sec. | ||
| 13282 | 2025.12.18 00:24:46.348953 [ 260 ] {bad1cf14-40f0-49fb-9568-c254cbfde6ab} <Debug> TCPHandler: Processed in 0.001442559 sec. | ||
| 13283 | 2025.12.18 00:24:46.349071 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13284 | 2025.12.18 00:24:46.349167 [ 260 ] {39b29de2-6eae-4d9d-9d28-44ebbfcf00b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13285 | 2025.12.18 00:24:46.349212 [ 260 ] {39b29de2-6eae-4d9d-9d28-44ebbfcf00b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13286 | 2025.12.18 00:24:46.349639 [ 260 ] {39b29de2-6eae-4d9d-9d28-44ebbfcf00b0} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13287 | 2025.12.18 00:24:46.349674 [ 260 ] {39b29de2-6eae-4d9d-9d28-44ebbfcf00b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13288 | 2025.12.18 00:24:46.349986 [ 260 ] {39b29de2-6eae-4d9d-9d28-44ebbfcf00b0} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13289 | 2025.12.18 00:24:46.350198 [ 260 ] {39b29de2-6eae-4d9d-9d28-44ebbfcf00b0} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13290 | 2025.12.18 00:24:46.350325 [ 260 ] {39b29de2-6eae-4d9d-9d28-44ebbfcf00b0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 13291 | 2025.12.18 00:24:46.350360 [ 260 ] {39b29de2-6eae-4d9d-9d28-44ebbfcf00b0} <Debug> TCPHandler: Processed in 0.00138866 sec. | ||
| 13292 | 2025.12.18 00:24:46.350456 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13293 | 2025.12.18 00:24:46.350546 [ 260 ] {84d44204-1f25-41f1-b403-bfdad1082e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13294 | 2025.12.18 00:24:46.350665 [ 260 ] {84d44204-1f25-41f1-b403-bfdad1082e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13295 | 2025.12.18 00:24:46.351564 [ 260 ] {84d44204-1f25-41f1-b403-bfdad1082e22} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13296 | 2025.12.18 00:24:46.351602 [ 260 ] {84d44204-1f25-41f1-b403-bfdad1082e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13297 | 2025.12.18 00:24:46.352199 [ 260 ] {84d44204-1f25-41f1-b403-bfdad1082e22} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13298 | 2025.12.18 00:24:46.352417 [ 260 ] {84d44204-1f25-41f1-b403-bfdad1082e22} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13299 | 2025.12.18 00:24:46.352548 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13300 | 2025.12.18 00:24:46.352562 [ 260 ] {84d44204-1f25-41f1-b403-bfdad1082e22} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001972 sec., 20283.97565922921 rows/sec., 36.35 MiB/sec. | ||
| 13301 | 2025.12.18 00:24:46.352617 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13302 | 2025.12.18 00:24:46.352644 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13303 | 2025.12.18 00:24:46.352655 [ 260 ] {84d44204-1f25-41f1-b403-bfdad1082e22} <Debug> TCPHandler: Processed in 0.002191556 sec. | ||
| 13304 | 2025.12.18 00:24:46.352771 [ 192 ] {fc04f179-004d-4506-963a-c921a29605f5::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 | ||
| 13305 | 2025.12.18 00:24:46.352778 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13306 | 2025.12.18 00:24:46.352916 [ 260 ] {e5af3118-fc74-4abe-b6be-5444160d9cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13307 | 2025.12.18 00:24:46.352960 [ 260 ] {e5af3118-fc74-4abe-b6be-5444160d9cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13308 | 2025.12.18 00:24:46.353048 [ 192 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13309 | 2025.12.18 00:24:46.353115 [ 192 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1936 rows starting from the beginning of the part | ||
| 13310 | 2025.12.18 00:24:46.353262 [ 192 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part | ||
| 13311 | 2025.12.18 00:24:46.353335 [ 260 ] {e5af3118-fc74-4abe-b6be-5444160d9cbd} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13312 | 2025.12.18 00:24:46.353376 [ 260 ] {e5af3118-fc74-4abe-b6be-5444160d9cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13313 | 2025.12.18 00:24:46.353382 [ 192 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 40 rows starting from the beginning of the part | ||
| 13314 | 2025.12.18 00:24:46.353504 [ 192 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part | ||
| 13315 | 2025.12.18 00:24:46.353612 [ 192 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part | ||
| 13316 | 2025.12.18 00:24:46.353691 [ 260 ] {e5af3118-fc74-4abe-b6be-5444160d9cbd} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13317 | 2025.12.18 00:24:46.353720 [ 192 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part | ||
| 13318 | 2025.12.18 00:24:46.353921 [ 260 ] {e5af3118-fc74-4abe-b6be-5444160d9cbd} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13319 | 2025.12.18 00:24:46.354057 [ 260 ] {e5af3118-fc74-4abe-b6be-5444160d9cbd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 13320 | 2025.12.18 00:24:46.354097 [ 260 ] {e5af3118-fc74-4abe-b6be-5444160d9cbd} <Debug> TCPHandler: Processed in 0.00136957 sec. | ||
| 13321 | 2025.12.18 00:24:46.363374 [ 186 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2136 rows, containing 19 columns (19 merged, 0 gathered) in 0.010660775 sec., 200360.667962695 rows/sec., 359.04 MiB/sec. | ||
| 13322 | 2025.12.18 00:24:46.365482 [ 186 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13323 | 2025.12.18 00:24:46.365907 [ 186 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13324 | 2025.12.18 00:24:46.366014 [ 186 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13325 | 2025.12.18 00:24:46.366205 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.09 MiB. | ||
| 13326 | 2025.12.18 00:24:47.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.51 MiB, peak 378.55 MiB, free memory in arenas 0.00 B, will set to 364.54 MiB (RSS), difference: 4.03 MiB | ||
| 13327 | 2025.12.18 00:24:47.037115 [ 222 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13328 | 2025.12.18 00:24:47.037167 [ 222 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13329 | 2025.12.18 00:24:47.040321 [ 222 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13330 | 2025.12.18 00:24:47.323243 [ 225 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13331 | 2025.12.18 00:24:47.323294 [ 225 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13332 | 2025.12.18 00:24:47.328396 [ 225 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13333 | 2025.12.18 00:24:51.317080 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36951 | ||
| 13334 | 2025.12.18 00:24:51.317947 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13335 | 2025.12.18 00:24:51.318027 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13336 | 2025.12.18 00:24:51.318731 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13337 | 2025.12.18 00:24:51.318969 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13338 | 2025.12.18 00:24:51.319123 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36951 | ||
| 13339 | 2025.12.18 00:24:51.340937 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13340 | 2025.12.18 00:24:51.341143 [ 260 ] {61387c40-5a20-414e-9f2e-3992eb0bbab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13341 | 2025.12.18 00:24:51.341216 [ 260 ] {61387c40-5a20-414e-9f2e-3992eb0bbab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13342 | 2025.12.18 00:24:51.341943 [ 260 ] {61387c40-5a20-414e-9f2e-3992eb0bbab3} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13343 | 2025.12.18 00:24:51.341993 [ 260 ] {61387c40-5a20-414e-9f2e-3992eb0bbab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13344 | 2025.12.18 00:24:51.342421 [ 260 ] {61387c40-5a20-414e-9f2e-3992eb0bbab3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13345 | 2025.12.18 00:24:51.342650 [ 260 ] {61387c40-5a20-414e-9f2e-3992eb0bbab3} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13346 | 2025.12.18 00:24:51.342815 [ 260 ] {61387c40-5a20-414e-9f2e-3992eb0bbab3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001729 sec., 1156.737998843262 rows/sec., 94.32 KiB/sec. | ||
| 13347 | 2025.12.18 00:24:51.342866 [ 260 ] {61387c40-5a20-414e-9f2e-3992eb0bbab3} <Debug> TCPHandler: Processed in 0.002065915 sec. | ||
| 13348 | 2025.12.18 00:24:51.342991 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13349 | 2025.12.18 00:24:51.343095 [ 260 ] {d8689d4a-a6eb-4fbc-a2d6-f45f6fa5d902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13350 | 2025.12.18 00:24:51.343138 [ 260 ] {d8689d4a-a6eb-4fbc-a2d6-f45f6fa5d902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13351 | 2025.12.18 00:24:51.343588 [ 260 ] {d8689d4a-a6eb-4fbc-a2d6-f45f6fa5d902} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13352 | 2025.12.18 00:24:51.343624 [ 260 ] {d8689d4a-a6eb-4fbc-a2d6-f45f6fa5d902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13353 | 2025.12.18 00:24:51.343947 [ 260 ] {d8689d4a-a6eb-4fbc-a2d6-f45f6fa5d902} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13354 | 2025.12.18 00:24:51.344159 [ 260 ] {d8689d4a-a6eb-4fbc-a2d6-f45f6fa5d902} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13355 | 2025.12.18 00:24:51.344304 [ 260 ] {d8689d4a-a6eb-4fbc-a2d6-f45f6fa5d902} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001233 sec., 46228.710462287105 rows/sec., 3.55 MiB/sec. | ||
| 13356 | 2025.12.18 00:24:51.344345 [ 260 ] {d8689d4a-a6eb-4fbc-a2d6-f45f6fa5d902} <Debug> TCPHandler: Processed in 0.00140773 sec. | ||
| 13357 | 2025.12.18 00:24:51.344465 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13358 | 2025.12.18 00:24:51.344564 [ 260 ] {b14422f1-7294-4731-9ccf-caa7b40d93a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13359 | 2025.12.18 00:24:51.344606 [ 260 ] {b14422f1-7294-4731-9ccf-caa7b40d93a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13360 | 2025.12.18 00:24:51.345005 [ 260 ] {b14422f1-7294-4731-9ccf-caa7b40d93a5} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13361 | 2025.12.18 00:24:51.345043 [ 260 ] {b14422f1-7294-4731-9ccf-caa7b40d93a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13362 | 2025.12.18 00:24:51.345345 [ 260 ] {b14422f1-7294-4731-9ccf-caa7b40d93a5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13363 | 2025.12.18 00:24:51.345571 [ 260 ] {b14422f1-7294-4731-9ccf-caa7b40d93a5} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13364 | 2025.12.18 00:24:51.345685 [ 28 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13365 | 2025.12.18 00:24:51.345700 [ 260 ] {b14422f1-7294-4731-9ccf-caa7b40d93a5} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001157 sec., 1728.608470181504 rows/sec., 120.70 KiB/sec. | ||
| 13366 | 2025.12.18 00:24:51.345731 [ 28 ] {} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13367 | 2025.12.18 00:24:51.345752 [ 260 ] {b14422f1-7294-4731-9ccf-caa7b40d93a5} <Debug> TCPHandler: Processed in 0.001338889 sec. | ||
| 13368 | 2025.12.18 00:24:51.345756 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13369 | 2025.12.18 00:24:51.345876 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13370 | 2025.12.18 00:24:51.345901 [ 198 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::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 | ||
| 13371 | 2025.12.18 00:24:51.345976 [ 260 ] {7d397baa-21d1-4f51-a4bd-2ca3a6e59963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13372 | 2025.12.18 00:24:51.346021 [ 260 ] {7d397baa-21d1-4f51-a4bd-2ca3a6e59963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13373 | 2025.12.18 00:24:51.346061 [ 198 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13374 | 2025.12.18 00:24:51.346107 [ 198 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 72 rows starting from the beginning of the part | ||
| 13375 | 2025.12.18 00:24:51.346184 [ 198 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 40 rows starting from the beginning of the part | ||
| 13376 | 2025.12.18 00:24:51.346237 [ 198 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part | ||
| 13377 | 2025.12.18 00:24:51.346285 [ 198 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 68 rows starting from the beginning of the part | ||
| 13378 | 2025.12.18 00:24:51.346331 [ 198 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 40 rows starting from the beginning of the part | ||
| 13379 | 2025.12.18 00:24:51.346378 [ 198 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 2 rows starting from the beginning of the part | ||
| 13380 | 2025.12.18 00:24:51.346439 [ 260 ] {7d397baa-21d1-4f51-a4bd-2ca3a6e59963} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13381 | 2025.12.18 00:24:51.346478 [ 260 ] {7d397baa-21d1-4f51-a4bd-2ca3a6e59963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13382 | 2025.12.18 00:24:51.346817 [ 260 ] {7d397baa-21d1-4f51-a4bd-2ca3a6e59963} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13383 | 2025.12.18 00:24:51.347033 [ 260 ] {7d397baa-21d1-4f51-a4bd-2ca3a6e59963} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13384 | 2025.12.18 00:24:51.347174 [ 260 ] {7d397baa-21d1-4f51-a4bd-2ca3a6e59963} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001217 sec., 54231.717337715694 rows/sec., 4.24 MiB/sec. | ||
| 13385 | 2025.12.18 00:24:51.347214 [ 260 ] {7d397baa-21d1-4f51-a4bd-2ca3a6e59963} <Debug> TCPHandler: Processed in 0.001389479 sec. | ||
| 13386 | 2025.12.18 00:24:51.347336 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13387 | 2025.12.18 00:24:51.347355 [ 192 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151773 sec., 172626.22469082117 rows/sec., 13.30 MiB/sec. | ||
| 13388 | 2025.12.18 00:24:51.347432 [ 260 ] {c8c6cacd-bbed-412a-b971-c6d278d9313c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13389 | 2025.12.18 00:24:51.347479 [ 260 ] {c8c6cacd-bbed-412a-b971-c6d278d9313c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13390 | 2025.12.18 00:24:51.347552 [ 201 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13391 | 2025.12.18 00:24:51.347913 [ 260 ] {c8c6cacd-bbed-412a-b971-c6d278d9313c} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13392 | 2025.12.18 00:24:51.347954 [ 260 ] {c8c6cacd-bbed-412a-b971-c6d278d9313c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13393 | 2025.12.18 00:24:51.347965 [ 201 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_66_13} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13394 | 2025.12.18 00:24:51.348070 [ 201 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_66_13} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13395 | 2025.12.18 00:24:51.348196 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 13396 | 2025.12.18 00:24:51.348301 [ 260 ] {c8c6cacd-bbed-412a-b971-c6d278d9313c} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13397 | 2025.12.18 00:24:51.348508 [ 260 ] {c8c6cacd-bbed-412a-b971-c6d278d9313c} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13398 | 2025.12.18 00:24:51.348639 [ 260 ] {c8c6cacd-bbed-412a-b971-c6d278d9313c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001226 sec., 131321.37030995105 rows/sec., 9.15 MiB/sec. | ||
| 13399 | 2025.12.18 00:24:51.348678 [ 260 ] {c8c6cacd-bbed-412a-b971-c6d278d9313c} <Debug> TCPHandler: Processed in 0.001392879 sec. | ||
| 13400 | 2025.12.18 00:24:51.348790 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13401 | 2025.12.18 00:24:51.348885 [ 260 ] {fc118f03-a55a-45bc-920a-083b9bb2ced8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13402 | 2025.12.18 00:24:51.348926 [ 260 ] {fc118f03-a55a-45bc-920a-083b9bb2ced8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13403 | 2025.12.18 00:24:51.349257 [ 260 ] {fc118f03-a55a-45bc-920a-083b9bb2ced8} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13404 | 2025.12.18 00:24:51.349292 [ 260 ] {fc118f03-a55a-45bc-920a-083b9bb2ced8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13405 | 2025.12.18 00:24:51.349646 [ 260 ] {fc118f03-a55a-45bc-920a-083b9bb2ced8} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13406 | 2025.12.18 00:24:51.349857 [ 260 ] {fc118f03-a55a-45bc-920a-083b9bb2ced8} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13407 | 2025.12.18 00:24:51.349985 [ 260 ] {fc118f03-a55a-45bc-920a-083b9bb2ced8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 13408 | 2025.12.18 00:24:51.350020 [ 260 ] {fc118f03-a55a-45bc-920a-083b9bb2ced8} <Debug> TCPHandler: Processed in 0.001280659 sec. | ||
| 13409 | 2025.12.18 00:24:53.314447 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 13410 | 2025.12.18 00:24:53.332572 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13411 | 2025.12.18 00:24:53.332638 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13412 | 2025.12.18 00:24:53.338866 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13413 | 2025.12.18 00:24:53.339572 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13414 | 2025.12.18 00:24:53.342848 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 13415 | 2025.12.18 00:24:53.937186 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1556 | ||
| 13416 | 2025.12.18 00:24:53.939486 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13417 | 2025.12.18 00:24:53.939533 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13418 | 2025.12.18 00:24:53.940699 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13419 | 2025.12.18 00:24:53.940961 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13420 | 2025.12.18 00:24:53.941240 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1556 | ||
| 13421 | 2025.12.18 00:24:56.235878 [ 223 ] {} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13422 | 2025.12.18 00:24:56.235927 [ 223 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13423 | 2025.12.18 00:24:56.238454 [ 223 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13424 | 2025.12.18 00:24:56.342393 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13425 | 2025.12.18 00:24:56.342582 [ 260 ] {5c8dc0d9-e19b-4cf2-a619-b7067def22fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13426 | 2025.12.18 00:24:56.342657 [ 260 ] {5c8dc0d9-e19b-4cf2-a619-b7067def22fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13427 | 2025.12.18 00:24:56.343430 [ 260 ] {5c8dc0d9-e19b-4cf2-a619-b7067def22fa} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13428 | 2025.12.18 00:24:56.343473 [ 260 ] {5c8dc0d9-e19b-4cf2-a619-b7067def22fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13429 | 2025.12.18 00:24:56.343866 [ 260 ] {5c8dc0d9-e19b-4cf2-a619-b7067def22fa} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13430 | 2025.12.18 00:24:56.344105 [ 260 ] {5c8dc0d9-e19b-4cf2-a619-b7067def22fa} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13431 | 2025.12.18 00:24:56.344265 [ 260 ] {5c8dc0d9-e19b-4cf2-a619-b7067def22fa} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001738 sec., 78250.86306098965 rows/sec., 6.79 MiB/sec. | ||
| 13432 | 2025.12.18 00:24:56.344269 [ 74 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13433 | 2025.12.18 00:24:56.344324 [ 260 ] {5c8dc0d9-e19b-4cf2-a619-b7067def22fa} <Debug> TCPHandler: Processed in 0.002065145 sec. | ||
| 13434 | 2025.12.18 00:24:56.344344 [ 74 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13435 | 2025.12.18 00:24:56.344376 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13436 | 2025.12.18 00:24:56.344456 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13437 | 2025.12.18 00:24:56.344475 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 13438 | 2025.12.18 00:24:56.344567 [ 260 ] {73c97579-3655-49fb-8365-6c05f5ee561c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13439 | 2025.12.18 00:24:56.344594 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13440 | 2025.12.18 00:24:56.344617 [ 260 ] {73c97579-3655-49fb-8365-6c05f5ee561c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13441 | 2025.12.18 00:24:56.344632 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1407 rows starting from the beginning of the part | ||
| 13442 | 2025.12.18 00:24:56.344734 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1405 rows starting from the beginning of the part | ||
| 13443 | 2025.12.18 00:24:56.344782 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part | ||
| 13444 | 2025.12.18 00:24:56.344828 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 136 rows starting from the beginning of the part | ||
| 13445 | 2025.12.18 00:24:56.344869 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 57 rows starting from the beginning of the part | ||
| 13446 | 2025.12.18 00:24:56.344910 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 136 rows starting from the beginning of the part | ||
| 13447 | 2025.12.18 00:24:56.345074 [ 260 ] {73c97579-3655-49fb-8365-6c05f5ee561c} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13448 | 2025.12.18 00:24:56.345121 [ 260 ] {73c97579-3655-49fb-8365-6c05f5ee561c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13449 | 2025.12.18 00:24:56.345450 [ 260 ] {73c97579-3655-49fb-8365-6c05f5ee561c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13450 | 2025.12.18 00:24:56.345708 [ 260 ] {73c97579-3655-49fb-8365-6c05f5ee561c} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13451 | 2025.12.18 00:24:56.345851 [ 260 ] {73c97579-3655-49fb-8365-6c05f5ee561c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00131 sec., 30534.35114503817 rows/sec., 2.24 MiB/sec. | ||
| 13452 | 2025.12.18 00:24:56.345893 [ 260 ] {73c97579-3655-49fb-8365-6c05f5ee561c} <Debug> TCPHandler: Processed in 0.00149281 sec. | ||
| 13453 | 2025.12.18 00:24:56.346011 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13454 | 2025.12.18 00:24:56.346111 [ 260 ] {1f7c5f61-255f-4f55-b89f-4e9e95efed7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13455 | 2025.12.18 00:24:56.346152 [ 260 ] {1f7c5f61-255f-4f55-b89f-4e9e95efed7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13456 | 2025.12.18 00:24:56.346457 [ 201 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3197 rows, containing 5 columns (5 merged, 0 gathered) in 0.002022254 sec., 1580909.2230748464 rows/sec., 138.71 MiB/sec. | ||
| 13457 | 2025.12.18 00:24:56.346597 [ 260 ] {1f7c5f61-255f-4f55-b89f-4e9e95efed7d} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13458 | 2025.12.18 00:24:56.346637 [ 260 ] {1f7c5f61-255f-4f55-b89f-4e9e95efed7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13459 | 2025.12.18 00:24:56.346769 [ 192 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13460 | 2025.12.18 00:24:56.346974 [ 260 ] {1f7c5f61-255f-4f55-b89f-4e9e95efed7d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13461 | 2025.12.18 00:24:56.347171 [ 192 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_116_23} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13462 | 2025.12.18 00:24:56.347244 [ 260 ] {1f7c5f61-255f-4f55-b89f-4e9e95efed7d} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13463 | 2025.12.18 00:24:56.347269 [ 192 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_116_23} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13464 | 2025.12.18 00:24:56.347376 [ 74 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13465 | 2025.12.18 00:24:56.347396 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 13466 | 2025.12.18 00:24:56.347417 [ 74 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13467 | 2025.12.18 00:24:56.347387 [ 260 ] {1f7c5f61-255f-4f55-b89f-4e9e95efed7d} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001298 sec., 80123.26656394453 rows/sec., 6.26 MiB/sec. | ||
| 13468 | 2025.12.18 00:24:56.347445 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13469 | 2025.12.18 00:24:56.347487 [ 260 ] {1f7c5f61-255f-4f55-b89f-4e9e95efed7d} <Debug> TCPHandler: Processed in 0.00152769 sec. | ||
| 13470 | 2025.12.18 00:24:56.347522 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 13471 | 2025.12.18 00:24:56.347610 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13472 | 2025.12.18 00:24:56.347614 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13473 | 2025.12.18 00:24:56.347662 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 634 rows starting from the beginning of the part | ||
| 13474 | 2025.12.18 00:24:56.347709 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 612 rows starting from the beginning of the part | ||
| 13475 | 2025.12.18 00:24:56.347717 [ 260 ] {0198052d-eb1b-4f87-8a2e-eba62ea4624a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13476 | 2025.12.18 00:24:56.347749 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
| 13477 | 2025.12.18 00:24:56.347768 [ 260 ] {0198052d-eb1b-4f87-8a2e-eba62ea4624a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13478 | 2025.12.18 00:24:56.347795 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 104 rows starting from the beginning of the part | ||
| 13479 | 2025.12.18 00:24:56.347834 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 66 rows starting from the beginning of the part | ||
| 13480 | 2025.12.18 00:24:56.347870 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 104 rows starting from the beginning of the part | ||
| 13481 | 2025.12.18 00:24:56.348187 [ 260 ] {0198052d-eb1b-4f87-8a2e-eba62ea4624a} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13482 | 2025.12.18 00:24:56.348228 [ 260 ] {0198052d-eb1b-4f87-8a2e-eba62ea4624a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13483 | 2025.12.18 00:24:56.348587 [ 260 ] {0198052d-eb1b-4f87-8a2e-eba62ea4624a} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13484 | 2025.12.18 00:24:56.348799 [ 260 ] {0198052d-eb1b-4f87-8a2e-eba62ea4624a} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13485 | 2025.12.18 00:24:56.348858 [ 192 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1584 rows, containing 5 columns (5 merged, 0 gathered) in 0.00136149 sec., 1163431.2407729768 rows/sec., 92.79 MiB/sec. | ||
| 13486 | 2025.12.18 00:24:56.348916 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13487 | 2025.12.18 00:24:56.348929 [ 260 ] {0198052d-eb1b-4f87-8a2e-eba62ea4624a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 13488 | 2025.12.18 00:24:56.348963 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13489 | 2025.12.18 00:24:56.348985 [ 260 ] {0198052d-eb1b-4f87-8a2e-eba62ea4624a} <Debug> TCPHandler: Processed in 0.00142519 sec. | ||
| 13490 | 2025.12.18 00:24:56.348987 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13491 | 2025.12.18 00:24:56.349051 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13492 | 2025.12.18 00:24:56.349100 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 13493 | 2025.12.18 00:24:56.349114 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13494 | 2025.12.18 00:24:56.349216 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13495 | 2025.12.18 00:24:56.349236 [ 260 ] {d308a505-938c-4fdf-92fd-28f1ef6730f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13496 | 2025.12.18 00:24:56.349255 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_111_22, total 30704 rows starting from the beginning of the part | ||
| 13497 | 2025.12.18 00:24:56.349309 [ 260 ] {d308a505-938c-4fdf-92fd-28f1ef6730f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13498 | 2025.12.18 00:24:56.349318 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 888 rows starting from the beginning of the part | ||
| 13499 | 2025.12.18 00:24:56.349370 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 13500 | 2025.12.18 00:24:56.349381 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_116_23} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13501 | 2025.12.18 00:24:56.349413 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 13502 | 2025.12.18 00:24:56.349459 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_116_23} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13503 | 2025.12.18 00:24:56.349460 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 161 rows starting from the beginning of the part | ||
| 13504 | 2025.12.18 00:24:56.349519 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 13505 | 2025.12.18 00:24:56.349542 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 13506 | 2025.12.18 00:24:56.350210 [ 260 ] {d308a505-938c-4fdf-92fd-28f1ef6730f7} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13507 | 2025.12.18 00:24:56.350249 [ 260 ] {d308a505-938c-4fdf-92fd-28f1ef6730f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13508 | 2025.12.18 00:24:56.350809 [ 260 ] {d308a505-938c-4fdf-92fd-28f1ef6730f7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13509 | 2025.12.18 00:24:56.351036 [ 260 ] {d308a505-938c-4fdf-92fd-28f1ef6730f7} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13510 | 2025.12.18 00:24:56.351176 [ 260 ] {d308a505-938c-4fdf-92fd-28f1ef6730f7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001963 sec., 20376.974019358127 rows/sec., 36.51 MiB/sec. | ||
| 13511 | 2025.12.18 00:24:56.351234 [ 260 ] {d308a505-938c-4fdf-92fd-28f1ef6730f7} <Debug> TCPHandler: Processed in 0.002176146 sec. | ||
| 13512 | 2025.12.18 00:24:56.351355 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13513 | 2025.12.18 00:24:56.351451 [ 260 ] {711fc4af-5b26-4b14-becf-cc51fe938e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13514 | 2025.12.18 00:24:56.351492 [ 260 ] {711fc4af-5b26-4b14-becf-cc51fe938e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13515 | 2025.12.18 00:24:56.351838 [ 260 ] {711fc4af-5b26-4b14-becf-cc51fe938e52} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13516 | 2025.12.18 00:24:56.351873 [ 260 ] {711fc4af-5b26-4b14-becf-cc51fe938e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13517 | 2025.12.18 00:24:56.352186 [ 260 ] {711fc4af-5b26-4b14-becf-cc51fe938e52} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13518 | 2025.12.18 00:24:56.352389 [ 260 ] {711fc4af-5b26-4b14-becf-cc51fe938e52} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13519 | 2025.12.18 00:24:56.352498 [ 74 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13520 | 2025.12.18 00:24:56.352517 [ 260 ] {711fc4af-5b26-4b14-becf-cc51fe938e52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 13521 | 2025.12.18 00:24:56.352539 [ 74 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13522 | 2025.12.18 00:24:56.352562 [ 260 ] {711fc4af-5b26-4b14-becf-cc51fe938e52} <Debug> TCPHandler: Processed in 0.001257369 sec. | ||
| 13523 | 2025.12.18 00:24:56.352564 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13524 | 2025.12.18 00:24:56.352666 [ 192 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 13525 | 2025.12.18 00:24:56.352777 [ 192 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13526 | 2025.12.18 00:24:56.352811 [ 192 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6420 rows starting from the beginning of the part | ||
| 13527 | 2025.12.18 00:24:56.352870 [ 192 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 13528 | 2025.12.18 00:24:56.352913 [ 192 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 13529 | 2025.12.18 00:24:56.352951 [ 192 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 13530 | 2025.12.18 00:24:56.352988 [ 192 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 13531 | 2025.12.18 00:24:56.353026 [ 192 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 13532 | 2025.12.18 00:24:56.355264 [ 191 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6720 rows, containing 4 columns (4 merged, 0 gathered) in 0.002633319 sec., 2551912.624334538 rows/sec., 171.95 MiB/sec. | ||
| 13533 | 2025.12.18 00:24:56.355683 [ 192 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13534 | 2025.12.18 00:24:56.355950 [ 192 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_116_23} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13535 | 2025.12.18 00:24:56.356019 [ 192 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_116_23} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13536 | 2025.12.18 00:24:56.356091 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 13537 | 2025.12.18 00:24:56.356342 [ 191 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32233 rows, containing 5 columns (5 merged, 0 gathered) in 0.007286942 sec., 4423391.870005278 rows/sec., 304.00 MiB/sec. | ||
| 13538 | 2025.12.18 00:24:56.356936 [ 188 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13539 | 2025.12.18 00:24:56.357207 [ 188 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13540 | 2025.12.18 00:24:56.357283 [ 188 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13541 | 2025.12.18 00:24:56.357375 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 13542 | 2025.12.18 00:24:58.622685 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13543 | 2025.12.18 00:24:58.622796 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13544 | 2025.12.18 00:24:58.819435 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37399 | ||
| 13545 | 2025.12.18 00:24:58.819956 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13546 | 2025.12.18 00:24:58.820011 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13547 | 2025.12.18 00:24:58.820678 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13548 | 2025.12.18 00:24:58.821035 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13549 | 2025.12.18 00:24:58.821215 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37399 | ||
| 13550 | 2025.12.18 00:25:00.843098 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 13551 | 2025.12.18 00:25:00.862446 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13552 | 2025.12.18 00:25:00.862523 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13553 | 2025.12.18 00:25:00.869247 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13554 | 2025.12.18 00:25:00.870053 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13555 | 2025.12.18 00:25:00.874580 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 13556 | 2025.12.18 00:25:01.340992 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13557 | 2025.12.18 00:25:01.341197 [ 260 ] {84e6a5ca-20d2-4aee-b7d8-7843bc4e993f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13558 | 2025.12.18 00:25:01.341272 [ 260 ] {84e6a5ca-20d2-4aee-b7d8-7843bc4e993f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13559 | 2025.12.18 00:25:01.341985 [ 260 ] {84e6a5ca-20d2-4aee-b7d8-7843bc4e993f} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13560 | 2025.12.18 00:25:01.342038 [ 260 ] {84e6a5ca-20d2-4aee-b7d8-7843bc4e993f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13561 | 2025.12.18 00:25:01.342454 [ 260 ] {84e6a5ca-20d2-4aee-b7d8-7843bc4e993f} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13562 | 2025.12.18 00:25:01.342698 [ 260 ] {84e6a5ca-20d2-4aee-b7d8-7843bc4e993f} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13563 | 2025.12.18 00:25:01.342866 [ 260 ] {84e6a5ca-20d2-4aee-b7d8-7843bc4e993f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001724 sec., 32482.59860788863 rows/sec., 2.50 MiB/sec. | ||
| 13564 | 2025.12.18 00:25:01.342918 [ 260 ] {84e6a5ca-20d2-4aee-b7d8-7843bc4e993f} <Debug> TCPHandler: Processed in 0.002068734 sec. | ||
| 13565 | 2025.12.18 00:25:01.343043 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13566 | 2025.12.18 00:25:01.343147 [ 260 ] {56e68005-ed70-4e44-967c-9e40c8d9b7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13567 | 2025.12.18 00:25:01.343190 [ 260 ] {56e68005-ed70-4e44-967c-9e40c8d9b7b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13568 | 2025.12.18 00:25:01.343629 [ 260 ] {56e68005-ed70-4e44-967c-9e40c8d9b7b1} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13569 | 2025.12.18 00:25:01.343667 [ 260 ] {56e68005-ed70-4e44-967c-9e40c8d9b7b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13570 | 2025.12.18 00:25:01.343979 [ 260 ] {56e68005-ed70-4e44-967c-9e40c8d9b7b1} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13571 | 2025.12.18 00:25:01.344190 [ 260 ] {56e68005-ed70-4e44-967c-9e40c8d9b7b1} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13572 | 2025.12.18 00:25:01.344319 [ 260 ] {56e68005-ed70-4e44-967c-9e40c8d9b7b1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 13573 | 2025.12.18 00:25:01.344358 [ 260 ] {56e68005-ed70-4e44-967c-9e40c8d9b7b1} <Debug> TCPHandler: Processed in 0.001367419 sec. | ||
| 13574 | 2025.12.18 00:25:01.344473 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13575 | 2025.12.18 00:25:01.344570 [ 260 ] {98b18ea6-1b29-46a8-ad7c-59d9f9296122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13576 | 2025.12.18 00:25:01.344614 [ 260 ] {98b18ea6-1b29-46a8-ad7c-59d9f9296122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13577 | 2025.12.18 00:25:01.345023 [ 260 ] {98b18ea6-1b29-46a8-ad7c-59d9f9296122} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13578 | 2025.12.18 00:25:01.345058 [ 260 ] {98b18ea6-1b29-46a8-ad7c-59d9f9296122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13579 | 2025.12.18 00:25:01.345394 [ 260 ] {98b18ea6-1b29-46a8-ad7c-59d9f9296122} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13580 | 2025.12.18 00:25:01.345604 [ 260 ] {98b18ea6-1b29-46a8-ad7c-59d9f9296122} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13581 | 2025.12.18 00:25:01.345734 [ 260 ] {98b18ea6-1b29-46a8-ad7c-59d9f9296122} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 13582 | 2025.12.18 00:25:01.345772 [ 260 ] {98b18ea6-1b29-46a8-ad7c-59d9f9296122} <Debug> TCPHandler: Processed in 0.001350439 sec. | ||
| 13583 | 2025.12.18 00:25:01.345885 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13584 | 2025.12.18 00:25:01.345979 [ 260 ] {733da1d0-c80d-4c31-bf39-19d73e1b2ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13585 | 2025.12.18 00:25:01.346020 [ 260 ] {733da1d0-c80d-4c31-bf39-19d73e1b2ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13586 | 2025.12.18 00:25:01.346355 [ 260 ] {733da1d0-c80d-4c31-bf39-19d73e1b2ca1} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13587 | 2025.12.18 00:25:01.346388 [ 260 ] {733da1d0-c80d-4c31-bf39-19d73e1b2ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13588 | 2025.12.18 00:25:01.346696 [ 260 ] {733da1d0-c80d-4c31-bf39-19d73e1b2ca1} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13589 | 2025.12.18 00:25:01.346911 [ 260 ] {733da1d0-c80d-4c31-bf39-19d73e1b2ca1} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13590 | 2025.12.18 00:25:01.347034 [ 260 ] {733da1d0-c80d-4c31-bf39-19d73e1b2ca1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 13591 | 2025.12.18 00:25:01.347070 [ 260 ] {733da1d0-c80d-4c31-bf39-19d73e1b2ca1} <Debug> TCPHandler: Processed in 0.001245458 sec. | ||
| 13592 | 2025.12.18 00:25:02.115806 [ 46 ] {} <Debug> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 13593 | 2025.12.18 00:25:02.115871 [ 46 ] {} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13594 | 2025.12.18 00:25:02.115898 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13595 | 2025.12.18 00:25:02.116013 [ 194 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 13596 | 2025.12.18 00:25:02.116023 [ 220 ] {} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13597 | 2025.12.18 00:25:02.116118 [ 220 ] {} <Debug> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13598 | 2025.12.18 00:25:02.116137 [ 194 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13599 | 2025.12.18 00:25:02.116178 [ 194 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 13600 | 2025.12.18 00:25:02.116246 [ 194 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 13601 | 2025.12.18 00:25:02.116296 [ 194 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 13602 | 2025.12.18 00:25:02.116343 [ 194 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 16 rows starting from the beginning of the part | ||
| 13603 | 2025.12.18 00:25:02.116386 [ 194 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 13604 | 2025.12.18 00:25:02.117221 [ 188 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001247929 sec., 33655.76086460047 rows/sec., 2.83 MiB/sec. | ||
| 13605 | 2025.12.18 00:25:02.117392 [ 188 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 13606 | 2025.12.18 00:25:02.117740 [ 188 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_29_7} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13607 | 2025.12.18 00:25:02.117810 [ 188 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_29_7} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 13608 | 2025.12.18 00:25:02.117919 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13609 | 2025.12.18 00:25:02.118767 [ 220 ] {} <Debug> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13610 | 2025.12.18 00:25:03.941641 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1576 | ||
| 13611 | 2025.12.18 00:25:03.943885 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13612 | 2025.12.18 00:25:03.943921 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13613 | 2025.12.18 00:25:03.945115 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13614 | 2025.12.18 00:25:03.945386 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13615 | 2025.12.18 00:25:03.945655 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1576 | ||
| 13616 | 2025.12.18 00:25:05.143972 [ 219 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13617 | 2025.12.18 00:25:05.144049 [ 219 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13618 | 2025.12.18 00:25:05.147271 [ 219 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13619 | 2025.12.18 00:25:06.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.73 MiB, peak 378.55 MiB, free memory in arenas 0.00 B, will set to 364.73 MiB (RSS), difference: 4.00 MiB | ||
| 13620 | 2025.12.18 00:25:06.321511 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37911 | ||
| 13621 | 2025.12.18 00:25:06.322361 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13622 | 2025.12.18 00:25:06.322432 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13623 | 2025.12.18 00:25:06.323012 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13624 | 2025.12.18 00:25:06.323263 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13625 | 2025.12.18 00:25:06.323396 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37911 | ||
| 13626 | 2025.12.18 00:25:06.372240 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13627 | 2025.12.18 00:25:06.372531 [ 260 ] {7f740083-78cc-485e-ae44-ea52bfd797fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13628 | 2025.12.18 00:25:06.372639 [ 260 ] {7f740083-78cc-485e-ae44-ea52bfd797fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13629 | 2025.12.18 00:25:06.373374 [ 260 ] {7f740083-78cc-485e-ae44-ea52bfd797fc} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13630 | 2025.12.18 00:25:06.373425 [ 260 ] {7f740083-78cc-485e-ae44-ea52bfd797fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13631 | 2025.12.18 00:25:06.373822 [ 260 ] {7f740083-78cc-485e-ae44-ea52bfd797fc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13632 | 2025.12.18 00:25:06.374063 [ 260 ] {7f740083-78cc-485e-ae44-ea52bfd797fc} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13633 | 2025.12.18 00:25:06.374227 [ 260 ] {7f740083-78cc-485e-ae44-ea52bfd797fc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001775 sec., 13521.12676056338 rows/sec., 1.12 MiB/sec. | ||
| 13634 | 2025.12.18 00:25:06.374282 [ 260 ] {7f740083-78cc-485e-ae44-ea52bfd797fc} <Debug> TCPHandler: Processed in 0.002231796 sec. | ||
| 13635 | 2025.12.18 00:25:06.374415 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13636 | 2025.12.18 00:25:06.374520 [ 260 ] {d5e805b3-5fe5-4db9-b3ae-2046a3718e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13637 | 2025.12.18 00:25:06.374564 [ 260 ] {d5e805b3-5fe5-4db9-b3ae-2046a3718e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13638 | 2025.12.18 00:25:06.374979 [ 260 ] {d5e805b3-5fe5-4db9-b3ae-2046a3718e44} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13639 | 2025.12.18 00:25:06.375020 [ 260 ] {d5e805b3-5fe5-4db9-b3ae-2046a3718e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13640 | 2025.12.18 00:25:06.375323 [ 260 ] {d5e805b3-5fe5-4db9-b3ae-2046a3718e44} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13641 | 2025.12.18 00:25:06.375538 [ 260 ] {d5e805b3-5fe5-4db9-b3ae-2046a3718e44} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13642 | 2025.12.18 00:25:06.375674 [ 260 ] {d5e805b3-5fe5-4db9-b3ae-2046a3718e44} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001179 sec., 1696.3528413910094 rows/sec., 138.33 KiB/sec. | ||
| 13643 | 2025.12.18 00:25:06.375715 [ 260 ] {d5e805b3-5fe5-4db9-b3ae-2046a3718e44} <Debug> TCPHandler: Processed in 0.0013544 sec. | ||
| 13644 | 2025.12.18 00:25:06.375829 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13645 | 2025.12.18 00:25:06.375924 [ 260 ] {6eb05fbf-1570-4e64-a253-ee2ec463de8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13646 | 2025.12.18 00:25:06.375964 [ 260 ] {6eb05fbf-1570-4e64-a253-ee2ec463de8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13647 | 2025.12.18 00:25:06.377111 [ 260 ] {6eb05fbf-1570-4e64-a253-ee2ec463de8d} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13648 | 2025.12.18 00:25:06.377149 [ 260 ] {6eb05fbf-1570-4e64-a253-ee2ec463de8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13649 | 2025.12.18 00:25:06.377546 [ 260 ] {6eb05fbf-1570-4e64-a253-ee2ec463de8d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 13650 | 2025.12.18 00:25:06.377769 [ 260 ] {6eb05fbf-1570-4e64-a253-ee2ec463de8d} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13651 | 2025.12.18 00:25:06.377907 [ 260 ] {6eb05fbf-1570-4e64-a253-ee2ec463de8d} <Debug> executeQuery: Read 1397 rows, 120.17 KiB in 0.002003 sec., 697453.8192710934 rows/sec., 58.59 MiB/sec. | ||
| 13652 | 2025.12.18 00:25:06.377947 [ 260 ] {6eb05fbf-1570-4e64-a253-ee2ec463de8d} <Debug> TCPHandler: Processed in 0.002170355 sec. | ||
| 13653 | 2025.12.18 00:25:06.378062 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13654 | 2025.12.18 00:25:06.378158 [ 260 ] {ae175cf5-0d92-4a38-9d3d-a4be54710f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13655 | 2025.12.18 00:25:06.378204 [ 260 ] {ae175cf5-0d92-4a38-9d3d-a4be54710f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13656 | 2025.12.18 00:25:06.378634 [ 260 ] {ae175cf5-0d92-4a38-9d3d-a4be54710f60} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13657 | 2025.12.18 00:25:06.378670 [ 260 ] {ae175cf5-0d92-4a38-9d3d-a4be54710f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13658 | 2025.12.18 00:25:06.378976 [ 260 ] {ae175cf5-0d92-4a38-9d3d-a4be54710f60} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13659 | 2025.12.18 00:25:06.379184 [ 260 ] {ae175cf5-0d92-4a38-9d3d-a4be54710f60} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13660 | 2025.12.18 00:25:06.379313 [ 260 ] {ae175cf5-0d92-4a38-9d3d-a4be54710f60} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001174 sec., 45996.59284497445 rows/sec., 3.42 MiB/sec. | ||
| 13661 | 2025.12.18 00:25:06.379352 [ 260 ] {ae175cf5-0d92-4a38-9d3d-a4be54710f60} <Debug> TCPHandler: Processed in 0.001341829 sec. | ||
| 13662 | 2025.12.18 00:25:06.379459 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13663 | 2025.12.18 00:25:06.379563 [ 260 ] {8f8af6b1-a776-4ea4-b772-f23e07190da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13664 | 2025.12.18 00:25:06.379604 [ 260 ] {8f8af6b1-a776-4ea4-b772-f23e07190da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13665 | 2025.12.18 00:25:06.380191 [ 260 ] {8f8af6b1-a776-4ea4-b772-f23e07190da8} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13666 | 2025.12.18 00:25:06.380235 [ 260 ] {8f8af6b1-a776-4ea4-b772-f23e07190da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13667 | 2025.12.18 00:25:06.380633 [ 260 ] {8f8af6b1-a776-4ea4-b772-f23e07190da8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13668 | 2025.12.18 00:25:06.380859 [ 260 ] {8f8af6b1-a776-4ea4-b772-f23e07190da8} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13669 | 2025.12.18 00:25:06.380991 [ 260 ] {8f8af6b1-a776-4ea4-b772-f23e07190da8} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001448 sec., 174033.14917127072 rows/sec., 12.04 MiB/sec. | ||
| 13670 | 2025.12.18 00:25:06.381032 [ 260 ] {8f8af6b1-a776-4ea4-b772-f23e07190da8} <Debug> TCPHandler: Processed in 0.001622091 sec. | ||
| 13671 | 2025.12.18 00:25:06.381151 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13672 | 2025.12.18 00:25:06.381246 [ 260 ] {6daa6621-4be3-4d7c-a332-359745f55173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13673 | 2025.12.18 00:25:06.381287 [ 260 ] {6daa6621-4be3-4d7c-a332-359745f55173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13674 | 2025.12.18 00:25:06.381701 [ 260 ] {6daa6621-4be3-4d7c-a332-359745f55173} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13675 | 2025.12.18 00:25:06.381736 [ 260 ] {6daa6621-4be3-4d7c-a332-359745f55173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13676 | 2025.12.18 00:25:06.382043 [ 260 ] {6daa6621-4be3-4d7c-a332-359745f55173} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13677 | 2025.12.18 00:25:06.382251 [ 260 ] {6daa6621-4be3-4d7c-a332-359745f55173} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13678 | 2025.12.18 00:25:06.382384 [ 260 ] {6daa6621-4be3-4d7c-a332-359745f55173} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001157 sec., 10371.650821089022 rows/sec., 810.29 KiB/sec. | ||
| 13679 | 2025.12.18 00:25:06.382422 [ 260 ] {6daa6621-4be3-4d7c-a332-359745f55173} <Debug> TCPHandler: Processed in 0.001321679 sec. | ||
| 13680 | 2025.12.18 00:25:06.382547 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13681 | 2025.12.18 00:25:06.382670 [ 260 ] {2641f55c-60c8-46d5-8f2a-85264c00706f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13682 | 2025.12.18 00:25:06.382719 [ 260 ] {2641f55c-60c8-46d5-8f2a-85264c00706f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13683 | 2025.12.18 00:25:06.383514 [ 260 ] {2641f55c-60c8-46d5-8f2a-85264c00706f} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13684 | 2025.12.18 00:25:06.383559 [ 260 ] {2641f55c-60c8-46d5-8f2a-85264c00706f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13685 | 2025.12.18 00:25:06.383920 [ 260 ] {2641f55c-60c8-46d5-8f2a-85264c00706f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 13686 | 2025.12.18 00:25:06.384131 [ 260 ] {2641f55c-60c8-46d5-8f2a-85264c00706f} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13687 | 2025.12.18 00:25:06.384268 [ 260 ] {2641f55c-60c8-46d5-8f2a-85264c00706f} <Debug> executeQuery: Read 598 rows, 46.03 KiB in 0.001624 sec., 368226.6009852217 rows/sec., 27.68 MiB/sec. | ||
| 13688 | 2025.12.18 00:25:06.384308 [ 260 ] {2641f55c-60c8-46d5-8f2a-85264c00706f} <Debug> TCPHandler: Processed in 0.001824903 sec. | ||
| 13689 | 2025.12.18 00:25:06.384412 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13690 | 2025.12.18 00:25:06.384510 [ 260 ] {3171b989-ef87-4722-8390-a5e9501db504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13691 | 2025.12.18 00:25:06.384555 [ 260 ] {3171b989-ef87-4722-8390-a5e9501db504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13692 | 2025.12.18 00:25:06.385158 [ 260 ] {3171b989-ef87-4722-8390-a5e9501db504} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13693 | 2025.12.18 00:25:06.385194 [ 260 ] {3171b989-ef87-4722-8390-a5e9501db504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13694 | 2025.12.18 00:25:06.385585 [ 260 ] {3171b989-ef87-4722-8390-a5e9501db504} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 13695 | 2025.12.18 00:25:06.385794 [ 260 ] {3171b989-ef87-4722-8390-a5e9501db504} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13696 | 2025.12.18 00:25:06.385929 [ 260 ] {3171b989-ef87-4722-8390-a5e9501db504} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.00144 sec., 611805.5555555555 rows/sec., 41.52 MiB/sec. | ||
| 13697 | 2025.12.18 00:25:06.385968 [ 260 ] {3171b989-ef87-4722-8390-a5e9501db504} <Debug> TCPHandler: Processed in 0.001606131 sec. | ||
| 13698 | 2025.12.18 00:25:06.386073 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13699 | 2025.12.18 00:25:06.386169 [ 260 ] {114455b2-993d-411d-a123-490d6ebef87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13700 | 2025.12.18 00:25:06.386225 [ 260 ] {114455b2-993d-411d-a123-490d6ebef87c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13701 | 2025.12.18 00:25:06.387120 [ 260 ] {114455b2-993d-411d-a123-490d6ebef87c} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13702 | 2025.12.18 00:25:06.387156 [ 260 ] {114455b2-993d-411d-a123-490d6ebef87c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13703 | 2025.12.18 00:25:06.387707 [ 260 ] {114455b2-993d-411d-a123-490d6ebef87c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13704 | 2025.12.18 00:25:06.387921 [ 260 ] {114455b2-993d-411d-a123-490d6ebef87c} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13705 | 2025.12.18 00:25:06.388060 [ 260 ] {114455b2-993d-411d-a123-490d6ebef87c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00191 sec., 20942.40837696335 rows/sec., 37.53 MiB/sec. | ||
| 13706 | 2025.12.18 00:25:06.388114 [ 260 ] {114455b2-993d-411d-a123-490d6ebef87c} <Debug> TCPHandler: Processed in 0.002091335 sec. | ||
| 13707 | 2025.12.18 00:25:06.388225 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13708 | 2025.12.18 00:25:06.388321 [ 260 ] {2f5ae306-8767-4d96-b83f-d3a73df5d6dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13709 | 2025.12.18 00:25:06.388363 [ 260 ] {2f5ae306-8767-4d96-b83f-d3a73df5d6dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13710 | 2025.12.18 00:25:06.388701 [ 260 ] {2f5ae306-8767-4d96-b83f-d3a73df5d6dd} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13711 | 2025.12.18 00:25:06.388736 [ 260 ] {2f5ae306-8767-4d96-b83f-d3a73df5d6dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13712 | 2025.12.18 00:25:06.389036 [ 260 ] {2f5ae306-8767-4d96-b83f-d3a73df5d6dd} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 13713 | 2025.12.18 00:25:06.389238 [ 260 ] {2f5ae306-8767-4d96-b83f-d3a73df5d6dd} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13714 | 2025.12.18 00:25:06.389364 [ 260 ] {2f5ae306-8767-4d96-b83f-d3a73df5d6dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 13715 | 2025.12.18 00:25:06.389400 [ 260 ] {2f5ae306-8767-4d96-b83f-d3a73df5d6dd} <Debug> TCPHandler: Processed in 0.001224739 sec. | ||
| 13716 | 2025.12.18 00:25:08.374825 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 13717 | 2025.12.18 00:25:08.392468 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13718 | 2025.12.18 00:25:08.392531 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13719 | 2025.12.18 00:25:08.399092 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13720 | 2025.12.18 00:25:08.399858 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13721 | 2025.12.18 00:25:08.403869 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 13722 | 2025.12.18 00:25:11.340908 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13723 | 2025.12.18 00:25:11.341113 [ 260 ] {0335721c-6480-4f03-9faf-4bc71fc7bb54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13724 | 2025.12.18 00:25:11.341189 [ 260 ] {0335721c-6480-4f03-9faf-4bc71fc7bb54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13725 | 2025.12.18 00:25:11.341937 [ 260 ] {0335721c-6480-4f03-9faf-4bc71fc7bb54} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13726 | 2025.12.18 00:25:11.341989 [ 260 ] {0335721c-6480-4f03-9faf-4bc71fc7bb54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13727 | 2025.12.18 00:25:11.342390 [ 260 ] {0335721c-6480-4f03-9faf-4bc71fc7bb54} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 13728 | 2025.12.18 00:25:11.342623 [ 260 ] {0335721c-6480-4f03-9faf-4bc71fc7bb54} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13729 | 2025.12.18 00:25:11.342793 [ 260 ] {0335721c-6480-4f03-9faf-4bc71fc7bb54} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001737 sec., 32239.49337938975 rows/sec., 2.48 MiB/sec. | ||
| 13730 | 2025.12.18 00:25:11.342844 [ 260 ] {0335721c-6480-4f03-9faf-4bc71fc7bb54} <Debug> TCPHandler: Processed in 0.002073164 sec. | ||
| 13731 | 2025.12.18 00:25:11.342981 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13732 | 2025.12.18 00:25:11.343114 [ 260 ] {5a80d2ec-22b1-45b6-8038-e8b1dd4f6a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13733 | 2025.12.18 00:25:11.343165 [ 260 ] {5a80d2ec-22b1-45b6-8038-e8b1dd4f6a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13734 | 2025.12.18 00:25:11.343676 [ 260 ] {5a80d2ec-22b1-45b6-8038-e8b1dd4f6a86} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13735 | 2025.12.18 00:25:11.343721 [ 260 ] {5a80d2ec-22b1-45b6-8038-e8b1dd4f6a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13736 | 2025.12.18 00:25:11.344060 [ 260 ] {5a80d2ec-22b1-45b6-8038-e8b1dd4f6a86} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 13737 | 2025.12.18 00:25:11.344278 [ 260 ] {5a80d2ec-22b1-45b6-8038-e8b1dd4f6a86} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13738 | 2025.12.18 00:25:11.344410 [ 260 ] {5a80d2ec-22b1-45b6-8038-e8b1dd4f6a86} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001326 sec., 48265.460030165916 rows/sec., 3.77 MiB/sec. | ||
| 13739 | 2025.12.18 00:25:11.344450 [ 260 ] {5a80d2ec-22b1-45b6-8038-e8b1dd4f6a86} <Debug> TCPHandler: Processed in 0.001534741 sec. | ||
| 13740 | 2025.12.18 00:25:11.344565 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13741 | 2025.12.18 00:25:11.344664 [ 260 ] {cf47d75c-5eaf-4639-892c-da7963410c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13742 | 2025.12.18 00:25:11.344708 [ 260 ] {cf47d75c-5eaf-4639-892c-da7963410c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13743 | 2025.12.18 00:25:11.345126 [ 260 ] {cf47d75c-5eaf-4639-892c-da7963410c38} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13744 | 2025.12.18 00:25:11.345162 [ 260 ] {cf47d75c-5eaf-4639-892c-da7963410c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13745 | 2025.12.18 00:25:11.345486 [ 260 ] {cf47d75c-5eaf-4639-892c-da7963410c38} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 13746 | 2025.12.18 00:25:11.345692 [ 260 ] {cf47d75c-5eaf-4639-892c-da7963410c38} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13747 | 2025.12.18 00:25:11.345826 [ 260 ] {cf47d75c-5eaf-4639-892c-da7963410c38} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 13748 | 2025.12.18 00:25:11.345863 [ 260 ] {cf47d75c-5eaf-4639-892c-da7963410c38} <Debug> TCPHandler: Processed in 0.001350789 sec. | ||
| 13749 | 2025.12.18 00:25:11.345970 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13750 | 2025.12.18 00:25:11.346066 [ 260 ] {0278b038-b73a-448c-b2aa-05473ca0ce57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13751 | 2025.12.18 00:25:11.346109 [ 260 ] {0278b038-b73a-448c-b2aa-05473ca0ce57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13752 | 2025.12.18 00:25:11.346440 [ 260 ] {0278b038-b73a-448c-b2aa-05473ca0ce57} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13753 | 2025.12.18 00:25:11.346476 [ 260 ] {0278b038-b73a-448c-b2aa-05473ca0ce57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13754 | 2025.12.18 00:25:11.346789 [ 260 ] {0278b038-b73a-448c-b2aa-05473ca0ce57} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 13755 | 2025.12.18 00:25:11.346991 [ 260 ] {0278b038-b73a-448c-b2aa-05473ca0ce57} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13756 | 2025.12.18 00:25:11.347119 [ 260 ] {0278b038-b73a-448c-b2aa-05473ca0ce57} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 13757 | 2025.12.18 00:25:11.347156 [ 260 ] {0278b038-b73a-448c-b2aa-05473ca0ce57} <Debug> TCPHandler: Processed in 0.001236879 sec. | ||
| 13758 | 2025.12.18 00:25:11.347189 [ 225 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13759 | 2025.12.18 00:25:11.347239 [ 225 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13760 | 2025.12.18 00:25:11.350123 [ 225 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13761 | 2025.12.18 00:25:11.837605 [ 218 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13762 | 2025.12.18 00:25:11.837668 [ 218 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13763 | 2025.12.18 00:25:11.841173 [ 218 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13764 | 2025.12.18 00:25:12.023309 [ 222 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13765 | 2025.12.18 00:25:12.023367 [ 222 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13766 | 2025.12.18 00:25:12.026272 [ 222 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13767 | 2025.12.18 00:25:12.425179 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13768 | 2025.12.18 00:25:12.425262 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13769 | 2025.12.18 00:25:12.427483 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13770 | 2025.12.18 00:25:13.623055 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13771 | 2025.12.18 00:25:13.623120 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13772 | 2025.12.18 00:25:13.823682 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38359 | ||
| 13773 | 2025.12.18 00:25:13.824322 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13774 | 2025.12.18 00:25:13.824367 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13775 | 2025.12.18 00:25:13.824857 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13776 | 2025.12.18 00:25:13.825082 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13777 | 2025.12.18 00:25:13.825213 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38359 | ||
| 13778 | 2025.12.18 00:25:13.945949 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1604 | ||
| 13779 | 2025.12.18 00:25:13.948251 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13780 | 2025.12.18 00:25:13.948297 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13781 | 2025.12.18 00:25:13.949497 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13782 | 2025.12.18 00:25:13.949759 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13783 | 2025.12.18 00:25:13.950026 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1604 | ||
| 13784 | 2025.12.18 00:25:14.002370 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001830413 sec. | ||
| 13785 | 2025.12.18 00:25:14.256418 [ 223 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13786 | 2025.12.18 00:25:14.256497 [ 223 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13787 | 2025.12.18 00:25:14.259351 [ 223 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13788 | 2025.12.18 00:25:14.286377 [ 220 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13789 | 2025.12.18 00:25:14.286451 [ 220 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13790 | 2025.12.18 00:25:14.289181 [ 220 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13791 | 2025.12.18 00:25:15.904027 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 13792 | 2025.12.18 00:25:15.921943 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13793 | 2025.12.18 00:25:15.921999 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13794 | 2025.12.18 00:25:15.928202 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13795 | 2025.12.18 00:25:15.928897 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13796 | 2025.12.18 00:25:15.932104 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 13797 | 2025.12.18 00:25:16.068137 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13798 | 2025.12.18 00:25:16.068188 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13799 | 2025.12.18 00:25:16.070663 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13800 | 2025.12.18 00:25:16.343499 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13801 | 2025.12.18 00:25:16.343771 [ 260 ] {2063469e-2114-4a8c-bb20-21bbceb29977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13802 | 2025.12.18 00:25:16.343877 [ 260 ] {2063469e-2114-4a8c-bb20-21bbceb29977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13803 | 2025.12.18 00:25:16.344727 [ 260 ] {2063469e-2114-4a8c-bb20-21bbceb29977} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13804 | 2025.12.18 00:25:16.344771 [ 260 ] {2063469e-2114-4a8c-bb20-21bbceb29977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13805 | 2025.12.18 00:25:16.345164 [ 260 ] {2063469e-2114-4a8c-bb20-21bbceb29977} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 13806 | 2025.12.18 00:25:16.345390 [ 260 ] {2063469e-2114-4a8c-bb20-21bbceb29977} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13807 | 2025.12.18 00:25:16.345553 [ 260 ] {2063469e-2114-4a8c-bb20-21bbceb29977} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001861 sec., 73078.98979043525 rows/sec., 6.34 MiB/sec. | ||
| 13808 | 2025.12.18 00:25:16.345604 [ 260 ] {2063469e-2114-4a8c-bb20-21bbceb29977} <Debug> TCPHandler: Processed in 0.002288926 sec. | ||
| 13809 | 2025.12.18 00:25:16.345735 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13810 | 2025.12.18 00:25:16.345840 [ 260 ] {44ab04b1-3ae9-41b4-922d-2f0b04f12b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13811 | 2025.12.18 00:25:16.345885 [ 260 ] {44ab04b1-3ae9-41b4-922d-2f0b04f12b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13812 | 2025.12.18 00:25:16.346323 [ 260 ] {44ab04b1-3ae9-41b4-922d-2f0b04f12b74} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13813 | 2025.12.18 00:25:16.346361 [ 260 ] {44ab04b1-3ae9-41b4-922d-2f0b04f12b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13814 | 2025.12.18 00:25:16.346663 [ 260 ] {44ab04b1-3ae9-41b4-922d-2f0b04f12b74} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13815 | 2025.12.18 00:25:16.346869 [ 260 ] {44ab04b1-3ae9-41b4-922d-2f0b04f12b74} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13816 | 2025.12.18 00:25:16.347004 [ 260 ] {44ab04b1-3ae9-41b4-922d-2f0b04f12b74} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001189 sec., 33641.7157275021 rows/sec., 2.47 MiB/sec. | ||
| 13817 | 2025.12.18 00:25:16.347044 [ 260 ] {44ab04b1-3ae9-41b4-922d-2f0b04f12b74} <Debug> TCPHandler: Processed in 0.001362489 sec. | ||
| 13818 | 2025.12.18 00:25:16.347161 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13819 | 2025.12.18 00:25:16.347260 [ 260 ] {4bd55897-6222-46a0-9a6f-1ec0bc4a0143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13820 | 2025.12.18 00:25:16.347302 [ 260 ] {4bd55897-6222-46a0-9a6f-1ec0bc4a0143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13821 | 2025.12.18 00:25:16.347760 [ 260 ] {4bd55897-6222-46a0-9a6f-1ec0bc4a0143} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13822 | 2025.12.18 00:25:16.347798 [ 260 ] {4bd55897-6222-46a0-9a6f-1ec0bc4a0143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13823 | 2025.12.18 00:25:16.348108 [ 260 ] {4bd55897-6222-46a0-9a6f-1ec0bc4a0143} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 13824 | 2025.12.18 00:25:16.348318 [ 260 ] {4bd55897-6222-46a0-9a6f-1ec0bc4a0143} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13825 | 2025.12.18 00:25:16.348451 [ 260 ] {4bd55897-6222-46a0-9a6f-1ec0bc4a0143} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001211 sec., 85879.43848059454 rows/sec., 6.71 MiB/sec. | ||
| 13826 | 2025.12.18 00:25:16.348490 [ 260 ] {4bd55897-6222-46a0-9a6f-1ec0bc4a0143} <Debug> TCPHandler: Processed in 0.00138559 sec. | ||
| 13827 | 2025.12.18 00:25:16.348610 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13828 | 2025.12.18 00:25:16.348706 [ 260 ] {b46a7fbc-91f6-4283-b381-8d925dc016d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13829 | 2025.12.18 00:25:16.348751 [ 260 ] {b46a7fbc-91f6-4283-b381-8d925dc016d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13830 | 2025.12.18 00:25:16.349178 [ 260 ] {b46a7fbc-91f6-4283-b381-8d925dc016d3} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13831 | 2025.12.18 00:25:16.349215 [ 260 ] {b46a7fbc-91f6-4283-b381-8d925dc016d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13832 | 2025.12.18 00:25:16.349544 [ 260 ] {b46a7fbc-91f6-4283-b381-8d925dc016d3} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 13833 | 2025.12.18 00:25:16.349751 [ 260 ] {b46a7fbc-91f6-4283-b381-8d925dc016d3} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13834 | 2025.12.18 00:25:16.349885 [ 260 ] {b46a7fbc-91f6-4283-b381-8d925dc016d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 13835 | 2025.12.18 00:25:16.349922 [ 260 ] {b46a7fbc-91f6-4283-b381-8d925dc016d3} <Debug> TCPHandler: Processed in 0.00136302 sec. | ||
| 13836 | 2025.12.18 00:25:16.350032 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13837 | 2025.12.18 00:25:16.350128 [ 260 ] {b7146d44-ffd3-43b4-8cac-a273620356cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13838 | 2025.12.18 00:25:16.350184 [ 260 ] {b7146d44-ffd3-43b4-8cac-a273620356cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13839 | 2025.12.18 00:25:16.351053 [ 260 ] {b7146d44-ffd3-43b4-8cac-a273620356cb} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13840 | 2025.12.18 00:25:16.351089 [ 260 ] {b7146d44-ffd3-43b4-8cac-a273620356cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13841 | 2025.12.18 00:25:16.351626 [ 260 ] {b7146d44-ffd3-43b4-8cac-a273620356cb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13842 | 2025.12.18 00:25:16.351839 [ 260 ] {b7146d44-ffd3-43b4-8cac-a273620356cb} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13843 | 2025.12.18 00:25:16.351980 [ 260 ] {b7146d44-ffd3-43b4-8cac-a273620356cb} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00187 sec., 21390.374331550804 rows/sec., 38.33 MiB/sec. | ||
| 13844 | 2025.12.18 00:25:16.352048 [ 260 ] {b7146d44-ffd3-43b4-8cac-a273620356cb} <Debug> TCPHandler: Processed in 0.002066655 sec. | ||
| 13845 | 2025.12.18 00:25:16.352162 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13846 | 2025.12.18 00:25:16.352258 [ 260 ] {776ac28a-aa4b-40d8-9c25-922fca0bfa74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13847 | 2025.12.18 00:25:16.352299 [ 260 ] {776ac28a-aa4b-40d8-9c25-922fca0bfa74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13848 | 2025.12.18 00:25:16.352640 [ 260 ] {776ac28a-aa4b-40d8-9c25-922fca0bfa74} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13849 | 2025.12.18 00:25:16.352675 [ 260 ] {776ac28a-aa4b-40d8-9c25-922fca0bfa74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13850 | 2025.12.18 00:25:16.352973 [ 260 ] {776ac28a-aa4b-40d8-9c25-922fca0bfa74} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 13851 | 2025.12.18 00:25:16.353184 [ 260 ] {776ac28a-aa4b-40d8-9c25-922fca0bfa74} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13852 | 2025.12.18 00:25:16.353315 [ 260 ] {776ac28a-aa4b-40d8-9c25-922fca0bfa74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 13853 | 2025.12.18 00:25:16.353352 [ 260 ] {776ac28a-aa4b-40d8-9c25-922fca0bfa74} <Debug> TCPHandler: Processed in 0.001240729 sec. | ||
| 13854 | 2025.12.18 00:25:21.325447 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38871 | ||
| 13855 | 2025.12.18 00:25:21.326032 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13856 | 2025.12.18 00:25:21.326078 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13857 | 2025.12.18 00:25:21.326580 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13858 | 2025.12.18 00:25:21.326818 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13859 | 2025.12.18 00:25:21.326961 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38871 | ||
| 13860 | 2025.12.18 00:25:21.326992 [ 78 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13861 | 2025.12.18 00:25:21.327063 [ 78 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13862 | 2025.12.18 00:25:21.327084 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13863 | 2025.12.18 00:25:21.327199 [ 194 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::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 | ||
| 13864 | 2025.12.18 00:25:21.327329 [ 194 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13865 | 2025.12.18 00:25:21.327373 [ 194 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36439 rows starting from the beginning of the part | ||
| 13866 | 2025.12.18 00:25:21.327453 [ 194 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 13867 | 2025.12.18 00:25:21.327507 [ 194 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 13868 | 2025.12.18 00:25:21.327559 [ 194 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 13869 | 2025.12.18 00:25:21.327610 [ 194 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 13870 | 2025.12.18 00:25:21.327660 [ 194 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 13871 | 2025.12.18 00:25:21.330895 [ 195 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38871 rows, containing 4 columns (4 merged, 0 gathered) in 0.003744346 sec., 10381252.159923255 rows/sec., 148.51 MiB/sec. | ||
| 13872 | 2025.12.18 00:25:21.331326 [ 200 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13873 | 2025.12.18 00:25:21.331630 [ 200 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_81_16} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13874 | 2025.12.18 00:25:21.331701 [ 200 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_81_16} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13875 | 2025.12.18 00:25:21.331794 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 13876 | 2025.12.18 00:25:21.341693 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13877 | 2025.12.18 00:25:21.341880 [ 260 ] {b9d68210-6cb8-4035-843e-1ef9bf56d895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13878 | 2025.12.18 00:25:21.341954 [ 260 ] {b9d68210-6cb8-4035-843e-1ef9bf56d895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13879 | 2025.12.18 00:25:21.342654 [ 260 ] {b9d68210-6cb8-4035-843e-1ef9bf56d895} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13880 | 2025.12.18 00:25:21.342699 [ 260 ] {b9d68210-6cb8-4035-843e-1ef9bf56d895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13881 | 2025.12.18 00:25:21.343091 [ 260 ] {b9d68210-6cb8-4035-843e-1ef9bf56d895} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 13882 | 2025.12.18 00:25:21.343329 [ 260 ] {b9d68210-6cb8-4035-843e-1ef9bf56d895} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13883 | 2025.12.18 00:25:21.343495 [ 260 ] {b9d68210-6cb8-4035-843e-1ef9bf56d895} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00167 sec., 33532.934131736525 rows/sec., 2.58 MiB/sec. | ||
| 13884 | 2025.12.18 00:25:21.343507 [ 78 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 13885 | 2025.12.18 00:25:21.343543 [ 260 ] {b9d68210-6cb8-4035-843e-1ef9bf56d895} <Debug> TCPHandler: Processed in 0.001982024 sec. | ||
| 13886 | 2025.12.18 00:25:21.343562 [ 78 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13887 | 2025.12.18 00:25:21.343597 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13888 | 2025.12.18 00:25:21.343676 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 13889 | 2025.12.18 00:25:21.343677 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13890 | 2025.12.18 00:25:21.343774 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13891 | 2025.12.18 00:25:21.343802 [ 260 ] {05c573a9-9a01-4240-818a-4a657e4c04a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13892 | 2025.12.18 00:25:21.343806 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1407 rows starting from the beginning of the part | ||
| 13893 | 2025.12.18 00:25:21.343851 [ 260 ] {05c573a9-9a01-4240-818a-4a657e4c04a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13894 | 2025.12.18 00:25:21.343876 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 56 rows starting from the beginning of the part | ||
| 13895 | 2025.12.18 00:25:21.343924 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1397 rows starting from the beginning of the part | ||
| 13896 | 2025.12.18 00:25:21.343964 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 56 rows starting from the beginning of the part | ||
| 13897 | 2025.12.18 00:25:21.344003 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 136 rows starting from the beginning of the part | ||
| 13898 | 2025.12.18 00:25:21.344039 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part | ||
| 13899 | 2025.12.18 00:25:21.344306 [ 260 ] {05c573a9-9a01-4240-818a-4a657e4c04a9} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13900 | 2025.12.18 00:25:21.344349 [ 260 ] {05c573a9-9a01-4240-818a-4a657e4c04a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13901 | 2025.12.18 00:25:21.344677 [ 260 ] {05c573a9-9a01-4240-818a-4a657e4c04a9} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 13902 | 2025.12.18 00:25:21.344902 [ 260 ] {05c573a9-9a01-4240-818a-4a657e4c04a9} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13903 | 2025.12.18 00:25:21.345035 [ 78 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 13904 | 2025.12.18 00:25:21.345036 [ 260 ] {05c573a9-9a01-4240-818a-4a657e4c04a9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001259 sec., 50833.99523431295 rows/sec., 3.97 MiB/sec. | ||
| 13905 | 2025.12.18 00:25:21.345077 [ 78 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13906 | 2025.12.18 00:25:21.345101 [ 260 ] {05c573a9-9a01-4240-818a-4a657e4c04a9} <Debug> TCPHandler: Processed in 0.00147713 sec. | ||
| 13907 | 2025.12.18 00:25:21.345103 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13908 | 2025.12.18 00:25:21.345203 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 13909 | 2025.12.18 00:25:21.345235 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13910 | 2025.12.18 00:25:21.345298 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13911 | 2025.12.18 00:25:21.345329 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 634 rows starting from the beginning of the part | ||
| 13912 | 2025.12.18 00:25:21.345333 [ 260 ] {3c7ce95d-8385-4933-92d2-b26e3c7b6d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13913 | 2025.12.18 00:25:21.345379 [ 260 ] {3c7ce95d-8385-4933-92d2-b26e3c7b6d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13914 | 2025.12.18 00:25:21.345386 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 64 rows starting from the beginning of the part | ||
| 13915 | 2025.12.18 00:25:21.345393 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3108 rows, containing 5 columns (5 merged, 0 gathered) in 0.001740132 sec., 1786071.4014798878 rows/sec., 156.31 MiB/sec. | ||
| 13916 | 2025.12.18 00:25:21.345432 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 598 rows starting from the beginning of the part | ||
| 13917 | 2025.12.18 00:25:21.345486 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part | ||
| 13918 | 2025.12.18 00:25:21.345525 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 104 rows starting from the beginning of the part | ||
| 13919 | 2025.12.18 00:25:21.345564 [ 195 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part | ||
| 13920 | 2025.12.18 00:25:21.345708 [ 197 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 13921 | 2025.12.18 00:25:21.345830 [ 260 ] {3c7ce95d-8385-4933-92d2-b26e3c7b6d36} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13922 | 2025.12.18 00:25:21.345870 [ 260 ] {3c7ce95d-8385-4933-92d2-b26e3c7b6d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13923 | 2025.12.18 00:25:21.346083 [ 197 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_121_24} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13924 | 2025.12.18 00:25:21.346177 [ 197 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_121_24} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 13925 | 2025.12.18 00:25:21.346230 [ 260 ] {3c7ce95d-8385-4933-92d2-b26e3c7b6d36} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 13926 | 2025.12.18 00:25:21.346288 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 13927 | 2025.12.18 00:25:21.346447 [ 260 ] {3c7ce95d-8385-4933-92d2-b26e3c7b6d36} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13928 | 2025.12.18 00:25:21.346569 [ 189 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1528 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140487 sec., 1087645.1201890567 rows/sec., 86.63 MiB/sec. | ||
| 13929 | 2025.12.18 00:25:21.346585 [ 260 ] {3c7ce95d-8385-4933-92d2-b26e3c7b6d36} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 13930 | 2025.12.18 00:25:21.346576 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 3 parts from all_1_116_23 to all_118_118_0 | ||
| 13931 | 2025.12.18 00:25:21.346652 [ 260 ] {3c7ce95d-8385-4933-92d2-b26e3c7b6d36} <Debug> TCPHandler: Processed in 0.00146778 sec. | ||
| 13932 | 2025.12.18 00:25:21.346654 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13933 | 2025.12.18 00:25:21.346692 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13934 | 2025.12.18 00:25:21.346762 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 13935 | 2025.12.18 00:25:21.346768 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_118_24} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_116_23 to all_118_118_0 into Compact with storage Full | ||
| 13936 | 2025.12.18 00:25:21.346833 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13937 | 2025.12.18 00:25:21.346888 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_118_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13938 | 2025.12.18 00:25:21.346925 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_116_23, total 32233 rows starting from the beginning of the part | ||
| 13939 | 2025.12.18 00:25:21.346954 [ 260 ] {4931253e-f949-4d86-b41d-c1880d1414a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13940 | 2025.12.18 00:25:21.346987 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 13941 | 2025.12.18 00:25:21.347012 [ 260 ] {4931253e-f949-4d86-b41d-c1880d1414a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13942 | 2025.12.18 00:25:21.347046 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 881 rows starting from the beginning of the part | ||
| 13943 | 2025.12.18 00:25:21.347095 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_121_24} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13944 | 2025.12.18 00:25:21.347186 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_121_24} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 13945 | 2025.12.18 00:25:21.347287 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 13946 | 2025.12.18 00:25:21.347417 [ 260 ] {4931253e-f949-4d86-b41d-c1880d1414a4} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13947 | 2025.12.18 00:25:21.347459 [ 260 ] {4931253e-f949-4d86-b41d-c1880d1414a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13948 | 2025.12.18 00:25:21.347799 [ 260 ] {4931253e-f949-4d86-b41d-c1880d1414a4} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 13949 | 2025.12.18 00:25:21.348022 [ 260 ] {4931253e-f949-4d86-b41d-c1880d1414a4} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13950 | 2025.12.18 00:25:21.348146 [ 78 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 13951 | 2025.12.18 00:25:21.348154 [ 260 ] {4931253e-f949-4d86-b41d-c1880d1414a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 13952 | 2025.12.18 00:25:21.348181 [ 78 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13953 | 2025.12.18 00:25:21.348212 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13954 | 2025.12.18 00:25:21.348218 [ 260 ] {4931253e-f949-4d86-b41d-c1880d1414a4} <Debug> TCPHandler: Processed in 0.00144986 sec. | ||
| 13955 | 2025.12.18 00:25:21.348298 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 13956 | 2025.12.18 00:25:21.348404 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13957 | 2025.12.18 00:25:21.348436 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6720 rows starting from the beginning of the part | ||
| 13958 | 2025.12.18 00:25:21.348509 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 13959 | 2025.12.18 00:25:21.348576 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 13960 | 2025.12.18 00:25:21.348628 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 13961 | 2025.12.18 00:25:21.348670 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 13962 | 2025.12.18 00:25:21.348711 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 13963 | 2025.12.18 00:25:21.351285 [ 187 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7020 rows, containing 4 columns (4 merged, 0 gathered) in 0.003024692 sec., 2320897.4665850275 rows/sec., 156.39 MiB/sec. | ||
| 13964 | 2025.12.18 00:25:21.351726 [ 198 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 13965 | 2025.12.18 00:25:21.352034 [ 198 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_121_24} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13966 | 2025.12.18 00:25:21.352115 [ 198 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_121_24} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 13967 | 2025.12.18 00:25:21.352206 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 13968 | 2025.12.18 00:25:21.354023 [ 198 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_118_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33274 rows, containing 5 columns (5 merged, 0 gathered) in 0.007283231 sec., 4568576.775884219 rows/sec., 313.89 MiB/sec. | ||
| 13969 | 2025.12.18 00:25:21.354288 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_118_24} <Trace> MergedBlockOutputStream: filled checksums all_1_118_24 (state Temporary) | ||
| 13970 | 2025.12.18 00:25:21.354615 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_118_24 to all_1_118_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13971 | 2025.12.18 00:25:21.354696 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 3 parts: [all_1_116_23, all_118_118_0] -> all_1_118_24 | ||
| 13972 | 2025.12.18 00:25:21.354794 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 13973 | 2025.12.18 00:25:21.901106 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38110 | ||
| 13974 | 2025.12.18 00:25:21.901211 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13975 | 2025.12.18 00:25:21.901303 [ 291 ] {} <Debug> TCP-Session: cd94b638-0077-4f60-a743-8832eba0f49a Authenticating user 'default' from [fd00:1122:3344:101::e]:38110 | ||
| 13976 | 2025.12.18 00:25:21.901326 [ 291 ] {} <Debug> TCP-Session: cd94b638-0077-4f60-a743-8832eba0f49a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13977 | 2025.12.18 00:25:21.901338 [ 291 ] {} <Debug> TCP-Session: cd94b638-0077-4f60-a743-8832eba0f49a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13978 | 2025.12.18 00:25:21.901520 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65156 | ||
| 13979 | 2025.12.18 00:25:21.901548 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45524 | ||
| 13980 | 2025.12.18 00:25:21.901582 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36892 | ||
| 13981 | 2025.12.18 00:25:21.901607 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63977 | ||
| 13982 | 2025.12.18 00:25:21.901616 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47202 | ||
| 13983 | 2025.12.18 00:25:21.901646 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13984 | 2025.12.18 00:25:21.901676 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13985 | 2025.12.18 00:25:21.901694 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13986 | 2025.12.18 00:25:21.901716 [ 292 ] {} <Debug> TCP-Session: a62b3240-a588-4670-b100-da4383c593ae Authenticating user 'default' from [fd00:1122:3344:101::e]:65156 | ||
| 13987 | 2025.12.18 00:25:21.901726 [ 287 ] {} <Debug> TCP-Session: 917a6754-d603-44a3-ae7a-f4baccadcfa8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36892 | ||
| 13988 | 2025.12.18 00:25:21.901744 [ 289 ] {} <Debug> TCP-Session: 7bacd106-9b38-4159-8f2a-f3395530e296 Authenticating user 'default' from [fd00:1122:3344:101::e]:63977 | ||
| 13989 | 2025.12.18 00:25:21.901757 [ 292 ] {} <Debug> TCP-Session: a62b3240-a588-4670-b100-da4383c593ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13990 | 2025.12.18 00:25:21.901766 [ 287 ] {} <Debug> TCP-Session: 917a6754-d603-44a3-ae7a-f4baccadcfa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13991 | 2025.12.18 00:25:21.901789 [ 292 ] {} <Debug> TCP-Session: a62b3240-a588-4670-b100-da4383c593ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13992 | 2025.12.18 00:25:21.901803 [ 287 ] {} <Debug> TCP-Session: 917a6754-d603-44a3-ae7a-f4baccadcfa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13993 | 2025.12.18 00:25:21.901786 [ 289 ] {} <Debug> TCP-Session: 7bacd106-9b38-4159-8f2a-f3395530e296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13994 | 2025.12.18 00:25:21.901753 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13995 | 2025.12.18 00:25:21.901856 [ 289 ] {} <Debug> TCP-Session: 7bacd106-9b38-4159-8f2a-f3395530e296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13996 | 2025.12.18 00:25:21.901682 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13997 | 2025.12.18 00:25:21.901892 [ 290 ] {} <Debug> TCP-Session: 5ec02d75-3fa3-4474-932b-2104f6f263f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47202 | ||
| 13998 | 2025.12.18 00:25:21.901917 [ 293 ] {} <Debug> TCP-Session: 463f8d40-09e7-4f2d-82e1-94f58e00c339 Authenticating user 'default' from [fd00:1122:3344:101::e]:45524 | ||
| 13999 | 2025.12.18 00:25:21.901934 [ 290 ] {} <Debug> TCP-Session: 5ec02d75-3fa3-4474-932b-2104f6f263f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14000 | 2025.12.18 00:25:21.901951 [ 293 ] {} <Debug> TCP-Session: 463f8d40-09e7-4f2d-82e1-94f58e00c339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14001 | 2025.12.18 00:25:21.901968 [ 290 ] {} <Debug> TCP-Session: 5ec02d75-3fa3-4474-932b-2104f6f263f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14002 | 2025.12.18 00:25:21.901981 [ 293 ] {} <Debug> TCP-Session: 463f8d40-09e7-4f2d-82e1-94f58e00c339 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14003 | 2025.12.18 00:25:21.901546 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65060 | ||
| 14004 | 2025.12.18 00:25:21.901546 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42194 | ||
| 14005 | 2025.12.18 00:25:21.901594 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58967 | ||
| 14006 | 2025.12.18 00:25:21.901637 [ 291 ] {} <Trace> TCP-Session: cd94b638-0077-4f60-a743-8832eba0f49a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14007 | 2025.12.18 00:25:21.902078 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14008 | 2025.12.18 00:25:21.902126 [ 286 ] {} <Debug> TCP-Session: c66fdd94-75be-472a-931b-7bf359c0f1ae Authenticating user 'default' from [fd00:1122:3344:101::e]:65060 | ||
| 14009 | 2025.12.18 00:25:21.902144 [ 286 ] {} <Debug> TCP-Session: c66fdd94-75be-472a-931b-7bf359c0f1ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14010 | 2025.12.18 00:25:21.902157 [ 286 ] {} <Debug> TCP-Session: c66fdd94-75be-472a-931b-7bf359c0f1ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14011 | 2025.12.18 00:25:21.902259 [ 291 ] {37838f57-a9b3-436c-a3c7-a811ee9896b6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38110) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14012 | 2025.12.18 00:25:21.902515 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14013 | 2025.12.18 00:25:21.902530 [ 291 ] {37838f57-a9b3-436c-a3c7-a811ee9896b6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14014 | 2025.12.18 00:25:21.902553 [ 294 ] {} <Debug> TCP-Session: 67c21970-6c35-4ec5-a1e3-c6261d7aea2a Authenticating user 'default' from [fd00:1122:3344:101::e]:42194 | ||
| 14015 | 2025.12.18 00:25:21.902578 [ 294 ] {} <Debug> TCP-Session: 67c21970-6c35-4ec5-a1e3-c6261d7aea2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14016 | 2025.12.18 00:25:21.902595 [ 294 ] {} <Debug> TCP-Session: 67c21970-6c35-4ec5-a1e3-c6261d7aea2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14017 | 2025.12.18 00:25:21.902599 [ 291 ] {37838f57-a9b3-436c-a3c7-a811ee9896b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14018 | 2025.12.18 00:25:21.902633 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14019 | 2025.12.18 00:25:21.902667 [ 288 ] {} <Debug> TCP-Session: d8ded907-8572-4dd4-b933-513ca1fa2a39 Authenticating user 'default' from [fd00:1122:3344:101::e]:58967 | ||
| 14020 | 2025.12.18 00:25:21.902684 [ 288 ] {} <Debug> TCP-Session: d8ded907-8572-4dd4-b933-513ca1fa2a39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14021 | 2025.12.18 00:25:21.902698 [ 288 ] {} <Debug> TCP-Session: d8ded907-8572-4dd4-b933-513ca1fa2a39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14022 | 2025.12.18 00:25:21.902895 [ 291 ] {37838f57-a9b3-436c-a3c7-a811ee9896b6} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 14023 | 2025.12.18 00:25:21.903902 [ 330 ] {37838f57-a9b3-436c-a3c7-a811ee9896b6} <Trace> AggregatingTransform: Aggregating | ||
| 14024 | 2025.12.18 00:25:21.903939 [ 330 ] {37838f57-a9b3-436c-a3c7-a811ee9896b6} <Trace> Aggregator: Aggregation method: without_key | ||
| 14025 | 2025.12.18 00:25:21.903978 [ 330 ] {37838f57-a9b3-436c-a3c7-a811ee9896b6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000979877 sec. (1020.536 rows/sec., 39.86 KiB/sec.) | ||
| 14026 | 2025.12.18 00:25:21.903997 [ 330 ] {37838f57-a9b3-436c-a3c7-a811ee9896b6} <Trace> Aggregator: Merging aggregated data | ||
| 14027 | 2025.12.18 00:25:21.905382 [ 291 ] {37838f57-a9b3-436c-a3c7-a811ee9896b6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003189 sec., 313.5779241141424 rows/sec., 12.25 KiB/sec. | ||
| 14028 | 2025.12.18 00:25:21.905513 [ 291 ] {37838f57-a9b3-436c-a3c7-a811ee9896b6} <Debug> TCPHandler: Processed in 0.003984088 sec. | ||
| 14029 | 2025.12.18 00:25:21.905592 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14030 | 2025.12.18 00:25:21.905612 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14031 | 2025.12.18 00:25:21.905622 [ 291 ] {} <Debug> TCP-Session: cd94b638-0077-4f60-a743-8832eba0f49a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14032 | 2025.12.18 00:25:21.905637 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14033 | 2025.12.18 00:25:21.905671 [ 292 ] {} <Debug> TCP-Session: a62b3240-a588-4670-b100-da4383c593ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14034 | 2025.12.18 00:25:21.905676 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14035 | 2025.12.18 00:25:21.905693 [ 293 ] {} <Debug> TCP-Session: 463f8d40-09e7-4f2d-82e1-94f58e00c339 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14036 | 2025.12.18 00:25:21.905699 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14037 | 2025.12.18 00:25:21.905721 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14038 | 2025.12.18 00:25:21.905746 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14039 | 2025.12.18 00:25:21.905748 [ 289 ] {} <Debug> TCP-Session: 7bacd106-9b38-4159-8f2a-f3395530e296 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14040 | 2025.12.18 00:25:21.905765 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14041 | 2025.12.18 00:25:21.905786 [ 294 ] {} <Debug> TCP-Session: 67c21970-6c35-4ec5-a1e3-c6261d7aea2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14042 | 2025.12.18 00:25:21.905778 [ 290 ] {} <Debug> TCP-Session: 5ec02d75-3fa3-4474-932b-2104f6f263f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14043 | 2025.12.18 00:25:21.905840 [ 287 ] {} <Debug> TCP-Session: 917a6754-d603-44a3-ae7a-f4baccadcfa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14044 | 2025.12.18 00:25:21.905671 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14045 | 2025.12.18 00:25:21.905727 [ 288 ] {} <Debug> TCP-Session: d8ded907-8572-4dd4-b933-513ca1fa2a39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14046 | 2025.12.18 00:25:21.905912 [ 286 ] {} <Debug> TCP-Session: c66fdd94-75be-472a-931b-7bf359c0f1ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14047 | 2025.12.18 00:25:23.432393 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 14048 | 2025.12.18 00:25:23.452558 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14049 | 2025.12.18 00:25:23.452631 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14050 | 2025.12.18 00:25:23.461343 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14051 | 2025.12.18 00:25:23.462294 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14052 | 2025.12.18 00:25:23.462628 [ 100 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14053 | 2025.12.18 00:25:23.462696 [ 100 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14054 | 2025.12.18 00:25:23.462718 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14055 | 2025.12.18 00:25:23.462843 [ 198 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 14056 | 2025.12.18 00:25:23.466735 [ 198 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14057 | 2025.12.18 00:25:23.468045 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 14058 | 2025.12.18 00:25:23.468263 [ 198 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 14059 | 2025.12.18 00:25:23.473045 [ 198 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 14060 | 2025.12.18 00:25:23.477633 [ 198 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 14061 | 2025.12.18 00:25:23.482146 [ 198 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 14062 | 2025.12.18 00:25:23.487275 [ 198 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 14063 | 2025.12.18 00:25:23.491837 [ 198 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 14064 | 2025.12.18 00:25:23.559898 [ 192 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.097106452 sec., 6281.765911908717 rows/sec., 32.48 MiB/sec. | ||
| 14065 | 2025.12.18 00:25:23.563139 [ 192 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14066 | 2025.12.18 00:25:23.565361 [ 192 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_81_16} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14067 | 2025.12.18 00:25:23.565483 [ 192 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_81_16} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14068 | 2025.12.18 00:25:23.568309 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 14069 | 2025.12.18 00:25:23.908083 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45702 | ||
| 14070 | 2025.12.18 00:25:23.908192 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14071 | 2025.12.18 00:25:23.908217 [ 291 ] {} <Debug> TCP-Session: 3757a232-e7aa-4742-b921-b88741ce39a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45702 | ||
| 14072 | 2025.12.18 00:25:23.908240 [ 291 ] {} <Debug> TCP-Session: 3757a232-e7aa-4742-b921-b88741ce39a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14073 | 2025.12.18 00:25:23.908254 [ 291 ] {} <Debug> TCP-Session: 3757a232-e7aa-4742-b921-b88741ce39a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14074 | 2025.12.18 00:25:23.908443 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37897 | ||
| 14075 | 2025.12.18 00:25:23.908465 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41975 | ||
| 14076 | 2025.12.18 00:25:23.908487 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50909 | ||
| 14077 | 2025.12.18 00:25:23.908516 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56330 | ||
| 14078 | 2025.12.18 00:25:23.908556 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33291 | ||
| 14079 | 2025.12.18 00:25:23.908617 [ 291 ] {} <Trace> TCP-Session: 3757a232-e7aa-4742-b921-b88741ce39a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14080 | 2025.12.18 00:25:23.908595 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14081 | 2025.12.18 00:25:23.908557 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14082 | 2025.12.18 00:25:23.908671 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14083 | 2025.12.18 00:25:23.908685 [ 293 ] {} <Debug> TCP-Session: 661cb869-af77-441f-8c6b-5c5142c7d612 Authenticating user 'default' from [fd00:1122:3344:101::e]:41975 | ||
| 14084 | 2025.12.18 00:25:23.908703 [ 292 ] {} <Debug> TCP-Session: 29694295-33fd-41a7-aa76-2ef52954daf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37897 | ||
| 14085 | 2025.12.18 00:25:23.908718 [ 289 ] {} <Debug> TCP-Session: dd263d98-ed77-49cb-a83f-194c28c420dc Authenticating user 'default' from [fd00:1122:3344:101::e]:56330 | ||
| 14086 | 2025.12.18 00:25:23.908733 [ 293 ] {} <Debug> TCP-Session: 661cb869-af77-441f-8c6b-5c5142c7d612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14087 | 2025.12.18 00:25:23.908745 [ 292 ] {} <Debug> TCP-Session: 29694295-33fd-41a7-aa76-2ef52954daf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14088 | 2025.12.18 00:25:23.908757 [ 293 ] {} <Debug> TCP-Session: 661cb869-af77-441f-8c6b-5c5142c7d612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14089 | 2025.12.18 00:25:23.908777 [ 292 ] {} <Debug> TCP-Session: 29694295-33fd-41a7-aa76-2ef52954daf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14090 | 2025.12.18 00:25:23.908794 [ 291 ] {549eb610-ccfb-4c01-a800-78e46b0f3bed} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45702) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14091 | 2025.12.18 00:25:23.908709 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14092 | 2025.12.18 00:25:23.908693 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14093 | 2025.12.18 00:25:23.908487 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36566 | ||
| 14094 | 2025.12.18 00:25:23.908885 [ 290 ] {} <Debug> TCP-Session: 9956d64c-57cc-4424-a758-a3b3df5b4b96 Authenticating user 'default' from [fd00:1122:3344:101::e]:33291 | ||
| 14095 | 2025.12.18 00:25:23.908903 [ 286 ] {} <Debug> TCP-Session: e71c1b80-c76d-44df-8de6-5d3dc73462ce Authenticating user 'default' from [fd00:1122:3344:101::e]:50909 | ||
| 14096 | 2025.12.18 00:25:23.908505 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42884 | ||
| 14097 | 2025.12.18 00:25:23.908960 [ 286 ] {} <Debug> TCP-Session: e71c1b80-c76d-44df-8de6-5d3dc73462ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14098 | 2025.12.18 00:25:23.908954 [ 290 ] {} <Debug> TCP-Session: 9956d64c-57cc-4424-a758-a3b3df5b4b96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14099 | 2025.12.18 00:25:23.908991 [ 286 ] {} <Debug> TCP-Session: e71c1b80-c76d-44df-8de6-5d3dc73462ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14100 | 2025.12.18 00:25:23.908495 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57910 | ||
| 14101 | 2025.12.18 00:25:23.909009 [ 290 ] {} <Debug> TCP-Session: 9956d64c-57cc-4424-a758-a3b3df5b4b96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14102 | 2025.12.18 00:25:23.908752 [ 289 ] {} <Debug> TCP-Session: dd263d98-ed77-49cb-a83f-194c28c420dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14103 | 2025.12.18 00:25:23.909066 [ 291 ] {549eb610-ccfb-4c01-a800-78e46b0f3bed} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14104 | 2025.12.18 00:25:23.909075 [ 289 ] {} <Debug> TCP-Session: dd263d98-ed77-49cb-a83f-194c28c420dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14105 | 2025.12.18 00:25:23.909139 [ 291 ] {549eb610-ccfb-4c01-a800-78e46b0f3bed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14106 | 2025.12.18 00:25:23.909177 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14107 | 2025.12.18 00:25:23.909225 [ 294 ] {} <Debug> TCP-Session: 70ad8c35-f4a2-4aae-a42e-bf5fed82b28d Authenticating user 'default' from [fd00:1122:3344:101::e]:36566 | ||
| 14108 | 2025.12.18 00:25:23.909255 [ 294 ] {} <Debug> TCP-Session: 70ad8c35-f4a2-4aae-a42e-bf5fed82b28d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14109 | 2025.12.18 00:25:23.909284 [ 294 ] {} <Debug> TCP-Session: 70ad8c35-f4a2-4aae-a42e-bf5fed82b28d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14110 | 2025.12.18 00:25:23.909436 [ 291 ] {549eb610-ccfb-4c01-a800-78e46b0f3bed} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 14111 | 2025.12.18 00:25:23.909602 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14112 | 2025.12.18 00:25:23.909644 [ 287 ] {} <Debug> TCP-Session: 026a3381-2c65-4152-a53a-e09baa1c5175 Authenticating user 'default' from [fd00:1122:3344:101::e]:57910 | ||
| 14113 | 2025.12.18 00:25:23.909664 [ 287 ] {} <Debug> TCP-Session: 026a3381-2c65-4152-a53a-e09baa1c5175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14114 | 2025.12.18 00:25:23.909683 [ 287 ] {} <Debug> TCP-Session: 026a3381-2c65-4152-a53a-e09baa1c5175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14115 | 2025.12.18 00:25:23.909718 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14116 | 2025.12.18 00:25:23.909752 [ 288 ] {} <Debug> TCP-Session: a1d86a74-fd0d-4972-939f-4c6243f60b2f Authenticating user 'default' from [fd00:1122:3344:101::e]:42884 | ||
| 14117 | 2025.12.18 00:25:23.909770 [ 288 ] {} <Debug> TCP-Session: a1d86a74-fd0d-4972-939f-4c6243f60b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14118 | 2025.12.18 00:25:23.909782 [ 288 ] {} <Debug> TCP-Session: a1d86a74-fd0d-4972-939f-4c6243f60b2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14119 | 2025.12.18 00:25:23.910368 [ 295 ] {549eb610-ccfb-4c01-a800-78e46b0f3bed} <Trace> AggregatingTransform: Aggregating | ||
| 14120 | 2025.12.18 00:25:23.910408 [ 295 ] {549eb610-ccfb-4c01-a800-78e46b0f3bed} <Trace> Aggregator: Aggregation method: without_key | ||
| 14121 | 2025.12.18 00:25:23.910443 [ 295 ] {549eb610-ccfb-4c01-a800-78e46b0f3bed} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000891106 sec. (1122.201 rows/sec., 43.84 KiB/sec.) | ||
| 14122 | 2025.12.18 00:25:23.910459 [ 295 ] {549eb610-ccfb-4c01-a800-78e46b0f3bed} <Trace> Aggregator: Merging aggregated data | ||
| 14123 | 2025.12.18 00:25:23.912029 [ 291 ] {549eb610-ccfb-4c01-a800-78e46b0f3bed} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003335 sec., 299.85007496251876 rows/sec., 11.71 KiB/sec. | ||
| 14124 | 2025.12.18 00:25:23.912111 [ 291 ] {549eb610-ccfb-4c01-a800-78e46b0f3bed} <Debug> TCPHandler: Processed in 0.003648435 sec. | ||
| 14125 | 2025.12.18 00:25:23.912217 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14126 | 2025.12.18 00:25:23.912240 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14127 | 2025.12.18 00:25:23.912245 [ 291 ] {} <Debug> TCP-Session: 3757a232-e7aa-4742-b921-b88741ce39a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14128 | 2025.12.18 00:25:23.912259 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14129 | 2025.12.18 00:25:23.912282 [ 292 ] {} <Debug> TCP-Session: 29694295-33fd-41a7-aa76-2ef52954daf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14130 | 2025.12.18 00:25:23.912277 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14131 | 2025.12.18 00:25:23.912310 [ 293 ] {} <Debug> TCP-Session: 661cb869-af77-441f-8c6b-5c5142c7d612 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14132 | 2025.12.18 00:25:23.912291 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14133 | 2025.12.18 00:25:23.912396 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14134 | 2025.12.18 00:25:23.912413 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14135 | 2025.12.18 00:25:23.912431 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14136 | 2025.12.18 00:25:23.912451 [ 294 ] {} <Debug> TCP-Session: 70ad8c35-f4a2-4aae-a42e-bf5fed82b28d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14137 | 2025.12.18 00:25:23.912496 [ 286 ] {} <Debug> TCP-Session: e71c1b80-c76d-44df-8de6-5d3dc73462ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14138 | 2025.12.18 00:25:23.912472 [ 289 ] {} <Debug> TCP-Session: dd263d98-ed77-49cb-a83f-194c28c420dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14139 | 2025.12.18 00:25:23.912446 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14140 | 2025.12.18 00:25:23.912438 [ 290 ] {} <Debug> TCP-Session: 9956d64c-57cc-4424-a758-a3b3df5b4b96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14141 | 2025.12.18 00:25:23.912568 [ 288 ] {} <Debug> TCP-Session: a1d86a74-fd0d-4972-939f-4c6243f60b2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14142 | 2025.12.18 00:25:23.912401 [ 287 ] {} <Debug> TCP-Session: 026a3381-2c65-4152-a53a-e09baa1c5175 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14143 | 2025.12.18 00:25:23.950426 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1628 | ||
| 14144 | 2025.12.18 00:25:23.952638 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14145 | 2025.12.18 00:25:23.952686 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14146 | 2025.12.18 00:25:23.953912 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14147 | 2025.12.18 00:25:23.954176 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14148 | 2025.12.18 00:25:23.954404 [ 113 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14149 | 2025.12.18 00:25:23.954477 [ 113 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14150 | 2025.12.18 00:25:23.954497 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14151 | 2025.12.18 00:25:23.954507 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1628 | ||
| 14152 | 2025.12.18 00:25:23.954622 [ 199 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::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 | ||
| 14153 | 2025.12.18 00:25:23.955194 [ 199 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14154 | 2025.12.18 00:25:23.955362 [ 199 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1504 rows starting from the beginning of the part | ||
| 14155 | 2025.12.18 00:25:23.955798 [ 199 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 28 rows starting from the beginning of the part | ||
| 14156 | 2025.12.18 00:25:23.956185 [ 199 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part | ||
| 14157 | 2025.12.18 00:25:23.956556 [ 199 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 20 rows starting from the beginning of the part | ||
| 14158 | 2025.12.18 00:25:23.956925 [ 199 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 28 rows starting from the beginning of the part | ||
| 14159 | 2025.12.18 00:25:23.957285 [ 199 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 14160 | 2025.12.18 00:25:23.964606 [ 186 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1628 rows, containing 72 columns (72 merged, 0 gathered) in 0.010044031 sec., 162086.31773438375 rows/sec., 124.51 MiB/sec. | ||
| 14161 | 2025.12.18 00:25:23.966196 [ 191 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14162 | 2025.12.18 00:25:23.966856 [ 191 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_61_12} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14163 | 2025.12.18 00:25:23.966945 [ 191 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_61_12} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14164 | 2025.12.18 00:25:23.967182 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 14165 | 2025.12.18 00:25:24.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.24 MiB, peak 384.31 MiB, free memory in arenas 0.00 B, will set to 366.15 MiB (RSS), difference: -1.09 MiB | ||
| 14166 | 2025.12.18 00:25:26.343787 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14167 | 2025.12.18 00:25:26.343969 [ 260 ] {399f8ad8-4124-446f-9fb7-e18680de1f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14168 | 2025.12.18 00:25:26.344036 [ 260 ] {399f8ad8-4124-446f-9fb7-e18680de1f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14169 | 2025.12.18 00:25:26.344801 [ 260 ] {399f8ad8-4124-446f-9fb7-e18680de1f38} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14170 | 2025.12.18 00:25:26.344853 [ 260 ] {399f8ad8-4124-446f-9fb7-e18680de1f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14171 | 2025.12.18 00:25:26.345253 [ 260 ] {399f8ad8-4124-446f-9fb7-e18680de1f38} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14172 | 2025.12.18 00:25:26.345505 [ 260 ] {399f8ad8-4124-446f-9fb7-e18680de1f38} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14173 | 2025.12.18 00:25:26.345670 [ 260 ] {399f8ad8-4124-446f-9fb7-e18680de1f38} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001751 sec., 77669.90291262136 rows/sec., 6.74 MiB/sec. | ||
| 14174 | 2025.12.18 00:25:26.345721 [ 260 ] {399f8ad8-4124-446f-9fb7-e18680de1f38} <Debug> TCPHandler: Processed in 0.002065314 sec. | ||
| 14175 | 2025.12.18 00:25:26.345852 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14176 | 2025.12.18 00:25:26.345954 [ 260 ] {415c364d-a210-4f1d-9897-afc74de6371f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14177 | 2025.12.18 00:25:26.345997 [ 260 ] {415c364d-a210-4f1d-9897-afc74de6371f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14178 | 2025.12.18 00:25:26.346428 [ 260 ] {415c364d-a210-4f1d-9897-afc74de6371f} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14179 | 2025.12.18 00:25:26.346467 [ 260 ] {415c364d-a210-4f1d-9897-afc74de6371f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14180 | 2025.12.18 00:25:26.346771 [ 260 ] {415c364d-a210-4f1d-9897-afc74de6371f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14181 | 2025.12.18 00:25:26.346977 [ 260 ] {415c364d-a210-4f1d-9897-afc74de6371f} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14182 | 2025.12.18 00:25:26.347110 [ 260 ] {415c364d-a210-4f1d-9897-afc74de6371f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001179 sec., 33927.05682782019 rows/sec., 2.49 MiB/sec. | ||
| 14183 | 2025.12.18 00:25:26.347149 [ 260 ] {415c364d-a210-4f1d-9897-afc74de6371f} <Debug> TCPHandler: Processed in 0.001352559 sec. | ||
| 14184 | 2025.12.18 00:25:26.347276 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14185 | 2025.12.18 00:25:26.347404 [ 260 ] {de31b9b5-ccb8-48ed-941a-57f2f919dfbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14186 | 2025.12.18 00:25:26.347454 [ 260 ] {de31b9b5-ccb8-48ed-941a-57f2f919dfbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14187 | 2025.12.18 00:25:26.347989 [ 260 ] {de31b9b5-ccb8-48ed-941a-57f2f919dfbc} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14188 | 2025.12.18 00:25:26.348034 [ 260 ] {de31b9b5-ccb8-48ed-941a-57f2f919dfbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14189 | 2025.12.18 00:25:26.348413 [ 260 ] {de31b9b5-ccb8-48ed-941a-57f2f919dfbc} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14190 | 2025.12.18 00:25:26.348631 [ 260 ] {de31b9b5-ccb8-48ed-941a-57f2f919dfbc} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14191 | 2025.12.18 00:25:26.348766 [ 260 ] {de31b9b5-ccb8-48ed-941a-57f2f919dfbc} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00139 sec., 74820.1438848921 rows/sec., 5.84 MiB/sec. | ||
| 14192 | 2025.12.18 00:25:26.348806 [ 260 ] {de31b9b5-ccb8-48ed-941a-57f2f919dfbc} <Debug> TCPHandler: Processed in 0.001593531 sec. | ||
| 14193 | 2025.12.18 00:25:26.348921 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14194 | 2025.12.18 00:25:26.349019 [ 260 ] {90b1341c-61b1-4907-ac66-3533e218a2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14195 | 2025.12.18 00:25:26.349064 [ 260 ] {90b1341c-61b1-4907-ac66-3533e218a2c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14196 | 2025.12.18 00:25:26.349484 [ 260 ] {90b1341c-61b1-4907-ac66-3533e218a2c7} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14197 | 2025.12.18 00:25:26.349520 [ 260 ] {90b1341c-61b1-4907-ac66-3533e218a2c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14198 | 2025.12.18 00:25:26.349861 [ 260 ] {90b1341c-61b1-4907-ac66-3533e218a2c7} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14199 | 2025.12.18 00:25:26.350078 [ 260 ] {90b1341c-61b1-4907-ac66-3533e218a2c7} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14200 | 2025.12.18 00:25:26.350210 [ 260 ] {90b1341c-61b1-4907-ac66-3533e218a2c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 14201 | 2025.12.18 00:25:26.350248 [ 260 ] {90b1341c-61b1-4907-ac66-3533e218a2c7} <Debug> TCPHandler: Processed in 0.00137669 sec. | ||
| 14202 | 2025.12.18 00:25:26.350416 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14203 | 2025.12.18 00:25:26.350514 [ 260 ] {e501e7cd-ae25-4523-a144-7238e65d7fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14204 | 2025.12.18 00:25:26.350570 [ 260 ] {e501e7cd-ae25-4523-a144-7238e65d7fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14205 | 2025.12.18 00:25:26.351450 [ 260 ] {e501e7cd-ae25-4523-a144-7238e65d7fe0} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14206 | 2025.12.18 00:25:26.351488 [ 260 ] {e501e7cd-ae25-4523-a144-7238e65d7fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14207 | 2025.12.18 00:25:26.352053 [ 260 ] {e501e7cd-ae25-4523-a144-7238e65d7fe0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14208 | 2025.12.18 00:25:26.352271 [ 260 ] {e501e7cd-ae25-4523-a144-7238e65d7fe0} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14209 | 2025.12.18 00:25:26.352416 [ 260 ] {e501e7cd-ae25-4523-a144-7238e65d7fe0} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001921 sec., 20822.488287350337 rows/sec., 37.31 MiB/sec. | ||
| 14210 | 2025.12.18 00:25:26.352482 [ 260 ] {e501e7cd-ae25-4523-a144-7238e65d7fe0} <Debug> TCPHandler: Processed in 0.002115485 sec. | ||
| 14211 | 2025.12.18 00:25:26.352593 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14212 | 2025.12.18 00:25:26.352689 [ 260 ] {ece920a2-2639-4d33-b98a-ea11d0f7efed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14213 | 2025.12.18 00:25:26.352732 [ 260 ] {ece920a2-2639-4d33-b98a-ea11d0f7efed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14214 | 2025.12.18 00:25:26.353067 [ 260 ] {ece920a2-2639-4d33-b98a-ea11d0f7efed} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14215 | 2025.12.18 00:25:26.353103 [ 260 ] {ece920a2-2639-4d33-b98a-ea11d0f7efed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14216 | 2025.12.18 00:25:26.353402 [ 260 ] {ece920a2-2639-4d33-b98a-ea11d0f7efed} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14217 | 2025.12.18 00:25:26.353660 [ 260 ] {ece920a2-2639-4d33-b98a-ea11d0f7efed} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14218 | 2025.12.18 00:25:26.353795 [ 260 ] {ece920a2-2639-4d33-b98a-ea11d0f7efed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 14219 | 2025.12.18 00:25:26.353831 [ 260 ] {ece920a2-2639-4d33-b98a-ea11d0f7efed} <Debug> TCPHandler: Processed in 0.001288719 sec. | ||
| 14220 | 2025.12.18 00:25:27.723637 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62821 | ||
| 14221 | 2025.12.18 00:25:27.723752 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14222 | 2025.12.18 00:25:27.723780 [ 290 ] {} <Debug> TCP-Session: c9076543-0a94-4273-a490-f8fe4ea7462a Authenticating user 'default' from [fd00:1122:3344:101::e]:62821 | ||
| 14223 | 2025.12.18 00:25:27.723802 [ 290 ] {} <Debug> TCP-Session: c9076543-0a94-4273-a490-f8fe4ea7462a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14224 | 2025.12.18 00:25:27.723816 [ 290 ] {} <Debug> TCP-Session: c9076543-0a94-4273-a490-f8fe4ea7462a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14225 | 2025.12.18 00:25:27.724004 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57149 | ||
| 14226 | 2025.12.18 00:25:27.724027 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45484 | ||
| 14227 | 2025.12.18 00:25:27.724059 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34989 | ||
| 14228 | 2025.12.18 00:25:27.724071 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59645 | ||
| 14229 | 2025.12.18 00:25:27.724087 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54282 | ||
| 14230 | 2025.12.18 00:25:27.724121 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40444 | ||
| 14231 | 2025.12.18 00:25:27.724142 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14232 | 2025.12.18 00:25:27.724157 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14233 | 2025.12.18 00:25:27.724184 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14234 | 2025.12.18 00:25:27.724189 [ 292 ] {} <Debug> TCP-Session: 820040ee-82e1-4420-9961-3d657d68d9d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45484 | ||
| 14235 | 2025.12.18 00:25:27.724202 [ 286 ] {} <Debug> TCP-Session: bee25d40-d653-45fb-98b6-a298dd840b89 Authenticating user 'default' from [fd00:1122:3344:101::e]:59645 | ||
| 14236 | 2025.12.18 00:25:27.724224 [ 288 ] {} <Debug> TCP-Session: 77dc9739-2f66-443f-bbd1-cee20dc8c764 Authenticating user 'default' from [fd00:1122:3344:101::e]:54282 | ||
| 14237 | 2025.12.18 00:25:27.724233 [ 292 ] {} <Debug> TCP-Session: 820040ee-82e1-4420-9961-3d657d68d9d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14238 | 2025.12.18 00:25:27.724230 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14239 | 2025.12.18 00:25:27.724241 [ 286 ] {} <Debug> TCP-Session: bee25d40-d653-45fb-98b6-a298dd840b89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14240 | 2025.12.18 00:25:27.724256 [ 292 ] {} <Debug> TCP-Session: 820040ee-82e1-4420-9961-3d657d68d9d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14241 | 2025.12.18 00:25:27.724283 [ 289 ] {} <Debug> TCP-Session: 81f78282-2b00-45db-8ced-e88fd9ab1d9f Authenticating user 'default' from [fd00:1122:3344:101::e]:40444 | ||
| 14242 | 2025.12.18 00:25:27.724285 [ 286 ] {} <Debug> TCP-Session: bee25d40-d653-45fb-98b6-a298dd840b89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14243 | 2025.12.18 00:25:27.724253 [ 288 ] {} <Debug> TCP-Session: 77dc9739-2f66-443f-bbd1-cee20dc8c764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14244 | 2025.12.18 00:25:27.724320 [ 289 ] {} <Debug> TCP-Session: 81f78282-2b00-45db-8ced-e88fd9ab1d9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14245 | 2025.12.18 00:25:27.724350 [ 288 ] {} <Debug> TCP-Session: 77dc9739-2f66-443f-bbd1-cee20dc8c764 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14246 | 2025.12.18 00:25:27.724362 [ 289 ] {} <Debug> TCP-Session: 81f78282-2b00-45db-8ced-e88fd9ab1d9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14247 | 2025.12.18 00:25:27.724200 [ 290 ] {} <Trace> TCP-Session: c9076543-0a94-4273-a490-f8fe4ea7462a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14248 | 2025.12.18 00:25:27.724143 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14249 | 2025.12.18 00:25:27.724118 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14250 | 2025.12.18 00:25:27.724449 [ 294 ] {} <Debug> TCP-Session: 8992c456-ba4e-41a7-92d0-1beb22464408 Authenticating user 'default' from [fd00:1122:3344:101::e]:34989 | ||
| 14251 | 2025.12.18 00:25:27.724080 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43062 | ||
| 14252 | 2025.12.18 00:25:27.724479 [ 291 ] {} <Debug> TCP-Session: daaaabe5-2e1f-4dee-905e-d07e3fd5ce09 Authenticating user 'default' from [fd00:1122:3344:101::e]:57149 | ||
| 14253 | 2025.12.18 00:25:27.724483 [ 294 ] {} <Debug> TCP-Session: 8992c456-ba4e-41a7-92d0-1beb22464408 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14254 | 2025.12.18 00:25:27.724524 [ 291 ] {} <Debug> TCP-Session: daaaabe5-2e1f-4dee-905e-d07e3fd5ce09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14255 | 2025.12.18 00:25:27.724537 [ 294 ] {} <Debug> TCP-Session: 8992c456-ba4e-41a7-92d0-1beb22464408 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14256 | 2025.12.18 00:25:27.724547 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14257 | 2025.12.18 00:25:27.724550 [ 291 ] {} <Debug> TCP-Session: daaaabe5-2e1f-4dee-905e-d07e3fd5ce09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14258 | 2025.12.18 00:25:27.724578 [ 290 ] {802ed56d-056e-47f1-830e-1cff4344bbf2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62821) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14259 | 2025.12.18 00:25:27.724583 [ 287 ] {} <Debug> TCP-Session: fa35d87a-4ad2-4b4e-9980-8c650c9460e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43062 | ||
| 14260 | 2025.12.18 00:25:27.724071 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51417 | ||
| 14261 | 2025.12.18 00:25:27.724633 [ 287 ] {} <Debug> TCP-Session: fa35d87a-4ad2-4b4e-9980-8c650c9460e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14262 | 2025.12.18 00:25:27.724664 [ 287 ] {} <Debug> TCP-Session: fa35d87a-4ad2-4b4e-9980-8c650c9460e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14263 | 2025.12.18 00:25:27.724854 [ 290 ] {802ed56d-056e-47f1-830e-1cff4344bbf2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14264 | 2025.12.18 00:25:27.724919 [ 290 ] {802ed56d-056e-47f1-830e-1cff4344bbf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14265 | 2025.12.18 00:25:27.724929 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14266 | 2025.12.18 00:25:27.724960 [ 293 ] {} <Debug> TCP-Session: 212e938b-94c3-4ebe-80c8-c724a4e3e160 Authenticating user 'default' from [fd00:1122:3344:101::e]:51417 | ||
| 14267 | 2025.12.18 00:25:27.724978 [ 293 ] {} <Debug> TCP-Session: 212e938b-94c3-4ebe-80c8-c724a4e3e160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14268 | 2025.12.18 00:25:27.724991 [ 293 ] {} <Debug> TCP-Session: 212e938b-94c3-4ebe-80c8-c724a4e3e160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14269 | 2025.12.18 00:25:27.725210 [ 290 ] {802ed56d-056e-47f1-830e-1cff4344bbf2} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 14270 | 2025.12.18 00:25:27.726333 [ 301 ] {802ed56d-056e-47f1-830e-1cff4344bbf2} <Trace> AggregatingTransform: Aggregating | ||
| 14271 | 2025.12.18 00:25:27.726372 [ 301 ] {802ed56d-056e-47f1-830e-1cff4344bbf2} <Trace> Aggregator: Aggregation method: without_key | ||
| 14272 | 2025.12.18 00:25:27.726410 [ 301 ] {802ed56d-056e-47f1-830e-1cff4344bbf2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001096618 sec. (911.895 rows/sec., 35.62 KiB/sec.) | ||
| 14273 | 2025.12.18 00:25:27.726430 [ 301 ] {802ed56d-056e-47f1-830e-1cff4344bbf2} <Trace> Aggregator: Merging aggregated data | ||
| 14274 | 2025.12.18 00:25:27.727855 [ 290 ] {802ed56d-056e-47f1-830e-1cff4344bbf2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003333 sec., 300.03000300030004 rows/sec., 11.72 KiB/sec. | ||
| 14275 | 2025.12.18 00:25:27.728017 [ 290 ] {802ed56d-056e-47f1-830e-1cff4344bbf2} <Debug> TCPHandler: Processed in 0.003932838 sec. | ||
| 14276 | 2025.12.18 00:25:27.728098 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14277 | 2025.12.18 00:25:27.728124 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14278 | 2025.12.18 00:25:27.728129 [ 290 ] {} <Debug> TCP-Session: c9076543-0a94-4273-a490-f8fe4ea7462a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14279 | 2025.12.18 00:25:27.728142 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14280 | 2025.12.18 00:25:27.728168 [ 291 ] {} <Debug> TCP-Session: daaaabe5-2e1f-4dee-905e-d07e3fd5ce09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14281 | 2025.12.18 00:25:27.728172 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14282 | 2025.12.18 00:25:27.728187 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14283 | 2025.12.18 00:25:27.728201 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14284 | 2025.12.18 00:25:27.728218 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14285 | 2025.12.18 00:25:27.728240 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14286 | 2025.12.18 00:25:27.728257 [ 294 ] {} <Debug> TCP-Session: 8992c456-ba4e-41a7-92d0-1beb22464408 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14287 | 2025.12.18 00:25:27.728277 [ 293 ] {} <Debug> TCP-Session: 212e938b-94c3-4ebe-80c8-c724a4e3e160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14288 | 2025.12.18 00:25:27.728302 [ 288 ] {} <Debug> TCP-Session: 77dc9739-2f66-443f-bbd1-cee20dc8c764 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14289 | 2025.12.18 00:25:27.728219 [ 287 ] {} <Debug> TCP-Session: fa35d87a-4ad2-4b4e-9980-8c650c9460e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14290 | 2025.12.18 00:25:27.728202 [ 289 ] {} <Debug> TCP-Session: 81f78282-2b00-45db-8ced-e88fd9ab1d9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14291 | 2025.12.18 00:25:27.728155 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14292 | 2025.12.18 00:25:27.728243 [ 286 ] {} <Debug> TCP-Session: bee25d40-d653-45fb-98b6-a298dd840b89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14293 | 2025.12.18 00:25:27.728407 [ 292 ] {} <Debug> TCP-Session: 820040ee-82e1-4420-9961-3d657d68d9d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14294 | 2025.12.18 00:25:28.623202 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14295 | 2025.12.18 00:25:28.623264 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14296 | 2025.12.18 00:25:28.827437 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39319 | ||
| 14297 | 2025.12.18 00:25:28.828239 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14298 | 2025.12.18 00:25:28.828305 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14299 | 2025.12.18 00:25:28.828911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14300 | 2025.12.18 00:25:28.829160 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14301 | 2025.12.18 00:25:28.829317 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39319 | ||
| 14302 | 2025.12.18 00:25:30.968450 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 14303 | 2025.12.18 00:25:30.986558 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14304 | 2025.12.18 00:25:30.986618 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14305 | 2025.12.18 00:25:30.992956 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14306 | 2025.12.18 00:25:30.993701 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14307 | 2025.12.18 00:25:30.997575 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 14308 | 2025.12.18 00:25:31.341949 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14309 | 2025.12.18 00:25:31.342225 [ 260 ] {73717603-9f78-4b4e-b00b-1638c2f6cd7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14310 | 2025.12.18 00:25:31.342335 [ 260 ] {73717603-9f78-4b4e-b00b-1638c2f6cd7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14311 | 2025.12.18 00:25:31.343222 [ 260 ] {73717603-9f78-4b4e-b00b-1638c2f6cd7d} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14312 | 2025.12.18 00:25:31.343272 [ 260 ] {73717603-9f78-4b4e-b00b-1638c2f6cd7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14313 | 2025.12.18 00:25:31.343691 [ 260 ] {73717603-9f78-4b4e-b00b-1638c2f6cd7d} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14314 | 2025.12.18 00:25:31.343939 [ 260 ] {73717603-9f78-4b4e-b00b-1638c2f6cd7d} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14315 | 2025.12.18 00:25:31.344114 [ 260 ] {73717603-9f78-4b4e-b00b-1638c2f6cd7d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001964 sec., 28513.238289205703 rows/sec., 2.19 MiB/sec. | ||
| 14316 | 2025.12.18 00:25:31.344170 [ 260 ] {73717603-9f78-4b4e-b00b-1638c2f6cd7d} <Debug> TCPHandler: Processed in 0.002404407 sec. | ||
| 14317 | 2025.12.18 00:25:31.344309 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14318 | 2025.12.18 00:25:31.344416 [ 260 ] {29b3543b-a3e2-4d6d-b760-b18b58c0fedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14319 | 2025.12.18 00:25:31.344461 [ 260 ] {29b3543b-a3e2-4d6d-b760-b18b58c0fedf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14320 | 2025.12.18 00:25:31.344926 [ 260 ] {29b3543b-a3e2-4d6d-b760-b18b58c0fedf} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14321 | 2025.12.18 00:25:31.344965 [ 260 ] {29b3543b-a3e2-4d6d-b760-b18b58c0fedf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14322 | 2025.12.18 00:25:31.345292 [ 260 ] {29b3543b-a3e2-4d6d-b760-b18b58c0fedf} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14323 | 2025.12.18 00:25:31.345510 [ 260 ] {29b3543b-a3e2-4d6d-b760-b18b58c0fedf} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14324 | 2025.12.18 00:25:31.345645 [ 260 ] {29b3543b-a3e2-4d6d-b760-b18b58c0fedf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001256 sec., 50955.41401273885 rows/sec., 3.98 MiB/sec. | ||
| 14325 | 2025.12.18 00:25:31.345684 [ 260 ] {29b3543b-a3e2-4d6d-b760-b18b58c0fedf} <Debug> TCPHandler: Processed in 0.00142844 sec. | ||
| 14326 | 2025.12.18 00:25:31.345805 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14327 | 2025.12.18 00:25:31.345904 [ 260 ] {36197d54-ede6-452f-9e47-bc006f1f8c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14328 | 2025.12.18 00:25:31.345949 [ 260 ] {36197d54-ede6-452f-9e47-bc006f1f8c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14329 | 2025.12.18 00:25:31.346378 [ 260 ] {36197d54-ede6-452f-9e47-bc006f1f8c30} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14330 | 2025.12.18 00:25:31.346416 [ 260 ] {36197d54-ede6-452f-9e47-bc006f1f8c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14331 | 2025.12.18 00:25:31.346763 [ 260 ] {36197d54-ede6-452f-9e47-bc006f1f8c30} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14332 | 2025.12.18 00:25:31.346975 [ 260 ] {36197d54-ede6-452f-9e47-bc006f1f8c30} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14333 | 2025.12.18 00:25:31.347103 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 2 parts from all_1_118_24 to all_119_119_0 | ||
| 14334 | 2025.12.18 00:25:31.347109 [ 260 ] {36197d54-ede6-452f-9e47-bc006f1f8c30} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 14335 | 2025.12.18 00:25:31.347175 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14336 | 2025.12.18 00:25:31.347192 [ 260 ] {36197d54-ede6-452f-9e47-bc006f1f8c30} <Debug> TCPHandler: Processed in 0.001437891 sec. | ||
| 14337 | 2025.12.18 00:25:31.347203 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14338 | 2025.12.18 00:25:31.347318 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14339 | 2025.12.18 00:25:31.347345 [ 186 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_119_25} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_118_24 to all_119_119_0 into Compact with storage Full | ||
| 14340 | 2025.12.18 00:25:31.347417 [ 260 ] {8b632612-7ceb-44fe-982e-1ab0fa708177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14341 | 2025.12.18 00:25:31.347464 [ 260 ] {8b632612-7ceb-44fe-982e-1ab0fa708177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14342 | 2025.12.18 00:25:31.347513 [ 186 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_119_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14343 | 2025.12.18 00:25:31.347564 [ 186 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_118_24, total 33274 rows starting from the beginning of the part | ||
| 14344 | 2025.12.18 00:25:31.347641 [ 186 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 14345 | 2025.12.18 00:25:31.347809 [ 260 ] {8b632612-7ceb-44fe-982e-1ab0fa708177} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14346 | 2025.12.18 00:25:31.347850 [ 260 ] {8b632612-7ceb-44fe-982e-1ab0fa708177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14347 | 2025.12.18 00:25:31.348200 [ 260 ] {8b632612-7ceb-44fe-982e-1ab0fa708177} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14348 | 2025.12.18 00:25:31.348416 [ 260 ] {8b632612-7ceb-44fe-982e-1ab0fa708177} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14349 | 2025.12.18 00:25:31.348549 [ 260 ] {8b632612-7ceb-44fe-982e-1ab0fa708177} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 14350 | 2025.12.18 00:25:31.348584 [ 260 ] {8b632612-7ceb-44fe-982e-1ab0fa708177} <Debug> TCPHandler: Processed in 0.001315659 sec. | ||
| 14351 | 2025.12.18 00:25:31.353927 [ 191 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_119_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33434 rows, containing 5 columns (5 merged, 0 gathered) in 0.006638297 sec., 5036532.713134107 rows/sec., 346.07 MiB/sec. | ||
| 14352 | 2025.12.18 00:25:31.354191 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_119_25} <Trace> MergedBlockOutputStream: filled checksums all_1_119_25 (state Temporary) | ||
| 14353 | 2025.12.18 00:25:31.354528 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_119_25} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_119_25 to all_1_119_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14354 | 2025.12.18 00:25:31.354622 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_119_25} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 2 parts: [all_1_118_24, all_119_119_0] -> all_1_119_25 | ||
| 14355 | 2025.12.18 00:25:31.354710 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14356 | 2025.12.18 00:25:33.955005 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1650 | ||
| 14357 | 2025.12.18 00:25:33.957608 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14358 | 2025.12.18 00:25:33.957656 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14359 | 2025.12.18 00:25:33.958889 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14360 | 2025.12.18 00:25:33.959179 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14361 | 2025.12.18 00:25:33.959561 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1650 | ||
| 14362 | 2025.12.18 00:25:35.356309 [ 225 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14363 | 2025.12.18 00:25:35.356362 [ 225 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14364 | 2025.12.18 00:25:35.360398 [ 225 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14365 | 2025.12.18 00:25:35.820334 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14366 | 2025.12.18 00:25:35.820388 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14367 | 2025.12.18 00:25:35.823808 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14368 | 2025.12.18 00:25:36.236460 [ 224 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14369 | 2025.12.18 00:25:36.236510 [ 224 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14370 | 2025.12.18 00:25:36.239237 [ 224 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14371 | 2025.12.18 00:25:36.329471 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39831 | ||
| 14372 | 2025.12.18 00:25:36.330030 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14373 | 2025.12.18 00:25:36.330073 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14374 | 2025.12.18 00:25:36.330559 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14375 | 2025.12.18 00:25:36.330805 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14376 | 2025.12.18 00:25:36.330961 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39831 | ||
| 14377 | 2025.12.18 00:25:36.372212 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14378 | 2025.12.18 00:25:36.372444 [ 260 ] {7fb59d50-b7b0-404f-988b-1484f89d7757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14379 | 2025.12.18 00:25:36.372529 [ 260 ] {7fb59d50-b7b0-404f-988b-1484f89d7757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14380 | 2025.12.18 00:25:36.373270 [ 260 ] {7fb59d50-b7b0-404f-988b-1484f89d7757} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14381 | 2025.12.18 00:25:36.373321 [ 260 ] {7fb59d50-b7b0-404f-988b-1484f89d7757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14382 | 2025.12.18 00:25:36.373707 [ 260 ] {7fb59d50-b7b0-404f-988b-1484f89d7757} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 14383 | 2025.12.18 00:25:36.373939 [ 260 ] {7fb59d50-b7b0-404f-988b-1484f89d7757} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14384 | 2025.12.18 00:25:36.374095 [ 260 ] {7fb59d50-b7b0-404f-988b-1484f89d7757} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001714 sec., 14002.333722287047 rows/sec., 1.16 MiB/sec. | ||
| 14385 | 2025.12.18 00:25:36.374148 [ 260 ] {7fb59d50-b7b0-404f-988b-1484f89d7757} <Debug> TCPHandler: Processed in 0.002088925 sec. | ||
| 14386 | 2025.12.18 00:25:36.374274 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14387 | 2025.12.18 00:25:36.374376 [ 260 ] {8c97e832-9e70-4088-9295-c1ec4a0f01ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14388 | 2025.12.18 00:25:36.374419 [ 260 ] {8c97e832-9e70-4088-9295-c1ec4a0f01ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14389 | 2025.12.18 00:25:36.374845 [ 260 ] {8c97e832-9e70-4088-9295-c1ec4a0f01ee} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14390 | 2025.12.18 00:25:36.374882 [ 260 ] {8c97e832-9e70-4088-9295-c1ec4a0f01ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14391 | 2025.12.18 00:25:36.375179 [ 260 ] {8c97e832-9e70-4088-9295-c1ec4a0f01ee} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14392 | 2025.12.18 00:25:36.375386 [ 260 ] {8c97e832-9e70-4088-9295-c1ec4a0f01ee} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14393 | 2025.12.18 00:25:36.375519 [ 260 ] {8c97e832-9e70-4088-9295-c1ec4a0f01ee} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001166 sec., 13722.126929674101 rows/sec., 1.10 MiB/sec. | ||
| 14394 | 2025.12.18 00:25:36.375558 [ 260 ] {8c97e832-9e70-4088-9295-c1ec4a0f01ee} <Debug> TCPHandler: Processed in 0.001336179 sec. | ||
| 14395 | 2025.12.18 00:25:36.375667 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14396 | 2025.12.18 00:25:36.375763 [ 260 ] {f8bdae2e-26f8-4e56-8860-5a2aa24e1147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14397 | 2025.12.18 00:25:36.375802 [ 260 ] {f8bdae2e-26f8-4e56-8860-5a2aa24e1147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14398 | 2025.12.18 00:25:36.376939 [ 260 ] {f8bdae2e-26f8-4e56-8860-5a2aa24e1147} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14399 | 2025.12.18 00:25:36.376975 [ 260 ] {f8bdae2e-26f8-4e56-8860-5a2aa24e1147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14400 | 2025.12.18 00:25:36.377366 [ 260 ] {f8bdae2e-26f8-4e56-8860-5a2aa24e1147} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14401 | 2025.12.18 00:25:36.377592 [ 260 ] {f8bdae2e-26f8-4e56-8860-5a2aa24e1147} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14402 | 2025.12.18 00:25:36.377727 [ 260 ] {f8bdae2e-26f8-4e56-8860-5a2aa24e1147} <Debug> executeQuery: Read 1405 rows, 120.78 KiB in 0.001984 sec., 708165.3225806451 rows/sec., 59.45 MiB/sec. | ||
| 14403 | 2025.12.18 00:25:36.377765 [ 260 ] {f8bdae2e-26f8-4e56-8860-5a2aa24e1147} <Debug> TCPHandler: Processed in 0.002148055 sec. | ||
| 14404 | 2025.12.18 00:25:36.377873 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14405 | 2025.12.18 00:25:36.377967 [ 260 ] {6ef84d34-098b-421b-bb8e-8f7133983280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14406 | 2025.12.18 00:25:36.378008 [ 260 ] {6ef84d34-098b-421b-bb8e-8f7133983280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14407 | 2025.12.18 00:25:36.378432 [ 260 ] {6ef84d34-098b-421b-bb8e-8f7133983280} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14408 | 2025.12.18 00:25:36.378467 [ 260 ] {6ef84d34-098b-421b-bb8e-8f7133983280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14409 | 2025.12.18 00:25:36.378773 [ 260 ] {6ef84d34-098b-421b-bb8e-8f7133983280} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14410 | 2025.12.18 00:25:36.378982 [ 260 ] {6ef84d34-098b-421b-bb8e-8f7133983280} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14411 | 2025.12.18 00:25:36.379098 [ 174 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14412 | 2025.12.18 00:25:36.379111 [ 260 ] {6ef84d34-098b-421b-bb8e-8f7133983280} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001163 sec., 58469.47549441101 rows/sec., 4.28 MiB/sec. | ||
| 14413 | 2025.12.18 00:25:36.379167 [ 174 ] {} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14414 | 2025.12.18 00:25:36.379177 [ 260 ] {6ef84d34-098b-421b-bb8e-8f7133983280} <Debug> TCPHandler: Processed in 0.00135266 sec. | ||
| 14415 | 2025.12.18 00:25:36.379198 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14416 | 2025.12.18 00:25:36.379300 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14417 | 2025.12.18 00:25:36.379306 [ 191 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::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 | ||
| 14418 | 2025.12.18 00:25:36.379399 [ 260 ] {b626aba1-6592-45ef-816d-d10b36fc347e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14419 | 2025.12.18 00:25:36.379421 [ 191 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14420 | 2025.12.18 00:25:36.379439 [ 260 ] {b626aba1-6592-45ef-816d-d10b36fc347e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14421 | 2025.12.18 00:25:36.379458 [ 191 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 72 rows starting from the beginning of the part | ||
| 14422 | 2025.12.18 00:25:36.379526 [ 191 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 40 rows starting from the beginning of the part | ||
| 14423 | 2025.12.18 00:25:36.379579 [ 191 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 54 rows starting from the beginning of the part | ||
| 14424 | 2025.12.18 00:25:36.379628 [ 191 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 40 rows starting from the beginning of the part | ||
| 14425 | 2025.12.18 00:25:36.379671 [ 191 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 40 rows starting from the beginning of the part | ||
| 14426 | 2025.12.18 00:25:36.379716 [ 191 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 68 rows starting from the beginning of the part | ||
| 14427 | 2025.12.18 00:25:36.379920 [ 260 ] {b626aba1-6592-45ef-816d-d10b36fc347e} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14428 | 2025.12.18 00:25:36.379954 [ 260 ] {b626aba1-6592-45ef-816d-d10b36fc347e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14429 | 2025.12.18 00:25:36.380262 [ 260 ] {b626aba1-6592-45ef-816d-d10b36fc347e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 14430 | 2025.12.18 00:25:36.380475 [ 260 ] {b626aba1-6592-45ef-816d-d10b36fc347e} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14431 | 2025.12.18 00:25:36.380492 [ 190 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 314 rows, containing 5 columns (5 merged, 0 gathered) in 0.001230859 sec., 255106.39317744764 rows/sec., 19.71 MiB/sec. | ||
| 14432 | 2025.12.18 00:25:36.380579 [ 174 ] {} <Debug> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 14433 | 2025.12.18 00:25:36.380604 [ 174 ] {} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14434 | 2025.12.18 00:25:36.380605 [ 260 ] {b626aba1-6592-45ef-816d-d10b36fc347e} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001224 sec., 205882.35294117648 rows/sec., 14.24 MiB/sec. | ||
| 14435 | 2025.12.18 00:25:36.380625 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14436 | 2025.12.18 00:25:36.380658 [ 260 ] {b626aba1-6592-45ef-816d-d10b36fc347e} <Debug> TCPHandler: Processed in 0.0014062 sec. | ||
| 14437 | 2025.12.18 00:25:36.380694 [ 201 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14438 | 2025.12.18 00:25:36.380703 [ 191 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 14439 | 2025.12.18 00:25:36.380782 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14440 | 2025.12.18 00:25:36.380810 [ 191 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14441 | 2025.12.18 00:25:36.380835 [ 191 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 252 rows starting from the beginning of the part | ||
| 14442 | 2025.12.18 00:25:36.380878 [ 191 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 252 rows starting from the beginning of the part | ||
| 14443 | 2025.12.18 00:25:36.380878 [ 260 ] {85a06fe1-5d02-48bb-96b6-a59a0705ea0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14444 | 2025.12.18 00:25:36.380916 [ 191 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 252 rows starting from the beginning of the part | ||
| 14445 | 2025.12.18 00:25:36.380928 [ 260 ] {85a06fe1-5d02-48bb-96b6-a59a0705ea0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14446 | 2025.12.18 00:25:36.380952 [ 191 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 252 rows starting from the beginning of the part | ||
| 14447 | 2025.12.18 00:25:36.380986 [ 191 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 252 rows starting from the beginning of the part | ||
| 14448 | 2025.12.18 00:25:36.381056 [ 201 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_71_14} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14449 | 2025.12.18 00:25:36.381154 [ 201 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_71_14} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14450 | 2025.12.18 00:25:36.381276 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 14451 | 2025.12.18 00:25:36.381324 [ 260 ] {85a06fe1-5d02-48bb-96b6-a59a0705ea0a} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14452 | 2025.12.18 00:25:36.381363 [ 260 ] {85a06fe1-5d02-48bb-96b6-a59a0705ea0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14453 | 2025.12.18 00:25:36.381657 [ 260 ] {85a06fe1-5d02-48bb-96b6-a59a0705ea0a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 14454 | 2025.12.18 00:25:36.381800 [ 187 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.001124998 sec., 1120001.9911146509 rows/sec., 81.74 MiB/sec. | ||
| 14455 | 2025.12.18 00:25:36.381874 [ 260 ] {85a06fe1-5d02-48bb-96b6-a59a0705ea0a} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14456 | 2025.12.18 00:25:36.381917 [ 191 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 14457 | 2025.12.18 00:25:36.382004 [ 260 ] {85a06fe1-5d02-48bb-96b6-a59a0705ea0a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001145 sec., 10480.349344978165 rows/sec., 818.78 KiB/sec. | ||
| 14458 | 2025.12.18 00:25:36.382043 [ 260 ] {85a06fe1-5d02-48bb-96b6-a59a0705ea0a} <Debug> TCPHandler: Processed in 0.001309299 sec. | ||
| 14459 | 2025.12.18 00:25:36.382145 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14460 | 2025.12.18 00:25:36.382165 [ 191 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_21_5} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14461 | 2025.12.18 00:25:36.382228 [ 191 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_21_5} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 14462 | 2025.12.18 00:25:36.382238 [ 260 ] {7ca95694-7e0b-4aa3-afb6-75f32d342dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14463 | 2025.12.18 00:25:36.382278 [ 260 ] {7ca95694-7e0b-4aa3-afb6-75f32d342dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14464 | 2025.12.18 00:25:36.382286 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 14465 | 2025.12.18 00:25:36.382924 [ 260 ] {7ca95694-7e0b-4aa3-afb6-75f32d342dc9} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14466 | 2025.12.18 00:25:36.382959 [ 260 ] {7ca95694-7e0b-4aa3-afb6-75f32d342dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14467 | 2025.12.18 00:25:36.383336 [ 260 ] {7ca95694-7e0b-4aa3-afb6-75f32d342dc9} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14468 | 2025.12.18 00:25:36.383548 [ 260 ] {7ca95694-7e0b-4aa3-afb6-75f32d342dc9} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14469 | 2025.12.18 00:25:36.383697 [ 260 ] {7ca95694-7e0b-4aa3-afb6-75f32d342dc9} <Debug> executeQuery: Read 612 rows, 47.18 KiB in 0.001475 sec., 414915.25423728814 rows/sec., 31.24 MiB/sec. | ||
| 14470 | 2025.12.18 00:25:36.383743 [ 260 ] {7ca95694-7e0b-4aa3-afb6-75f32d342dc9} <Debug> TCPHandler: Processed in 0.001645372 sec. | ||
| 14471 | 2025.12.18 00:25:36.383776 [ 224 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14472 | 2025.12.18 00:25:36.383822 [ 224 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14473 | 2025.12.18 00:25:36.383865 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14474 | 2025.12.18 00:25:36.383965 [ 260 ] {71990c72-4afc-48da-b00d-c2b4d435b575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14475 | 2025.12.18 00:25:36.384009 [ 260 ] {71990c72-4afc-48da-b00d-c2b4d435b575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14476 | 2025.12.18 00:25:36.384628 [ 260 ] {71990c72-4afc-48da-b00d-c2b4d435b575} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14477 | 2025.12.18 00:25:36.384667 [ 260 ] {71990c72-4afc-48da-b00d-c2b4d435b575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14478 | 2025.12.18 00:25:36.385136 [ 260 ] {71990c72-4afc-48da-b00d-c2b4d435b575} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14479 | 2025.12.18 00:25:36.385418 [ 260 ] {71990c72-4afc-48da-b00d-c2b4d435b575} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14480 | 2025.12.18 00:25:36.385542 [ 174 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_119_25 to all_124_124_0 | ||
| 14481 | 2025.12.18 00:25:36.385556 [ 260 ] {71990c72-4afc-48da-b00d-c2b4d435b575} <Debug> executeQuery: Read 888 rows, 61.73 KiB in 0.00161 sec., 551552.7950310558 rows/sec., 37.44 MiB/sec. | ||
| 14482 | 2025.12.18 00:25:36.385580 [ 174 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14483 | 2025.12.18 00:25:36.385601 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14484 | 2025.12.18 00:25:36.385604 [ 260 ] {71990c72-4afc-48da-b00d-c2b4d435b575} <Debug> TCPHandler: Processed in 0.001791313 sec. | ||
| 14485 | 2025.12.18 00:25:36.385682 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_124_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_119_25 to all_124_124_0 into Compact with storage Full | ||
| 14486 | 2025.12.18 00:25:36.385725 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14487 | 2025.12.18 00:25:36.385806 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_124_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14488 | 2025.12.18 00:25:36.385827 [ 260 ] {806170bf-5ebc-40ca-87b3-06017efdfd56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14489 | 2025.12.18 00:25:36.385849 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_25, total 33434 rows starting from the beginning of the part | ||
| 14490 | 2025.12.18 00:25:36.385890 [ 260 ] {806170bf-5ebc-40ca-87b3-06017efdfd56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14491 | 2025.12.18 00:25:36.385932 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 14492 | 2025.12.18 00:25:36.385992 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 14493 | 2025.12.18 00:25:36.386043 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 14494 | 2025.12.18 00:25:36.386092 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 14495 | 2025.12.18 00:25:36.386142 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 888 rows starting from the beginning of the part | ||
| 14496 | 2025.12.18 00:25:36.386474 [ 224 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14497 | 2025.12.18 00:25:36.386809 [ 260 ] {806170bf-5ebc-40ca-87b3-06017efdfd56} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14498 | 2025.12.18 00:25:36.386851 [ 260 ] {806170bf-5ebc-40ca-87b3-06017efdfd56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14499 | 2025.12.18 00:25:36.387430 [ 260 ] {806170bf-5ebc-40ca-87b3-06017efdfd56} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14500 | 2025.12.18 00:25:36.387687 [ 260 ] {806170bf-5ebc-40ca-87b3-06017efdfd56} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14501 | 2025.12.18 00:25:36.387802 [ 174 ] {} <Debug> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14502 | 2025.12.18 00:25:36.387831 [ 174 ] {} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14503 | 2025.12.18 00:25:36.387839 [ 260 ] {806170bf-5ebc-40ca-87b3-06017efdfd56} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002032 sec., 19685.03937007874 rows/sec., 35.27 MiB/sec. | ||
| 14504 | 2025.12.18 00:25:36.387847 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14505 | 2025.12.18 00:25:36.387904 [ 260 ] {806170bf-5ebc-40ca-87b3-06017efdfd56} <Debug> TCPHandler: Processed in 0.002229795 sec. | ||
| 14506 | 2025.12.18 00:25:36.387931 [ 191 ] {fc04f179-004d-4506-963a-c921a29605f5::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 | ||
| 14507 | 2025.12.18 00:25:36.388020 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14508 | 2025.12.18 00:25:36.388078 [ 191 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14509 | 2025.12.18 00:25:36.388116 [ 260 ] {9d7f89f6-fd24-496e-acad-1e7884330767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14510 | 2025.12.18 00:25:36.388120 [ 191 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2136 rows starting from the beginning of the part | ||
| 14511 | 2025.12.18 00:25:36.388160 [ 260 ] {9d7f89f6-fd24-496e-acad-1e7884330767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14512 | 2025.12.18 00:25:36.388227 [ 191 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part | ||
| 14513 | 2025.12.18 00:25:36.388318 [ 191 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part | ||
| 14514 | 2025.12.18 00:25:36.388409 [ 191 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 40 rows starting from the beginning of the part | ||
| 14515 | 2025.12.18 00:25:36.388501 [ 260 ] {9d7f89f6-fd24-496e-acad-1e7884330767} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14516 | 2025.12.18 00:25:36.388504 [ 191 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part | ||
| 14517 | 2025.12.18 00:25:36.388538 [ 260 ] {9d7f89f6-fd24-496e-acad-1e7884330767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14518 | 2025.12.18 00:25:36.388615 [ 191 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 40 rows starting from the beginning of the part | ||
| 14519 | 2025.12.18 00:25:36.388862 [ 260 ] {9d7f89f6-fd24-496e-acad-1e7884330767} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14520 | 2025.12.18 00:25:36.389091 [ 260 ] {9d7f89f6-fd24-496e-acad-1e7884330767} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14521 | 2025.12.18 00:25:36.389228 [ 260 ] {9d7f89f6-fd24-496e-acad-1e7884330767} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 14522 | 2025.12.18 00:25:36.389264 [ 260 ] {9d7f89f6-fd24-496e-acad-1e7884330767} <Debug> TCPHandler: Processed in 0.00129483 sec. | ||
| 14523 | 2025.12.18 00:25:36.394245 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_124_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34962 rows, containing 5 columns (5 merged, 0 gathered) in 0.008600211 sec., 4065249.096795416 rows/sec., 279.31 MiB/sec. | ||
| 14524 | 2025.12.18 00:25:36.394573 [ 193 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_124_26} <Trace> MergedBlockOutputStream: filled checksums all_1_124_26 (state Temporary) | ||
| 14525 | 2025.12.18 00:25:36.394891 [ 193 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_124_26} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_124_26 to all_1_124_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14526 | 2025.12.18 00:25:36.394972 [ 193 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_124_26} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_119_25, all_124_124_0] -> all_1_124_26 | ||
| 14527 | 2025.12.18 00:25:36.395064 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 14528 | 2025.12.18 00:25:36.403578 [ 202 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2336 rows, containing 19 columns (19 merged, 0 gathered) in 0.01567473 sec., 149029.68025605544 rows/sec., 267.05 MiB/sec. | ||
| 14529 | 2025.12.18 00:25:36.406658 [ 195 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14530 | 2025.12.18 00:25:36.407048 [ 195 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14531 | 2025.12.18 00:25:36.407130 [ 195 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14532 | 2025.12.18 00:25:36.407233 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.65 MiB. | ||
| 14533 | 2025.12.18 00:25:37.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 363.05 MiB, peak 384.31 MiB, free memory in arenas 0.00 B, will set to 377.13 MiB (RSS), difference: 14.08 MiB | ||
| 14534 | 2025.12.18 00:25:38.497629 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 14535 | 2025.12.18 00:25:38.516466 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14536 | 2025.12.18 00:25:38.516535 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14537 | 2025.12.18 00:25:38.522946 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14538 | 2025.12.18 00:25:38.523683 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14539 | 2025.12.18 00:25:38.527060 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 14540 | 2025.12.18 00:25:41.341727 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14541 | 2025.12.18 00:25:41.342009 [ 260 ] {ce83c01a-116f-4949-b37b-eb835235e0a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14542 | 2025.12.18 00:25:41.342113 [ 260 ] {ce83c01a-116f-4949-b37b-eb835235e0a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14543 | 2025.12.18 00:25:41.342838 [ 260 ] {ce83c01a-116f-4949-b37b-eb835235e0a2} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14544 | 2025.12.18 00:25:41.342882 [ 260 ] {ce83c01a-116f-4949-b37b-eb835235e0a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14545 | 2025.12.18 00:25:41.343286 [ 260 ] {ce83c01a-116f-4949-b37b-eb835235e0a2} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 14546 | 2025.12.18 00:25:41.343518 [ 260 ] {ce83c01a-116f-4949-b37b-eb835235e0a2} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14547 | 2025.12.18 00:25:41.343684 [ 260 ] {ce83c01a-116f-4949-b37b-eb835235e0a2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001754 sec., 31927.02394526796 rows/sec., 2.45 MiB/sec. | ||
| 14548 | 2025.12.18 00:25:41.343737 [ 260 ] {ce83c01a-116f-4949-b37b-eb835235e0a2} <Debug> TCPHandler: Processed in 0.002193576 sec. | ||
| 14549 | 2025.12.18 00:25:41.343874 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14550 | 2025.12.18 00:25:41.343980 [ 260 ] {0781a046-5cdc-4cec-8e51-324c798ed9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14551 | 2025.12.18 00:25:41.344023 [ 260 ] {0781a046-5cdc-4cec-8e51-324c798ed9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14552 | 2025.12.18 00:25:41.344473 [ 260 ] {0781a046-5cdc-4cec-8e51-324c798ed9f6} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14553 | 2025.12.18 00:25:41.344507 [ 260 ] {0781a046-5cdc-4cec-8e51-324c798ed9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14554 | 2025.12.18 00:25:41.344833 [ 260 ] {0781a046-5cdc-4cec-8e51-324c798ed9f6} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 14555 | 2025.12.18 00:25:41.345048 [ 260 ] {0781a046-5cdc-4cec-8e51-324c798ed9f6} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14556 | 2025.12.18 00:25:41.345182 [ 260 ] {0781a046-5cdc-4cec-8e51-324c798ed9f6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001228 sec., 52117.26384364821 rows/sec., 4.07 MiB/sec. | ||
| 14557 | 2025.12.18 00:25:41.345220 [ 260 ] {0781a046-5cdc-4cec-8e51-324c798ed9f6} <Debug> TCPHandler: Processed in 0.0014006 sec. | ||
| 14558 | 2025.12.18 00:25:41.345340 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14559 | 2025.12.18 00:25:41.345439 [ 260 ] {0bdbf09e-56c6-4f2e-941a-12747c117da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14560 | 2025.12.18 00:25:41.345483 [ 260 ] {0bdbf09e-56c6-4f2e-941a-12747c117da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14561 | 2025.12.18 00:25:41.345901 [ 260 ] {0bdbf09e-56c6-4f2e-941a-12747c117da9} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14562 | 2025.12.18 00:25:41.345935 [ 260 ] {0bdbf09e-56c6-4f2e-941a-12747c117da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14563 | 2025.12.18 00:25:41.346273 [ 260 ] {0bdbf09e-56c6-4f2e-941a-12747c117da9} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 14564 | 2025.12.18 00:25:41.346481 [ 260 ] {0bdbf09e-56c6-4f2e-941a-12747c117da9} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14565 | 2025.12.18 00:25:41.346611 [ 260 ] {0bdbf09e-56c6-4f2e-941a-12747c117da9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 14566 | 2025.12.18 00:25:41.346647 [ 260 ] {0bdbf09e-56c6-4f2e-941a-12747c117da9} <Debug> TCPHandler: Processed in 0.001358679 sec. | ||
| 14567 | 2025.12.18 00:25:41.346756 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14568 | 2025.12.18 00:25:41.346853 [ 260 ] {45d0e066-a194-4e2d-a7b8-3cc2bb6023b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14569 | 2025.12.18 00:25:41.346894 [ 260 ] {45d0e066-a194-4e2d-a7b8-3cc2bb6023b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14570 | 2025.12.18 00:25:41.347228 [ 260 ] {45d0e066-a194-4e2d-a7b8-3cc2bb6023b8} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14571 | 2025.12.18 00:25:41.347261 [ 260 ] {45d0e066-a194-4e2d-a7b8-3cc2bb6023b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14572 | 2025.12.18 00:25:41.347589 [ 260 ] {45d0e066-a194-4e2d-a7b8-3cc2bb6023b8} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 14573 | 2025.12.18 00:25:41.347799 [ 260 ] {45d0e066-a194-4e2d-a7b8-3cc2bb6023b8} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14574 | 2025.12.18 00:25:41.347926 [ 260 ] {45d0e066-a194-4e2d-a7b8-3cc2bb6023b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 14575 | 2025.12.18 00:25:41.347961 [ 260 ] {45d0e066-a194-4e2d-a7b8-3cc2bb6023b8} <Debug> TCPHandler: Processed in 0.001255138 sec. | ||
| 14576 | 2025.12.18 00:25:43.623320 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14577 | 2025.12.18 00:25:43.623425 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14578 | 2025.12.18 00:25:43.831209 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40279 | ||
| 14579 | 2025.12.18 00:25:43.831788 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14580 | 2025.12.18 00:25:43.831835 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14581 | 2025.12.18 00:25:43.832346 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14582 | 2025.12.18 00:25:43.832574 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14583 | 2025.12.18 00:25:43.832704 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40279 | ||
| 14584 | 2025.12.18 00:25:43.959718 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1678 | ||
| 14585 | 2025.12.18 00:25:43.962038 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14586 | 2025.12.18 00:25:43.962088 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14587 | 2025.12.18 00:25:43.963326 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14588 | 2025.12.18 00:25:43.963599 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14589 | 2025.12.18 00:25:43.963867 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1678 | ||
| 14590 | 2025.12.18 00:25:46.027148 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 14591 | 2025.12.18 00:25:46.045288 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14592 | 2025.12.18 00:25:46.045344 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14593 | 2025.12.18 00:25:46.051557 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14594 | 2025.12.18 00:25:46.052328 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14595 | 2025.12.18 00:25:46.055383 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 14596 | 2025.12.18 00:25:46.344307 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14597 | 2025.12.18 00:25:46.344478 [ 260 ] {290f9a63-011a-429d-bac8-0b9a3bbc8512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14598 | 2025.12.18 00:25:46.344543 [ 260 ] {290f9a63-011a-429d-bac8-0b9a3bbc8512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14599 | 2025.12.18 00:25:46.345286 [ 260 ] {290f9a63-011a-429d-bac8-0b9a3bbc8512} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14600 | 2025.12.18 00:25:46.345335 [ 260 ] {290f9a63-011a-429d-bac8-0b9a3bbc8512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14601 | 2025.12.18 00:25:46.345753 [ 260 ] {290f9a63-011a-429d-bac8-0b9a3bbc8512} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 14602 | 2025.12.18 00:25:46.345996 [ 260 ] {290f9a63-011a-429d-bac8-0b9a3bbc8512} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14603 | 2025.12.18 00:25:46.346164 [ 145 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 14604 | 2025.12.18 00:25:46.346170 [ 260 ] {290f9a63-011a-429d-bac8-0b9a3bbc8512} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.00174 sec., 78160.91954022988 rows/sec., 6.78 MiB/sec. | ||
| 14605 | 2025.12.18 00:25:46.346235 [ 145 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14606 | 2025.12.18 00:25:46.346261 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14607 | 2025.12.18 00:25:46.346268 [ 260 ] {290f9a63-011a-429d-bac8-0b9a3bbc8512} <Debug> TCPHandler: Processed in 0.002084295 sec. | ||
| 14608 | 2025.12.18 00:25:46.346370 [ 197 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 14609 | 2025.12.18 00:25:46.346410 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14610 | 2025.12.18 00:25:46.346483 [ 197 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14611 | 2025.12.18 00:25:46.346522 [ 197 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1407 rows starting from the beginning of the part | ||
| 14612 | 2025.12.18 00:25:46.346527 [ 260 ] {0f0cdc5d-efb9-427d-bfda-283291b485e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14613 | 2025.12.18 00:25:46.346582 [ 260 ] {0f0cdc5d-efb9-427d-bfda-283291b485e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14614 | 2025.12.18 00:25:46.346592 [ 197 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 136 rows starting from the beginning of the part | ||
| 14615 | 2025.12.18 00:25:46.346646 [ 197 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part | ||
| 14616 | 2025.12.18 00:25:46.346691 [ 197 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1405 rows starting from the beginning of the part | ||
| 14617 | 2025.12.18 00:25:46.346730 [ 197 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 56 rows starting from the beginning of the part | ||
| 14618 | 2025.12.18 00:25:46.346768 [ 197 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 136 rows starting from the beginning of the part | ||
| 14619 | 2025.12.18 00:25:46.347036 [ 260 ] {0f0cdc5d-efb9-427d-bfda-283291b485e5} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14620 | 2025.12.18 00:25:46.347080 [ 260 ] {0f0cdc5d-efb9-427d-bfda-283291b485e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14621 | 2025.12.18 00:25:46.347432 [ 260 ] {0f0cdc5d-efb9-427d-bfda-283291b485e5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14622 | 2025.12.18 00:25:46.347673 [ 260 ] {0f0cdc5d-efb9-427d-bfda-283291b485e5} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14623 | 2025.12.18 00:25:46.347821 [ 260 ] {0f0cdc5d-efb9-427d-bfda-283291b485e5} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001323 sec., 30234.315948601663 rows/sec., 2.22 MiB/sec. | ||
| 14624 | 2025.12.18 00:25:46.347871 [ 260 ] {0f0cdc5d-efb9-427d-bfda-283291b485e5} <Debug> TCPHandler: Processed in 0.00151576 sec. | ||
| 14625 | 2025.12.18 00:25:46.347872 [ 224 ] {} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14626 | 2025.12.18 00:25:46.347928 [ 224 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14627 | 2025.12.18 00:25:46.347993 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14628 | 2025.12.18 00:25:46.348116 [ 260 ] {0022e7ec-1b12-45a4-867c-0dff94fdb0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14629 | 2025.12.18 00:25:46.348167 [ 260 ] {0022e7ec-1b12-45a4-867c-0dff94fdb0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14630 | 2025.12.18 00:25:46.348323 [ 202 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001988845 sec., 1606962.8352134028 rows/sec., 141.00 MiB/sec. | ||
| 14631 | 2025.12.18 00:25:46.348602 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 14632 | 2025.12.18 00:25:46.348648 [ 260 ] {0022e7ec-1b12-45a4-867c-0dff94fdb0e0} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14633 | 2025.12.18 00:25:46.348694 [ 260 ] {0022e7ec-1b12-45a4-867c-0dff94fdb0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14634 | 2025.12.18 00:25:46.348926 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_126_25} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14635 | 2025.12.18 00:25:46.349011 [ 194 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_126_25} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 14636 | 2025.12.18 00:25:46.349070 [ 260 ] {0022e7ec-1b12-45a4-867c-0dff94fdb0e0} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 14637 | 2025.12.18 00:25:46.349108 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 14638 | 2025.12.18 00:25:46.349483 [ 260 ] {0022e7ec-1b12-45a4-867c-0dff94fdb0e0} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14639 | 2025.12.18 00:25:46.349632 [ 145 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 14640 | 2025.12.18 00:25:46.349638 [ 260 ] {0022e7ec-1b12-45a4-867c-0dff94fdb0e0} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001551 sec., 67053.5138620245 rows/sec., 5.24 MiB/sec. | ||
| 14641 | 2025.12.18 00:25:46.349675 [ 145 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14642 | 2025.12.18 00:25:46.349701 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14643 | 2025.12.18 00:25:46.349705 [ 260 ] {0022e7ec-1b12-45a4-867c-0dff94fdb0e0} <Debug> TCPHandler: Processed in 0.001766272 sec. | ||
| 14644 | 2025.12.18 00:25:46.349787 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 14645 | 2025.12.18 00:25:46.349846 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14646 | 2025.12.18 00:25:46.349904 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14647 | 2025.12.18 00:25:46.349945 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 634 rows starting from the beginning of the part | ||
| 14648 | 2025.12.18 00:25:46.349952 [ 260 ] {707789cf-0303-4112-9642-acb531a6158e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14649 | 2025.12.18 00:25:46.350007 [ 260 ] {707789cf-0303-4112-9642-acb531a6158e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14650 | 2025.12.18 00:25:46.350013 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 104 rows starting from the beginning of the part | ||
| 14651 | 2025.12.18 00:25:46.350071 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part | ||
| 14652 | 2025.12.18 00:25:46.350113 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 612 rows starting from the beginning of the part | ||
| 14653 | 2025.12.18 00:25:46.350157 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part | ||
| 14654 | 2025.12.18 00:25:46.350206 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 104 rows starting from the beginning of the part | ||
| 14655 | 2025.12.18 00:25:46.350450 [ 260 ] {707789cf-0303-4112-9642-acb531a6158e} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14656 | 2025.12.18 00:25:46.350493 [ 260 ] {707789cf-0303-4112-9642-acb531a6158e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14657 | 2025.12.18 00:25:46.350892 [ 260 ] {707789cf-0303-4112-9642-acb531a6158e} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 14658 | 2025.12.18 00:25:46.351110 [ 260 ] {707789cf-0303-4112-9642-acb531a6158e} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14659 | 2025.12.18 00:25:46.351232 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1582 rows, containing 5 columns (5 merged, 0 gathered) in 0.00148263 sec., 1067022.7905816017 rows/sec., 85.09 MiB/sec. | ||
| 14660 | 2025.12.18 00:25:46.351247 [ 260 ] {707789cf-0303-4112-9642-acb531a6158e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001318 sec., 121396.05462822459 rows/sec., 8.45 MiB/sec. | ||
| 14661 | 2025.12.18 00:25:46.351298 [ 260 ] {707789cf-0303-4112-9642-acb531a6158e} <Debug> TCPHandler: Processed in 0.001504761 sec. | ||
| 14662 | 2025.12.18 00:25:46.351383 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 14663 | 2025.12.18 00:25:46.351415 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14664 | 2025.12.18 00:25:46.351419 [ 224 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14665 | 2025.12.18 00:25:46.351520 [ 260 ] {a942d96e-1476-413e-877b-df1c7863f158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14666 | 2025.12.18 00:25:46.351582 [ 260 ] {a942d96e-1476-413e-877b-df1c7863f158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14667 | 2025.12.18 00:25:46.351648 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_126_25} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14668 | 2025.12.18 00:25:46.351718 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_126_25} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 14669 | 2025.12.18 00:25:46.351778 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 14670 | 2025.12.18 00:25:46.352466 [ 260 ] {a942d96e-1476-413e-877b-df1c7863f158} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14671 | 2025.12.18 00:25:46.352506 [ 260 ] {a942d96e-1476-413e-877b-df1c7863f158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14672 | 2025.12.18 00:25:46.353108 [ 260 ] {a942d96e-1476-413e-877b-df1c7863f158} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14673 | 2025.12.18 00:25:46.353337 [ 260 ] {a942d96e-1476-413e-877b-df1c7863f158} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14674 | 2025.12.18 00:25:46.353483 [ 260 ] {a942d96e-1476-413e-877b-df1c7863f158} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001982 sec., 20181.634712411706 rows/sec., 36.16 MiB/sec. | ||
| 14675 | 2025.12.18 00:25:46.353541 [ 260 ] {a942d96e-1476-413e-877b-df1c7863f158} <Debug> TCPHandler: Processed in 0.002175725 sec. | ||
| 14676 | 2025.12.18 00:25:46.353661 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14677 | 2025.12.18 00:25:46.353757 [ 260 ] {76ae724b-b6d4-4ebd-86b7-c95c443287b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14678 | 2025.12.18 00:25:46.353799 [ 260 ] {76ae724b-b6d4-4ebd-86b7-c95c443287b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14679 | 2025.12.18 00:25:46.354142 [ 260 ] {76ae724b-b6d4-4ebd-86b7-c95c443287b8} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14680 | 2025.12.18 00:25:46.354177 [ 260 ] {76ae724b-b6d4-4ebd-86b7-c95c443287b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14681 | 2025.12.18 00:25:46.354482 [ 260 ] {76ae724b-b6d4-4ebd-86b7-c95c443287b8} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 14682 | 2025.12.18 00:25:46.354689 [ 260 ] {76ae724b-b6d4-4ebd-86b7-c95c443287b8} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14683 | 2025.12.18 00:25:46.354809 [ 145 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 14684 | 2025.12.18 00:25:46.354820 [ 260 ] {76ae724b-b6d4-4ebd-86b7-c95c443287b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 14685 | 2025.12.18 00:25:46.354850 [ 145 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14686 | 2025.12.18 00:25:46.354871 [ 260 ] {76ae724b-b6d4-4ebd-86b7-c95c443287b8} <Debug> TCPHandler: Processed in 0.001261129 sec. | ||
| 14687 | 2025.12.18 00:25:46.354875 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14688 | 2025.12.18 00:25:46.354967 [ 194 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 14689 | 2025.12.18 00:25:46.355072 [ 194 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14690 | 2025.12.18 00:25:46.355097 [ 194 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7020 rows starting from the beginning of the part | ||
| 14691 | 2025.12.18 00:25:46.355149 [ 194 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 14692 | 2025.12.18 00:25:46.355191 [ 194 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 14693 | 2025.12.18 00:25:46.355232 [ 194 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 14694 | 2025.12.18 00:25:46.355271 [ 194 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 14695 | 2025.12.18 00:25:46.355309 [ 194 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 14696 | 2025.12.18 00:25:46.357151 [ 200 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7320 rows, containing 4 columns (4 merged, 0 gathered) in 0.002212716 sec., 3308151.6109613706 rows/sec., 222.91 MiB/sec. | ||
| 14697 | 2025.12.18 00:25:46.357682 [ 192 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 14698 | 2025.12.18 00:25:46.358050 [ 192 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_126_25} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14699 | 2025.12.18 00:25:46.358132 [ 192 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_126_25} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 14700 | 2025.12.18 00:25:46.358242 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 14701 | 2025.12.18 00:25:47.000355 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.16 MiB, peak 384.31 MiB, free memory in arenas 0.00 B, will set to 377.14 MiB (RSS), difference: -1.02 MiB | ||
| 14702 | 2025.12.18 00:25:49.027582 [ 222 ] {} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14703 | 2025.12.18 00:25:49.027658 [ 222 ] {} <Debug> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14704 | 2025.12.18 00:25:49.029896 [ 222 ] {} <Debug> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14705 | 2025.12.18 00:25:51.332844 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40791 | ||
| 14706 | 2025.12.18 00:25:51.333390 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14707 | 2025.12.18 00:25:51.333437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14708 | 2025.12.18 00:25:51.333978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14709 | 2025.12.18 00:25:51.334253 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14710 | 2025.12.18 00:25:51.334393 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40791 | ||
| 14711 | 2025.12.18 00:25:51.334460 [ 219 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14712 | 2025.12.18 00:25:51.334510 [ 219 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14713 | 2025.12.18 00:25:51.338290 [ 219 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14714 | 2025.12.18 00:25:51.341742 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14715 | 2025.12.18 00:25:51.341931 [ 260 ] {a94d94c3-02e4-4386-b638-8ecc95529897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14716 | 2025.12.18 00:25:51.341999 [ 260 ] {a94d94c3-02e4-4386-b638-8ecc95529897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14717 | 2025.12.18 00:25:51.342653 [ 260 ] {a94d94c3-02e4-4386-b638-8ecc95529897} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14718 | 2025.12.18 00:25:51.342690 [ 260 ] {a94d94c3-02e4-4386-b638-8ecc95529897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14719 | 2025.12.18 00:25:51.343087 [ 260 ] {a94d94c3-02e4-4386-b638-8ecc95529897} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14720 | 2025.12.18 00:25:51.343321 [ 260 ] {a94d94c3-02e4-4386-b638-8ecc95529897} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14721 | 2025.12.18 00:25:51.343475 [ 260 ] {a94d94c3-02e4-4386-b638-8ecc95529897} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001602 sec., 1248.4394506866417 rows/sec., 101.80 KiB/sec. | ||
| 14722 | 2025.12.18 00:25:51.343526 [ 260 ] {a94d94c3-02e4-4386-b638-8ecc95529897} <Debug> TCPHandler: Processed in 0.001977083 sec. | ||
| 14723 | 2025.12.18 00:25:51.343665 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14724 | 2025.12.18 00:25:51.343784 [ 260 ] {2f7d182d-834c-44dc-97d9-65035e2c04c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14725 | 2025.12.18 00:25:51.343865 [ 260 ] {2f7d182d-834c-44dc-97d9-65035e2c04c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14726 | 2025.12.18 00:25:51.344333 [ 260 ] {2f7d182d-834c-44dc-97d9-65035e2c04c3} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14727 | 2025.12.18 00:25:51.344370 [ 260 ] {2f7d182d-834c-44dc-97d9-65035e2c04c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14728 | 2025.12.18 00:25:51.344700 [ 260 ] {2f7d182d-834c-44dc-97d9-65035e2c04c3} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 14729 | 2025.12.18 00:25:51.344931 [ 260 ] {2f7d182d-834c-44dc-97d9-65035e2c04c3} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14730 | 2025.12.18 00:25:51.345067 [ 260 ] {2f7d182d-834c-44dc-97d9-65035e2c04c3} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001316 sec., 43313.06990881459 rows/sec., 3.32 MiB/sec. | ||
| 14731 | 2025.12.18 00:25:51.345107 [ 260 ] {2f7d182d-834c-44dc-97d9-65035e2c04c3} <Debug> TCPHandler: Processed in 0.001497371 sec. | ||
| 14732 | 2025.12.18 00:25:51.345224 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14733 | 2025.12.18 00:25:51.345333 [ 260 ] {8c5d39cc-97f9-423e-9330-d24e92654df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14734 | 2025.12.18 00:25:51.345376 [ 260 ] {8c5d39cc-97f9-423e-9330-d24e92654df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14735 | 2025.12.18 00:25:51.345774 [ 260 ] {8c5d39cc-97f9-423e-9330-d24e92654df2} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14736 | 2025.12.18 00:25:51.345810 [ 260 ] {8c5d39cc-97f9-423e-9330-d24e92654df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14737 | 2025.12.18 00:25:51.346103 [ 260 ] {8c5d39cc-97f9-423e-9330-d24e92654df2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14738 | 2025.12.18 00:25:51.346314 [ 260 ] {8c5d39cc-97f9-423e-9330-d24e92654df2} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14739 | 2025.12.18 00:25:51.346443 [ 260 ] {8c5d39cc-97f9-423e-9330-d24e92654df2} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00113 sec., 1769.911504424779 rows/sec., 123.58 KiB/sec. | ||
| 14740 | 2025.12.18 00:25:51.346483 [ 260 ] {8c5d39cc-97f9-423e-9330-d24e92654df2} <Debug> TCPHandler: Processed in 0.001312429 sec. | ||
| 14741 | 2025.12.18 00:25:51.346588 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14742 | 2025.12.18 00:25:51.346691 [ 260 ] {e0ed3799-a7e0-4f8a-99e5-060cc99d969d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14743 | 2025.12.18 00:25:51.346732 [ 260 ] {e0ed3799-a7e0-4f8a-99e5-060cc99d969d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14744 | 2025.12.18 00:25:51.347164 [ 260 ] {e0ed3799-a7e0-4f8a-99e5-060cc99d969d} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14745 | 2025.12.18 00:25:51.347201 [ 260 ] {e0ed3799-a7e0-4f8a-99e5-060cc99d969d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14746 | 2025.12.18 00:25:51.347528 [ 260 ] {e0ed3799-a7e0-4f8a-99e5-060cc99d969d} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 14747 | 2025.12.18 00:25:51.347751 [ 260 ] {e0ed3799-a7e0-4f8a-99e5-060cc99d969d} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14748 | 2025.12.18 00:25:51.347884 [ 260 ] {e0ed3799-a7e0-4f8a-99e5-060cc99d969d} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001213 sec., 54410.552349546575 rows/sec., 4.25 MiB/sec. | ||
| 14749 | 2025.12.18 00:25:51.347926 [ 260 ] {e0ed3799-a7e0-4f8a-99e5-060cc99d969d} <Debug> TCPHandler: Processed in 0.001388199 sec. | ||
| 14750 | 2025.12.18 00:25:51.348041 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14751 | 2025.12.18 00:25:51.348147 [ 260 ] {bbd5e2dc-25d0-4669-8eb7-8e1c81078862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14752 | 2025.12.18 00:25:51.348192 [ 260 ] {bbd5e2dc-25d0-4669-8eb7-8e1c81078862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14753 | 2025.12.18 00:25:51.348622 [ 260 ] {bbd5e2dc-25d0-4669-8eb7-8e1c81078862} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14754 | 2025.12.18 00:25:51.348658 [ 260 ] {bbd5e2dc-25d0-4669-8eb7-8e1c81078862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14755 | 2025.12.18 00:25:51.348993 [ 260 ] {bbd5e2dc-25d0-4669-8eb7-8e1c81078862} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 14756 | 2025.12.18 00:25:51.349188 [ 260 ] {bbd5e2dc-25d0-4669-8eb7-8e1c81078862} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14757 | 2025.12.18 00:25:51.349312 [ 260 ] {bbd5e2dc-25d0-4669-8eb7-8e1c81078862} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00122 sec., 131967.2131147541 rows/sec., 9.19 MiB/sec. | ||
| 14758 | 2025.12.18 00:25:51.349349 [ 260 ] {bbd5e2dc-25d0-4669-8eb7-8e1c81078862} <Debug> TCPHandler: Processed in 0.00139716 sec. | ||
| 14759 | 2025.12.18 00:25:51.349456 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14760 | 2025.12.18 00:25:51.349546 [ 260 ] {94f75d75-5fee-4c45-a66a-aa32bc289e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14761 | 2025.12.18 00:25:51.349585 [ 260 ] {94f75d75-5fee-4c45-a66a-aa32bc289e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14762 | 2025.12.18 00:25:51.350002 [ 260 ] {94f75d75-5fee-4c45-a66a-aa32bc289e38} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14763 | 2025.12.18 00:25:51.350038 [ 260 ] {94f75d75-5fee-4c45-a66a-aa32bc289e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14764 | 2025.12.18 00:25:51.350345 [ 260 ] {94f75d75-5fee-4c45-a66a-aa32bc289e38} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 14765 | 2025.12.18 00:25:51.350553 [ 260 ] {94f75d75-5fee-4c45-a66a-aa32bc289e38} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14766 | 2025.12.18 00:25:51.350685 [ 260 ] {94f75d75-5fee-4c45-a66a-aa32bc289e38} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 14767 | 2025.12.18 00:25:51.350721 [ 260 ] {94f75d75-5fee-4c45-a66a-aa32bc289e38} <Debug> TCPHandler: Processed in 0.001271129 sec. | ||
| 14768 | 2025.12.18 00:25:51.443883 [ 219 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14769 | 2025.12.18 00:25:51.443936 [ 219 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14770 | 2025.12.18 00:25:51.446241 [ 219 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14771 | 2025.12.18 00:25:52.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.57 MiB, peak 384.31 MiB, free memory in arenas 0.00 B, will set to 377.14 MiB (RSS), difference: 3.57 MiB | ||
| 14772 | 2025.12.18 00:25:53.555589 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 14773 | 2025.12.18 00:25:53.573540 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14774 | 2025.12.18 00:25:53.573606 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14775 | 2025.12.18 00:25:53.580090 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14776 | 2025.12.18 00:25:53.580900 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14777 | 2025.12.18 00:25:53.584732 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 14778 | 2025.12.18 00:25:53.878689 [ 220 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14779 | 2025.12.18 00:25:53.878769 [ 220 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14780 | 2025.12.18 00:25:53.881575 [ 220 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14781 | 2025.12.18 00:25:53.964120 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1702 | ||
| 14782 | 2025.12.18 00:25:53.966398 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14783 | 2025.12.18 00:25:53.966435 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14784 | 2025.12.18 00:25:53.967568 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14785 | 2025.12.18 00:25:53.967881 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14786 | 2025.12.18 00:25:53.968146 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1702 | ||
| 14787 | 2025.12.18 00:25:54.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.66 MiB, peak 384.31 MiB, free memory in arenas 0.00 B, will set to 377.14 MiB (RSS), difference: 3.48 MiB | ||
| 14788 | 2025.12.18 00:25:56.323370 [ 224 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14789 | 2025.12.18 00:25:56.323438 [ 224 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14790 | 2025.12.18 00:25:56.326118 [ 224 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14791 | 2025.12.18 00:25:56.344344 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14792 | 2025.12.18 00:25:56.344522 [ 260 ] {745347e4-c987-4ec7-ad46-8bf7f65de194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14793 | 2025.12.18 00:25:56.344589 [ 260 ] {745347e4-c987-4ec7-ad46-8bf7f65de194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14794 | 2025.12.18 00:25:56.345338 [ 260 ] {745347e4-c987-4ec7-ad46-8bf7f65de194} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14795 | 2025.12.18 00:25:56.345378 [ 260 ] {745347e4-c987-4ec7-ad46-8bf7f65de194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14796 | 2025.12.18 00:25:56.345785 [ 260 ] {745347e4-c987-4ec7-ad46-8bf7f65de194} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 14797 | 2025.12.18 00:25:56.346025 [ 260 ] {745347e4-c987-4ec7-ad46-8bf7f65de194} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14798 | 2025.12.18 00:25:56.346191 [ 260 ] {745347e4-c987-4ec7-ad46-8bf7f65de194} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001719 sec., 79115.76497963932 rows/sec., 6.86 MiB/sec. | ||
| 14799 | 2025.12.18 00:25:56.346244 [ 260 ] {745347e4-c987-4ec7-ad46-8bf7f65de194} <Debug> TCPHandler: Processed in 0.002025644 sec. | ||
| 14800 | 2025.12.18 00:25:56.346272 [ 218 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14801 | 2025.12.18 00:25:56.346330 [ 218 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14802 | 2025.12.18 00:25:56.346366 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14803 | 2025.12.18 00:25:56.346478 [ 260 ] {20124d35-7a49-4cdc-a702-8a93aa26ce1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14804 | 2025.12.18 00:25:56.346523 [ 260 ] {20124d35-7a49-4cdc-a702-8a93aa26ce1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14805 | 2025.12.18 00:25:56.346956 [ 260 ] {20124d35-7a49-4cdc-a702-8a93aa26ce1d} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14806 | 2025.12.18 00:25:56.346997 [ 260 ] {20124d35-7a49-4cdc-a702-8a93aa26ce1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14807 | 2025.12.18 00:25:56.347342 [ 260 ] {20124d35-7a49-4cdc-a702-8a93aa26ce1d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14808 | 2025.12.18 00:25:56.347582 [ 260 ] {20124d35-7a49-4cdc-a702-8a93aa26ce1d} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14809 | 2025.12.18 00:25:56.347715 [ 260 ] {20124d35-7a49-4cdc-a702-8a93aa26ce1d} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001263 sec., 31670.625494853524 rows/sec., 2.33 MiB/sec. | ||
| 14810 | 2025.12.18 00:25:56.347754 [ 260 ] {20124d35-7a49-4cdc-a702-8a93aa26ce1d} <Debug> TCPHandler: Processed in 0.00144256 sec. | ||
| 14811 | 2025.12.18 00:25:56.347881 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14812 | 2025.12.18 00:25:56.348010 [ 260 ] {4860a629-f6d9-4c5e-9bf1-7f0084b8a197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14813 | 2025.12.18 00:25:56.348063 [ 260 ] {4860a629-f6d9-4c5e-9bf1-7f0084b8a197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14814 | 2025.12.18 00:25:56.348568 [ 260 ] {4860a629-f6d9-4c5e-9bf1-7f0084b8a197} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14815 | 2025.12.18 00:25:56.348608 [ 260 ] {4860a629-f6d9-4c5e-9bf1-7f0084b8a197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14816 | 2025.12.18 00:25:56.348949 [ 260 ] {4860a629-f6d9-4c5e-9bf1-7f0084b8a197} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 14817 | 2025.12.18 00:25:56.349244 [ 260 ] {4860a629-f6d9-4c5e-9bf1-7f0084b8a197} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14818 | 2025.12.18 00:25:56.349383 [ 260 ] {4860a629-f6d9-4c5e-9bf1-7f0084b8a197} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001399 sec., 74338.81343817012 rows/sec., 5.81 MiB/sec. | ||
| 14819 | 2025.12.18 00:25:56.349423 [ 260 ] {4860a629-f6d9-4c5e-9bf1-7f0084b8a197} <Debug> TCPHandler: Processed in 0.001607231 sec. | ||
| 14820 | 2025.12.18 00:25:56.349539 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14821 | 2025.12.18 00:25:56.349636 [ 260 ] {72624fb0-f845-48ee-9897-84e87a9990ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14822 | 2025.12.18 00:25:56.349686 [ 260 ] {72624fb0-f845-48ee-9897-84e87a9990ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14823 | 2025.12.18 00:25:56.349743 [ 218 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14824 | 2025.12.18 00:25:56.350105 [ 260 ] {72624fb0-f845-48ee-9897-84e87a9990ce} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14825 | 2025.12.18 00:25:56.350144 [ 260 ] {72624fb0-f845-48ee-9897-84e87a9990ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14826 | 2025.12.18 00:25:56.350482 [ 260 ] {72624fb0-f845-48ee-9897-84e87a9990ce} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 14827 | 2025.12.18 00:25:56.350723 [ 260 ] {72624fb0-f845-48ee-9897-84e87a9990ce} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14828 | 2025.12.18 00:25:56.350859 [ 260 ] {72624fb0-f845-48ee-9897-84e87a9990ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 14829 | 2025.12.18 00:25:56.350903 [ 260 ] {72624fb0-f845-48ee-9897-84e87a9990ce} <Debug> TCPHandler: Processed in 0.00141523 sec. | ||
| 14830 | 2025.12.18 00:25:56.351010 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14831 | 2025.12.18 00:25:56.351106 [ 260 ] {d6636c07-1085-420a-b3f4-86322ce7ae52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14832 | 2025.12.18 00:25:56.351161 [ 260 ] {d6636c07-1085-420a-b3f4-86322ce7ae52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14833 | 2025.12.18 00:25:56.352011 [ 260 ] {d6636c07-1085-420a-b3f4-86322ce7ae52} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14834 | 2025.12.18 00:25:56.352047 [ 260 ] {d6636c07-1085-420a-b3f4-86322ce7ae52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14835 | 2025.12.18 00:25:56.352618 [ 260 ] {d6636c07-1085-420a-b3f4-86322ce7ae52} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14836 | 2025.12.18 00:25:56.352854 [ 260 ] {d6636c07-1085-420a-b3f4-86322ce7ae52} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14837 | 2025.12.18 00:25:56.352999 [ 260 ] {d6636c07-1085-420a-b3f4-86322ce7ae52} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001911 sec., 20931.449502878077 rows/sec., 37.51 MiB/sec. | ||
| 14838 | 2025.12.18 00:25:56.353069 [ 260 ] {d6636c07-1085-420a-b3f4-86322ce7ae52} <Debug> TCPHandler: Processed in 0.002109135 sec. | ||
| 14839 | 2025.12.18 00:25:56.353180 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14840 | 2025.12.18 00:25:56.353275 [ 260 ] {55f60207-1ff7-40e7-a9e7-64368ad7cf58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14841 | 2025.12.18 00:25:56.353319 [ 260 ] {55f60207-1ff7-40e7-a9e7-64368ad7cf58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14842 | 2025.12.18 00:25:56.353651 [ 260 ] {55f60207-1ff7-40e7-a9e7-64368ad7cf58} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14843 | 2025.12.18 00:25:56.353686 [ 260 ] {55f60207-1ff7-40e7-a9e7-64368ad7cf58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14844 | 2025.12.18 00:25:56.354004 [ 260 ] {55f60207-1ff7-40e7-a9e7-64368ad7cf58} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 14845 | 2025.12.18 00:25:56.354228 [ 260 ] {55f60207-1ff7-40e7-a9e7-64368ad7cf58} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14846 | 2025.12.18 00:25:56.354384 [ 260 ] {55f60207-1ff7-40e7-a9e7-64368ad7cf58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 14847 | 2025.12.18 00:25:56.354420 [ 260 ] {55f60207-1ff7-40e7-a9e7-64368ad7cf58} <Debug> TCPHandler: Processed in 0.001290579 sec. | ||
| 14848 | 2025.12.18 00:25:57.336002 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14849 | 2025.12.18 00:25:57.336054 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14850 | 2025.12.18 00:25:57.338104 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14851 | 2025.12.18 00:25:57.541503 [ 223 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14852 | 2025.12.18 00:25:57.541552 [ 223 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14853 | 2025.12.18 00:25:57.543354 [ 223 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14854 | 2025.12.18 00:25:58.623518 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14855 | 2025.12.18 00:25:58.623630 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14856 | 2025.12.18 00:25:58.834712 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41239 | ||
| 14857 | 2025.12.18 00:25:58.835371 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14858 | 2025.12.18 00:25:58.835424 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14859 | 2025.12.18 00:25:58.835926 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14860 | 2025.12.18 00:25:58.836190 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14861 | 2025.12.18 00:25:58.836328 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41239 | ||
| 14862 | 2025.12.18 00:25:58.836366 [ 123 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14863 | 2025.12.18 00:25:58.836459 [ 123 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14864 | 2025.12.18 00:25:58.836498 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14865 | 2025.12.18 00:25:58.836677 [ 194 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::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 | ||
| 14866 | 2025.12.18 00:25:58.836892 [ 194 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14867 | 2025.12.18 00:25:58.836964 [ 194 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38871 rows starting from the beginning of the part | ||
| 14868 | 2025.12.18 00:25:58.837068 [ 194 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 14869 | 2025.12.18 00:25:58.837144 [ 194 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 14870 | 2025.12.18 00:25:58.837214 [ 194 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 14871 | 2025.12.18 00:25:58.837280 [ 194 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 14872 | 2025.12.18 00:25:58.837346 [ 194 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 14873 | 2025.12.18 00:25:58.840146 [ 200 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41239 rows, containing 4 columns (4 merged, 0 gathered) in 0.003551985 sec., 11610127.858084986 rows/sec., 166.08 MiB/sec. | ||
| 14874 | 2025.12.18 00:25:58.840723 [ 188 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14875 | 2025.12.18 00:25:58.841024 [ 188 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_86_17} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14876 | 2025.12.18 00:25:58.841094 [ 188 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_86_17} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14877 | 2025.12.18 00:25:58.841204 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 14878 | 2025.12.18 00:26:01.084944 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 14879 | 2025.12.18 00:26:01.103720 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14880 | 2025.12.18 00:26:01.103769 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14881 | 2025.12.18 00:26:01.110131 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14882 | 2025.12.18 00:26:01.110832 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14883 | 2025.12.18 00:26:01.111158 [ 120 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14884 | 2025.12.18 00:26:01.111257 [ 120 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14885 | 2025.12.18 00:26:01.111296 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14886 | 2025.12.18 00:26:01.111456 [ 200 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::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 | ||
| 14887 | 2025.12.18 00:26:01.114439 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 14888 | 2025.12.18 00:26:01.115630 [ 200 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14889 | 2025.12.18 00:26:01.117262 [ 200 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 14890 | 2025.12.18 00:26:01.122145 [ 200 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 14891 | 2025.12.18 00:26:01.126849 [ 200 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 14892 | 2025.12.18 00:26:01.131490 [ 200 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 14893 | 2025.12.18 00:26:01.136461 [ 200 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 14894 | 2025.12.18 00:26:01.141197 [ 200 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 14895 | 2025.12.18 00:26:01.200155 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.088766494 sec., 7300.051751508852 rows/sec., 37.75 MiB/sec. | ||
| 14896 | 2025.12.18 00:26:01.203225 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14897 | 2025.12.18 00:26:01.205225 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_86_17} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14898 | 2025.12.18 00:26:01.205304 [ 199 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_86_17} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14899 | 2025.12.18 00:26:01.207821 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 14900 | 2025.12.18 00:26:01.342003 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14901 | 2025.12.18 00:26:01.342196 [ 260 ] {525cf52f-8cf5-4cc0-bb87-3e8a9c1cb0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14902 | 2025.12.18 00:26:01.342270 [ 260 ] {525cf52f-8cf5-4cc0-bb87-3e8a9c1cb0fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14903 | 2025.12.18 00:26:01.342987 [ 260 ] {525cf52f-8cf5-4cc0-bb87-3e8a9c1cb0fa} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14904 | 2025.12.18 00:26:01.343035 [ 260 ] {525cf52f-8cf5-4cc0-bb87-3e8a9c1cb0fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14905 | 2025.12.18 00:26:01.343429 [ 260 ] {525cf52f-8cf5-4cc0-bb87-3e8a9c1cb0fa} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 14906 | 2025.12.18 00:26:01.343672 [ 260 ] {525cf52f-8cf5-4cc0-bb87-3e8a9c1cb0fa} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14907 | 2025.12.18 00:26:01.343836 [ 260 ] {525cf52f-8cf5-4cc0-bb87-3e8a9c1cb0fa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001692 sec., 33096.92671394799 rows/sec., 2.54 MiB/sec. | ||
| 14908 | 2025.12.18 00:26:01.343890 [ 260 ] {525cf52f-8cf5-4cc0-bb87-3e8a9c1cb0fa} <Debug> TCPHandler: Processed in 0.002021485 sec. | ||
| 14909 | 2025.12.18 00:26:01.344025 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14910 | 2025.12.18 00:26:01.344128 [ 260 ] {3e02ae6d-0be4-4091-89cf-cf5be28047c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14911 | 2025.12.18 00:26:01.344173 [ 260 ] {3e02ae6d-0be4-4091-89cf-cf5be28047c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14912 | 2025.12.18 00:26:01.344613 [ 260 ] {3e02ae6d-0be4-4091-89cf-cf5be28047c0} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14913 | 2025.12.18 00:26:01.344653 [ 260 ] {3e02ae6d-0be4-4091-89cf-cf5be28047c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14914 | 2025.12.18 00:26:01.344973 [ 260 ] {3e02ae6d-0be4-4091-89cf-cf5be28047c0} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 14915 | 2025.12.18 00:26:01.345189 [ 260 ] {3e02ae6d-0be4-4091-89cf-cf5be28047c0} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14916 | 2025.12.18 00:26:01.345328 [ 260 ] {3e02ae6d-0be4-4091-89cf-cf5be28047c0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. | ||
| 14917 | 2025.12.18 00:26:01.345369 [ 260 ] {3e02ae6d-0be4-4091-89cf-cf5be28047c0} <Debug> TCPHandler: Processed in 0.00140299 sec. | ||
| 14918 | 2025.12.18 00:26:01.345485 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14919 | 2025.12.18 00:26:01.345585 [ 260 ] {3d98348f-b0c0-4c99-a5bf-8421f00fb4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14920 | 2025.12.18 00:26:01.345632 [ 260 ] {3d98348f-b0c0-4c99-a5bf-8421f00fb4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14921 | 2025.12.18 00:26:01.346065 [ 260 ] {3d98348f-b0c0-4c99-a5bf-8421f00fb4d0} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14922 | 2025.12.18 00:26:01.346106 [ 260 ] {3d98348f-b0c0-4c99-a5bf-8421f00fb4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14923 | 2025.12.18 00:26:01.346447 [ 260 ] {3d98348f-b0c0-4c99-a5bf-8421f00fb4d0} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 14924 | 2025.12.18 00:26:01.346670 [ 260 ] {3d98348f-b0c0-4c99-a5bf-8421f00fb4d0} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14925 | 2025.12.18 00:26:01.346803 [ 260 ] {3d98348f-b0c0-4c99-a5bf-8421f00fb4d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 14926 | 2025.12.18 00:26:01.346797 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 2 parts from all_1_124_26 to all_125_125_0 | ||
| 14927 | 2025.12.18 00:26:01.346842 [ 260 ] {3d98348f-b0c0-4c99-a5bf-8421f00fb4d0} <Debug> TCPHandler: Processed in 0.00140811 sec. | ||
| 14928 | 2025.12.18 00:26:01.346884 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14929 | 2025.12.18 00:26:01.346909 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14930 | 2025.12.18 00:26:01.346976 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14931 | 2025.12.18 00:26:01.347036 [ 189 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_125_27} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_124_26 to all_125_125_0 into Compact with storage Full | ||
| 14932 | 2025.12.18 00:26:01.347077 [ 260 ] {831194e4-6586-4193-bbf8-b3ccd41548f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14933 | 2025.12.18 00:26:01.347130 [ 260 ] {831194e4-6586-4193-bbf8-b3ccd41548f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14934 | 2025.12.18 00:26:01.347206 [ 189 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_125_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14935 | 2025.12.18 00:26:01.347253 [ 189 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_125_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_124_26, total 34962 rows starting from the beginning of the part | ||
| 14936 | 2025.12.18 00:26:01.347333 [ 189 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_125_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 14937 | 2025.12.18 00:26:01.347470 [ 260 ] {831194e4-6586-4193-bbf8-b3ccd41548f6} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14938 | 2025.12.18 00:26:01.347515 [ 260 ] {831194e4-6586-4193-bbf8-b3ccd41548f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14939 | 2025.12.18 00:26:01.347844 [ 260 ] {831194e4-6586-4193-bbf8-b3ccd41548f6} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 14940 | 2025.12.18 00:26:01.348053 [ 260 ] {831194e4-6586-4193-bbf8-b3ccd41548f6} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14941 | 2025.12.18 00:26:01.348189 [ 260 ] {831194e4-6586-4193-bbf8-b3ccd41548f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 14942 | 2025.12.18 00:26:01.348227 [ 260 ] {831194e4-6586-4193-bbf8-b3ccd41548f6} <Debug> TCPHandler: Processed in 0.001313279 sec. | ||
| 14943 | 2025.12.18 00:26:01.353442 [ 186 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_125_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35122 rows, containing 5 columns (5 merged, 0 gathered) in 0.006455525 sec., 5440610.949535475 rows/sec., 373.84 MiB/sec. | ||
| 14944 | 2025.12.18 00:26:01.353790 [ 201 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_125_27} <Trace> MergedBlockOutputStream: filled checksums all_1_125_27 (state Temporary) | ||
| 14945 | 2025.12.18 00:26:01.354138 [ 201 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_125_27} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_125_27 to all_1_125_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14946 | 2025.12.18 00:26:01.354227 [ 201 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_125_27} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 2 parts: [all_1_124_26, all_125_125_0] -> all_1_125_27 | ||
| 14947 | 2025.12.18 00:26:01.354320 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14948 | 2025.12.18 00:26:02.000317 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.55 MiB, peak 395.65 MiB, free memory in arenas 0.00 B, will set to 377.27 MiB (RSS), difference: -1.28 MiB | ||
| 14949 | 2025.12.18 00:26:03.968507 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1722 | ||
| 14950 | 2025.12.18 00:26:03.970848 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14951 | 2025.12.18 00:26:03.970904 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14952 | 2025.12.18 00:26:03.972143 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14953 | 2025.12.18 00:26:03.972440 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14954 | 2025.12.18 00:26:03.972840 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1722 | ||
| 14955 | 2025.12.18 00:26:06.336647 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41751 | ||
| 14956 | 2025.12.18 00:26:06.337521 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14957 | 2025.12.18 00:26:06.337598 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14958 | 2025.12.18 00:26:06.338230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14959 | 2025.12.18 00:26:06.338461 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14960 | 2025.12.18 00:26:06.338601 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41751 | ||
| 14961 | 2025.12.18 00:26:06.371966 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14962 | 2025.12.18 00:26:06.372171 [ 260 ] {10a86cb9-668a-43a2-9acd-e329c2a87a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14963 | 2025.12.18 00:26:06.372247 [ 260 ] {10a86cb9-668a-43a2-9acd-e329c2a87a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14964 | 2025.12.18 00:26:06.372970 [ 260 ] {10a86cb9-668a-43a2-9acd-e329c2a87a26} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14965 | 2025.12.18 00:26:06.373014 [ 260 ] {10a86cb9-668a-43a2-9acd-e329c2a87a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14966 | 2025.12.18 00:26:06.373410 [ 260 ] {10a86cb9-668a-43a2-9acd-e329c2a87a26} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 14967 | 2025.12.18 00:26:06.373649 [ 260 ] {10a86cb9-668a-43a2-9acd-e329c2a87a26} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14968 | 2025.12.18 00:26:06.373822 [ 260 ] {10a86cb9-668a-43a2-9acd-e329c2a87a26} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001707 sec., 14059.7539543058 rows/sec., 1.17 MiB/sec. | ||
| 14969 | 2025.12.18 00:26:06.373851 [ 218 ] {} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14970 | 2025.12.18 00:26:06.373875 [ 260 ] {10a86cb9-668a-43a2-9acd-e329c2a87a26} <Debug> TCPHandler: Processed in 0.002058944 sec. | ||
| 14971 | 2025.12.18 00:26:06.373910 [ 218 ] {} <Debug> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14972 | 2025.12.18 00:26:06.374025 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14973 | 2025.12.18 00:26:06.374134 [ 260 ] {42b0c80d-28bb-42ee-9d35-1f6e6a9eb602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14974 | 2025.12.18 00:26:06.374179 [ 260 ] {42b0c80d-28bb-42ee-9d35-1f6e6a9eb602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14975 | 2025.12.18 00:26:06.374595 [ 260 ] {42b0c80d-28bb-42ee-9d35-1f6e6a9eb602} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14976 | 2025.12.18 00:26:06.374635 [ 260 ] {42b0c80d-28bb-42ee-9d35-1f6e6a9eb602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14977 | 2025.12.18 00:26:06.374991 [ 260 ] {42b0c80d-28bb-42ee-9d35-1f6e6a9eb602} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14978 | 2025.12.18 00:26:06.375273 [ 260 ] {42b0c80d-28bb-42ee-9d35-1f6e6a9eb602} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14979 | 2025.12.18 00:26:06.375417 [ 260 ] {42b0c80d-28bb-42ee-9d35-1f6e6a9eb602} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001307 sec., 1530.221882172915 rows/sec., 124.78 KiB/sec. | ||
| 14980 | 2025.12.18 00:26:06.375456 [ 260 ] {42b0c80d-28bb-42ee-9d35-1f6e6a9eb602} <Debug> TCPHandler: Processed in 0.001484651 sec. | ||
| 14981 | 2025.12.18 00:26:06.375571 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14982 | 2025.12.18 00:26:06.375667 [ 260 ] {0a91c11c-2ae2-424f-b37b-acfeadf41258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14983 | 2025.12.18 00:26:06.375708 [ 260 ] {0a91c11c-2ae2-424f-b37b-acfeadf41258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14984 | 2025.12.18 00:26:06.375875 [ 218 ] {} <Debug> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14985 | 2025.12.18 00:26:06.376749 [ 260 ] {0a91c11c-2ae2-424f-b37b-acfeadf41258} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14986 | 2025.12.18 00:26:06.376788 [ 260 ] {0a91c11c-2ae2-424f-b37b-acfeadf41258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14987 | 2025.12.18 00:26:06.377199 [ 260 ] {0a91c11c-2ae2-424f-b37b-acfeadf41258} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 14988 | 2025.12.18 00:26:06.377403 [ 260 ] {0a91c11c-2ae2-424f-b37b-acfeadf41258} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14989 | 2025.12.18 00:26:06.377533 [ 260 ] {0a91c11c-2ae2-424f-b37b-acfeadf41258} <Debug> executeQuery: Read 1397 rows, 120.17 KiB in 0.001915 sec., 729503.9164490862 rows/sec., 61.28 MiB/sec. | ||
| 14990 | 2025.12.18 00:26:06.377570 [ 260 ] {0a91c11c-2ae2-424f-b37b-acfeadf41258} <Debug> TCPHandler: Processed in 0.002083325 sec. | ||
| 14991 | 2025.12.18 00:26:06.377670 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14992 | 2025.12.18 00:26:06.377760 [ 260 ] {be4424a5-00ae-45a6-b475-c0350eeb7547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14993 | 2025.12.18 00:26:06.377799 [ 260 ] {be4424a5-00ae-45a6-b475-c0350eeb7547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14994 | 2025.12.18 00:26:06.378288 [ 260 ] {be4424a5-00ae-45a6-b475-c0350eeb7547} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14995 | 2025.12.18 00:26:06.378323 [ 260 ] {be4424a5-00ae-45a6-b475-c0350eeb7547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14996 | 2025.12.18 00:26:06.378632 [ 260 ] {be4424a5-00ae-45a6-b475-c0350eeb7547} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14997 | 2025.12.18 00:26:06.378845 [ 260 ] {be4424a5-00ae-45a6-b475-c0350eeb7547} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14998 | 2025.12.18 00:26:06.378978 [ 260 ] {be4424a5-00ae-45a6-b475-c0350eeb7547} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001192 sec., 45302.013422818796 rows/sec., 3.37 MiB/sec. | ||
| 14999 | 2025.12.18 00:26:06.379017 [ 260 ] {be4424a5-00ae-45a6-b475-c0350eeb7547} <Debug> TCPHandler: Processed in 0.00135764 sec. | ||
| 15000 | 2025.12.18 00:26:06.379119 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15001 | 2025.12.18 00:26:06.379211 [ 260 ] {7fd898ff-5d79-4f37-a090-e41d93256b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15002 | 2025.12.18 00:26:06.379250 [ 260 ] {7fd898ff-5d79-4f37-a090-e41d93256b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15003 | 2025.12.18 00:26:06.379729 [ 260 ] {7fd898ff-5d79-4f37-a090-e41d93256b0d} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15004 | 2025.12.18 00:26:06.379764 [ 260 ] {7fd898ff-5d79-4f37-a090-e41d93256b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15005 | 2025.12.18 00:26:06.380072 [ 260 ] {7fd898ff-5d79-4f37-a090-e41d93256b0d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 15006 | 2025.12.18 00:26:06.380282 [ 260 ] {7fd898ff-5d79-4f37-a090-e41d93256b0d} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15007 | 2025.12.18 00:26:06.380411 [ 260 ] {7fd898ff-5d79-4f37-a090-e41d93256b0d} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001218 sec., 206896.55172413794 rows/sec., 14.31 MiB/sec. | ||
| 15008 | 2025.12.18 00:26:06.380449 [ 260 ] {7fd898ff-5d79-4f37-a090-e41d93256b0d} <Debug> TCPHandler: Processed in 0.00138 sec. | ||
| 15009 | 2025.12.18 00:26:06.380562 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15010 | 2025.12.18 00:26:06.380655 [ 260 ] {bef663f0-56a2-4349-ac0a-b72102d7f848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15011 | 2025.12.18 00:26:06.380694 [ 260 ] {bef663f0-56a2-4349-ac0a-b72102d7f848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15012 | 2025.12.18 00:26:06.381081 [ 260 ] {bef663f0-56a2-4349-ac0a-b72102d7f848} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15013 | 2025.12.18 00:26:06.381120 [ 260 ] {bef663f0-56a2-4349-ac0a-b72102d7f848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15014 | 2025.12.18 00:26:06.381422 [ 260 ] {bef663f0-56a2-4349-ac0a-b72102d7f848} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 15015 | 2025.12.18 00:26:06.381631 [ 260 ] {bef663f0-56a2-4349-ac0a-b72102d7f848} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15016 | 2025.12.18 00:26:06.381758 [ 260 ] {bef663f0-56a2-4349-ac0a-b72102d7f848} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001121 sec., 10704.727921498661 rows/sec., 836.31 KiB/sec. | ||
| 15017 | 2025.12.18 00:26:06.381763 [ 225 ] {} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15018 | 2025.12.18 00:26:06.381796 [ 260 ] {bef663f0-56a2-4349-ac0a-b72102d7f848} <Debug> TCPHandler: Processed in 0.001284159 sec. | ||
| 15019 | 2025.12.18 00:26:06.381816 [ 225 ] {} <Debug> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15020 | 2025.12.18 00:26:06.381928 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15021 | 2025.12.18 00:26:06.382050 [ 260 ] {d720a64c-467c-47a4-b870-d3e77fdbbfe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15022 | 2025.12.18 00:26:06.382100 [ 260 ] {d720a64c-467c-47a4-b870-d3e77fdbbfe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15023 | 2025.12.18 00:26:06.382846 [ 260 ] {d720a64c-467c-47a4-b870-d3e77fdbbfe4} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15024 | 2025.12.18 00:26:06.382885 [ 260 ] {d720a64c-467c-47a4-b870-d3e77fdbbfe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15025 | 2025.12.18 00:26:06.383261 [ 260 ] {d720a64c-467c-47a4-b870-d3e77fdbbfe4} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15026 | 2025.12.18 00:26:06.383512 [ 260 ] {d720a64c-467c-47a4-b870-d3e77fdbbfe4} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15027 | 2025.12.18 00:26:06.383643 [ 260 ] {d720a64c-467c-47a4-b870-d3e77fdbbfe4} <Debug> executeQuery: Read 598 rows, 46.03 KiB in 0.001618 sec., 369592.0889987639 rows/sec., 27.78 MiB/sec. | ||
| 15028 | 2025.12.18 00:26:06.383681 [ 260 ] {d720a64c-467c-47a4-b870-d3e77fdbbfe4} <Debug> TCPHandler: Processed in 0.001813303 sec. | ||
| 15029 | 2025.12.18 00:26:06.383792 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15030 | 2025.12.18 00:26:06.383908 [ 260 ] {890d4c2c-aa28-4847-b1d4-e1a4e17a613a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15031 | 2025.12.18 00:26:06.383910 [ 225 ] {} <Debug> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15032 | 2025.12.18 00:26:06.383961 [ 260 ] {890d4c2c-aa28-4847-b1d4-e1a4e17a613a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15033 | 2025.12.18 00:26:06.384654 [ 260 ] {890d4c2c-aa28-4847-b1d4-e1a4e17a613a} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15034 | 2025.12.18 00:26:06.384696 [ 260 ] {890d4c2c-aa28-4847-b1d4-e1a4e17a613a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15035 | 2025.12.18 00:26:06.385088 [ 260 ] {890d4c2c-aa28-4847-b1d4-e1a4e17a613a} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15036 | 2025.12.18 00:26:06.385305 [ 260 ] {890d4c2c-aa28-4847-b1d4-e1a4e17a613a} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15037 | 2025.12.18 00:26:06.385412 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_125_27 to all_130_130_0 | ||
| 15038 | 2025.12.18 00:26:06.385440 [ 260 ] {890d4c2c-aa28-4847-b1d4-e1a4e17a613a} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001556 sec., 566195.3727506426 rows/sec., 38.43 MiB/sec. | ||
| 15039 | 2025.12.18 00:26:06.385450 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15040 | 2025.12.18 00:26:06.385473 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15041 | 2025.12.18 00:26:06.385478 [ 260 ] {890d4c2c-aa28-4847-b1d4-e1a4e17a613a} <Debug> TCPHandler: Processed in 0.001738232 sec. | ||
| 15042 | 2025.12.18 00:26:06.385559 [ 187 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_130_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_125_27 to all_130_130_0 into Compact with storage Full | ||
| 15043 | 2025.12.18 00:26:06.385589 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15044 | 2025.12.18 00:26:06.385652 [ 187 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_130_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15045 | 2025.12.18 00:26:06.385683 [ 187 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_130_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_125_27, total 35122 rows starting from the beginning of the part | ||
| 15046 | 2025.12.18 00:26:06.385685 [ 260 ] {d72f16c1-7fee-434a-aaed-02bf4c952dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15047 | 2025.12.18 00:26:06.385741 [ 187 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_130_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 15048 | 2025.12.18 00:26:06.385746 [ 260 ] {d72f16c1-7fee-434a-aaed-02bf4c952dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15049 | 2025.12.18 00:26:06.385791 [ 187 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_130_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 161 rows starting from the beginning of the part | ||
| 15050 | 2025.12.18 00:26:06.385845 [ 187 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_130_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 15051 | 2025.12.18 00:26:06.385892 [ 187 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_130_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 15052 | 2025.12.18 00:26:06.385941 [ 187 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_130_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 881 rows starting from the beginning of the part | ||
| 15053 | 2025.12.18 00:26:06.386601 [ 260 ] {d72f16c1-7fee-434a-aaed-02bf4c952dda} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15054 | 2025.12.18 00:26:06.386636 [ 260 ] {d72f16c1-7fee-434a-aaed-02bf4c952dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15055 | 2025.12.18 00:26:06.387206 [ 260 ] {d72f16c1-7fee-434a-aaed-02bf4c952dda} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15056 | 2025.12.18 00:26:06.387442 [ 260 ] {d72f16c1-7fee-434a-aaed-02bf4c952dda} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15057 | 2025.12.18 00:26:06.387595 [ 260 ] {d72f16c1-7fee-434a-aaed-02bf4c952dda} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001928 sec., 20746.887966804978 rows/sec., 37.18 MiB/sec. | ||
| 15058 | 2025.12.18 00:26:06.387609 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15059 | 2025.12.18 00:26:06.387642 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15060 | 2025.12.18 00:26:06.387680 [ 260 ] {d72f16c1-7fee-434a-aaed-02bf4c952dda} <Debug> TCPHandler: Processed in 0.002140345 sec. | ||
| 15061 | 2025.12.18 00:26:06.387802 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15062 | 2025.12.18 00:26:06.387900 [ 260 ] {99e738dc-eaac-4b16-945f-a8b6e7a68be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15063 | 2025.12.18 00:26:06.387943 [ 260 ] {99e738dc-eaac-4b16-945f-a8b6e7a68be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15064 | 2025.12.18 00:26:06.388291 [ 260 ] {99e738dc-eaac-4b16-945f-a8b6e7a68be4} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15065 | 2025.12.18 00:26:06.388327 [ 260 ] {99e738dc-eaac-4b16-945f-a8b6e7a68be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15066 | 2025.12.18 00:26:06.388685 [ 260 ] {99e738dc-eaac-4b16-945f-a8b6e7a68be4} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15067 | 2025.12.18 00:26:06.388975 [ 260 ] {99e738dc-eaac-4b16-945f-a8b6e7a68be4} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15068 | 2025.12.18 00:26:06.389106 [ 260 ] {99e738dc-eaac-4b16-945f-a8b6e7a68be4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 15069 | 2025.12.18 00:26:06.389144 [ 260 ] {99e738dc-eaac-4b16-945f-a8b6e7a68be4} <Debug> TCPHandler: Processed in 0.00139064 sec. | ||
| 15070 | 2025.12.18 00:26:06.390530 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15071 | 2025.12.18 00:26:06.393628 [ 186 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_130_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36644 rows, containing 5 columns (5 merged, 0 gathered) in 0.008104397 sec., 4521496.170535575 rows/sec., 310.66 MiB/sec. | ||
| 15072 | 2025.12.18 00:26:06.394092 [ 193 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_130_28} <Trace> MergedBlockOutputStream: filled checksums all_1_130_28 (state Temporary) | ||
| 15073 | 2025.12.18 00:26:06.394421 [ 193 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_130_28} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_130_28 to all_1_130_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15074 | 2025.12.18 00:26:06.394503 [ 193 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_130_28} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_125_27, all_130_130_0] -> all_1_130_28 | ||
| 15075 | 2025.12.18 00:26:06.394620 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 15076 | 2025.12.18 00:26:08.614671 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 15077 | 2025.12.18 00:26:08.633339 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15078 | 2025.12.18 00:26:08.633407 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15079 | 2025.12.18 00:26:08.639771 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15080 | 2025.12.18 00:26:08.640538 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15081 | 2025.12.18 00:26:08.644217 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 15082 | 2025.12.18 00:26:11.341300 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15083 | 2025.12.18 00:26:11.341478 [ 260 ] {8595ea71-c835-4a9c-8fe8-8438ae2aa2aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15084 | 2025.12.18 00:26:11.341546 [ 260 ] {8595ea71-c835-4a9c-8fe8-8438ae2aa2aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15085 | 2025.12.18 00:26:11.342221 [ 260 ] {8595ea71-c835-4a9c-8fe8-8438ae2aa2aa} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15086 | 2025.12.18 00:26:11.342272 [ 260 ] {8595ea71-c835-4a9c-8fe8-8438ae2aa2aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15087 | 2025.12.18 00:26:11.342653 [ 260 ] {8595ea71-c835-4a9c-8fe8-8438ae2aa2aa} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15088 | 2025.12.18 00:26:11.342875 [ 260 ] {8595ea71-c835-4a9c-8fe8-8438ae2aa2aa} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15089 | 2025.12.18 00:26:11.343036 [ 260 ] {8595ea71-c835-4a9c-8fe8-8438ae2aa2aa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00161 sec., 34782.60869565217 rows/sec., 2.67 MiB/sec. | ||
| 15090 | 2025.12.18 00:26:11.343067 [ 106 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 15091 | 2025.12.18 00:26:11.343080 [ 260 ] {8595ea71-c835-4a9c-8fe8-8438ae2aa2aa} <Debug> TCPHandler: Processed in 0.001912914 sec. | ||
| 15092 | 2025.12.18 00:26:11.343150 [ 106 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15093 | 2025.12.18 00:26:11.343179 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15094 | 2025.12.18 00:26:11.343253 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15095 | 2025.12.18 00:26:11.343285 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 15096 | 2025.12.18 00:26:11.343362 [ 260 ] {72eac139-7110-408a-87d7-a6125f79c95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15097 | 2025.12.18 00:26:11.343392 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15098 | 2025.12.18 00:26:11.343402 [ 260 ] {72eac139-7110-408a-87d7-a6125f79c95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15099 | 2025.12.18 00:26:11.343427 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1407 rows starting from the beginning of the part | ||
| 15100 | 2025.12.18 00:26:11.343493 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 57 rows starting from the beginning of the part | ||
| 15101 | 2025.12.18 00:26:11.343546 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 136 rows starting from the beginning of the part | ||
| 15102 | 2025.12.18 00:26:11.343595 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part | ||
| 15103 | 2025.12.18 00:26:11.343642 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1397 rows starting from the beginning of the part | ||
| 15104 | 2025.12.18 00:26:11.343688 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 56 rows starting from the beginning of the part | ||
| 15105 | 2025.12.18 00:26:11.343829 [ 260 ] {72eac139-7110-408a-87d7-a6125f79c95c} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15106 | 2025.12.18 00:26:11.343865 [ 260 ] {72eac139-7110-408a-87d7-a6125f79c95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15107 | 2025.12.18 00:26:11.344186 [ 260 ] {72eac139-7110-408a-87d7-a6125f79c95c} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15108 | 2025.12.18 00:26:11.344393 [ 260 ] {72eac139-7110-408a-87d7-a6125f79c95c} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15109 | 2025.12.18 00:26:11.344520 [ 106 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 15110 | 2025.12.18 00:26:11.344531 [ 260 ] {72eac139-7110-408a-87d7-a6125f79c95c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 15111 | 2025.12.18 00:26:11.344554 [ 106 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15112 | 2025.12.18 00:26:11.344576 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15113 | 2025.12.18 00:26:11.344581 [ 260 ] {72eac139-7110-408a-87d7-a6125f79c95c} <Debug> TCPHandler: Processed in 0.001379349 sec. | ||
| 15114 | 2025.12.18 00:26:11.344671 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 15115 | 2025.12.18 00:26:11.344706 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15116 | 2025.12.18 00:26:11.344793 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15117 | 2025.12.18 00:26:11.344809 [ 260 ] {b9d39f51-fec3-43c5-89b6-e586166bc93d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15118 | 2025.12.18 00:26:11.344830 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 634 rows starting from the beginning of the part | ||
| 15119 | 2025.12.18 00:26:11.344857 [ 260 ] {b9d39f51-fec3-43c5-89b6-e586166bc93d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15120 | 2025.12.18 00:26:11.344901 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 66 rows starting from the beginning of the part | ||
| 15121 | 2025.12.18 00:26:11.344951 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 104 rows starting from the beginning of the part | ||
| 15122 | 2025.12.18 00:26:11.344992 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part | ||
| 15123 | 2025.12.18 00:26:11.345023 [ 191 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3109 rows, containing 5 columns (5 merged, 0 gathered) in 0.001785602 sec., 1741149.4834795212 rows/sec., 152.37 MiB/sec. | ||
| 15124 | 2025.12.18 00:26:11.345041 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 598 rows starting from the beginning of the part | ||
| 15125 | 2025.12.18 00:26:11.345092 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 64 rows starting from the beginning of the part | ||
| 15126 | 2025.12.18 00:26:11.345215 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 15127 | 2025.12.18 00:26:11.345302 [ 260 ] {b9d39f51-fec3-43c5-89b6-e586166bc93d} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15128 | 2025.12.18 00:26:11.345338 [ 260 ] {b9d39f51-fec3-43c5-89b6-e586166bc93d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15129 | 2025.12.18 00:26:11.345494 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_131_26} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15130 | 2025.12.18 00:26:11.345561 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_131_26} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 15131 | 2025.12.18 00:26:11.345637 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 15132 | 2025.12.18 00:26:11.345688 [ 260 ] {b9d39f51-fec3-43c5-89b6-e586166bc93d} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15133 | 2025.12.18 00:26:11.345926 [ 260 ] {b9d39f51-fec3-43c5-89b6-e586166bc93d} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15134 | 2025.12.18 00:26:11.346063 [ 260 ] {b9d39f51-fec3-43c5-89b6-e586166bc93d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001275 sec., 125490.19607843137 rows/sec., 8.74 MiB/sec. | ||
| 15135 | 2025.12.18 00:26:11.346102 [ 260 ] {b9d39f51-fec3-43c5-89b6-e586166bc93d} <Debug> TCPHandler: Processed in 0.00144831 sec. | ||
| 15136 | 2025.12.18 00:26:11.346192 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001569131 sec., 975061.9929120003 rows/sec., 77.66 MiB/sec. | ||
| 15137 | 2025.12.18 00:26:11.346217 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15138 | 2025.12.18 00:26:11.346314 [ 260 ] {f882eb73-128a-4efc-91ca-229752d309f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15139 | 2025.12.18 00:26:11.346357 [ 260 ] {f882eb73-128a-4efc-91ca-229752d309f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15140 | 2025.12.18 00:26:11.346383 [ 190 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 15141 | 2025.12.18 00:26:11.346700 [ 190 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_131_26} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15142 | 2025.12.18 00:26:11.346704 [ 260 ] {f882eb73-128a-4efc-91ca-229752d309f8} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15143 | 2025.12.18 00:26:11.346754 [ 260 ] {f882eb73-128a-4efc-91ca-229752d309f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15144 | 2025.12.18 00:26:11.346790 [ 190 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_131_26} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 15145 | 2025.12.18 00:26:11.346877 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 15146 | 2025.12.18 00:26:11.347083 [ 260 ] {f882eb73-128a-4efc-91ca-229752d309f8} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15147 | 2025.12.18 00:26:11.347300 [ 260 ] {f882eb73-128a-4efc-91ca-229752d309f8} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15148 | 2025.12.18 00:26:11.347431 [ 260 ] {f882eb73-128a-4efc-91ca-229752d309f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 15149 | 2025.12.18 00:26:11.347430 [ 106 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 15150 | 2025.12.18 00:26:11.347470 [ 260 ] {f882eb73-128a-4efc-91ca-229752d309f8} <Debug> TCPHandler: Processed in 0.00130445 sec. | ||
| 15151 | 2025.12.18 00:26:11.347482 [ 106 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15152 | 2025.12.18 00:26:11.347506 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15153 | 2025.12.18 00:26:11.347565 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 15154 | 2025.12.18 00:26:11.347657 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15155 | 2025.12.18 00:26:11.347681 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7320 rows starting from the beginning of the part | ||
| 15156 | 2025.12.18 00:26:11.347724 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 15157 | 2025.12.18 00:26:11.347760 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 15158 | 2025.12.18 00:26:11.347792 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 15159 | 2025.12.18 00:26:11.347825 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 15160 | 2025.12.18 00:26:11.347857 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 15161 | 2025.12.18 00:26:11.349625 [ 191 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7620 rows, containing 4 columns (4 merged, 0 gathered) in 0.002085624 sec., 3653582.8126258617 rows/sec., 246.19 MiB/sec. | ||
| 15162 | 2025.12.18 00:26:11.350020 [ 190 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 15163 | 2025.12.18 00:26:11.350272 [ 190 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_131_26} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15164 | 2025.12.18 00:26:11.350333 [ 190 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_131_26} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 15165 | 2025.12.18 00:26:11.350393 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 15166 | 2025.12.18 00:26:13.623750 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15167 | 2025.12.18 00:26:13.623851 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15168 | 2025.12.18 00:26:13.838879 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42199 | ||
| 15169 | 2025.12.18 00:26:13.839456 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15170 | 2025.12.18 00:26:13.839502 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15171 | 2025.12.18 00:26:13.840048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 15172 | 2025.12.18 00:26:13.840275 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15173 | 2025.12.18 00:26:13.840401 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42199 | ||
| 15174 | 2025.12.18 00:26:13.973212 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1750 | ||
| 15175 | 2025.12.18 00:26:13.975880 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15176 | 2025.12.18 00:26:13.975919 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15177 | 2025.12.18 00:26:13.977106 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15178 | 2025.12.18 00:26:13.977383 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15179 | 2025.12.18 00:26:13.977510 [ 102 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15180 | 2025.12.18 00:26:13.977543 [ 102 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15181 | 2025.12.18 00:26:13.977561 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15182 | 2025.12.18 00:26:13.977650 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1750 | ||
| 15183 | 2025.12.18 00:26:13.977666 [ 202 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::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 | ||
| 15184 | 2025.12.18 00:26:13.978167 [ 202 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15185 | 2025.12.18 00:26:13.978289 [ 202 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1628 rows starting from the beginning of the part | ||
| 15186 | 2025.12.18 00:26:13.978604 [ 202 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 22 rows starting from the beginning of the part | ||
| 15187 | 2025.12.18 00:26:13.978913 [ 202 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 28 rows starting from the beginning of the part | ||
| 15188 | 2025.12.18 00:26:13.979233 [ 202 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 24 rows starting from the beginning of the part | ||
| 15189 | 2025.12.18 00:26:13.979537 [ 202 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 20 rows starting from the beginning of the part | ||
| 15190 | 2025.12.18 00:26:13.979838 [ 202 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 28 rows starting from the beginning of the part | ||
| 15191 | 2025.12.18 00:26:13.986107 [ 191 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1750 rows, containing 72 columns (72 merged, 0 gathered) in 0.00847924 sec., 206386.42142456162 rows/sec., 157.70 MiB/sec. | ||
| 15192 | 2025.12.18 00:26:13.987738 [ 198 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15193 | 2025.12.18 00:26:13.988269 [ 198 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_66_13} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15194 | 2025.12.18 00:26:13.988333 [ 198 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_66_13} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15195 | 2025.12.18 00:26:13.988497 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 15196 | 2025.12.18 00:26:16.144435 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 15197 | 2025.12.18 00:26:16.162485 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15198 | 2025.12.18 00:26:16.162547 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15199 | 2025.12.18 00:26:16.168730 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 15200 | 2025.12.18 00:26:16.169450 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15201 | 2025.12.18 00:26:16.172924 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 15202 | 2025.12.18 00:26:16.343569 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15203 | 2025.12.18 00:26:16.343744 [ 260 ] {b3e3ff26-e105-4771-94f3-519671f15849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15204 | 2025.12.18 00:26:16.343814 [ 260 ] {b3e3ff26-e105-4771-94f3-519671f15849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15205 | 2025.12.18 00:26:16.344584 [ 260 ] {b3e3ff26-e105-4771-94f3-519671f15849} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15206 | 2025.12.18 00:26:16.344624 [ 260 ] {b3e3ff26-e105-4771-94f3-519671f15849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15207 | 2025.12.18 00:26:16.345004 [ 260 ] {b3e3ff26-e105-4771-94f3-519671f15849} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15208 | 2025.12.18 00:26:16.345230 [ 260 ] {b3e3ff26-e105-4771-94f3-519671f15849} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15209 | 2025.12.18 00:26:16.345396 [ 260 ] {b3e3ff26-e105-4771-94f3-519671f15849} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001702 sec., 79905.99294947121 rows/sec., 6.93 MiB/sec. | ||
| 15210 | 2025.12.18 00:26:16.345444 [ 260 ] {b3e3ff26-e105-4771-94f3-519671f15849} <Debug> TCPHandler: Processed in 0.002003804 sec. | ||
| 15211 | 2025.12.18 00:26:16.345574 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15212 | 2025.12.18 00:26:16.345682 [ 260 ] {485a03c6-ebf9-44eb-8f27-7ae7da0d502d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15213 | 2025.12.18 00:26:16.345727 [ 260 ] {485a03c6-ebf9-44eb-8f27-7ae7da0d502d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15214 | 2025.12.18 00:26:16.346172 [ 260 ] {485a03c6-ebf9-44eb-8f27-7ae7da0d502d} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15215 | 2025.12.18 00:26:16.346206 [ 260 ] {485a03c6-ebf9-44eb-8f27-7ae7da0d502d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15216 | 2025.12.18 00:26:16.346527 [ 260 ] {485a03c6-ebf9-44eb-8f27-7ae7da0d502d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15217 | 2025.12.18 00:26:16.346744 [ 260 ] {485a03c6-ebf9-44eb-8f27-7ae7da0d502d} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15218 | 2025.12.18 00:26:16.346855 [ 95 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15219 | 2025.12.18 00:26:16.346880 [ 260 ] {485a03c6-ebf9-44eb-8f27-7ae7da0d502d} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001221 sec., 32760.03276003276 rows/sec., 2.41 MiB/sec. | ||
| 15220 | 2025.12.18 00:26:16.346890 [ 95 ] {} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15221 | 2025.12.18 00:26:16.346912 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15222 | 2025.12.18 00:26:16.346920 [ 260 ] {485a03c6-ebf9-44eb-8f27-7ae7da0d502d} <Debug> TCPHandler: Processed in 0.00139859 sec. | ||
| 15223 | 2025.12.18 00:26:16.347029 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15224 | 2025.12.18 00:26:16.347038 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::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 | ||
| 15225 | 2025.12.18 00:26:16.347125 [ 260 ] {459acdee-dd40-4be0-970a-cb3921038dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15226 | 2025.12.18 00:26:16.347171 [ 260 ] {459acdee-dd40-4be0-970a-cb3921038dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15227 | 2025.12.18 00:26:16.347189 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15228 | 2025.12.18 00:26:16.347232 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 72 rows starting from the beginning of the part | ||
| 15229 | 2025.12.18 00:26:16.347305 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 40 rows starting from the beginning of the part | ||
| 15230 | 2025.12.18 00:26:16.347357 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 2 rows starting from the beginning of the part | ||
| 15231 | 2025.12.18 00:26:16.347402 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 40 rows starting from the beginning of the part | ||
| 15232 | 2025.12.18 00:26:16.347443 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 54 rows starting from the beginning of the part | ||
| 15233 | 2025.12.18 00:26:16.347485 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 40 rows starting from the beginning of the part | ||
| 15234 | 2025.12.18 00:26:16.347613 [ 260 ] {459acdee-dd40-4be0-970a-cb3921038dd1} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15235 | 2025.12.18 00:26:16.347657 [ 260 ] {459acdee-dd40-4be0-970a-cb3921038dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15236 | 2025.12.18 00:26:16.347997 [ 260 ] {459acdee-dd40-4be0-970a-cb3921038dd1} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15237 | 2025.12.18 00:26:16.348244 [ 260 ] {459acdee-dd40-4be0-970a-cb3921038dd1} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15238 | 2025.12.18 00:26:16.348381 [ 260 ] {459acdee-dd40-4be0-970a-cb3921038dd1} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001276 sec., 81504.70219435736 rows/sec., 6.37 MiB/sec. | ||
| 15239 | 2025.12.18 00:26:16.348378 [ 198 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 5 columns (5 merged, 0 gathered) in 0.00139679 sec., 177549.95382269347 rows/sec., 13.72 MiB/sec. | ||
| 15240 | 2025.12.18 00:26:16.348421 [ 260 ] {459acdee-dd40-4be0-970a-cb3921038dd1} <Debug> TCPHandler: Processed in 0.00144249 sec. | ||
| 15241 | 2025.12.18 00:26:16.348551 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15242 | 2025.12.18 00:26:16.348569 [ 191 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15243 | 2025.12.18 00:26:16.348646 [ 260 ] {6ed6a3d6-dab3-46d2-9503-8a873993d932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15244 | 2025.12.18 00:26:16.348691 [ 260 ] {6ed6a3d6-dab3-46d2-9503-8a873993d932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15245 | 2025.12.18 00:26:16.348850 [ 191 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_76_15} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15246 | 2025.12.18 00:26:16.348925 [ 191 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_76_15} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15247 | 2025.12.18 00:26:16.349010 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15248 | 2025.12.18 00:26:16.349101 [ 260 ] {6ed6a3d6-dab3-46d2-9503-8a873993d932} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15249 | 2025.12.18 00:26:16.349135 [ 260 ] {6ed6a3d6-dab3-46d2-9503-8a873993d932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15250 | 2025.12.18 00:26:16.349460 [ 260 ] {6ed6a3d6-dab3-46d2-9503-8a873993d932} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15251 | 2025.12.18 00:26:16.349664 [ 260 ] {6ed6a3d6-dab3-46d2-9503-8a873993d932} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15252 | 2025.12.18 00:26:16.349792 [ 260 ] {6ed6a3d6-dab3-46d2-9503-8a873993d932} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 15253 | 2025.12.18 00:26:16.349830 [ 260 ] {6ed6a3d6-dab3-46d2-9503-8a873993d932} <Debug> TCPHandler: Processed in 0.001326969 sec. | ||
| 15254 | 2025.12.18 00:26:16.349930 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15255 | 2025.12.18 00:26:16.350024 [ 260 ] {45584011-bf14-4e57-8956-ec830776535d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15256 | 2025.12.18 00:26:16.350078 [ 260 ] {45584011-bf14-4e57-8956-ec830776535d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15257 | 2025.12.18 00:26:16.350921 [ 260 ] {45584011-bf14-4e57-8956-ec830776535d} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15258 | 2025.12.18 00:26:16.350955 [ 260 ] {45584011-bf14-4e57-8956-ec830776535d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15259 | 2025.12.18 00:26:16.351497 [ 260 ] {45584011-bf14-4e57-8956-ec830776535d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15260 | 2025.12.18 00:26:16.351711 [ 260 ] {45584011-bf14-4e57-8956-ec830776535d} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15261 | 2025.12.18 00:26:16.351852 [ 260 ] {45584011-bf14-4e57-8956-ec830776535d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001846 sec., 21668.472372697724 rows/sec., 38.83 MiB/sec. | ||
| 15262 | 2025.12.18 00:26:16.351914 [ 260 ] {45584011-bf14-4e57-8956-ec830776535d} <Debug> TCPHandler: Processed in 0.002031495 sec. | ||
| 15263 | 2025.12.18 00:26:16.352022 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15264 | 2025.12.18 00:26:16.352115 [ 260 ] {6e88eb7c-02ec-4934-84f4-7f804930a0e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15265 | 2025.12.18 00:26:16.352157 [ 260 ] {6e88eb7c-02ec-4934-84f4-7f804930a0e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15266 | 2025.12.18 00:26:16.352493 [ 260 ] {6e88eb7c-02ec-4934-84f4-7f804930a0e5} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15267 | 2025.12.18 00:26:16.352524 [ 260 ] {6e88eb7c-02ec-4934-84f4-7f804930a0e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15268 | 2025.12.18 00:26:16.352805 [ 260 ] {6e88eb7c-02ec-4934-84f4-7f804930a0e5} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15269 | 2025.12.18 00:26:16.352999 [ 260 ] {6e88eb7c-02ec-4934-84f4-7f804930a0e5} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15270 | 2025.12.18 00:26:16.353121 [ 260 ] {6e88eb7c-02ec-4934-84f4-7f804930a0e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 15271 | 2025.12.18 00:26:16.353155 [ 260 ] {6e88eb7c-02ec-4934-84f4-7f804930a0e5} <Debug> TCPHandler: Processed in 0.001238989 sec. | ||
| 15272 | 2025.12.18 00:26:18.470734 [ 92 ] {} <Debug> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 15273 | 2025.12.18 00:26:18.470841 [ 92 ] {} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15274 | 2025.12.18 00:26:18.470879 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15275 | 2025.12.18 00:26:18.471041 [ 198 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 15276 | 2025.12.18 00:26:18.471221 [ 198 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15277 | 2025.12.18 00:26:18.471276 [ 198 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part | ||
| 15278 | 2025.12.18 00:26:18.471396 [ 198 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 15279 | 2025.12.18 00:26:18.471477 [ 198 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 16 rows starting from the beginning of the part | ||
| 15280 | 2025.12.18 00:26:18.471551 [ 198 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 15281 | 2025.12.18 00:26:18.471621 [ 198 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part | ||
| 15282 | 2025.12.18 00:26:18.472653 [ 191 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001682741 sec., 24959.277749814144 rows/sec., 2.10 MiB/sec. | ||
| 15283 | 2025.12.18 00:26:18.472835 [ 194 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 15284 | 2025.12.18 00:26:18.473148 [ 194 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_33_8} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15285 | 2025.12.18 00:26:18.473231 [ 194 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_33_8} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 15286 | 2025.12.18 00:26:18.473307 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15287 | 2025.12.18 00:26:20.644368 [ 225 ] {} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 15288 | 2025.12.18 00:26:20.644424 [ 225 ] {} <Debug> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 15289 | 2025.12.18 00:26:20.646251 [ 225 ] {} <Debug> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 15290 | 2025.12.18 00:26:21.029061 [ 224 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15291 | 2025.12.18 00:26:21.029131 [ 224 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15292 | 2025.12.18 00:26:21.033211 [ 224 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15293 | 2025.12.18 00:26:21.234774 [ 219 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15294 | 2025.12.18 00:26:21.234821 [ 219 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15295 | 2025.12.18 00:26:21.238444 [ 219 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15296 | 2025.12.18 00:26:21.334624 [ 223 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15297 | 2025.12.18 00:26:21.334663 [ 223 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15298 | 2025.12.18 00:26:21.337779 [ 223 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15299 | 2025.12.18 00:26:21.340616 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42711 | ||
| 15300 | 2025.12.18 00:26:21.341168 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15301 | 2025.12.18 00:26:21.341212 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15302 | 2025.12.18 00:26:21.341829 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15303 | 2025.12.18 00:26:21.342159 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15304 | 2025.12.18 00:26:21.342327 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42711 | ||
| 15305 | 2025.12.18 00:26:21.344803 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15306 | 2025.12.18 00:26:21.344966 [ 260 ] {a7a20f03-4ebf-4eb5-9bc2-48ebc890501a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15307 | 2025.12.18 00:26:21.345033 [ 260 ] {a7a20f03-4ebf-4eb5-9bc2-48ebc890501a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15308 | 2025.12.18 00:26:21.345715 [ 260 ] {a7a20f03-4ebf-4eb5-9bc2-48ebc890501a} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15309 | 2025.12.18 00:26:21.345754 [ 260 ] {a7a20f03-4ebf-4eb5-9bc2-48ebc890501a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15310 | 2025.12.18 00:26:21.346156 [ 260 ] {a7a20f03-4ebf-4eb5-9bc2-48ebc890501a} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15311 | 2025.12.18 00:26:21.346387 [ 260 ] {a7a20f03-4ebf-4eb5-9bc2-48ebc890501a} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15312 | 2025.12.18 00:26:21.346543 [ 260 ] {a7a20f03-4ebf-4eb5-9bc2-48ebc890501a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001625 sec., 34461.53846153846 rows/sec., 2.65 MiB/sec. | ||
| 15313 | 2025.12.18 00:26:21.346595 [ 260 ] {a7a20f03-4ebf-4eb5-9bc2-48ebc890501a} <Debug> TCPHandler: Processed in 0.001912383 sec. | ||
| 15314 | 2025.12.18 00:26:21.346729 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15315 | 2025.12.18 00:26:21.346834 [ 260 ] {2bdbd853-89e0-45e3-8799-0da6601970be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15316 | 2025.12.18 00:26:21.346876 [ 260 ] {2bdbd853-89e0-45e3-8799-0da6601970be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15317 | 2025.12.18 00:26:21.347321 [ 260 ] {2bdbd853-89e0-45e3-8799-0da6601970be} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15318 | 2025.12.18 00:26:21.347361 [ 260 ] {2bdbd853-89e0-45e3-8799-0da6601970be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15319 | 2025.12.18 00:26:21.347669 [ 260 ] {2bdbd853-89e0-45e3-8799-0da6601970be} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15320 | 2025.12.18 00:26:21.347879 [ 260 ] {2bdbd853-89e0-45e3-8799-0da6601970be} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15321 | 2025.12.18 00:26:21.348008 [ 260 ] {2bdbd853-89e0-45e3-8799-0da6601970be} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. | ||
| 15322 | 2025.12.18 00:26:21.348048 [ 260 ] {2bdbd853-89e0-45e3-8799-0da6601970be} <Debug> TCPHandler: Processed in 0.001372209 sec. | ||
| 15323 | 2025.12.18 00:26:21.348170 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15324 | 2025.12.18 00:26:21.348265 [ 260 ] {9d017935-8091-42ad-975e-d931b5577e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15325 | 2025.12.18 00:26:21.348311 [ 260 ] {9d017935-8091-42ad-975e-d931b5577e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15326 | 2025.12.18 00:26:21.348748 [ 260 ] {9d017935-8091-42ad-975e-d931b5577e29} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15327 | 2025.12.18 00:26:21.348783 [ 260 ] {9d017935-8091-42ad-975e-d931b5577e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15328 | 2025.12.18 00:26:21.349116 [ 260 ] {9d017935-8091-42ad-975e-d931b5577e29} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15329 | 2025.12.18 00:26:21.349330 [ 260 ] {9d017935-8091-42ad-975e-d931b5577e29} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15330 | 2025.12.18 00:26:21.349468 [ 260 ] {9d017935-8091-42ad-975e-d931b5577e29} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 15331 | 2025.12.18 00:26:21.349505 [ 260 ] {9d017935-8091-42ad-975e-d931b5577e29} <Debug> TCPHandler: Processed in 0.0013864 sec. | ||
| 15332 | 2025.12.18 00:26:21.349617 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15333 | 2025.12.18 00:26:21.349711 [ 260 ] {9f43a715-0198-4f07-9172-d619b4158c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15334 | 2025.12.18 00:26:21.349753 [ 260 ] {9f43a715-0198-4f07-9172-d619b4158c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15335 | 2025.12.18 00:26:21.350092 [ 260 ] {9f43a715-0198-4f07-9172-d619b4158c93} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15336 | 2025.12.18 00:26:21.350124 [ 260 ] {9f43a715-0198-4f07-9172-d619b4158c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15337 | 2025.12.18 00:26:21.350440 [ 260 ] {9f43a715-0198-4f07-9172-d619b4158c93} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15338 | 2025.12.18 00:26:21.350645 [ 260 ] {9f43a715-0198-4f07-9172-d619b4158c93} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15339 | 2025.12.18 00:26:21.350773 [ 260 ] {9f43a715-0198-4f07-9172-d619b4158c93} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 15340 | 2025.12.18 00:26:21.350809 [ 260 ] {9f43a715-0198-4f07-9172-d619b4158c93} <Debug> TCPHandler: Processed in 0.001241229 sec. | ||
| 15341 | 2025.12.18 00:26:21.498967 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60427 | ||
| 15342 | 2025.12.18 00:26:21.499093 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15343 | 2025.12.18 00:26:21.499126 [ 290 ] {} <Debug> TCP-Session: 05c47f02-7089-41e4-9c41-e6e2ffdcdd38 Authenticating user 'default' from [fd00:1122:3344:101::e]:60427 | ||
| 15344 | 2025.12.18 00:26:21.499152 [ 290 ] {} <Debug> TCP-Session: 05c47f02-7089-41e4-9c41-e6e2ffdcdd38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15345 | 2025.12.18 00:26:21.499167 [ 290 ] {} <Debug> TCP-Session: 05c47f02-7089-41e4-9c41-e6e2ffdcdd38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15346 | 2025.12.18 00:26:21.499390 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35855 | ||
| 15347 | 2025.12.18 00:26:21.499401 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52958 | ||
| 15348 | 2025.12.18 00:26:21.499451 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47338 | ||
| 15349 | 2025.12.18 00:26:21.499475 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53984 | ||
| 15350 | 2025.12.18 00:26:21.499503 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15351 | 2025.12.18 00:26:21.499498 [ 290 ] {} <Trace> TCP-Session: 05c47f02-7089-41e4-9c41-e6e2ffdcdd38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15352 | 2025.12.18 00:26:21.499547 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15353 | 2025.12.18 00:26:21.499551 [ 292 ] {} <Debug> TCP-Session: 7baf0d6d-43ce-4c06-9d4d-ecb781a5ab61 Authenticating user 'default' from [fd00:1122:3344:101::e]:35855 | ||
| 15354 | 2025.12.18 00:26:21.499592 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15355 | 2025.12.18 00:26:21.499607 [ 287 ] {} <Debug> TCP-Session: 911a5314-b923-49a1-9e18-0c99d42a6732 Authenticating user 'default' from [fd00:1122:3344:101::e]:47338 | ||
| 15356 | 2025.12.18 00:26:21.499615 [ 292 ] {} <Debug> TCP-Session: 7baf0d6d-43ce-4c06-9d4d-ecb781a5ab61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15357 | 2025.12.18 00:26:21.499630 [ 289 ] {} <Debug> TCP-Session: 7e26ea76-4912-47a1-98bc-3c32a2b8a7d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53984 | ||
| 15358 | 2025.12.18 00:26:21.499651 [ 292 ] {} <Debug> TCP-Session: 7baf0d6d-43ce-4c06-9d4d-ecb781a5ab61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15359 | 2025.12.18 00:26:21.499695 [ 289 ] {} <Debug> TCP-Session: 7e26ea76-4912-47a1-98bc-3c32a2b8a7d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15360 | 2025.12.18 00:26:21.499645 [ 287 ] {} <Debug> TCP-Session: 911a5314-b923-49a1-9e18-0c99d42a6732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15361 | 2025.12.18 00:26:21.499720 [ 289 ] {} <Debug> TCP-Session: 7e26ea76-4912-47a1-98bc-3c32a2b8a7d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15362 | 2025.12.18 00:26:21.499739 [ 287 ] {} <Debug> TCP-Session: 911a5314-b923-49a1-9e18-0c99d42a6732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15363 | 2025.12.18 00:26:21.499714 [ 290 ] {ec0f3c5e-81a2-4b69-be2b-88afe57a8017} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60427) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15364 | 2025.12.18 00:26:21.499548 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15365 | 2025.12.18 00:26:21.499456 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49105 | ||
| 15366 | 2025.12.18 00:26:21.499835 [ 291 ] {} <Debug> TCP-Session: 04ca57ce-32aa-45e9-9180-5c2aa1ef6b0d Authenticating user 'default' from [fd00:1122:3344:101::e]:52958 | ||
| 15367 | 2025.12.18 00:26:21.499438 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56318 | ||
| 15368 | 2025.12.18 00:26:21.499867 [ 291 ] {} <Debug> TCP-Session: 04ca57ce-32aa-45e9-9180-5c2aa1ef6b0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15369 | 2025.12.18 00:26:21.499427 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59961 | ||
| 15370 | 2025.12.18 00:26:21.499909 [ 291 ] {} <Debug> TCP-Session: 04ca57ce-32aa-45e9-9180-5c2aa1ef6b0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15371 | 2025.12.18 00:26:21.499902 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15372 | 2025.12.18 00:26:21.499957 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15373 | 2025.12.18 00:26:21.499426 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63700 | ||
| 15374 | 2025.12.18 00:26:21.499992 [ 286 ] {} <Debug> TCP-Session: 3628b798-227a-4396-83b0-c1b6126e501b Authenticating user 'default' from [fd00:1122:3344:101::e]:56318 | ||
| 15375 | 2025.12.18 00:26:21.499997 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15376 | 2025.12.18 00:26:21.500028 [ 286 ] {} <Debug> TCP-Session: 3628b798-227a-4396-83b0-c1b6126e501b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15377 | 2025.12.18 00:26:21.500036 [ 290 ] {ec0f3c5e-81a2-4b69-be2b-88afe57a8017} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15378 | 2025.12.18 00:26:21.500051 [ 286 ] {} <Debug> TCP-Session: 3628b798-227a-4396-83b0-c1b6126e501b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15379 | 2025.12.18 00:26:21.500060 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15380 | 2025.12.18 00:26:21.500050 [ 293 ] {} <Debug> TCP-Session: 49679bd5-1419-4002-b770-3506fef0f62b Authenticating user 'default' from [fd00:1122:3344:101::e]:59961 | ||
| 15381 | 2025.12.18 00:26:21.500095 [ 294 ] {} <Debug> TCP-Session: 8f12bd02-4a97-4e4e-b237-758e2d36f0e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63700 | ||
| 15382 | 2025.12.18 00:26:21.500102 [ 290 ] {ec0f3c5e-81a2-4b69-be2b-88afe57a8017} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15383 | 2025.12.18 00:26:21.500116 [ 293 ] {} <Debug> TCP-Session: 49679bd5-1419-4002-b770-3506fef0f62b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15384 | 2025.12.18 00:26:21.500126 [ 294 ] {} <Debug> TCP-Session: 8f12bd02-4a97-4e4e-b237-758e2d36f0e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15385 | 2025.12.18 00:26:21.500152 [ 293 ] {} <Debug> TCP-Session: 49679bd5-1419-4002-b770-3506fef0f62b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15386 | 2025.12.18 00:26:21.500170 [ 294 ] {} <Debug> TCP-Session: 8f12bd02-4a97-4e4e-b237-758e2d36f0e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15387 | 2025.12.18 00:26:21.499981 [ 288 ] {} <Debug> TCP-Session: 1020aab5-e59f-4a07-8dcd-9d7957203fc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49105 | ||
| 15388 | 2025.12.18 00:26:21.500217 [ 288 ] {} <Debug> TCP-Session: 1020aab5-e59f-4a07-8dcd-9d7957203fc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15389 | 2025.12.18 00:26:21.500231 [ 288 ] {} <Debug> TCP-Session: 1020aab5-e59f-4a07-8dcd-9d7957203fc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15390 | 2025.12.18 00:26:21.500434 [ 290 ] {ec0f3c5e-81a2-4b69-be2b-88afe57a8017} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 15391 | 2025.12.18 00:26:21.501392 [ 365 ] {ec0f3c5e-81a2-4b69-be2b-88afe57a8017} <Trace> AggregatingTransform: Aggregating | ||
| 15392 | 2025.12.18 00:26:21.501438 [ 365 ] {ec0f3c5e-81a2-4b69-be2b-88afe57a8017} <Trace> Aggregator: Aggregation method: without_key | ||
| 15393 | 2025.12.18 00:26:21.501479 [ 365 ] {ec0f3c5e-81a2-4b69-be2b-88afe57a8017} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937237 sec. (1066.966 rows/sec., 41.68 KiB/sec.) | ||
| 15394 | 2025.12.18 00:26:21.501498 [ 365 ] {ec0f3c5e-81a2-4b69-be2b-88afe57a8017} <Trace> Aggregator: Merging aggregated data | ||
| 15395 | 2025.12.18 00:26:21.502819 [ 290 ] {ec0f3c5e-81a2-4b69-be2b-88afe57a8017} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003159 sec., 316.5558721114277 rows/sec., 12.37 KiB/sec. | ||
| 15396 | 2025.12.18 00:26:21.502966 [ 290 ] {ec0f3c5e-81a2-4b69-be2b-88afe57a8017} <Debug> TCPHandler: Processed in 0.003583796 sec. | ||
| 15397 | 2025.12.18 00:26:21.503062 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15398 | 2025.12.18 00:26:21.503092 [ 290 ] {} <Debug> TCP-Session: 05c47f02-7089-41e4-9c41-e6e2ffdcdd38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15399 | 2025.12.18 00:26:21.503098 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15400 | 2025.12.18 00:26:21.503119 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15401 | 2025.12.18 00:26:21.503135 [ 292 ] {} <Debug> TCP-Session: 7baf0d6d-43ce-4c06-9d4d-ecb781a5ab61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15402 | 2025.12.18 00:26:21.503146 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15403 | 2025.12.18 00:26:21.503156 [ 288 ] {} <Debug> TCP-Session: 1020aab5-e59f-4a07-8dcd-9d7957203fc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15404 | 2025.12.18 00:26:21.503177 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15405 | 2025.12.18 00:26:21.503197 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15406 | 2025.12.18 00:26:21.503215 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15407 | 2025.12.18 00:26:21.503236 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15408 | 2025.12.18 00:26:21.503243 [ 294 ] {} <Debug> TCP-Session: 8f12bd02-4a97-4e4e-b237-758e2d36f0e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15409 | 2025.12.18 00:26:21.503266 [ 287 ] {} <Debug> TCP-Session: 911a5314-b923-49a1-9e18-0c99d42a6732 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15410 | 2025.12.18 00:26:21.503283 [ 289 ] {} <Debug> TCP-Session: 7e26ea76-4912-47a1-98bc-3c32a2b8a7d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15411 | 2025.12.18 00:26:21.503192 [ 293 ] {} <Debug> TCP-Session: 49679bd5-1419-4002-b770-3506fef0f62b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15412 | 2025.12.18 00:26:21.503158 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15413 | 2025.12.18 00:26:21.503227 [ 286 ] {} <Debug> TCP-Session: 3628b798-227a-4396-83b0-c1b6126e501b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15414 | 2025.12.18 00:26:21.503363 [ 291 ] {} <Debug> TCP-Session: 04ca57ce-32aa-45e9-9180-5c2aa1ef6b0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15415 | 2025.12.18 00:26:22.449690 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15416 | 2025.12.18 00:26:22.449749 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15417 | 2025.12.18 00:26:22.452946 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15418 | 2025.12.18 00:26:23.666992 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41831 | ||
| 15419 | 2025.12.18 00:26:23.667099 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15420 | 2025.12.18 00:26:23.667123 [ 290 ] {} <Debug> TCP-Session: 1086b5cb-3cd1-48f5-88f4-f8604dee1d72 Authenticating user 'default' from [fd00:1122:3344:101::e]:41831 | ||
| 15421 | 2025.12.18 00:26:23.667144 [ 290 ] {} <Debug> TCP-Session: 1086b5cb-3cd1-48f5-88f4-f8604dee1d72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15422 | 2025.12.18 00:26:23.667157 [ 290 ] {} <Debug> TCP-Session: 1086b5cb-3cd1-48f5-88f4-f8604dee1d72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15423 | 2025.12.18 00:26:23.667391 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60832 | ||
| 15424 | 2025.12.18 00:26:23.667394 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53567 | ||
| 15425 | 2025.12.18 00:26:23.667463 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44405 | ||
| 15426 | 2025.12.18 00:26:23.667487 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33831 | ||
| 15427 | 2025.12.18 00:26:23.667508 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15428 | 2025.12.18 00:26:23.667473 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46272 | ||
| 15429 | 2025.12.18 00:26:23.667556 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15430 | 2025.12.18 00:26:23.667556 [ 291 ] {} <Debug> TCP-Session: d2a99a3d-7d53-4965-a162-1f7c0abc4bbc Authenticating user 'default' from [fd00:1122:3344:101::e]:60832 | ||
| 15431 | 2025.12.18 00:26:23.667552 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15432 | 2025.12.18 00:26:23.667600 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15433 | 2025.12.18 00:26:23.667619 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15434 | 2025.12.18 00:26:23.667631 [ 287 ] {} <Debug> TCP-Session: d30b71cd-0630-4416-aebf-9a4e815c3614 Authenticating user 'default' from [fd00:1122:3344:101::e]:44405 | ||
| 15435 | 2025.12.18 00:26:23.667651 [ 289 ] {} <Debug> TCP-Session: df566841-5856-4f05-903c-8ea794e20fac Authenticating user 'default' from [fd00:1122:3344:101::e]:33831 | ||
| 15436 | 2025.12.18 00:26:23.667662 [ 288 ] {} <Debug> TCP-Session: 244ff150-c46c-4365-a061-29bc1db12ffe Authenticating user 'default' from [fd00:1122:3344:101::e]:46272 | ||
| 15437 | 2025.12.18 00:26:23.667676 [ 287 ] {} <Debug> TCP-Session: d30b71cd-0630-4416-aebf-9a4e815c3614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15438 | 2025.12.18 00:26:23.667695 [ 289 ] {} <Debug> TCP-Session: df566841-5856-4f05-903c-8ea794e20fac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15439 | 2025.12.18 00:26:23.667711 [ 288 ] {} <Debug> TCP-Session: 244ff150-c46c-4365-a061-29bc1db12ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15440 | 2025.12.18 00:26:23.667717 [ 287 ] {} <Debug> TCP-Session: d30b71cd-0630-4416-aebf-9a4e815c3614 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15441 | 2025.12.18 00:26:23.667732 [ 289 ] {} <Debug> TCP-Session: df566841-5856-4f05-903c-8ea794e20fac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15442 | 2025.12.18 00:26:23.667745 [ 288 ] {} <Debug> TCP-Session: 244ff150-c46c-4365-a061-29bc1db12ffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15443 | 2025.12.18 00:26:23.667606 [ 291 ] {} <Debug> TCP-Session: d2a99a3d-7d53-4965-a162-1f7c0abc4bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15444 | 2025.12.18 00:26:23.667598 [ 292 ] {} <Debug> TCP-Session: e9e7eb31-5e99-4835-8855-13700dd301af Authenticating user 'default' from [fd00:1122:3344:101::e]:53567 | ||
| 15445 | 2025.12.18 00:26:23.667808 [ 291 ] {} <Debug> TCP-Session: d2a99a3d-7d53-4965-a162-1f7c0abc4bbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15446 | 2025.12.18 00:26:23.667469 [ 290 ] {} <Trace> TCP-Session: 1086b5cb-3cd1-48f5-88f4-f8604dee1d72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15447 | 2025.12.18 00:26:23.667838 [ 292 ] {} <Debug> TCP-Session: e9e7eb31-5e99-4835-8855-13700dd301af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15448 | 2025.12.18 00:26:23.667452 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42231 | ||
| 15449 | 2025.12.18 00:26:23.667877 [ 292 ] {} <Debug> TCP-Session: e9e7eb31-5e99-4835-8855-13700dd301af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15450 | 2025.12.18 00:26:23.667436 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60535 | ||
| 15451 | 2025.12.18 00:26:23.667438 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51674 | ||
| 15452 | 2025.12.18 00:26:23.667950 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15453 | 2025.12.18 00:26:23.667989 [ 286 ] {} <Debug> TCP-Session: 8ffc9a98-b4c0-493e-823f-78f1a90eda46 Authenticating user 'default' from [fd00:1122:3344:101::e]:42231 | ||
| 15454 | 2025.12.18 00:26:23.667993 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15455 | 2025.12.18 00:26:23.668009 [ 286 ] {} <Debug> TCP-Session: 8ffc9a98-b4c0-493e-823f-78f1a90eda46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15456 | 2025.12.18 00:26:23.668018 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15457 | 2025.12.18 00:26:23.668034 [ 286 ] {} <Debug> TCP-Session: 8ffc9a98-b4c0-493e-823f-78f1a90eda46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15458 | 2025.12.18 00:26:23.668028 [ 293 ] {} <Debug> TCP-Session: 2a01e279-13e0-49b7-8968-5f0f903cf52e Authenticating user 'default' from [fd00:1122:3344:101::e]:60535 | ||
| 15459 | 2025.12.18 00:26:23.668047 [ 294 ] {} <Debug> TCP-Session: 1cd4f80c-da6d-493a-9e12-1ebaaa94f1a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51674 | ||
| 15460 | 2025.12.18 00:26:23.668071 [ 293 ] {} <Debug> TCP-Session: 2a01e279-13e0-49b7-8968-5f0f903cf52e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15461 | 2025.12.18 00:26:23.668086 [ 294 ] {} <Debug> TCP-Session: 1cd4f80c-da6d-493a-9e12-1ebaaa94f1a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15462 | 2025.12.18 00:26:23.668099 [ 293 ] {} <Debug> TCP-Session: 2a01e279-13e0-49b7-8968-5f0f903cf52e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15463 | 2025.12.18 00:26:23.668110 [ 294 ] {} <Debug> TCP-Session: 1cd4f80c-da6d-493a-9e12-1ebaaa94f1a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15464 | 2025.12.18 00:26:23.668009 [ 290 ] {8205313a-8531-4f34-858f-69a2f8511df3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41831) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15465 | 2025.12.18 00:26:23.668403 [ 290 ] {8205313a-8531-4f34-858f-69a2f8511df3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15466 | 2025.12.18 00:26:23.668457 [ 290 ] {8205313a-8531-4f34-858f-69a2f8511df3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15467 | 2025.12.18 00:26:23.668746 [ 290 ] {8205313a-8531-4f34-858f-69a2f8511df3} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 15468 | 2025.12.18 00:26:23.669754 [ 307 ] {8205313a-8531-4f34-858f-69a2f8511df3} <Trace> AggregatingTransform: Aggregating | ||
| 15469 | 2025.12.18 00:26:23.669815 [ 307 ] {8205313a-8531-4f34-858f-69a2f8511df3} <Trace> Aggregator: Aggregation method: without_key | ||
| 15470 | 2025.12.18 00:26:23.669862 [ 307 ] {8205313a-8531-4f34-858f-69a2f8511df3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001016448 sec. (983.818 rows/sec., 38.43 KiB/sec.) | ||
| 15471 | 2025.12.18 00:26:23.669886 [ 307 ] {8205313a-8531-4f34-858f-69a2f8511df3} <Trace> Aggregator: Merging aggregated data | ||
| 15472 | 2025.12.18 00:26:23.671097 [ 290 ] {8205313a-8531-4f34-858f-69a2f8511df3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003143 sec., 318.1673560292714 rows/sec., 12.43 KiB/sec. | ||
| 15473 | 2025.12.18 00:26:23.671283 [ 290 ] {8205313a-8531-4f34-858f-69a2f8511df3} <Debug> TCPHandler: Processed in 0.003919437 sec. | ||
| 15474 | 2025.12.18 00:26:23.671410 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15475 | 2025.12.18 00:26:23.671427 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15476 | 2025.12.18 00:26:23.671458 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15477 | 2025.12.18 00:26:23.671475 [ 289 ] {} <Debug> TCP-Session: df566841-5856-4f05-903c-8ea794e20fac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15478 | 2025.12.18 00:26:23.671494 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15479 | 2025.12.18 00:26:23.671505 [ 292 ] {} <Debug> TCP-Session: e9e7eb31-5e99-4835-8855-13700dd301af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15480 | 2025.12.18 00:26:23.671519 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15481 | 2025.12.18 00:26:23.671544 [ 287 ] {} <Debug> TCP-Session: d30b71cd-0630-4416-aebf-9a4e815c3614 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15482 | 2025.12.18 00:26:23.671578 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15483 | 2025.12.18 00:26:23.671593 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15484 | 2025.12.18 00:26:23.671616 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15485 | 2025.12.18 00:26:23.671624 [ 294 ] {} <Debug> TCP-Session: 1cd4f80c-da6d-493a-9e12-1ebaaa94f1a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15486 | 2025.12.18 00:26:23.671642 [ 286 ] {} <Debug> TCP-Session: 8ffc9a98-b4c0-493e-823f-78f1a90eda46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15487 | 2025.12.18 00:26:23.671643 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15488 | 2025.12.18 00:26:23.671665 [ 293 ] {} <Debug> TCP-Session: 2a01e279-13e0-49b7-8968-5f0f903cf52e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15489 | 2025.12.18 00:26:23.671600 [ 291 ] {} <Debug> TCP-Session: d2a99a3d-7d53-4965-a162-1f7c0abc4bbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15490 | 2025.12.18 00:26:23.671699 [ 288 ] {} <Debug> TCP-Session: 244ff150-c46c-4365-a061-29bc1db12ffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15491 | 2025.12.18 00:26:23.671459 [ 290 ] {} <Debug> TCP-Session: 1086b5cb-3cd1-48f5-88f4-f8604dee1d72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15492 | 2025.12.18 00:26:23.673029 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 15493 | 2025.12.18 00:26:23.692738 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15494 | 2025.12.18 00:26:23.692793 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15495 | 2025.12.18 00:26:23.699082 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15496 | 2025.12.18 00:26:23.699794 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15497 | 2025.12.18 00:26:23.703479 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 15498 | 2025.12.18 00:26:23.977929 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1774 | ||
| 15499 | 2025.12.18 00:26:23.980328 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15500 | 2025.12.18 00:26:23.980389 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15501 | 2025.12.18 00:26:23.981666 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15502 | 2025.12.18 00:26:23.981957 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15503 | 2025.12.18 00:26:23.982358 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1774 | ||
| 15504 | 2025.12.18 00:26:26.344035 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15505 | 2025.12.18 00:26:26.344216 [ 260 ] {3b60cf4d-8672-4b51-b76c-5eee093ba6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15506 | 2025.12.18 00:26:26.344287 [ 260 ] {3b60cf4d-8672-4b51-b76c-5eee093ba6f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15507 | 2025.12.18 00:26:26.345059 [ 260 ] {3b60cf4d-8672-4b51-b76c-5eee093ba6f6} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15508 | 2025.12.18 00:26:26.345110 [ 260 ] {3b60cf4d-8672-4b51-b76c-5eee093ba6f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15509 | 2025.12.18 00:26:26.345527 [ 260 ] {3b60cf4d-8672-4b51-b76c-5eee093ba6f6} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 15510 | 2025.12.18 00:26:26.345771 [ 260 ] {3b60cf4d-8672-4b51-b76c-5eee093ba6f6} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15511 | 2025.12.18 00:26:26.345945 [ 260 ] {3b60cf4d-8672-4b51-b76c-5eee093ba6f6} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001778 sec., 76490.4386951631 rows/sec., 6.63 MiB/sec. | ||
| 15512 | 2025.12.18 00:26:26.345999 [ 260 ] {3b60cf4d-8672-4b51-b76c-5eee093ba6f6} <Debug> TCPHandler: Processed in 0.002092225 sec. | ||
| 15513 | 2025.12.18 00:26:26.346148 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15514 | 2025.12.18 00:26:26.346254 [ 260 ] {d10dc629-139c-4009-a555-f1dbdf5eb993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15515 | 2025.12.18 00:26:26.346301 [ 260 ] {d10dc629-139c-4009-a555-f1dbdf5eb993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15516 | 2025.12.18 00:26:26.346751 [ 260 ] {d10dc629-139c-4009-a555-f1dbdf5eb993} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15517 | 2025.12.18 00:26:26.346788 [ 260 ] {d10dc629-139c-4009-a555-f1dbdf5eb993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15518 | 2025.12.18 00:26:26.347119 [ 260 ] {d10dc629-139c-4009-a555-f1dbdf5eb993} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15519 | 2025.12.18 00:26:26.347341 [ 260 ] {d10dc629-139c-4009-a555-f1dbdf5eb993} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15520 | 2025.12.18 00:26:26.347479 [ 260 ] {d10dc629-139c-4009-a555-f1dbdf5eb993} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001248 sec., 32051.28205128205 rows/sec., 2.35 MiB/sec. | ||
| 15521 | 2025.12.18 00:26:26.347519 [ 260 ] {d10dc629-139c-4009-a555-f1dbdf5eb993} <Debug> TCPHandler: Processed in 0.00143623 sec. | ||
| 15522 | 2025.12.18 00:26:26.347522 [ 225 ] {} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15523 | 2025.12.18 00:26:26.347585 [ 225 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15524 | 2025.12.18 00:26:26.347638 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15525 | 2025.12.18 00:26:26.347740 [ 260 ] {cabb98e8-54c3-4cbb-9cf7-3c1209bb9c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15526 | 2025.12.18 00:26:26.347782 [ 260 ] {cabb98e8-54c3-4cbb-9cf7-3c1209bb9c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15527 | 2025.12.18 00:26:26.348229 [ 260 ] {cabb98e8-54c3-4cbb-9cf7-3c1209bb9c45} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15528 | 2025.12.18 00:26:26.348267 [ 260 ] {cabb98e8-54c3-4cbb-9cf7-3c1209bb9c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15529 | 2025.12.18 00:26:26.348622 [ 260 ] {cabb98e8-54c3-4cbb-9cf7-3c1209bb9c45} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 15530 | 2025.12.18 00:26:26.348863 [ 260 ] {cabb98e8-54c3-4cbb-9cf7-3c1209bb9c45} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15531 | 2025.12.18 00:26:26.348996 [ 260 ] {cabb98e8-54c3-4cbb-9cf7-3c1209bb9c45} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001276 sec., 81504.70219435736 rows/sec., 6.37 MiB/sec. | ||
| 15532 | 2025.12.18 00:26:26.349035 [ 260 ] {cabb98e8-54c3-4cbb-9cf7-3c1209bb9c45} <Debug> TCPHandler: Processed in 0.00144668 sec. | ||
| 15533 | 2025.12.18 00:26:26.349156 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15534 | 2025.12.18 00:26:26.349253 [ 260 ] {8afdb3f2-8467-44eb-a666-20c42074c130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15535 | 2025.12.18 00:26:26.349299 [ 260 ] {8afdb3f2-8467-44eb-a666-20c42074c130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15536 | 2025.12.18 00:26:26.349722 [ 260 ] {8afdb3f2-8467-44eb-a666-20c42074c130} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15537 | 2025.12.18 00:26:26.349758 [ 260 ] {8afdb3f2-8467-44eb-a666-20c42074c130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15538 | 2025.12.18 00:26:26.350119 [ 260 ] {8afdb3f2-8467-44eb-a666-20c42074c130} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 15539 | 2025.12.18 00:26:26.350128 [ 225 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15540 | 2025.12.18 00:26:26.350347 [ 260 ] {8afdb3f2-8467-44eb-a666-20c42074c130} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15541 | 2025.12.18 00:26:26.350490 [ 260 ] {8afdb3f2-8467-44eb-a666-20c42074c130} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001255 sec., 127490.03984063744 rows/sec., 8.88 MiB/sec. | ||
| 15542 | 2025.12.18 00:26:26.350527 [ 260 ] {8afdb3f2-8467-44eb-a666-20c42074c130} <Debug> TCPHandler: Processed in 0.00142066 sec. | ||
| 15543 | 2025.12.18 00:26:26.350639 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15544 | 2025.12.18 00:26:26.350734 [ 260 ] {c7623fee-6301-450c-bd40-cb57d8fed02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15545 | 2025.12.18 00:26:26.350789 [ 260 ] {c7623fee-6301-450c-bd40-cb57d8fed02f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15546 | 2025.12.18 00:26:26.351687 [ 260 ] {c7623fee-6301-450c-bd40-cb57d8fed02f} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15547 | 2025.12.18 00:26:26.351724 [ 260 ] {c7623fee-6301-450c-bd40-cb57d8fed02f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15548 | 2025.12.18 00:26:26.352305 [ 260 ] {c7623fee-6301-450c-bd40-cb57d8fed02f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15549 | 2025.12.18 00:26:26.352561 [ 260 ] {c7623fee-6301-450c-bd40-cb57d8fed02f} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15550 | 2025.12.18 00:26:26.352678 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15551 | 2025.12.18 00:26:26.352706 [ 260 ] {c7623fee-6301-450c-bd40-cb57d8fed02f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001991 sec., 20090.40683073832 rows/sec., 36.00 MiB/sec. | ||
| 15552 | 2025.12.18 00:26:26.352728 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15553 | 2025.12.18 00:26:26.352756 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15554 | 2025.12.18 00:26:26.352782 [ 260 ] {c7623fee-6301-450c-bd40-cb57d8fed02f} <Debug> TCPHandler: Processed in 0.002190826 sec. | ||
| 15555 | 2025.12.18 00:26:26.352857 [ 201 ] {fc04f179-004d-4506-963a-c921a29605f5::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 | ||
| 15556 | 2025.12.18 00:26:26.352899 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15557 | 2025.12.18 00:26:26.352999 [ 260 ] {894cc30c-03ff-4e23-8bee-532f5a4d3bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15558 | 2025.12.18 00:26:26.353041 [ 260 ] {894cc30c-03ff-4e23-8bee-532f5a4d3bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15559 | 2025.12.18 00:26:26.353083 [ 201 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15560 | 2025.12.18 00:26:26.353176 [ 201 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2336 rows starting from the beginning of the part | ||
| 15561 | 2025.12.18 00:26:26.353315 [ 201 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 40 rows starting from the beginning of the part | ||
| 15562 | 2025.12.18 00:26:26.353399 [ 260 ] {894cc30c-03ff-4e23-8bee-532f5a4d3bf5} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15563 | 2025.12.18 00:26:26.353428 [ 201 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part | ||
| 15564 | 2025.12.18 00:26:26.353440 [ 260 ] {894cc30c-03ff-4e23-8bee-532f5a4d3bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15565 | 2025.12.18 00:26:26.353540 [ 201 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 40 rows starting from the beginning of the part | ||
| 15566 | 2025.12.18 00:26:26.353645 [ 201 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 40 rows starting from the beginning of the part | ||
| 15567 | 2025.12.18 00:26:26.353746 [ 201 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 40 rows starting from the beginning of the part | ||
| 15568 | 2025.12.18 00:26:26.353774 [ 260 ] {894cc30c-03ff-4e23-8bee-532f5a4d3bf5} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 15569 | 2025.12.18 00:26:26.354013 [ 260 ] {894cc30c-03ff-4e23-8bee-532f5a4d3bf5} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15570 | 2025.12.18 00:26:26.354155 [ 260 ] {894cc30c-03ff-4e23-8bee-532f5a4d3bf5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 15571 | 2025.12.18 00:26:26.354194 [ 260 ] {894cc30c-03ff-4e23-8bee-532f5a4d3bf5} <Debug> TCPHandler: Processed in 0.00134383 sec. | ||
| 15572 | 2025.12.18 00:26:26.362165 [ 191 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2536 rows, containing 19 columns (19 merged, 0 gathered) in 0.009356846 sec., 271031.49928939727 rows/sec., 485.68 MiB/sec. | ||
| 15573 | 2025.12.18 00:26:26.364712 [ 189 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15574 | 2025.12.18 00:26:26.365044 [ 189 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15575 | 2025.12.18 00:26:26.365111 [ 189 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15576 | 2025.12.18 00:26:26.365213 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.92 MiB. | ||
| 15577 | 2025.12.18 00:26:27.000336 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.87 MiB, peak 397.74 MiB, free memory in arenas 0.00 B, will set to 380.17 MiB (RSS), difference: 1.30 MiB | ||
| 15578 | 2025.12.18 00:26:27.512289 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46726 | ||
| 15579 | 2025.12.18 00:26:27.512395 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15580 | 2025.12.18 00:26:27.512420 [ 290 ] {} <Debug> TCP-Session: 229fa36c-55cd-469d-97b8-9c9eff63b974 Authenticating user 'default' from [fd00:1122:3344:101::e]:46726 | ||
| 15581 | 2025.12.18 00:26:27.512443 [ 290 ] {} <Debug> TCP-Session: 229fa36c-55cd-469d-97b8-9c9eff63b974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15582 | 2025.12.18 00:26:27.512462 [ 290 ] {} <Debug> TCP-Session: 229fa36c-55cd-469d-97b8-9c9eff63b974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15583 | 2025.12.18 00:26:27.512638 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41100 | ||
| 15584 | 2025.12.18 00:26:27.512660 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48600 | ||
| 15585 | 2025.12.18 00:26:27.512693 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47893 | ||
| 15586 | 2025.12.18 00:26:27.512704 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51100 | ||
| 15587 | 2025.12.18 00:26:27.512736 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44251 | ||
| 15588 | 2025.12.18 00:26:27.512748 [ 290 ] {} <Trace> TCP-Session: 229fa36c-55cd-469d-97b8-9c9eff63b974 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15589 | 2025.12.18 00:26:27.512784 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15590 | 2025.12.18 00:26:27.512808 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15591 | 2025.12.18 00:26:27.512826 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15592 | 2025.12.18 00:26:27.512828 [ 294 ] {} <Debug> TCP-Session: 1bbf32b5-e34c-4043-a877-badf4320555a Authenticating user 'default' from [fd00:1122:3344:101::e]:47893 | ||
| 15593 | 2025.12.18 00:26:27.512841 [ 286 ] {} <Debug> TCP-Session: 9e9a713e-846d-4592-a76d-efa2286c799f Authenticating user 'default' from [fd00:1122:3344:101::e]:51100 | ||
| 15594 | 2025.12.18 00:26:27.512861 [ 289 ] {} <Debug> TCP-Session: 9960626a-fb91-44a3-8f5f-4c06acd64642 Authenticating user 'default' from [fd00:1122:3344:101::e]:44251 | ||
| 15595 | 2025.12.18 00:26:27.512875 [ 294 ] {} <Debug> TCP-Session: 1bbf32b5-e34c-4043-a877-badf4320555a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15596 | 2025.12.18 00:26:27.512883 [ 286 ] {} <Debug> TCP-Session: 9e9a713e-846d-4592-a76d-efa2286c799f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15597 | 2025.12.18 00:26:27.512913 [ 289 ] {} <Debug> TCP-Session: 9960626a-fb91-44a3-8f5f-4c06acd64642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15598 | 2025.12.18 00:26:27.512917 [ 294 ] {} <Debug> TCP-Session: 1bbf32b5-e34c-4043-a877-badf4320555a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15599 | 2025.12.18 00:26:27.512925 [ 286 ] {} <Debug> TCP-Session: 9e9a713e-846d-4592-a76d-efa2286c799f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15600 | 2025.12.18 00:26:27.512938 [ 289 ] {} <Debug> TCP-Session: 9960626a-fb91-44a3-8f5f-4c06acd64642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15601 | 2025.12.18 00:26:27.512780 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15602 | 2025.12.18 00:26:27.512990 [ 290 ] {baa6376d-d363-428f-94c5-6b93800e3fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46726) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15603 | 2025.12.18 00:26:27.513009 [ 293 ] {} <Debug> TCP-Session: 35c15847-2cb2-43df-abd3-1aad43ddfe20 Authenticating user 'default' from [fd00:1122:3344:101::e]:48600 | ||
| 15604 | 2025.12.18 00:26:27.512725 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48762 | ||
| 15605 | 2025.12.18 00:26:27.513037 [ 293 ] {} <Debug> TCP-Session: 35c15847-2cb2-43df-abd3-1aad43ddfe20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15606 | 2025.12.18 00:26:27.512713 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55054 | ||
| 15607 | 2025.12.18 00:26:27.513095 [ 293 ] {} <Debug> TCP-Session: 35c15847-2cb2-43df-abd3-1aad43ddfe20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15608 | 2025.12.18 00:26:27.512645 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44720 | ||
| 15609 | 2025.12.18 00:26:27.513139 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15610 | 2025.12.18 00:26:27.513166 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15611 | 2025.12.18 00:26:27.513182 [ 288 ] {} <Debug> TCP-Session: 39206aaa-f2b3-476d-a9b2-cf46071dbf26 Authenticating user 'default' from [fd00:1122:3344:101::e]:48762 | ||
| 15612 | 2025.12.18 00:26:27.513200 [ 287 ] {} <Debug> TCP-Session: f7857fbc-b94c-4230-80ed-f945ef56ba7b Authenticating user 'default' from [fd00:1122:3344:101::e]:55054 | ||
| 15613 | 2025.12.18 00:26:27.513214 [ 288 ] {} <Debug> TCP-Session: 39206aaa-f2b3-476d-a9b2-cf46071dbf26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15614 | 2025.12.18 00:26:27.513230 [ 287 ] {} <Debug> TCP-Session: f7857fbc-b94c-4230-80ed-f945ef56ba7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15615 | 2025.12.18 00:26:27.513235 [ 288 ] {} <Debug> TCP-Session: 39206aaa-f2b3-476d-a9b2-cf46071dbf26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15616 | 2025.12.18 00:26:27.513252 [ 287 ] {} <Debug> TCP-Session: f7857fbc-b94c-4230-80ed-f945ef56ba7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15617 | 2025.12.18 00:26:27.513263 [ 290 ] {baa6376d-d363-428f-94c5-6b93800e3fc6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15618 | 2025.12.18 00:26:27.512756 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15619 | 2025.12.18 00:26:27.513332 [ 291 ] {} <Debug> TCP-Session: 2e0f12bb-d435-4738-b09e-94df295ea6b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41100 | ||
| 15620 | 2025.12.18 00:26:27.513340 [ 290 ] {baa6376d-d363-428f-94c5-6b93800e3fc6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15621 | 2025.12.18 00:26:27.513348 [ 291 ] {} <Debug> TCP-Session: 2e0f12bb-d435-4738-b09e-94df295ea6b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15622 | 2025.12.18 00:26:27.513375 [ 291 ] {} <Debug> TCP-Session: 2e0f12bb-d435-4738-b09e-94df295ea6b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15623 | 2025.12.18 00:26:27.513455 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15624 | 2025.12.18 00:26:27.513487 [ 292 ] {} <Debug> TCP-Session: a32e8a53-17d9-4285-b342-215cbde7609a Authenticating user 'default' from [fd00:1122:3344:101::e]:44720 | ||
| 15625 | 2025.12.18 00:26:27.513505 [ 292 ] {} <Debug> TCP-Session: a32e8a53-17d9-4285-b342-215cbde7609a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15626 | 2025.12.18 00:26:27.513517 [ 292 ] {} <Debug> TCP-Session: a32e8a53-17d9-4285-b342-215cbde7609a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15627 | 2025.12.18 00:26:27.513648 [ 290 ] {baa6376d-d363-428f-94c5-6b93800e3fc6} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 15628 | 2025.12.18 00:26:27.514576 [ 366 ] {baa6376d-d363-428f-94c5-6b93800e3fc6} <Trace> AggregatingTransform: Aggregating | ||
| 15629 | 2025.12.18 00:26:27.514616 [ 366 ] {baa6376d-d363-428f-94c5-6b93800e3fc6} <Trace> Aggregator: Aggregation method: without_key | ||
| 15630 | 2025.12.18 00:26:27.514650 [ 366 ] {baa6376d-d363-428f-94c5-6b93800e3fc6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000896357 sec. (1115.627 rows/sec., 43.58 KiB/sec.) | ||
| 15631 | 2025.12.18 00:26:27.514674 [ 366 ] {baa6376d-d363-428f-94c5-6b93800e3fc6} <Trace> Aggregator: Merging aggregated data | ||
| 15632 | 2025.12.18 00:26:27.516014 [ 290 ] {baa6376d-d363-428f-94c5-6b93800e3fc6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003099 sec., 322.6847370119393 rows/sec., 12.60 KiB/sec. | ||
| 15633 | 2025.12.18 00:26:27.516177 [ 290 ] {baa6376d-d363-428f-94c5-6b93800e3fc6} <Debug> TCPHandler: Processed in 0.003541185 sec. | ||
| 15634 | 2025.12.18 00:26:27.516298 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15635 | 2025.12.18 00:26:27.516312 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15636 | 2025.12.18 00:26:27.516327 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15637 | 2025.12.18 00:26:27.516340 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15638 | 2025.12.18 00:26:27.516378 [ 291 ] {} <Debug> TCP-Session: 2e0f12bb-d435-4738-b09e-94df295ea6b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15639 | 2025.12.18 00:26:27.516390 [ 289 ] {} <Debug> TCP-Session: 9960626a-fb91-44a3-8f5f-4c06acd64642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15640 | 2025.12.18 00:26:27.516403 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15641 | 2025.12.18 00:26:27.516415 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15642 | 2025.12.18 00:26:27.516456 [ 287 ] {} <Debug> TCP-Session: f7857fbc-b94c-4230-80ed-f945ef56ba7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15643 | 2025.12.18 00:26:27.516411 [ 292 ] {} <Debug> TCP-Session: a32e8a53-17d9-4285-b342-215cbde7609a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15644 | 2025.12.18 00:26:27.516480 [ 288 ] {} <Debug> TCP-Session: 39206aaa-f2b3-476d-a9b2-cf46071dbf26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15645 | 2025.12.18 00:26:27.516390 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15646 | 2025.12.18 00:26:27.516372 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15647 | 2025.12.18 00:26:27.516551 [ 293 ] {} <Debug> TCP-Session: 35c15847-2cb2-43df-abd3-1aad43ddfe20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15648 | 2025.12.18 00:26:27.516358 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15649 | 2025.12.18 00:26:27.516574 [ 286 ] {} <Debug> TCP-Session: 9e9a713e-846d-4592-a76d-efa2286c799f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15650 | 2025.12.18 00:26:27.516347 [ 290 ] {} <Debug> TCP-Session: 229fa36c-55cd-469d-97b8-9c9eff63b974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15651 | 2025.12.18 00:26:27.516614 [ 294 ] {} <Debug> TCP-Session: 1bbf32b5-e34c-4043-a877-badf4320555a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15652 | 2025.12.18 00:26:28.027765 [ 218 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15653 | 2025.12.18 00:26:28.027839 [ 218 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15654 | 2025.12.18 00:26:28.030981 [ 218 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15655 | 2025.12.18 00:26:28.623907 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15656 | 2025.12.18 00:26:28.623965 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15657 | 2025.12.18 00:26:28.842645 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43159 | ||
| 15658 | 2025.12.18 00:26:28.843228 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15659 | 2025.12.18 00:26:28.843278 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15660 | 2025.12.18 00:26:28.843799 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15661 | 2025.12.18 00:26:28.844038 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15662 | 2025.12.18 00:26:28.844172 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43159 | ||
| 15663 | 2025.12.18 00:26:29.730126 [ 219 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15664 | 2025.12.18 00:26:29.730204 [ 219 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15665 | 2025.12.18 00:26:29.733078 [ 219 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15666 | 2025.12.18 00:26:31.203727 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 15667 | 2025.12.18 00:26:31.222270 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15668 | 2025.12.18 00:26:31.222326 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15669 | 2025.12.18 00:26:31.229299 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15670 | 2025.12.18 00:26:31.230116 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15671 | 2025.12.18 00:26:31.234319 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 15672 | 2025.12.18 00:26:31.342678 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15673 | 2025.12.18 00:26:31.342831 [ 260 ] {acfd00ac-726c-4ddb-9c9d-1108fc563d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15674 | 2025.12.18 00:26:31.342892 [ 260 ] {acfd00ac-726c-4ddb-9c9d-1108fc563d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15675 | 2025.12.18 00:26:31.343522 [ 260 ] {acfd00ac-726c-4ddb-9c9d-1108fc563d20} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15676 | 2025.12.18 00:26:31.343560 [ 260 ] {acfd00ac-726c-4ddb-9c9d-1108fc563d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15677 | 2025.12.18 00:26:31.343917 [ 260 ] {acfd00ac-726c-4ddb-9c9d-1108fc563d20} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 15678 | 2025.12.18 00:26:31.344137 [ 260 ] {acfd00ac-726c-4ddb-9c9d-1108fc563d20} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15679 | 2025.12.18 00:26:31.344290 [ 260 ] {acfd00ac-726c-4ddb-9c9d-1108fc563d20} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001504 sec., 37234.04255319149 rows/sec., 2.86 MiB/sec. | ||
| 15680 | 2025.12.18 00:26:31.344335 [ 260 ] {acfd00ac-726c-4ddb-9c9d-1108fc563d20} <Debug> TCPHandler: Processed in 0.001791553 sec. | ||
| 15681 | 2025.12.18 00:26:31.344466 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15682 | 2025.12.18 00:26:31.344567 [ 260 ] {3833bb15-80c5-4c5a-a759-47552de271b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15683 | 2025.12.18 00:26:31.344611 [ 260 ] {3833bb15-80c5-4c5a-a759-47552de271b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15684 | 2025.12.18 00:26:31.345047 [ 260 ] {3833bb15-80c5-4c5a-a759-47552de271b3} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15685 | 2025.12.18 00:26:31.345082 [ 260 ] {3833bb15-80c5-4c5a-a759-47552de271b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15686 | 2025.12.18 00:26:31.345394 [ 260 ] {3833bb15-80c5-4c5a-a759-47552de271b3} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 15687 | 2025.12.18 00:26:31.345607 [ 260 ] {3833bb15-80c5-4c5a-a759-47552de271b3} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15688 | 2025.12.18 00:26:31.345741 [ 260 ] {3833bb15-80c5-4c5a-a759-47552de271b3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 15689 | 2025.12.18 00:26:31.345780 [ 260 ] {3833bb15-80c5-4c5a-a759-47552de271b3} <Debug> TCPHandler: Processed in 0.00136695 sec. | ||
| 15690 | 2025.12.18 00:26:31.345899 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15691 | 2025.12.18 00:26:31.345997 [ 260 ] {ed895a37-4b24-4615-831a-79e1d7f95116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15692 | 2025.12.18 00:26:31.346042 [ 260 ] {ed895a37-4b24-4615-831a-79e1d7f95116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15693 | 2025.12.18 00:26:31.346458 [ 260 ] {ed895a37-4b24-4615-831a-79e1d7f95116} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15694 | 2025.12.18 00:26:31.346492 [ 260 ] {ed895a37-4b24-4615-831a-79e1d7f95116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15695 | 2025.12.18 00:26:31.346822 [ 260 ] {ed895a37-4b24-4615-831a-79e1d7f95116} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 15696 | 2025.12.18 00:26:31.347039 [ 260 ] {ed895a37-4b24-4615-831a-79e1d7f95116} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15697 | 2025.12.18 00:26:31.347150 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 2 parts from all_1_130_28 to all_131_131_0 | ||
| 15698 | 2025.12.18 00:26:31.347172 [ 260 ] {ed895a37-4b24-4615-831a-79e1d7f95116} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 15699 | 2025.12.18 00:26:31.347182 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15700 | 2025.12.18 00:26:31.347204 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15701 | 2025.12.18 00:26:31.347210 [ 260 ] {ed895a37-4b24-4615-831a-79e1d7f95116} <Debug> TCPHandler: Processed in 0.00136028 sec. | ||
| 15702 | 2025.12.18 00:26:31.347280 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_131_29} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_130_28 to all_131_131_0 into Compact with storage Full | ||
| 15703 | 2025.12.18 00:26:31.347316 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15704 | 2025.12.18 00:26:31.347373 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_131_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15705 | 2025.12.18 00:26:31.347405 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_130_28, total 36644 rows starting from the beginning of the part | ||
| 15706 | 2025.12.18 00:26:31.347410 [ 260 ] {673492c0-20ab-4802-b4f9-248277d74b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15707 | 2025.12.18 00:26:31.347455 [ 260 ] {673492c0-20ab-4802-b4f9-248277d74b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15708 | 2025.12.18 00:26:31.347463 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 15709 | 2025.12.18 00:26:31.347797 [ 260 ] {673492c0-20ab-4802-b4f9-248277d74b6d} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15710 | 2025.12.18 00:26:31.347830 [ 260 ] {673492c0-20ab-4802-b4f9-248277d74b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15711 | 2025.12.18 00:26:31.348151 [ 260 ] {673492c0-20ab-4802-b4f9-248277d74b6d} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 15712 | 2025.12.18 00:26:31.348368 [ 260 ] {673492c0-20ab-4802-b4f9-248277d74b6d} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15713 | 2025.12.18 00:26:31.348501 [ 260 ] {673492c0-20ab-4802-b4f9-248277d74b6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 15714 | 2025.12.18 00:26:31.348537 [ 260 ] {673492c0-20ab-4802-b4f9-248277d74b6d} <Debug> TCPHandler: Processed in 0.001270019 sec. | ||
| 15715 | 2025.12.18 00:26:31.353617 [ 200 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_131_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36804 rows, containing 5 columns (5 merged, 0 gathered) in 0.006359075 sec., 5787634.207805381 rows/sec., 397.68 MiB/sec. | ||
| 15716 | 2025.12.18 00:26:31.354201 [ 193 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_131_29} <Trace> MergedBlockOutputStream: filled checksums all_1_131_29 (state Temporary) | ||
| 15717 | 2025.12.18 00:26:31.354532 [ 193 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_131_29} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_131_29 to all_1_131_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15718 | 2025.12.18 00:26:31.354627 [ 193 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_131_29} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 2 parts: [all_1_130_28, all_131_131_0] -> all_1_131_29 | ||
| 15719 | 2025.12.18 00:26:31.354739 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15720 | 2025.12.18 00:26:33.982832 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1796 | ||
| 15721 | 2025.12.18 00:26:33.985472 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15722 | 2025.12.18 00:26:33.985511 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15723 | 2025.12.18 00:26:33.986703 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15724 | 2025.12.18 00:26:33.986966 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15725 | 2025.12.18 00:26:33.987239 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1796 | ||
| 15726 | 2025.12.18 00:26:36.344516 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43671 | ||
| 15727 | 2025.12.18 00:26:36.345112 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15728 | 2025.12.18 00:26:36.345158 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15729 | 2025.12.18 00:26:36.345646 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15730 | 2025.12.18 00:26:36.345888 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15731 | 2025.12.18 00:26:36.346025 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43671 | ||
| 15732 | 2025.12.18 00:26:36.346066 [ 69 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15733 | 2025.12.18 00:26:36.346136 [ 69 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15734 | 2025.12.18 00:26:36.346156 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15735 | 2025.12.18 00:26:36.346281 [ 195 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 15736 | 2025.12.18 00:26:36.346420 [ 195 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15737 | 2025.12.18 00:26:36.346461 [ 195 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41239 rows starting from the beginning of the part | ||
| 15738 | 2025.12.18 00:26:36.346526 [ 195 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 15739 | 2025.12.18 00:26:36.346574 [ 195 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 15740 | 2025.12.18 00:26:36.346620 [ 195 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 15741 | 2025.12.18 00:26:36.346661 [ 195 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 15742 | 2025.12.18 00:26:36.346705 [ 195 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 15743 | 2025.12.18 00:26:36.349769 [ 197 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43671 rows, containing 4 columns (4 merged, 0 gathered) in 0.003547265 sec., 12311174.947459523 rows/sec., 176.11 MiB/sec. | ||
| 15744 | 2025.12.18 00:26:36.350111 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15745 | 2025.12.18 00:26:36.350492 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_91_18} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15746 | 2025.12.18 00:26:36.350593 [ 190 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_91_18} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15747 | 2025.12.18 00:26:36.350716 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 15748 | 2025.12.18 00:26:36.372344 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15749 | 2025.12.18 00:26:36.372604 [ 260 ] {e6836ce1-5170-45e9-93b4-59647c617fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15750 | 2025.12.18 00:26:36.372715 [ 260 ] {e6836ce1-5170-45e9-93b4-59647c617fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15751 | 2025.12.18 00:26:36.373420 [ 260 ] {e6836ce1-5170-45e9-93b4-59647c617fa4} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15752 | 2025.12.18 00:26:36.373464 [ 260 ] {e6836ce1-5170-45e9-93b4-59647c617fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15753 | 2025.12.18 00:26:36.373826 [ 260 ] {e6836ce1-5170-45e9-93b4-59647c617fa4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15754 | 2025.12.18 00:26:36.374057 [ 260 ] {e6836ce1-5170-45e9-93b4-59647c617fa4} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15755 | 2025.12.18 00:26:36.374217 [ 260 ] {e6836ce1-5170-45e9-93b4-59647c617fa4} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001685 sec., 9495.548961424332 rows/sec., 782.41 KiB/sec. | ||
| 15756 | 2025.12.18 00:26:36.374268 [ 260 ] {e6836ce1-5170-45e9-93b4-59647c617fa4} <Debug> TCPHandler: Processed in 0.002094195 sec. | ||
| 15757 | 2025.12.18 00:26:36.374395 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15758 | 2025.12.18 00:26:36.374499 [ 260 ] {b0cf2906-f0ad-44b3-8561-f65f0793eb1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15759 | 2025.12.18 00:26:36.374541 [ 260 ] {b0cf2906-f0ad-44b3-8561-f65f0793eb1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15760 | 2025.12.18 00:26:36.375475 [ 260 ] {b0cf2906-f0ad-44b3-8561-f65f0793eb1f} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15761 | 2025.12.18 00:26:36.375511 [ 260 ] {b0cf2906-f0ad-44b3-8561-f65f0793eb1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15762 | 2025.12.18 00:26:36.375968 [ 260 ] {b0cf2906-f0ad-44b3-8561-f65f0793eb1f} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 15763 | 2025.12.18 00:26:36.376213 [ 260 ] {b0cf2906-f0ad-44b3-8561-f65f0793eb1f} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15764 | 2025.12.18 00:26:36.376342 [ 69 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 15765 | 2025.12.18 00:26:36.376359 [ 260 ] {b0cf2906-f0ad-44b3-8561-f65f0793eb1f} <Debug> executeQuery: Read 1285 rows, 109.32 KiB in 0.001882 sec., 682784.2720510096 rows/sec., 56.72 MiB/sec. | ||
| 15766 | 2025.12.18 00:26:36.376386 [ 69 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15767 | 2025.12.18 00:26:36.376408 [ 260 ] {b0cf2906-f0ad-44b3-8561-f65f0793eb1f} <Debug> TCPHandler: Processed in 0.002063575 sec. | ||
| 15768 | 2025.12.18 00:26:36.376411 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15769 | 2025.12.18 00:26:36.376524 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 15770 | 2025.12.18 00:26:36.376552 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15771 | 2025.12.18 00:26:36.376638 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15772 | 2025.12.18 00:26:36.376656 [ 260 ] {a9e900f0-8ce9-4a51-be35-f811aa495ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15773 | 2025.12.18 00:26:36.376675 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1407 rows starting from the beginning of the part | ||
| 15774 | 2025.12.18 00:26:36.376705 [ 260 ] {a9e900f0-8ce9-4a51-be35-f811aa495ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15775 | 2025.12.18 00:26:36.376746 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 136 rows starting from the beginning of the part | ||
| 15776 | 2025.12.18 00:26:36.376798 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 56 rows starting from the beginning of the part | ||
| 15777 | 2025.12.18 00:26:36.376841 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 136 rows starting from the beginning of the part | ||
| 15778 | 2025.12.18 00:26:36.376883 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 56 rows starting from the beginning of the part | ||
| 15779 | 2025.12.18 00:26:36.376925 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1285 rows starting from the beginning of the part | ||
| 15780 | 2025.12.18 00:26:36.377162 [ 260 ] {a9e900f0-8ce9-4a51-be35-f811aa495ddf} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15781 | 2025.12.18 00:26:36.377207 [ 260 ] {a9e900f0-8ce9-4a51-be35-f811aa495ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15782 | 2025.12.18 00:26:36.377535 [ 260 ] {a9e900f0-8ce9-4a51-be35-f811aa495ddf} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15783 | 2025.12.18 00:26:36.377778 [ 260 ] {a9e900f0-8ce9-4a51-be35-f811aa495ddf} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15784 | 2025.12.18 00:26:36.377931 [ 260 ] {a9e900f0-8ce9-4a51-be35-f811aa495ddf} <Debug> executeQuery: Read 56 rows, 4.14 KiB in 0.001297 sec., 43176.56129529684 rows/sec., 3.12 MiB/sec. | ||
| 15785 | 2025.12.18 00:26:36.377972 [ 260 ] {a9e900f0-8ce9-4a51-be35-f811aa495ddf} <Debug> TCPHandler: Processed in 0.00147156 sec. | ||
| 15786 | 2025.12.18 00:26:36.378089 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15787 | 2025.12.18 00:26:36.378185 [ 260 ] {b9c6c727-a443-4143-8336-87105dc58426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15788 | 2025.12.18 00:26:36.378226 [ 260 ] {b9c6c727-a443-4143-8336-87105dc58426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15789 | 2025.12.18 00:26:36.378380 [ 187 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3076 rows, containing 5 columns (5 merged, 0 gathered) in 0.001900254 sec., 1618730.9696493205 rows/sec., 141.44 MiB/sec. | ||
| 15790 | 2025.12.18 00:26:36.378575 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 15791 | 2025.12.18 00:26:36.378708 [ 260 ] {b9c6c727-a443-4143-8336-87105dc58426} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15792 | 2025.12.18 00:26:36.378751 [ 260 ] {b9c6c727-a443-4143-8336-87105dc58426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15793 | 2025.12.18 00:26:36.378838 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_136_27} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15794 | 2025.12.18 00:26:36.378916 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_136_27} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 15795 | 2025.12.18 00:26:36.378990 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 15796 | 2025.12.18 00:26:36.379195 [ 260 ] {b9c6c727-a443-4143-8336-87105dc58426} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 15797 | 2025.12.18 00:26:36.379491 [ 260 ] {b9c6c727-a443-4143-8336-87105dc58426} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15798 | 2025.12.18 00:26:36.379631 [ 260 ] {b9c6c727-a443-4143-8336-87105dc58426} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001467 sec., 155419.22290388547 rows/sec., 10.52 MiB/sec. | ||
| 15799 | 2025.12.18 00:26:36.379670 [ 260 ] {b9c6c727-a443-4143-8336-87105dc58426} <Debug> TCPHandler: Processed in 0.001631772 sec. | ||
| 15800 | 2025.12.18 00:26:36.379794 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15801 | 2025.12.18 00:26:36.379889 [ 260 ] {4074301e-abf2-43a5-8ab3-a92a703fa955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15802 | 2025.12.18 00:26:36.379932 [ 260 ] {4074301e-abf2-43a5-8ab3-a92a703fa955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15803 | 2025.12.18 00:26:36.380554 [ 260 ] {4074301e-abf2-43a5-8ab3-a92a703fa955} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15804 | 2025.12.18 00:26:36.380590 [ 260 ] {4074301e-abf2-43a5-8ab3-a92a703fa955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15805 | 2025.12.18 00:26:36.380923 [ 260 ] {4074301e-abf2-43a5-8ab3-a92a703fa955} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 15806 | 2025.12.18 00:26:36.381143 [ 260 ] {4074301e-abf2-43a5-8ab3-a92a703fa955} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15807 | 2025.12.18 00:26:36.381264 [ 69 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 15808 | 2025.12.18 00:26:36.381278 [ 260 ] {4074301e-abf2-43a5-8ab3-a92a703fa955} <Debug> executeQuery: Read 576 rows, 43.93 KiB in 0.001408 sec., 409090.9090909091 rows/sec., 30.47 MiB/sec. | ||
| 15809 | 2025.12.18 00:26:36.381301 [ 69 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15810 | 2025.12.18 00:26:36.381324 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15811 | 2025.12.18 00:26:36.381325 [ 260 ] {4074301e-abf2-43a5-8ab3-a92a703fa955} <Debug> TCPHandler: Processed in 0.001580441 sec. | ||
| 15812 | 2025.12.18 00:26:36.381422 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 15813 | 2025.12.18 00:26:36.381460 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15814 | 2025.12.18 00:26:36.381547 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15815 | 2025.12.18 00:26:36.381558 [ 260 ] {107f16c7-5391-44b5-b46c-190adce7fcf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15816 | 2025.12.18 00:26:36.381595 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 634 rows starting from the beginning of the part | ||
| 15817 | 2025.12.18 00:26:36.381612 [ 260 ] {107f16c7-5391-44b5-b46c-190adce7fcf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15818 | 2025.12.18 00:26:36.381669 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 104 rows starting from the beginning of the part | ||
| 15819 | 2025.12.18 00:26:36.381720 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 64 rows starting from the beginning of the part | ||
| 15820 | 2025.12.18 00:26:36.381766 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 104 rows starting from the beginning of the part | ||
| 15821 | 2025.12.18 00:26:36.381807 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part | ||
| 15822 | 2025.12.18 00:26:36.381848 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 576 rows starting from the beginning of the part | ||
| 15823 | 2025.12.18 00:26:36.382186 [ 260 ] {107f16c7-5391-44b5-b46c-190adce7fcf7} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15824 | 2025.12.18 00:26:36.382226 [ 260 ] {107f16c7-5391-44b5-b46c-190adce7fcf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15825 | 2025.12.18 00:26:36.382617 [ 260 ] {107f16c7-5391-44b5-b46c-190adce7fcf7} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 15826 | 2025.12.18 00:26:36.382844 [ 260 ] {107f16c7-5391-44b5-b46c-190adce7fcf7} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15827 | 2025.12.18 00:26:36.382958 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_131_29 to all_136_136_0 | ||
| 15828 | 2025.12.18 00:26:36.382961 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1546 rows, containing 5 columns (5 merged, 0 gathered) in 0.001585931 sec., 974821.7293186147 rows/sec., 77.46 MiB/sec. | ||
| 15829 | 2025.12.18 00:26:36.383004 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15830 | 2025.12.18 00:26:36.382977 [ 260 ] {107f16c7-5391-44b5-b46c-190adce7fcf7} <Debug> executeQuery: Read 852 rows, 58.74 KiB in 0.001439 sec., 592077.8318276581 rows/sec., 39.86 MiB/sec. | ||
| 15831 | 2025.12.18 00:26:36.383038 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15832 | 2025.12.18 00:26:36.383075 [ 260 ] {107f16c7-5391-44b5-b46c-190adce7fcf7} <Debug> TCPHandler: Processed in 0.001666072 sec. | ||
| 15833 | 2025.12.18 00:26:36.383144 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 15834 | 2025.12.18 00:26:36.383147 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_136_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_29 to all_136_136_0 into Compact with storage Full | ||
| 15835 | 2025.12.18 00:26:36.383205 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15836 | 2025.12.18 00:26:36.383293 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_136_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15837 | 2025.12.18 00:26:36.383306 [ 260 ] {eaf2af0b-3409-451b-bb4c-b8a1bfa91c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15838 | 2025.12.18 00:26:36.383340 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_136_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_131_29, total 36804 rows starting from the beginning of the part | ||
| 15839 | 2025.12.18 00:26:36.383375 [ 260 ] {eaf2af0b-3409-451b-bb4c-b8a1bfa91c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15840 | 2025.12.18 00:26:36.383422 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_136_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 15841 | 2025.12.18 00:26:36.383422 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_136_27} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15842 | 2025.12.18 00:26:36.383483 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_136_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 15843 | 2025.12.18 00:26:36.383518 [ 197 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_136_27} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 15844 | 2025.12.18 00:26:36.383549 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_136_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 15845 | 2025.12.18 00:26:36.383599 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 15846 | 2025.12.18 00:26:36.383605 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_136_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 15847 | 2025.12.18 00:26:36.383677 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_136_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 852 rows starting from the beginning of the part | ||
| 15848 | 2025.12.18 00:26:36.384260 [ 260 ] {eaf2af0b-3409-451b-bb4c-b8a1bfa91c5a} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15849 | 2025.12.18 00:26:36.384300 [ 260 ] {eaf2af0b-3409-451b-bb4c-b8a1bfa91c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15850 | 2025.12.18 00:26:36.384892 [ 260 ] {eaf2af0b-3409-451b-bb4c-b8a1bfa91c5a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15851 | 2025.12.18 00:26:36.385127 [ 260 ] {eaf2af0b-3409-451b-bb4c-b8a1bfa91c5a} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15852 | 2025.12.18 00:26:36.385279 [ 260 ] {eaf2af0b-3409-451b-bb4c-b8a1bfa91c5a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001991 sec., 20090.40683073832 rows/sec., 36.00 MiB/sec. | ||
| 15853 | 2025.12.18 00:26:36.385348 [ 260 ] {eaf2af0b-3409-451b-bb4c-b8a1bfa91c5a} <Debug> TCPHandler: Processed in 0.002192866 sec. | ||
| 15854 | 2025.12.18 00:26:36.385470 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15855 | 2025.12.18 00:26:36.385575 [ 260 ] {bf1f271e-173f-4f32-b7cf-4371018688af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15856 | 2025.12.18 00:26:36.385622 [ 260 ] {bf1f271e-173f-4f32-b7cf-4371018688af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15857 | 2025.12.18 00:26:36.385964 [ 260 ] {bf1f271e-173f-4f32-b7cf-4371018688af} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15858 | 2025.12.18 00:26:36.386000 [ 260 ] {bf1f271e-173f-4f32-b7cf-4371018688af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15859 | 2025.12.18 00:26:36.386315 [ 260 ] {bf1f271e-173f-4f32-b7cf-4371018688af} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 15860 | 2025.12.18 00:26:36.386531 [ 260 ] {bf1f271e-173f-4f32-b7cf-4371018688af} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15861 | 2025.12.18 00:26:36.386652 [ 69 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 15862 | 2025.12.18 00:26:36.386664 [ 260 ] {bf1f271e-173f-4f32-b7cf-4371018688af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 15863 | 2025.12.18 00:26:36.386698 [ 69 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15864 | 2025.12.18 00:26:36.386715 [ 260 ] {bf1f271e-173f-4f32-b7cf-4371018688af} <Debug> TCPHandler: Processed in 0.001293219 sec. | ||
| 15865 | 2025.12.18 00:26:36.386727 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15866 | 2025.12.18 00:26:36.386839 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 15867 | 2025.12.18 00:26:36.386960 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15868 | 2025.12.18 00:26:36.386988 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7620 rows starting from the beginning of the part | ||
| 15869 | 2025.12.18 00:26:36.387051 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 15870 | 2025.12.18 00:26:36.387098 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 15871 | 2025.12.18 00:26:36.387136 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 15872 | 2025.12.18 00:26:36.387171 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 15873 | 2025.12.18 00:26:36.387205 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 15874 | 2025.12.18 00:26:36.389446 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7920 rows, containing 4 columns (4 merged, 0 gathered) in 0.002642809 sec., 2996811.347320219 rows/sec., 201.94 MiB/sec. | ||
| 15875 | 2025.12.18 00:26:36.389954 [ 188 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 15876 | 2025.12.18 00:26:36.390288 [ 188 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_136_27} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15877 | 2025.12.18 00:26:36.390386 [ 188 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_136_27} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 15878 | 2025.12.18 00:26:36.390484 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 15879 | 2025.12.18 00:26:36.396410 [ 198 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_136_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38296 rows, containing 5 columns (5 merged, 0 gathered) in 0.013312433 sec., 2876709.3137670625 rows/sec., 197.62 MiB/sec. | ||
| 15880 | 2025.12.18 00:26:36.396859 [ 188 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_136_30} <Trace> MergedBlockOutputStream: filled checksums all_1_136_30 (state Temporary) | ||
| 15881 | 2025.12.18 00:26:36.397134 [ 188 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_136_30} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_136_30 to all_1_136_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15882 | 2025.12.18 00:26:36.397204 [ 188 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_136_30} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_131_29, all_136_136_0] -> all_1_136_30 | ||
| 15883 | 2025.12.18 00:26:36.397293 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 15884 | 2025.12.18 00:26:38.734570 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 15885 | 2025.12.18 00:26:38.753460 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15886 | 2025.12.18 00:26:38.753526 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15887 | 2025.12.18 00:26:38.759885 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15888 | 2025.12.18 00:26:38.760834 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15889 | 2025.12.18 00:26:38.761237 [ 64 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15890 | 2025.12.18 00:26:38.761306 [ 64 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15891 | 2025.12.18 00:26:38.761326 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15892 | 2025.12.18 00:26:38.761458 [ 198 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 15893 | 2025.12.18 00:26:38.765685 [ 198 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15894 | 2025.12.18 00:26:38.766943 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 15895 | 2025.12.18 00:26:38.767223 [ 198 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 15896 | 2025.12.18 00:26:38.771887 [ 198 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 15897 | 2025.12.18 00:26:38.776537 [ 198 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 15898 | 2025.12.18 00:26:38.781228 [ 198 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 15899 | 2025.12.18 00:26:38.786165 [ 198 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 15900 | 2025.12.18 00:26:38.791011 [ 198 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 15901 | 2025.12.18 00:26:38.851564 [ 194 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.090167583 sec., 7608.055768778897 rows/sec., 39.34 MiB/sec. | ||
| 15902 | 2025.12.18 00:26:38.855013 [ 189 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15903 | 2025.12.18 00:26:38.857257 [ 189 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_91_18} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15904 | 2025.12.18 00:26:38.857373 [ 189 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_91_18} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15905 | 2025.12.18 00:26:38.860553 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 15906 | 2025.12.18 00:26:39.000271 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.58 MiB, peak 399.01 MiB, free memory in arenas 0.00 B, will set to 380.53 MiB (RSS), difference: -1.05 MiB | ||
| 15907 | 2025.12.18 00:26:41.342831 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15908 | 2025.12.18 00:26:41.343110 [ 260 ] {8c5f3f76-56d4-43d2-996c-50b828d2dc6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15909 | 2025.12.18 00:26:41.343206 [ 260 ] {8c5f3f76-56d4-43d2-996c-50b828d2dc6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15910 | 2025.12.18 00:26:41.343914 [ 260 ] {8c5f3f76-56d4-43d2-996c-50b828d2dc6f} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15911 | 2025.12.18 00:26:41.343957 [ 260 ] {8c5f3f76-56d4-43d2-996c-50b828d2dc6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15912 | 2025.12.18 00:26:41.344364 [ 260 ] {8c5f3f76-56d4-43d2-996c-50b828d2dc6f} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 15913 | 2025.12.18 00:26:41.344592 [ 260 ] {8c5f3f76-56d4-43d2-996c-50b828d2dc6f} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15914 | 2025.12.18 00:26:41.344758 [ 260 ] {8c5f3f76-56d4-43d2-996c-50b828d2dc6f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001727 sec., 32426.17255356109 rows/sec., 2.49 MiB/sec. | ||
| 15915 | 2025.12.18 00:26:41.344810 [ 260 ] {8c5f3f76-56d4-43d2-996c-50b828d2dc6f} <Debug> TCPHandler: Processed in 0.002158515 sec. | ||
| 15916 | 2025.12.18 00:26:41.344937 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15917 | 2025.12.18 00:26:41.345040 [ 260 ] {69d1d618-ba78-4df1-9506-ce2f4ed11651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15918 | 2025.12.18 00:26:41.345084 [ 260 ] {69d1d618-ba78-4df1-9506-ce2f4ed11651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15919 | 2025.12.18 00:26:41.345530 [ 260 ] {69d1d618-ba78-4df1-9506-ce2f4ed11651} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15920 | 2025.12.18 00:26:41.345565 [ 260 ] {69d1d618-ba78-4df1-9506-ce2f4ed11651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15921 | 2025.12.18 00:26:41.345881 [ 260 ] {69d1d618-ba78-4df1-9506-ce2f4ed11651} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 15922 | 2025.12.18 00:26:41.346097 [ 260 ] {69d1d618-ba78-4df1-9506-ce2f4ed11651} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15923 | 2025.12.18 00:26:41.346232 [ 260 ] {69d1d618-ba78-4df1-9506-ce2f4ed11651} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 15924 | 2025.12.18 00:26:41.346272 [ 260 ] {69d1d618-ba78-4df1-9506-ce2f4ed11651} <Debug> TCPHandler: Processed in 0.001387589 sec. | ||
| 15925 | 2025.12.18 00:26:41.346388 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15926 | 2025.12.18 00:26:41.346484 [ 260 ] {6b3fbb93-67d1-4edb-9d55-47b169284140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15927 | 2025.12.18 00:26:41.346529 [ 260 ] {6b3fbb93-67d1-4edb-9d55-47b169284140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15928 | 2025.12.18 00:26:41.346956 [ 260 ] {6b3fbb93-67d1-4edb-9d55-47b169284140} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15929 | 2025.12.18 00:26:41.346992 [ 260 ] {6b3fbb93-67d1-4edb-9d55-47b169284140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15930 | 2025.12.18 00:26:41.347325 [ 260 ] {6b3fbb93-67d1-4edb-9d55-47b169284140} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 15931 | 2025.12.18 00:26:41.347528 [ 260 ] {6b3fbb93-67d1-4edb-9d55-47b169284140} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15932 | 2025.12.18 00:26:41.347659 [ 260 ] {6b3fbb93-67d1-4edb-9d55-47b169284140} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 15933 | 2025.12.18 00:26:41.347698 [ 260 ] {6b3fbb93-67d1-4edb-9d55-47b169284140} <Debug> TCPHandler: Processed in 0.001359829 sec. | ||
| 15934 | 2025.12.18 00:26:41.347802 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15935 | 2025.12.18 00:26:41.347896 [ 260 ] {7e9d0894-4d91-40cc-89f0-5c8add70b94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15936 | 2025.12.18 00:26:41.347938 [ 260 ] {7e9d0894-4d91-40cc-89f0-5c8add70b94d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15937 | 2025.12.18 00:26:41.348283 [ 260 ] {7e9d0894-4d91-40cc-89f0-5c8add70b94d} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15938 | 2025.12.18 00:26:41.348318 [ 260 ] {7e9d0894-4d91-40cc-89f0-5c8add70b94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15939 | 2025.12.18 00:26:41.348634 [ 260 ] {7e9d0894-4d91-40cc-89f0-5c8add70b94d} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 15940 | 2025.12.18 00:26:41.348842 [ 260 ] {7e9d0894-4d91-40cc-89f0-5c8add70b94d} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15941 | 2025.12.18 00:26:41.348974 [ 260 ] {7e9d0894-4d91-40cc-89f0-5c8add70b94d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 15942 | 2025.12.18 00:26:41.349010 [ 260 ] {7e9d0894-4d91-40cc-89f0-5c8add70b94d} <Debug> TCPHandler: Processed in 0.001256899 sec. | ||
| 15943 | 2025.12.18 00:26:43.624007 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15944 | 2025.12.18 00:26:43.624105 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15945 | 2025.12.18 00:26:43.846396 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44119 | ||
| 15946 | 2025.12.18 00:26:43.847247 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15947 | 2025.12.18 00:26:43.847341 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15948 | 2025.12.18 00:26:43.847981 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15949 | 2025.12.18 00:26:43.848217 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15950 | 2025.12.18 00:26:43.848344 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44119 | ||
| 15951 | 2025.12.18 00:26:43.987655 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1820 | ||
| 15952 | 2025.12.18 00:26:43.990130 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15953 | 2025.12.18 00:26:43.990169 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15954 | 2025.12.18 00:26:43.991344 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15955 | 2025.12.18 00:26:43.991621 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15956 | 2025.12.18 00:26:43.991836 [ 222 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15957 | 2025.12.18 00:26:43.991870 [ 222 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15958 | 2025.12.18 00:26:43.991895 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1820 | ||
| 15959 | 2025.12.18 00:26:43.995229 [ 222 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15960 | 2025.12.18 00:26:46.128827 [ 219 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15961 | 2025.12.18 00:26:46.128878 [ 219 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15962 | 2025.12.18 00:26:46.132318 [ 219 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15963 | 2025.12.18 00:26:46.136466 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15964 | 2025.12.18 00:26:46.136516 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15965 | 2025.12.18 00:26:46.140607 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15966 | 2025.12.18 00:26:46.190178 [ 219 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15967 | 2025.12.18 00:26:46.190236 [ 219 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15968 | 2025.12.18 00:26:46.193055 [ 219 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15969 | 2025.12.18 00:26:46.267195 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 15970 | 2025.12.18 00:26:46.285750 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15971 | 2025.12.18 00:26:46.285801 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15972 | 2025.12.18 00:26:46.291855 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15973 | 2025.12.18 00:26:46.292560 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15974 | 2025.12.18 00:26:46.295926 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 15975 | 2025.12.18 00:26:46.345054 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15976 | 2025.12.18 00:26:46.345278 [ 260 ] {c8f5e42b-fcfd-4a48-94ce-f10b38324fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15977 | 2025.12.18 00:26:46.345363 [ 260 ] {c8f5e42b-fcfd-4a48-94ce-f10b38324fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15978 | 2025.12.18 00:26:46.346207 [ 260 ] {c8f5e42b-fcfd-4a48-94ce-f10b38324fea} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15979 | 2025.12.18 00:26:46.346254 [ 260 ] {c8f5e42b-fcfd-4a48-94ce-f10b38324fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15980 | 2025.12.18 00:26:46.346597 [ 260 ] {c8f5e42b-fcfd-4a48-94ce-f10b38324fea} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 15981 | 2025.12.18 00:26:46.346810 [ 260 ] {c8f5e42b-fcfd-4a48-94ce-f10b38324fea} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15982 | 2025.12.18 00:26:46.346951 [ 260 ] {c8f5e42b-fcfd-4a48-94ce-f10b38324fea} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001733 sec., 78476.63012117715 rows/sec., 6.81 MiB/sec. | ||
| 15983 | 2025.12.18 00:26:46.346992 [ 260 ] {c8f5e42b-fcfd-4a48-94ce-f10b38324fea} <Debug> TCPHandler: Processed in 0.002099554 sec. | ||
| 15984 | 2025.12.18 00:26:46.347122 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15985 | 2025.12.18 00:26:46.347225 [ 260 ] {5449c8bc-d127-4bfc-af92-553814c1026f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15986 | 2025.12.18 00:26:46.347269 [ 260 ] {5449c8bc-d127-4bfc-af92-553814c1026f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15987 | 2025.12.18 00:26:46.347701 [ 260 ] {5449c8bc-d127-4bfc-af92-553814c1026f} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15988 | 2025.12.18 00:26:46.347740 [ 260 ] {5449c8bc-d127-4bfc-af92-553814c1026f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15989 | 2025.12.18 00:26:46.348045 [ 260 ] {5449c8bc-d127-4bfc-af92-553814c1026f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15990 | 2025.12.18 00:26:46.348253 [ 260 ] {5449c8bc-d127-4bfc-af92-553814c1026f} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15991 | 2025.12.18 00:26:46.348377 [ 260 ] {5449c8bc-d127-4bfc-af92-553814c1026f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001204 sec., 33222.591362126244 rows/sec., 2.44 MiB/sec. | ||
| 15992 | 2025.12.18 00:26:46.348413 [ 260 ] {5449c8bc-d127-4bfc-af92-553814c1026f} <Debug> TCPHandler: Processed in 0.00137798 sec. | ||
| 15993 | 2025.12.18 00:26:46.348527 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15994 | 2025.12.18 00:26:46.348617 [ 260 ] {e2c7d242-a6dc-468f-b762-8b180a969ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15995 | 2025.12.18 00:26:46.348656 [ 260 ] {e2c7d242-a6dc-468f-b762-8b180a969ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15996 | 2025.12.18 00:26:46.349157 [ 260 ] {e2c7d242-a6dc-468f-b762-8b180a969ff6} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15997 | 2025.12.18 00:26:46.349195 [ 260 ] {e2c7d242-a6dc-468f-b762-8b180a969ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15998 | 2025.12.18 00:26:46.349495 [ 260 ] {e2c7d242-a6dc-468f-b762-8b180a969ff6} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 15999 | 2025.12.18 00:26:46.349703 [ 260 ] {e2c7d242-a6dc-468f-b762-8b180a969ff6} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16000 | 2025.12.18 00:26:46.349832 [ 260 ] {e2c7d242-a6dc-468f-b762-8b180a969ff6} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001186 sec., 87689.71332209106 rows/sec., 6.85 MiB/sec. | ||
| 16001 | 2025.12.18 00:26:46.349871 [ 260 ] {e2c7d242-a6dc-468f-b762-8b180a969ff6} <Debug> TCPHandler: Processed in 0.00135376 sec. | ||
| 16002 | 2025.12.18 00:26:46.350003 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16003 | 2025.12.18 00:26:46.350098 [ 260 ] {78be3b7d-0a05-48ae-ab5c-c663c7069b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16004 | 2025.12.18 00:26:46.350141 [ 260 ] {78be3b7d-0a05-48ae-ab5c-c663c7069b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16005 | 2025.12.18 00:26:46.350561 [ 260 ] {78be3b7d-0a05-48ae-ab5c-c663c7069b53} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16006 | 2025.12.18 00:26:46.350598 [ 260 ] {78be3b7d-0a05-48ae-ab5c-c663c7069b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16007 | 2025.12.18 00:26:46.350919 [ 260 ] {78be3b7d-0a05-48ae-ab5c-c663c7069b53} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16008 | 2025.12.18 00:26:46.351133 [ 260 ] {78be3b7d-0a05-48ae-ab5c-c663c7069b53} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16009 | 2025.12.18 00:26:46.351266 [ 260 ] {78be3b7d-0a05-48ae-ab5c-c663c7069b53} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 16010 | 2025.12.18 00:26:46.351304 [ 260 ] {78be3b7d-0a05-48ae-ab5c-c663c7069b53} <Debug> TCPHandler: Processed in 0.00136233 sec. | ||
| 16011 | 2025.12.18 00:26:46.351414 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16012 | 2025.12.18 00:26:46.351509 [ 260 ] {6a244c32-da42-4626-8a0d-237c885a7215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16013 | 2025.12.18 00:26:46.351563 [ 260 ] {6a244c32-da42-4626-8a0d-237c885a7215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16014 | 2025.12.18 00:26:46.352397 [ 260 ] {6a244c32-da42-4626-8a0d-237c885a7215} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16015 | 2025.12.18 00:26:46.352434 [ 260 ] {6a244c32-da42-4626-8a0d-237c885a7215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16016 | 2025.12.18 00:26:46.352971 [ 260 ] {6a244c32-da42-4626-8a0d-237c885a7215} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16017 | 2025.12.18 00:26:46.353203 [ 260 ] {6a244c32-da42-4626-8a0d-237c885a7215} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16018 | 2025.12.18 00:26:46.353344 [ 260 ] {6a244c32-da42-4626-8a0d-237c885a7215} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001853 sec., 21586.616297895303 rows/sec., 38.68 MiB/sec. | ||
| 16019 | 2025.12.18 00:26:46.353399 [ 260 ] {6a244c32-da42-4626-8a0d-237c885a7215} <Debug> TCPHandler: Processed in 0.002035824 sec. | ||
| 16020 | 2025.12.18 00:26:46.353517 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16021 | 2025.12.18 00:26:46.353613 [ 260 ] {8571e92b-0ba3-41bb-a167-f7b8d75b3311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16022 | 2025.12.18 00:26:46.353655 [ 260 ] {8571e92b-0ba3-41bb-a167-f7b8d75b3311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16023 | 2025.12.18 00:26:46.353997 [ 260 ] {8571e92b-0ba3-41bb-a167-f7b8d75b3311} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16024 | 2025.12.18 00:26:46.354034 [ 260 ] {8571e92b-0ba3-41bb-a167-f7b8d75b3311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16025 | 2025.12.18 00:26:46.354343 [ 260 ] {8571e92b-0ba3-41bb-a167-f7b8d75b3311} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16026 | 2025.12.18 00:26:46.354550 [ 260 ] {8571e92b-0ba3-41bb-a167-f7b8d75b3311} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16027 | 2025.12.18 00:26:46.354680 [ 260 ] {8571e92b-0ba3-41bb-a167-f7b8d75b3311} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 16028 | 2025.12.18 00:26:46.354718 [ 260 ] {8571e92b-0ba3-41bb-a167-f7b8d75b3311} <Debug> TCPHandler: Processed in 0.001251359 sec. | ||
| 16029 | 2025.12.18 00:26:47.124805 [ 225 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16030 | 2025.12.18 00:26:47.124860 [ 225 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16031 | 2025.12.18 00:26:47.126824 [ 225 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16032 | 2025.12.18 00:26:51.342810 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16033 | 2025.12.18 00:26:51.343028 [ 260 ] {72952cbd-54b6-4013-890a-f4e232ccc507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16034 | 2025.12.18 00:26:51.343104 [ 260 ] {72952cbd-54b6-4013-890a-f4e232ccc507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16035 | 2025.12.18 00:26:51.343803 [ 260 ] {72952cbd-54b6-4013-890a-f4e232ccc507} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16036 | 2025.12.18 00:26:51.343850 [ 260 ] {72952cbd-54b6-4013-890a-f4e232ccc507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16037 | 2025.12.18 00:26:51.344229 [ 260 ] {72952cbd-54b6-4013-890a-f4e232ccc507} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 16038 | 2025.12.18 00:26:51.344460 [ 260 ] {72952cbd-54b6-4013-890a-f4e232ccc507} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16039 | 2025.12.18 00:26:51.344629 [ 260 ] {72952cbd-54b6-4013-890a-f4e232ccc507} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001657 sec., 1207.0006035003016 rows/sec., 98.42 KiB/sec. | ||
| 16040 | 2025.12.18 00:26:51.344682 [ 260 ] {72952cbd-54b6-4013-890a-f4e232ccc507} <Debug> TCPHandler: Processed in 0.002009764 sec. | ||
| 16041 | 2025.12.18 00:26:51.344818 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16042 | 2025.12.18 00:26:51.344921 [ 260 ] {a3f5a629-4b7e-441e-83d8-a19f95a959e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16043 | 2025.12.18 00:26:51.344964 [ 260 ] {a3f5a629-4b7e-441e-83d8-a19f95a959e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16044 | 2025.12.18 00:26:51.345390 [ 260 ] {a3f5a629-4b7e-441e-83d8-a19f95a959e6} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16045 | 2025.12.18 00:26:51.345426 [ 260 ] {a3f5a629-4b7e-441e-83d8-a19f95a959e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16046 | 2025.12.18 00:26:51.345710 [ 260 ] {a3f5a629-4b7e-441e-83d8-a19f95a959e6} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 16047 | 2025.12.18 00:26:51.345910 [ 260 ] {a3f5a629-4b7e-441e-83d8-a19f95a959e6} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16048 | 2025.12.18 00:26:51.346101 [ 260 ] {a3f5a629-4b7e-441e-83d8-a19f95a959e6} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001202 sec., 47420.965058236274 rows/sec., 3.64 MiB/sec. | ||
| 16049 | 2025.12.18 00:26:51.346139 [ 260 ] {a3f5a629-4b7e-441e-83d8-a19f95a959e6} <Debug> TCPHandler: Processed in 0.0013733 sec. | ||
| 16050 | 2025.12.18 00:26:51.346255 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16051 | 2025.12.18 00:26:51.346351 [ 260 ] {0799d9d5-192c-4ec9-a3c8-2fd17d132a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16052 | 2025.12.18 00:26:51.346393 [ 260 ] {0799d9d5-192c-4ec9-a3c8-2fd17d132a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16053 | 2025.12.18 00:26:51.346785 [ 260 ] {0799d9d5-192c-4ec9-a3c8-2fd17d132a36} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16054 | 2025.12.18 00:26:51.346821 [ 260 ] {0799d9d5-192c-4ec9-a3c8-2fd17d132a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16055 | 2025.12.18 00:26:51.347098 [ 260 ] {0799d9d5-192c-4ec9-a3c8-2fd17d132a36} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16056 | 2025.12.18 00:26:51.347301 [ 260 ] {0799d9d5-192c-4ec9-a3c8-2fd17d132a36} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16057 | 2025.12.18 00:26:51.347433 [ 260 ] {0799d9d5-192c-4ec9-a3c8-2fd17d132a36} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.0011 sec., 1818.181818181818 rows/sec., 126.95 KiB/sec. | ||
| 16058 | 2025.12.18 00:26:51.347472 [ 260 ] {0799d9d5-192c-4ec9-a3c8-2fd17d132a36} <Debug> TCPHandler: Processed in 0.001267449 sec. | ||
| 16059 | 2025.12.18 00:26:51.347585 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16060 | 2025.12.18 00:26:51.347680 [ 260 ] {241bca90-8012-445e-8d11-28ba436a0b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16061 | 2025.12.18 00:26:51.347719 [ 260 ] {241bca90-8012-445e-8d11-28ba436a0b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16062 | 2025.12.18 00:26:51.348126 [ 260 ] {241bca90-8012-445e-8d11-28ba436a0b03} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16063 | 2025.12.18 00:26:51.348162 [ 260 ] {241bca90-8012-445e-8d11-28ba436a0b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16064 | 2025.12.18 00:26:51.348459 [ 260 ] {241bca90-8012-445e-8d11-28ba436a0b03} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 16065 | 2025.12.18 00:26:51.348669 [ 260 ] {241bca90-8012-445e-8d11-28ba436a0b03} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16066 | 2025.12.18 00:26:51.348697 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44631 | ||
| 16067 | 2025.12.18 00:26:51.348801 [ 260 ] {241bca90-8012-445e-8d11-28ba436a0b03} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001138 sec., 57996.48506151143 rows/sec., 4.53 MiB/sec. | ||
| 16068 | 2025.12.18 00:26:51.348844 [ 260 ] {241bca90-8012-445e-8d11-28ba436a0b03} <Debug> TCPHandler: Processed in 0.00130965 sec. | ||
| 16069 | 2025.12.18 00:26:51.348956 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16070 | 2025.12.18 00:26:51.349051 [ 260 ] {bdfcfe0b-0f38-49d4-8556-2fd8d3baecb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16071 | 2025.12.18 00:26:51.349094 [ 260 ] {bdfcfe0b-0f38-49d4-8556-2fd8d3baecb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16072 | 2025.12.18 00:26:51.349324 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16073 | 2025.12.18 00:26:51.349382 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16074 | 2025.12.18 00:26:51.349508 [ 260 ] {bdfcfe0b-0f38-49d4-8556-2fd8d3baecb3} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16075 | 2025.12.18 00:26:51.349550 [ 260 ] {bdfcfe0b-0f38-49d4-8556-2fd8d3baecb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16076 | 2025.12.18 00:26:51.349912 [ 260 ] {bdfcfe0b-0f38-49d4-8556-2fd8d3baecb3} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 16077 | 2025.12.18 00:26:51.349915 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 16078 | 2025.12.18 00:26:51.350201 [ 260 ] {bdfcfe0b-0f38-49d4-8556-2fd8d3baecb3} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16079 | 2025.12.18 00:26:51.350278 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16080 | 2025.12.18 00:26:51.350347 [ 260 ] {bdfcfe0b-0f38-49d4-8556-2fd8d3baecb3} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001314 sec., 122526.63622526635 rows/sec., 8.53 MiB/sec. | ||
| 16081 | 2025.12.18 00:26:51.350389 [ 260 ] {bdfcfe0b-0f38-49d4-8556-2fd8d3baecb3} <Debug> TCPHandler: Processed in 0.00148232 sec. | ||
| 16082 | 2025.12.18 00:26:51.350429 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44631 | ||
| 16083 | 2025.12.18 00:26:51.350505 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16084 | 2025.12.18 00:26:51.350604 [ 260 ] {be79317d-237a-447e-9664-303f8d0a7447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16085 | 2025.12.18 00:26:51.350645 [ 260 ] {be79317d-237a-447e-9664-303f8d0a7447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16086 | 2025.12.18 00:26:51.350983 [ 260 ] {be79317d-237a-447e-9664-303f8d0a7447} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16087 | 2025.12.18 00:26:51.351020 [ 260 ] {be79317d-237a-447e-9664-303f8d0a7447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16088 | 2025.12.18 00:26:51.351331 [ 260 ] {be79317d-237a-447e-9664-303f8d0a7447} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 16089 | 2025.12.18 00:26:51.351537 [ 260 ] {be79317d-237a-447e-9664-303f8d0a7447} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16090 | 2025.12.18 00:26:51.351668 [ 260 ] {be79317d-237a-447e-9664-303f8d0a7447} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 16091 | 2025.12.18 00:26:51.351706 [ 260 ] {be79317d-237a-447e-9664-303f8d0a7447} <Debug> TCPHandler: Processed in 0.001251659 sec. | ||
| 16092 | 2025.12.18 00:26:53.796148 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 16093 | 2025.12.18 00:26:53.814219 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16094 | 2025.12.18 00:26:53.814272 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16095 | 2025.12.18 00:26:53.820500 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 16096 | 2025.12.18 00:26:53.821225 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16097 | 2025.12.18 00:26:53.824333 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 16098 | 2025.12.18 00:26:53.992272 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1844 | ||
| 16099 | 2025.12.18 00:26:53.994710 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16100 | 2025.12.18 00:26:53.994769 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16101 | 2025.12.18 00:26:53.996036 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16102 | 2025.12.18 00:26:53.996320 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16103 | 2025.12.18 00:26:53.996729 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1844 | ||
| 16104 | 2025.12.18 00:26:56.344371 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16105 | 2025.12.18 00:26:56.344552 [ 260 ] {5b839578-9e2d-4041-baa2-e29dae201b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16106 | 2025.12.18 00:26:56.344620 [ 260 ] {5b839578-9e2d-4041-baa2-e29dae201b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16107 | 2025.12.18 00:26:56.345413 [ 260 ] {5b839578-9e2d-4041-baa2-e29dae201b67} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16108 | 2025.12.18 00:26:56.345467 [ 260 ] {5b839578-9e2d-4041-baa2-e29dae201b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16109 | 2025.12.18 00:26:56.345879 [ 260 ] {5b839578-9e2d-4041-baa2-e29dae201b67} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 16110 | 2025.12.18 00:26:56.346112 [ 260 ] {5b839578-9e2d-4041-baa2-e29dae201b67} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16111 | 2025.12.18 00:26:56.346281 [ 260 ] {5b839578-9e2d-4041-baa2-e29dae201b67} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001779 sec., 76447.44238336144 rows/sec., 6.63 MiB/sec. | ||
| 16112 | 2025.12.18 00:26:56.346339 [ 260 ] {5b839578-9e2d-4041-baa2-e29dae201b67} <Debug> TCPHandler: Processed in 0.002097244 sec. | ||
| 16113 | 2025.12.18 00:26:56.346468 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16114 | 2025.12.18 00:26:56.346576 [ 260 ] {544340eb-bb87-4a23-8cb3-5dd66055786b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16115 | 2025.12.18 00:26:56.346622 [ 260 ] {544340eb-bb87-4a23-8cb3-5dd66055786b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16116 | 2025.12.18 00:26:56.347069 [ 260 ] {544340eb-bb87-4a23-8cb3-5dd66055786b} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16117 | 2025.12.18 00:26:56.347110 [ 260 ] {544340eb-bb87-4a23-8cb3-5dd66055786b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16118 | 2025.12.18 00:26:56.347422 [ 260 ] {544340eb-bb87-4a23-8cb3-5dd66055786b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16119 | 2025.12.18 00:26:56.347635 [ 260 ] {544340eb-bb87-4a23-8cb3-5dd66055786b} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16120 | 2025.12.18 00:26:56.347765 [ 44 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16121 | 2025.12.18 00:26:56.347777 [ 260 ] {544340eb-bb87-4a23-8cb3-5dd66055786b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001227 sec., 32599.837000814994 rows/sec., 2.39 MiB/sec. | ||
| 16122 | 2025.12.18 00:26:56.347846 [ 44 ] {} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16123 | 2025.12.18 00:26:56.347878 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16124 | 2025.12.18 00:26:56.347886 [ 260 ] {544340eb-bb87-4a23-8cb3-5dd66055786b} <Debug> TCPHandler: Processed in 0.00146978 sec. | ||
| 16125 | 2025.12.18 00:26:56.348025 [ 201 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::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 | ||
| 16126 | 2025.12.18 00:26:56.348032 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16127 | 2025.12.18 00:26:56.348173 [ 201 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16128 | 2025.12.18 00:26:56.348183 [ 260 ] {bdd4add8-4854-49e0-bbad-ae92b573134c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16129 | 2025.12.18 00:26:56.348216 [ 201 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 72 rows starting from the beginning of the part | ||
| 16130 | 2025.12.18 00:26:56.348245 [ 260 ] {bdd4add8-4854-49e0-bbad-ae92b573134c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16131 | 2025.12.18 00:26:56.348287 [ 201 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 40 rows starting from the beginning of the part | ||
| 16132 | 2025.12.18 00:26:56.348343 [ 201 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::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 | ||
| 16133 | 2025.12.18 00:26:56.348391 [ 201 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 40 rows starting from the beginning of the part | ||
| 16134 | 2025.12.18 00:26:56.348434 [ 201 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 2 rows starting from the beginning of the part | ||
| 16135 | 2025.12.18 00:26:56.348480 [ 201 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 40 rows starting from the beginning of the part | ||
| 16136 | 2025.12.18 00:26:56.348786 [ 260 ] {bdd4add8-4854-49e0-bbad-ae92b573134c} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16137 | 2025.12.18 00:26:56.348830 [ 260 ] {bdd4add8-4854-49e0-bbad-ae92b573134c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16138 | 2025.12.18 00:26:56.349182 [ 260 ] {bdd4add8-4854-49e0-bbad-ae92b573134c} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 16139 | 2025.12.18 00:26:56.349344 [ 191 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138591 sec., 180386.89380984334 rows/sec., 13.85 MiB/sec. | ||
| 16140 | 2025.12.18 00:26:56.349404 [ 260 ] {bdd4add8-4854-49e0-bbad-ae92b573134c} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16141 | 2025.12.18 00:26:56.349502 [ 193 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16142 | 2025.12.18 00:26:56.349554 [ 260 ] {bdd4add8-4854-49e0-bbad-ae92b573134c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001397 sec., 74445.23979957051 rows/sec., 5.81 MiB/sec. | ||
| 16143 | 2025.12.18 00:26:56.349601 [ 260 ] {bdd4add8-4854-49e0-bbad-ae92b573134c} <Debug> TCPHandler: Processed in 0.001632251 sec. | ||
| 16144 | 2025.12.18 00:26:56.349725 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16145 | 2025.12.18 00:26:56.349810 [ 193 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_81_16} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16146 | 2025.12.18 00:26:56.349825 [ 260 ] {2d6a0954-6aa0-4ef3-9db4-70467db4c7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16147 | 2025.12.18 00:26:56.349874 [ 260 ] {2d6a0954-6aa0-4ef3-9db4-70467db4c7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16148 | 2025.12.18 00:26:56.349894 [ 193 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_81_16} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16149 | 2025.12.18 00:26:56.349995 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 16150 | 2025.12.18 00:26:56.350316 [ 260 ] {2d6a0954-6aa0-4ef3-9db4-70467db4c7c8} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16151 | 2025.12.18 00:26:56.350358 [ 260 ] {2d6a0954-6aa0-4ef3-9db4-70467db4c7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16152 | 2025.12.18 00:26:56.350712 [ 260 ] {2d6a0954-6aa0-4ef3-9db4-70467db4c7c8} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 16153 | 2025.12.18 00:26:56.350926 [ 260 ] {2d6a0954-6aa0-4ef3-9db4-70467db4c7c8} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16154 | 2025.12.18 00:26:56.351062 [ 260 ] {2d6a0954-6aa0-4ef3-9db4-70467db4c7c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 16155 | 2025.12.18 00:26:56.351100 [ 260 ] {2d6a0954-6aa0-4ef3-9db4-70467db4c7c8} <Debug> TCPHandler: Processed in 0.00142637 sec. | ||
| 16156 | 2025.12.18 00:26:56.351205 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16157 | 2025.12.18 00:26:56.351299 [ 260 ] {df914483-5726-420f-8bb6-7dfb13aeffd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16158 | 2025.12.18 00:26:56.351354 [ 260 ] {df914483-5726-420f-8bb6-7dfb13aeffd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16159 | 2025.12.18 00:26:56.352256 [ 260 ] {df914483-5726-420f-8bb6-7dfb13aeffd3} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16160 | 2025.12.18 00:26:56.352293 [ 260 ] {df914483-5726-420f-8bb6-7dfb13aeffd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16161 | 2025.12.18 00:26:56.352867 [ 260 ] {df914483-5726-420f-8bb6-7dfb13aeffd3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16162 | 2025.12.18 00:26:56.353100 [ 260 ] {df914483-5726-420f-8bb6-7dfb13aeffd3} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16163 | 2025.12.18 00:26:56.353253 [ 260 ] {df914483-5726-420f-8bb6-7dfb13aeffd3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001971 sec., 20294.266869609335 rows/sec., 36.37 MiB/sec. | ||
| 16164 | 2025.12.18 00:26:56.353306 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16165 | 2025.12.18 00:26:56.353326 [ 260 ] {df914483-5726-420f-8bb6-7dfb13aeffd3} <Debug> TCPHandler: Processed in 0.002170166 sec. | ||
| 16166 | 2025.12.18 00:26:56.353360 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16167 | 2025.12.18 00:26:56.353468 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16168 | 2025.12.18 00:26:56.353568 [ 260 ] {be9eaf4f-cfb8-4ac3-a926-dcc3212c5bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16169 | 2025.12.18 00:26:56.353614 [ 260 ] {be9eaf4f-cfb8-4ac3-a926-dcc3212c5bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16170 | 2025.12.18 00:26:56.353961 [ 260 ] {be9eaf4f-cfb8-4ac3-a926-dcc3212c5bf6} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16171 | 2025.12.18 00:26:56.353998 [ 260 ] {be9eaf4f-cfb8-4ac3-a926-dcc3212c5bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16172 | 2025.12.18 00:26:56.354328 [ 260 ] {be9eaf4f-cfb8-4ac3-a926-dcc3212c5bf6} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 16173 | 2025.12.18 00:26:56.354585 [ 260 ] {be9eaf4f-cfb8-4ac3-a926-dcc3212c5bf6} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16174 | 2025.12.18 00:26:56.354720 [ 260 ] {be9eaf4f-cfb8-4ac3-a926-dcc3212c5bf6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 16175 | 2025.12.18 00:26:56.354757 [ 260 ] {be9eaf4f-cfb8-4ac3-a926-dcc3212c5bf6} <Debug> TCPHandler: Processed in 0.00133872 sec. | ||
| 16176 | 2025.12.18 00:26:56.356203 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16177 | 2025.12.18 00:26:58.624148 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16178 | 2025.12.18 00:26:58.624216 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16179 | 2025.12.18 00:26:58.850645 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45079 | ||
| 16180 | 2025.12.18 00:26:58.851251 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16181 | 2025.12.18 00:26:58.851293 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16182 | 2025.12.18 00:26:58.851844 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 16183 | 2025.12.18 00:26:58.852092 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16184 | 2025.12.18 00:26:58.852222 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45079 | ||
| 16185 | 2025.12.18 00:27:01.324515 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 16186 | 2025.12.18 00:27:01.342561 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16187 | 2025.12.18 00:27:01.342625 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16188 | 2025.12.18 00:27:01.342674 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16189 | 2025.12.18 00:27:01.342843 [ 260 ] {afcc95ce-936e-4ff7-9086-cab5fb4205c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16190 | 2025.12.18 00:27:01.342905 [ 260 ] {afcc95ce-936e-4ff7-9086-cab5fb4205c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16191 | 2025.12.18 00:27:01.343487 [ 260 ] {afcc95ce-936e-4ff7-9086-cab5fb4205c7} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16192 | 2025.12.18 00:27:01.343524 [ 260 ] {afcc95ce-936e-4ff7-9086-cab5fb4205c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16193 | 2025.12.18 00:27:01.343910 [ 260 ] {afcc95ce-936e-4ff7-9086-cab5fb4205c7} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 16194 | 2025.12.18 00:27:01.344152 [ 260 ] {afcc95ce-936e-4ff7-9086-cab5fb4205c7} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16195 | 2025.12.18 00:27:01.344321 [ 260 ] {afcc95ce-936e-4ff7-9086-cab5fb4205c7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001524 sec., 36745.40682414698 rows/sec., 2.82 MiB/sec. | ||
| 16196 | 2025.12.18 00:27:01.344365 [ 260 ] {afcc95ce-936e-4ff7-9086-cab5fb4205c7} <Debug> TCPHandler: Processed in 0.001815543 sec. | ||
| 16197 | 2025.12.18 00:27:01.344365 [ 38 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 16198 | 2025.12.18 00:27:01.344457 [ 38 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16199 | 2025.12.18 00:27:01.344481 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16200 | 2025.12.18 00:27:01.344489 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16201 | 2025.12.18 00:27:01.344598 [ 260 ] {50bc18bf-09e7-4a96-b64c-7098a36a29e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16202 | 2025.12.18 00:27:01.344622 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 16203 | 2025.12.18 00:27:01.344639 [ 260 ] {50bc18bf-09e7-4a96-b64c-7098a36a29e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16204 | 2025.12.18 00:27:01.344795 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16205 | 2025.12.18 00:27:01.344840 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1407 rows starting from the beginning of the part | ||
| 16206 | 2025.12.18 00:27:01.344915 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 56 rows starting from the beginning of the part | ||
| 16207 | 2025.12.18 00:27:01.344964 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 136 rows starting from the beginning of the part | ||
| 16208 | 2025.12.18 00:27:01.345008 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 57 rows starting from the beginning of the part | ||
| 16209 | 2025.12.18 00:27:01.345049 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 136 rows starting from the beginning of the part | ||
| 16210 | 2025.12.18 00:27:01.345093 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part | ||
| 16211 | 2025.12.18 00:27:01.345110 [ 260 ] {50bc18bf-09e7-4a96-b64c-7098a36a29e8} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16212 | 2025.12.18 00:27:01.345152 [ 260 ] {50bc18bf-09e7-4a96-b64c-7098a36a29e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16213 | 2025.12.18 00:27:01.345514 [ 260 ] {50bc18bf-09e7-4a96-b64c-7098a36a29e8} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 16214 | 2025.12.18 00:27:01.345753 [ 260 ] {50bc18bf-09e7-4a96-b64c-7098a36a29e8} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16215 | 2025.12.18 00:27:01.345893 [ 35 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 16216 | 2025.12.18 00:27:01.345898 [ 260 ] {50bc18bf-09e7-4a96-b64c-7098a36a29e8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001319 sec., 48521.60727824109 rows/sec., 3.79 MiB/sec. | ||
| 16217 | 2025.12.18 00:27:01.345933 [ 35 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16218 | 2025.12.18 00:27:01.345951 [ 260 ] {50bc18bf-09e7-4a96-b64c-7098a36a29e8} <Debug> TCPHandler: Processed in 0.001513441 sec. | ||
| 16219 | 2025.12.18 00:27:01.345955 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16220 | 2025.12.18 00:27:01.346053 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 16221 | 2025.12.18 00:27:01.346085 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16222 | 2025.12.18 00:27:01.346161 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16223 | 2025.12.18 00:27:01.346193 [ 260 ] {94ae7ca0-9d48-447a-a7ad-3f0d240e1d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16224 | 2025.12.18 00:27:01.346202 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 634 rows starting from the beginning of the part | ||
| 16225 | 2025.12.18 00:27:01.346242 [ 260 ] {94ae7ca0-9d48-447a-a7ad-3f0d240e1d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16226 | 2025.12.18 00:27:01.346286 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 64 rows starting from the beginning of the part | ||
| 16227 | 2025.12.18 00:27:01.346352 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 104 rows starting from the beginning of the part | ||
| 16228 | 2025.12.18 00:27:01.346373 [ 200 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1848 rows, containing 5 columns (5 merged, 0 gathered) in 0.001813853 sec., 1018825.6710990361 rows/sec., 89.15 MiB/sec. | ||
| 16229 | 2025.12.18 00:27:01.346416 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 66 rows starting from the beginning of the part | ||
| 16230 | 2025.12.18 00:27:01.346479 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 104 rows starting from the beginning of the part | ||
| 16231 | 2025.12.18 00:27:01.346533 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part | ||
| 16232 | 2025.12.18 00:27:01.346738 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 16233 | 2025.12.18 00:27:01.346762 [ 260 ] {94ae7ca0-9d48-447a-a7ad-3f0d240e1d7b} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16234 | 2025.12.18 00:27:01.346807 [ 260 ] {94ae7ca0-9d48-447a-a7ad-3f0d240e1d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16235 | 2025.12.18 00:27:01.347104 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_141_28} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16236 | 2025.12.18 00:27:01.347200 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_141_28} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 16237 | 2025.12.18 00:27:01.347301 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 16238 | 2025.12.18 00:27:01.347310 [ 260 ] {94ae7ca0-9d48-447a-a7ad-3f0d240e1d7b} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 16239 | 2025.12.18 00:27:01.347631 [ 260 ] {94ae7ca0-9d48-447a-a7ad-3f0d240e1d7b} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16240 | 2025.12.18 00:27:01.347752 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 2 parts from all_1_136_30 to all_137_137_0 | ||
| 16241 | 2025.12.18 00:27:01.347780 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16242 | 2025.12.18 00:27:01.347797 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16243 | 2025.12.18 00:27:01.347799 [ 260 ] {94ae7ca0-9d48-447a-a7ad-3f0d240e1d7b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00163 sec., 98159.50920245399 rows/sec., 6.84 MiB/sec. | ||
| 16244 | 2025.12.18 00:27:01.347824 [ 193 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 5 columns (5 merged, 0 gathered) in 0.001814252 sec., 571034.2333920536 rows/sec., 45.83 MiB/sec. | ||
| 16245 | 2025.12.18 00:27:01.347849 [ 260 ] {94ae7ca0-9d48-447a-a7ad-3f0d240e1d7b} <Debug> TCPHandler: Processed in 0.001824202 sec. | ||
| 16246 | 2025.12.18 00:27:01.347867 [ 200 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_137_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_136_30 to all_137_137_0 into Compact with storage Full | ||
| 16247 | 2025.12.18 00:27:01.347970 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16248 | 2025.12.18 00:27:01.347992 [ 200 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_137_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16249 | 2025.12.18 00:27:01.348029 [ 187 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 16250 | 2025.12.18 00:27:01.348034 [ 200 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_136_30, total 38296 rows starting from the beginning of the part | ||
| 16251 | 2025.12.18 00:27:01.348070 [ 260 ] {f5145df7-c187-4ec7-b2f9-b323cf2771d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16252 | 2025.12.18 00:27:01.348118 [ 260 ] {f5145df7-c187-4ec7-b2f9-b323cf2771d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16253 | 2025.12.18 00:27:01.348122 [ 200 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 16254 | 2025.12.18 00:27:01.348391 [ 187 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_141_28} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16255 | 2025.12.18 00:27:01.348464 [ 260 ] {f5145df7-c187-4ec7-b2f9-b323cf2771d4} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16256 | 2025.12.18 00:27:01.348476 [ 187 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_141_28} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 16257 | 2025.12.18 00:27:01.348624 [ 260 ] {f5145df7-c187-4ec7-b2f9-b323cf2771d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16258 | 2025.12.18 00:27:01.348707 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 16259 | 2025.12.18 00:27:01.348957 [ 260 ] {f5145df7-c187-4ec7-b2f9-b323cf2771d4} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 16260 | 2025.12.18 00:27:01.349045 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 16261 | 2025.12.18 00:27:01.349185 [ 260 ] {f5145df7-c187-4ec7-b2f9-b323cf2771d4} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16262 | 2025.12.18 00:27:01.349299 [ 35 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 16263 | 2025.12.18 00:27:01.349318 [ 260 ] {f5145df7-c187-4ec7-b2f9-b323cf2771d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001267 sec., 47355.95895816891 rows/sec., 3.19 MiB/sec. | ||
| 16264 | 2025.12.18 00:27:01.349331 [ 35 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16265 | 2025.12.18 00:27:01.349355 [ 260 ] {f5145df7-c187-4ec7-b2f9-b323cf2771d4} <Debug> TCPHandler: Processed in 0.00143505 sec. | ||
| 16266 | 2025.12.18 00:27:01.349481 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16267 | 2025.12.18 00:27:01.349554 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 16268 | 2025.12.18 00:27:01.349649 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16269 | 2025.12.18 00:27:01.349678 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 7920 rows starting from the beginning of the part | ||
| 16270 | 2025.12.18 00:27:01.349726 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 16271 | 2025.12.18 00:27:01.349765 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 16272 | 2025.12.18 00:27:01.349800 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 16273 | 2025.12.18 00:27:01.349836 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 16274 | 2025.12.18 00:27:01.349874 [ 193 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 16275 | 2025.12.18 00:27:01.349892 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16276 | 2025.12.18 00:27:01.352302 [ 187 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8220 rows, containing 4 columns (4 merged, 0 gathered) in 0.00277955 sec., 2957313.234156608 rows/sec., 199.27 MiB/sec. | ||
| 16277 | 2025.12.18 00:27:01.352468 [ 190 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 16278 | 2025.12.18 00:27:01.352778 [ 190 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_141_28} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16279 | 2025.12.18 00:27:01.352860 [ 190 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_141_28} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 16280 | 2025.12.18 00:27:01.352939 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 16281 | 2025.12.18 00:27:01.354384 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 16282 | 2025.12.18 00:27:01.355884 [ 202 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_137_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38456 rows, containing 5 columns (5 merged, 0 gathered) in 0.008045287 sec., 4779941.349513075 rows/sec., 328.39 MiB/sec. | ||
| 16283 | 2025.12.18 00:27:01.356718 [ 187 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_137_31} <Trace> MergedBlockOutputStream: filled checksums all_1_137_31 (state Temporary) | ||
| 16284 | 2025.12.18 00:27:01.357016 [ 187 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_137_31} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_137_31 to all_1_137_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16285 | 2025.12.18 00:27:01.357089 [ 187 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_137_31} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 2 parts: [all_1_136_30, all_137_137_0] -> all_1_137_31 | ||
| 16286 | 2025.12.18 00:27:01.357170 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 16287 | 2025.12.18 00:27:03.997115 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1864 | ||
| 16288 | 2025.12.18 00:27:03.999810 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16289 | 2025.12.18 00:27:03.999848 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16290 | 2025.12.18 00:27:04.001083 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16291 | 2025.12.18 00:27:04.001354 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16292 | 2025.12.18 00:27:04.001520 [ 33 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16293 | 2025.12.18 00:27:04.001596 [ 33 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16294 | 2025.12.18 00:27:04.001620 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1864 | ||
| 16295 | 2025.12.18 00:27:04.001621 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16296 | 2025.12.18 00:27:04.001761 [ 197 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::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 | ||
| 16297 | 2025.12.18 00:27:04.002409 [ 197 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16298 | 2025.12.18 00:27:04.002601 [ 197 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1750 rows starting from the beginning of the part | ||
| 16299 | 2025.12.18 00:27:04.003034 [ 197 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 24 rows starting from the beginning of the part | ||
| 16300 | 2025.12.18 00:27:04.003417 [ 197 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 22 rows starting from the beginning of the part | ||
| 16301 | 2025.12.18 00:27:04.003815 [ 197 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 24 rows starting from the beginning of the part | ||
| 16302 | 2025.12.18 00:27:04.004192 [ 197 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 24 rows starting from the beginning of the part | ||
| 16303 | 2025.12.18 00:27:04.004558 [ 197 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 20 rows starting from the beginning of the part | ||
| 16304 | 2025.12.18 00:27:04.011749 [ 187 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1864 rows, containing 72 columns (72 merged, 0 gathered) in 0.01003871 sec., 185681.22796654154 rows/sec., 141.32 MiB/sec. | ||
| 16305 | 2025.12.18 00:27:04.014088 [ 188 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16306 | 2025.12.18 00:27:04.014742 [ 188 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_71_14} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16307 | 2025.12.18 00:27:04.014825 [ 188 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_71_14} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16308 | 2025.12.18 00:27:04.015192 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.06 MiB. | ||
| 16309 | 2025.12.18 00:27:05.793862 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16310 | 2025.12.18 00:27:05.794045 [ 260 ] {5db9dc80-40bd-40ba-a7e5-6716854dca94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16311 | 2025.12.18 00:27:05.794119 [ 260 ] {5db9dc80-40bd-40ba-a7e5-6716854dca94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16312 | 2025.12.18 00:27:05.794818 [ 260 ] {5db9dc80-40bd-40ba-a7e5-6716854dca94} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16313 | 2025.12.18 00:27:05.794865 [ 260 ] {5db9dc80-40bd-40ba-a7e5-6716854dca94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16314 | 2025.12.18 00:27:05.795294 [ 260 ] {5db9dc80-40bd-40ba-a7e5-6716854dca94} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 16315 | 2025.12.18 00:27:05.795547 [ 260 ] {5db9dc80-40bd-40ba-a7e5-6716854dca94} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16316 | 2025.12.18 00:27:05.795702 [ 260 ] {5db9dc80-40bd-40ba-a7e5-6716854dca94} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001713 sec., 14010.507880910684 rows/sec., 1.16 MiB/sec. | ||
| 16317 | 2025.12.18 00:27:05.795721 [ 32 ] {} <Debug> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 16318 | 2025.12.18 00:27:05.795748 [ 260 ] {5db9dc80-40bd-40ba-a7e5-6716854dca94} <Debug> TCPHandler: Processed in 0.002013514 sec. | ||
| 16319 | 2025.12.18 00:27:05.795815 [ 32 ] {} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16320 | 2025.12.18 00:27:05.795857 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16321 | 2025.12.18 00:27:05.795909 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16322 | 2025.12.18 00:27:05.796003 [ 192 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 16323 | 2025.12.18 00:27:05.796010 [ 260 ] {bb7bcc88-bee9-41b5-b7d0-4cad52632c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16324 | 2025.12.18 00:27:05.796103 [ 260 ] {bb7bcc88-bee9-41b5-b7d0-4cad52632c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16325 | 2025.12.18 00:27:05.796165 [ 192 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16326 | 2025.12.18 00:27:05.796209 [ 192 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 24 rows starting from the beginning of the part | ||
| 16327 | 2025.12.18 00:27:05.796287 [ 192 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 16328 | 2025.12.18 00:27:05.796344 [ 192 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 16329 | 2025.12.18 00:27:05.796396 [ 192 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 16330 | 2025.12.18 00:27:05.796445 [ 192 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 16331 | 2025.12.18 00:27:05.796512 [ 260 ] {bb7bcc88-bee9-41b5-b7d0-4cad52632c44} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16332 | 2025.12.18 00:27:05.796553 [ 260 ] {bb7bcc88-bee9-41b5-b7d0-4cad52632c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16333 | 2025.12.18 00:27:05.796894 [ 260 ] {bb7bcc88-bee9-41b5-b7d0-4cad52632c44} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 16334 | 2025.12.18 00:27:05.797160 [ 260 ] {bb7bcc88-bee9-41b5-b7d0-4cad52632c44} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16335 | 2025.12.18 00:27:05.797303 [ 260 ] {bb7bcc88-bee9-41b5-b7d0-4cad52632c44} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001313 sec., 1523.2292460015233 rows/sec., 124.21 KiB/sec. | ||
| 16336 | 2025.12.18 00:27:05.797345 [ 260 ] {bb7bcc88-bee9-41b5-b7d0-4cad52632c44} <Debug> TCPHandler: Processed in 0.00148682 sec. | ||
| 16337 | 2025.12.18 00:27:05.797364 [ 188 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142742 sec., 84067.75861344243 rows/sec., 7.30 MiB/sec. | ||
| 16338 | 2025.12.18 00:27:05.797461 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16339 | 2025.12.18 00:27:05.797502 [ 192 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 16340 | 2025.12.18 00:27:05.797561 [ 260 ] {8fe7f662-1564-4983-a53f-6a1399c5251a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16341 | 2025.12.18 00:27:05.797609 [ 260 ] {8fe7f662-1564-4983-a53f-6a1399c5251a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16342 | 2025.12.18 00:27:05.797766 [ 192 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_21_5} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16343 | 2025.12.18 00:27:05.797838 [ 192 ] {1f7707aa-5c58-462f-8ac8-998ba4572c3f::all_1_21_5} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 16344 | 2025.12.18 00:27:05.797912 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 16345 | 2025.12.18 00:27:05.798749 [ 260 ] {8fe7f662-1564-4983-a53f-6a1399c5251a} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16346 | 2025.12.18 00:27:05.798790 [ 260 ] {8fe7f662-1564-4983-a53f-6a1399c5251a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16347 | 2025.12.18 00:27:05.799206 [ 260 ] {8fe7f662-1564-4983-a53f-6a1399c5251a} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16348 | 2025.12.18 00:27:05.799430 [ 260 ] {8fe7f662-1564-4983-a53f-6a1399c5251a} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16349 | 2025.12.18 00:27:05.799565 [ 260 ] {8fe7f662-1564-4983-a53f-6a1399c5251a} <Debug> executeQuery: Read 1397 rows, 120.17 KiB in 0.002022 sec., 690900.0989119684 rows/sec., 58.04 MiB/sec. | ||
| 16350 | 2025.12.18 00:27:05.799604 [ 260 ] {8fe7f662-1564-4983-a53f-6a1399c5251a} <Debug> TCPHandler: Processed in 0.002193525 sec. | ||
| 16351 | 2025.12.18 00:27:05.799718 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16352 | 2025.12.18 00:27:05.799813 [ 260 ] {2433f8aa-785d-42fc-9b34-0c789f768120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16353 | 2025.12.18 00:27:05.799854 [ 260 ] {2433f8aa-785d-42fc-9b34-0c789f768120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16354 | 2025.12.18 00:27:05.800275 [ 260 ] {2433f8aa-785d-42fc-9b34-0c789f768120} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16355 | 2025.12.18 00:27:05.800312 [ 260 ] {2433f8aa-785d-42fc-9b34-0c789f768120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16356 | 2025.12.18 00:27:05.800627 [ 260 ] {2433f8aa-785d-42fc-9b34-0c789f768120} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16357 | 2025.12.18 00:27:05.800841 [ 260 ] {2433f8aa-785d-42fc-9b34-0c789f768120} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16358 | 2025.12.18 00:27:05.800973 [ 260 ] {2433f8aa-785d-42fc-9b34-0c789f768120} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001177 sec., 45879.35429056924 rows/sec., 3.41 MiB/sec. | ||
| 16359 | 2025.12.18 00:27:05.801013 [ 260 ] {2433f8aa-785d-42fc-9b34-0c789f768120} <Debug> TCPHandler: Processed in 0.00134551 sec. | ||
| 16360 | 2025.12.18 00:27:05.801125 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16361 | 2025.12.18 00:27:05.801221 [ 260 ] {c5031bc8-144f-44e5-b44e-681146844edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16362 | 2025.12.18 00:27:05.801261 [ 260 ] {c5031bc8-144f-44e5-b44e-681146844edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16363 | 2025.12.18 00:27:05.801745 [ 260 ] {c5031bc8-144f-44e5-b44e-681146844edc} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16364 | 2025.12.18 00:27:05.801782 [ 260 ] {c5031bc8-144f-44e5-b44e-681146844edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16365 | 2025.12.18 00:27:05.802102 [ 260 ] {c5031bc8-144f-44e5-b44e-681146844edc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 16366 | 2025.12.18 00:27:05.802343 [ 260 ] {c5031bc8-144f-44e5-b44e-681146844edc} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16367 | 2025.12.18 00:27:05.802473 [ 260 ] {c5031bc8-144f-44e5-b44e-681146844edc} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001271 sec., 198269.0794649882 rows/sec., 13.71 MiB/sec. | ||
| 16368 | 2025.12.18 00:27:05.802512 [ 260 ] {c5031bc8-144f-44e5-b44e-681146844edc} <Debug> TCPHandler: Processed in 0.001436911 sec. | ||
| 16369 | 2025.12.18 00:27:05.802626 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16370 | 2025.12.18 00:27:05.802720 [ 260 ] {102b6c5e-74be-4d42-a711-638d5de7307f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16371 | 2025.12.18 00:27:05.802760 [ 260 ] {102b6c5e-74be-4d42-a711-638d5de7307f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16372 | 2025.12.18 00:27:05.803155 [ 260 ] {102b6c5e-74be-4d42-a711-638d5de7307f} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16373 | 2025.12.18 00:27:05.803189 [ 260 ] {102b6c5e-74be-4d42-a711-638d5de7307f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16374 | 2025.12.18 00:27:05.803494 [ 260 ] {102b6c5e-74be-4d42-a711-638d5de7307f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 16375 | 2025.12.18 00:27:05.803707 [ 260 ] {102b6c5e-74be-4d42-a711-638d5de7307f} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16376 | 2025.12.18 00:27:05.803804 [ 32 ] {} <Debug> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 16377 | 2025.12.18 00:27:05.803835 [ 32 ] {} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16378 | 2025.12.18 00:27:05.803837 [ 260 ] {102b6c5e-74be-4d42-a711-638d5de7307f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001135 sec., 10572.687224669604 rows/sec., 825.99 KiB/sec. | ||
| 16379 | 2025.12.18 00:27:05.803853 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16380 | 2025.12.18 00:27:05.803888 [ 260 ] {102b6c5e-74be-4d42-a711-638d5de7307f} <Debug> TCPHandler: Processed in 0.001312169 sec. | ||
| 16381 | 2025.12.18 00:27:05.803934 [ 188 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 16382 | 2025.12.18 00:27:05.804009 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16383 | 2025.12.18 00:27:05.804039 [ 188 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16384 | 2025.12.18 00:27:05.804078 [ 188 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 12 rows starting from the beginning of the part | ||
| 16385 | 2025.12.18 00:27:05.804107 [ 260 ] {93bd2685-5f78-45a0-89ec-cb586c0ed979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16386 | 2025.12.18 00:27:05.804142 [ 188 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 16387 | 2025.12.18 00:27:05.804153 [ 260 ] {93bd2685-5f78-45a0-89ec-cb586c0ed979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16388 | 2025.12.18 00:27:05.804205 [ 188 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 16389 | 2025.12.18 00:27:05.804257 [ 188 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 16390 | 2025.12.18 00:27:05.804304 [ 188 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 16391 | 2025.12.18 00:27:05.804895 [ 260 ] {93bd2685-5f78-45a0-89ec-cb586c0ed979} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16392 | 2025.12.18 00:27:05.804936 [ 260 ] {93bd2685-5f78-45a0-89ec-cb586c0ed979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16393 | 2025.12.18 00:27:05.805086 [ 186 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001175689 sec., 51033.904374371115 rows/sec., 4.09 MiB/sec. | ||
| 16394 | 2025.12.18 00:27:05.805250 [ 195 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 16395 | 2025.12.18 00:27:05.805305 [ 260 ] {93bd2685-5f78-45a0-89ec-cb586c0ed979} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16396 | 2025.12.18 00:27:05.805566 [ 195 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_21_5} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16397 | 2025.12.18 00:27:05.805605 [ 260 ] {93bd2685-5f78-45a0-89ec-cb586c0ed979} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16398 | 2025.12.18 00:27:05.805653 [ 195 ] {42306087-6cf8-491a-a599-b42740a53240::all_1_21_5} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 16399 | 2025.12.18 00:27:05.805748 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16400 | 2025.12.18 00:27:05.805761 [ 260 ] {93bd2685-5f78-45a0-89ec-cb586c0ed979} <Debug> executeQuery: Read 598 rows, 46.03 KiB in 0.00167 sec., 358083.8323353293 rows/sec., 26.92 MiB/sec. | ||
| 16401 | 2025.12.18 00:27:05.805805 [ 260 ] {93bd2685-5f78-45a0-89ec-cb586c0ed979} <Debug> TCPHandler: Processed in 0.001845303 sec. | ||
| 16402 | 2025.12.18 00:27:05.805926 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16403 | 2025.12.18 00:27:05.806023 [ 260 ] {629b8f33-4199-430f-8e46-ede74a02e355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16404 | 2025.12.18 00:27:05.806067 [ 260 ] {629b8f33-4199-430f-8e46-ede74a02e355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16405 | 2025.12.18 00:27:05.806740 [ 260 ] {629b8f33-4199-430f-8e46-ede74a02e355} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16406 | 2025.12.18 00:27:05.806777 [ 260 ] {629b8f33-4199-430f-8e46-ede74a02e355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16407 | 2025.12.18 00:27:05.807173 [ 260 ] {629b8f33-4199-430f-8e46-ede74a02e355} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16408 | 2025.12.18 00:27:05.807388 [ 260 ] {629b8f33-4199-430f-8e46-ede74a02e355} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16409 | 2025.12.18 00:27:05.807505 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_137_31 to all_142_142_0 | ||
| 16410 | 2025.12.18 00:27:05.807520 [ 260 ] {629b8f33-4199-430f-8e46-ede74a02e355} <Debug> executeQuery: Read 907 rows, 63.51 KiB in 0.001516 sec., 598284.9604221636 rows/sec., 40.91 MiB/sec. | ||
| 16411 | 2025.12.18 00:27:05.807535 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16412 | 2025.12.18 00:27:05.807559 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16413 | 2025.12.18 00:27:05.807565 [ 260 ] {629b8f33-4199-430f-8e46-ede74a02e355} <Debug> TCPHandler: Processed in 0.001691332 sec. | ||
| 16414 | 2025.12.18 00:27:05.807622 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_142_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_137_31 to all_142_142_0 into Compact with storage Full | ||
| 16415 | 2025.12.18 00:27:05.807688 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16416 | 2025.12.18 00:27:05.807713 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_142_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16417 | 2025.12.18 00:27:05.807744 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_142_32} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_137_31, total 38456 rows starting from the beginning of the part | ||
| 16418 | 2025.12.18 00:27:05.807789 [ 260 ] {a47247c1-0105-4bec-9d90-02ef2df2b15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16419 | 2025.12.18 00:27:05.807791 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_142_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 16420 | 2025.12.18 00:27:05.807850 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_142_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 161 rows starting from the beginning of the part | ||
| 16421 | 2025.12.18 00:27:05.807853 [ 260 ] {a47247c1-0105-4bec-9d90-02ef2df2b15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16422 | 2025.12.18 00:27:05.807890 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_142_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 16423 | 2025.12.18 00:27:05.807928 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_142_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 16424 | 2025.12.18 00:27:05.807965 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_142_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 907 rows starting from the beginning of the part | ||
| 16425 | 2025.12.18 00:27:05.808769 [ 260 ] {a47247c1-0105-4bec-9d90-02ef2df2b15c} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16426 | 2025.12.18 00:27:05.808810 [ 260 ] {a47247c1-0105-4bec-9d90-02ef2df2b15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16427 | 2025.12.18 00:27:05.809423 [ 260 ] {a47247c1-0105-4bec-9d90-02ef2df2b15c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16428 | 2025.12.18 00:27:05.809656 [ 260 ] {a47247c1-0105-4bec-9d90-02ef2df2b15c} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16429 | 2025.12.18 00:27:05.809798 [ 260 ] {a47247c1-0105-4bec-9d90-02ef2df2b15c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002028 sec., 19723.865877712033 rows/sec., 35.34 MiB/sec. | ||
| 16430 | 2025.12.18 00:27:05.809855 [ 260 ] {a47247c1-0105-4bec-9d90-02ef2df2b15c} <Debug> TCPHandler: Processed in 0.002217906 sec. | ||
| 16431 | 2025.12.18 00:27:05.809972 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16432 | 2025.12.18 00:27:05.810069 [ 260 ] {6f9bdb40-56bf-40f6-8ef8-35d3f4c26459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16433 | 2025.12.18 00:27:05.810111 [ 260 ] {6f9bdb40-56bf-40f6-8ef8-35d3f4c26459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16434 | 2025.12.18 00:27:05.810476 [ 260 ] {6f9bdb40-56bf-40f6-8ef8-35d3f4c26459} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16435 | 2025.12.18 00:27:05.810514 [ 260 ] {6f9bdb40-56bf-40f6-8ef8-35d3f4c26459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16436 | 2025.12.18 00:27:05.810832 [ 260 ] {6f9bdb40-56bf-40f6-8ef8-35d3f4c26459} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16437 | 2025.12.18 00:27:05.811043 [ 260 ] {6f9bdb40-56bf-40f6-8ef8-35d3f4c26459} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16438 | 2025.12.18 00:27:05.811176 [ 260 ] {6f9bdb40-56bf-40f6-8ef8-35d3f4c26459} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001127 sec., 49689.44099378882 rows/sec., 3.34 MiB/sec. | ||
| 16439 | 2025.12.18 00:27:05.811212 [ 260 ] {6f9bdb40-56bf-40f6-8ef8-35d3f4c26459} <Debug> TCPHandler: Processed in 0.00129149 sec. | ||
| 16440 | 2025.12.18 00:27:05.815215 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_142_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40004 rows, containing 5 columns (5 merged, 0 gathered) in 0.007618254 sec., 5251071.964783532 rows/sec., 360.79 MiB/sec. | ||
| 16441 | 2025.12.18 00:27:05.816087 [ 189 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_142_32} <Trace> MergedBlockOutputStream: filled checksums all_1_142_32 (state Temporary) | ||
| 16442 | 2025.12.18 00:27:05.816458 [ 189 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_142_32} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_142_32 to all_1_142_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16443 | 2025.12.18 00:27:05.816548 [ 189 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_142_32} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_137_31, all_142_142_0] -> all_1_142_32 | ||
| 16444 | 2025.12.18 00:27:05.816664 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 16445 | 2025.12.18 00:27:06.291365 [ 222 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16446 | 2025.12.18 00:27:06.291435 [ 222 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16447 | 2025.12.18 00:27:06.294639 [ 222 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16448 | 2025.12.18 00:27:06.335869 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16449 | 2025.12.18 00:27:06.336065 [ 260 ] {43689f5f-6bd7-4da0-a575-14cfde521d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16450 | 2025.12.18 00:27:06.336133 [ 260 ] {43689f5f-6bd7-4da0-a575-14cfde521d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16451 | 2025.12.18 00:27:06.336798 [ 260 ] {43689f5f-6bd7-4da0-a575-14cfde521d98} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16452 | 2025.12.18 00:27:06.336837 [ 260 ] {43689f5f-6bd7-4da0-a575-14cfde521d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16453 | 2025.12.18 00:27:06.337224 [ 260 ] {43689f5f-6bd7-4da0-a575-14cfde521d98} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 16454 | 2025.12.18 00:27:06.337470 [ 260 ] {43689f5f-6bd7-4da0-a575-14cfde521d98} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16455 | 2025.12.18 00:27:06.337626 [ 260 ] {43689f5f-6bd7-4da0-a575-14cfde521d98} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001614 sec., 16109.045848822801 rows/sec., 1.25 MiB/sec. | ||
| 16456 | 2025.12.18 00:27:06.337679 [ 260 ] {43689f5f-6bd7-4da0-a575-14cfde521d98} <Debug> TCPHandler: Processed in 0.001945133 sec. | ||
| 16457 | 2025.12.18 00:27:06.337804 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16458 | 2025.12.18 00:27:06.337908 [ 260 ] {d431c93a-8711-41bc-bc71-a2ba134563b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16459 | 2025.12.18 00:27:06.337951 [ 260 ] {d431c93a-8711-41bc-bc71-a2ba134563b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16460 | 2025.12.18 00:27:06.338378 [ 260 ] {d431c93a-8711-41bc-bc71-a2ba134563b3} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16461 | 2025.12.18 00:27:06.338414 [ 260 ] {d431c93a-8711-41bc-bc71-a2ba134563b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16462 | 2025.12.18 00:27:06.338723 [ 260 ] {d431c93a-8711-41bc-bc71-a2ba134563b3} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 16463 | 2025.12.18 00:27:06.338971 [ 260 ] {d431c93a-8711-41bc-bc71-a2ba134563b3} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16464 | 2025.12.18 00:27:06.339106 [ 260 ] {d431c93a-8711-41bc-bc71-a2ba134563b3} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001222 sec., 22913.256955810146 rows/sec., 1.79 MiB/sec. | ||
| 16465 | 2025.12.18 00:27:06.339145 [ 260 ] {d431c93a-8711-41bc-bc71-a2ba134563b3} <Debug> TCPHandler: Processed in 0.00139349 sec. | ||
| 16466 | 2025.12.18 00:27:06.339258 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16467 | 2025.12.18 00:27:06.339357 [ 260 ] {5137851b-1475-4b9d-8076-6f2cef1cad30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16468 | 2025.12.18 00:27:06.339400 [ 260 ] {5137851b-1475-4b9d-8076-6f2cef1cad30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16469 | 2025.12.18 00:27:06.339757 [ 260 ] {5137851b-1475-4b9d-8076-6f2cef1cad30} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16470 | 2025.12.18 00:27:06.339791 [ 260 ] {5137851b-1475-4b9d-8076-6f2cef1cad30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16471 | 2025.12.18 00:27:06.340120 [ 260 ] {5137851b-1475-4b9d-8076-6f2cef1cad30} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 16472 | 2025.12.18 00:27:06.340335 [ 260 ] {5137851b-1475-4b9d-8076-6f2cef1cad30} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16473 | 2025.12.18 00:27:06.340465 [ 260 ] {5137851b-1475-4b9d-8076-6f2cef1cad30} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001129 sec., 8857.395925597873 rows/sec., 628.84 KiB/sec. | ||
| 16474 | 2025.12.18 00:27:06.340503 [ 260 ] {5137851b-1475-4b9d-8076-6f2cef1cad30} <Debug> TCPHandler: Processed in 0.001296129 sec. | ||
| 16475 | 2025.12.18 00:27:06.340604 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16476 | 2025.12.18 00:27:06.340700 [ 260 ] {a1a6fba0-fff0-4c40-872c-941dbba2d137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16477 | 2025.12.18 00:27:06.340742 [ 260 ] {a1a6fba0-fff0-4c40-872c-941dbba2d137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16478 | 2025.12.18 00:27:06.341056 [ 260 ] {a1a6fba0-fff0-4c40-872c-941dbba2d137} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16479 | 2025.12.18 00:27:06.341090 [ 260 ] {a1a6fba0-fff0-4c40-872c-941dbba2d137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16480 | 2025.12.18 00:27:06.341390 [ 260 ] {a1a6fba0-fff0-4c40-872c-941dbba2d137} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 16481 | 2025.12.18 00:27:06.341602 [ 260 ] {a1a6fba0-fff0-4c40-872c-941dbba2d137} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16482 | 2025.12.18 00:27:06.341726 [ 260 ] {a1a6fba0-fff0-4c40-872c-941dbba2d137} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001046 sec., 3824.091778202677 rows/sec., 268.88 KiB/sec. | ||
| 16483 | 2025.12.18 00:27:06.341762 [ 260 ] {a1a6fba0-fff0-4c40-872c-941dbba2d137} <Debug> TCPHandler: Processed in 0.001206938 sec. | ||
| 16484 | 2025.12.18 00:27:06.352476 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45591 | ||
| 16485 | 2025.12.18 00:27:06.353101 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16486 | 2025.12.18 00:27:06.353152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16487 | 2025.12.18 00:27:06.353667 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 16488 | 2025.12.18 00:27:06.353911 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16489 | 2025.12.18 00:27:06.354069 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45591 | ||
| 16490 | 2025.12.18 00:27:07.069199 [ 218 ] {} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16491 | 2025.12.18 00:27:07.069257 [ 218 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16492 | 2025.12.18 00:27:07.073160 [ 218 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16493 | 2025.12.18 00:27:07.891056 [ 219 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16494 | 2025.12.18 00:27:07.891154 [ 219 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16495 | 2025.12.18 00:27:07.894105 [ 219 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16496 | 2025.12.18 00:27:08.000307 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.61 MiB, peak 399.01 MiB, free memory in arenas 0.00 B, will set to 381.61 MiB (RSS), difference: 4.00 MiB | ||
| 16497 | 2025.12.18 00:27:08.854595 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 16498 | 2025.12.18 00:27:08.871764 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16499 | 2025.12.18 00:27:08.871818 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16500 | 2025.12.18 00:27:08.878522 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 16501 | 2025.12.18 00:27:08.879364 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16502 | 2025.12.18 00:27:08.882991 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 16503 | 2025.12.18 00:27:11.343742 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16504 | 2025.12.18 00:27:11.343940 [ 260 ] {3c6c07b1-2d95-4eef-82dd-dd3d480390be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16505 | 2025.12.18 00:27:11.344013 [ 260 ] {3c6c07b1-2d95-4eef-82dd-dd3d480390be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16506 | 2025.12.18 00:27:11.344732 [ 260 ] {3c6c07b1-2d95-4eef-82dd-dd3d480390be} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16507 | 2025.12.18 00:27:11.344779 [ 260 ] {3c6c07b1-2d95-4eef-82dd-dd3d480390be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16508 | 2025.12.18 00:27:11.345166 [ 260 ] {3c6c07b1-2d95-4eef-82dd-dd3d480390be} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 16509 | 2025.12.18 00:27:11.345383 [ 260 ] {3c6c07b1-2d95-4eef-82dd-dd3d480390be} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16510 | 2025.12.18 00:27:11.345539 [ 260 ] {3c6c07b1-2d95-4eef-82dd-dd3d480390be} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001654 sec., 33857.31559854897 rows/sec., 2.60 MiB/sec. | ||
| 16511 | 2025.12.18 00:27:11.345583 [ 260 ] {3c6c07b1-2d95-4eef-82dd-dd3d480390be} <Debug> TCPHandler: Processed in 0.001979763 sec. | ||
| 16512 | 2025.12.18 00:27:11.345675 [ 224 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16513 | 2025.12.18 00:27:11.345720 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16514 | 2025.12.18 00:27:11.345759 [ 224 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16515 | 2025.12.18 00:27:11.345857 [ 260 ] {125e4a41-34db-457e-bec8-0dcde6b350a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16516 | 2025.12.18 00:27:11.345914 [ 260 ] {125e4a41-34db-457e-bec8-0dcde6b350a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16517 | 2025.12.18 00:27:11.346397 [ 260 ] {125e4a41-34db-457e-bec8-0dcde6b350a0} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16518 | 2025.12.18 00:27:11.346442 [ 260 ] {125e4a41-34db-457e-bec8-0dcde6b350a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16519 | 2025.12.18 00:27:11.346810 [ 260 ] {125e4a41-34db-457e-bec8-0dcde6b350a0} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 16520 | 2025.12.18 00:27:11.347181 [ 260 ] {125e4a41-34db-457e-bec8-0dcde6b350a0} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16521 | 2025.12.18 00:27:11.347364 [ 260 ] {125e4a41-34db-457e-bec8-0dcde6b350a0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00153 sec., 41830.06535947713 rows/sec., 3.26 MiB/sec. | ||
| 16522 | 2025.12.18 00:27:11.347412 [ 260 ] {125e4a41-34db-457e-bec8-0dcde6b350a0} <Debug> TCPHandler: Processed in 0.001755752 sec. | ||
| 16523 | 2025.12.18 00:27:11.347545 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16524 | 2025.12.18 00:27:11.347661 [ 260 ] {144d017c-530d-41c2-964f-2a4cb65c7a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16525 | 2025.12.18 00:27:11.347715 [ 260 ] {144d017c-530d-41c2-964f-2a4cb65c7a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16526 | 2025.12.18 00:27:11.348215 [ 260 ] {144d017c-530d-41c2-964f-2a4cb65c7a3d} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16527 | 2025.12.18 00:27:11.348256 [ 260 ] {144d017c-530d-41c2-964f-2a4cb65c7a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16528 | 2025.12.18 00:27:11.348651 [ 260 ] {144d017c-530d-41c2-964f-2a4cb65c7a3d} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 16529 | 2025.12.18 00:27:11.348865 [ 260 ] {144d017c-530d-41c2-964f-2a4cb65c7a3d} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16530 | 2025.12.18 00:27:11.348997 [ 260 ] {144d017c-530d-41c2-964f-2a4cb65c7a3d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001361 sec., 117560.61719324026 rows/sec., 8.19 MiB/sec. | ||
| 16531 | 2025.12.18 00:27:11.349035 [ 260 ] {144d017c-530d-41c2-964f-2a4cb65c7a3d} <Debug> TCPHandler: Processed in 0.001551781 sec. | ||
| 16532 | 2025.12.18 00:27:11.349098 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16533 | 2025.12.18 00:27:11.349141 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16534 | 2025.12.18 00:27:11.349157 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16535 | 2025.12.18 00:27:11.349237 [ 224 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16536 | 2025.12.18 00:27:11.349246 [ 260 ] {90cf8f25-0c13-41c9-a4ed-214d67be0452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16537 | 2025.12.18 00:27:11.349307 [ 260 ] {90cf8f25-0c13-41c9-a4ed-214d67be0452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16538 | 2025.12.18 00:27:11.349647 [ 260 ] {90cf8f25-0c13-41c9-a4ed-214d67be0452} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16539 | 2025.12.18 00:27:11.349684 [ 260 ] {90cf8f25-0c13-41c9-a4ed-214d67be0452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16540 | 2025.12.18 00:27:11.350030 [ 260 ] {90cf8f25-0c13-41c9-a4ed-214d67be0452} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 16541 | 2025.12.18 00:27:11.350258 [ 260 ] {90cf8f25-0c13-41c9-a4ed-214d67be0452} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16542 | 2025.12.18 00:27:11.350390 [ 260 ] {90cf8f25-0c13-41c9-a4ed-214d67be0452} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 16543 | 2025.12.18 00:27:11.350427 [ 260 ] {90cf8f25-0c13-41c9-a4ed-214d67be0452} <Debug> TCPHandler: Processed in 0.001335139 sec. | ||
| 16544 | 2025.12.18 00:27:11.352352 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16545 | 2025.12.18 00:27:11.722774 [ 225 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16546 | 2025.12.18 00:27:11.722828 [ 225 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16547 | 2025.12.18 00:27:11.726036 [ 225 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16548 | 2025.12.18 00:27:12.338776 [ 223 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16549 | 2025.12.18 00:27:12.338823 [ 223 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16550 | 2025.12.18 00:27:12.341418 [ 223 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16551 | 2025.12.18 00:27:13.624271 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16552 | 2025.12.18 00:27:13.624373 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16553 | 2025.12.18 00:27:13.854390 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46039 | ||
| 16554 | 2025.12.18 00:27:13.855232 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16555 | 2025.12.18 00:27:13.855307 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16556 | 2025.12.18 00:27:13.855842 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 16557 | 2025.12.18 00:27:13.856067 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16558 | 2025.12.18 00:27:13.856199 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46039 | ||
| 16559 | 2025.12.18 00:27:13.856209 [ 131 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 16560 | 2025.12.18 00:27:13.856266 [ 131 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16561 | 2025.12.18 00:27:13.856286 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16562 | 2025.12.18 00:27:13.856400 [ 186 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 16563 | 2025.12.18 00:27:13.856543 [ 186 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16564 | 2025.12.18 00:27:13.856582 [ 186 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43671 rows starting from the beginning of the part | ||
| 16565 | 2025.12.18 00:27:13.856648 [ 186 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 16566 | 2025.12.18 00:27:13.856695 [ 186 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 16567 | 2025.12.18 00:27:13.856742 [ 186 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 16568 | 2025.12.18 00:27:13.856784 [ 186 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 16569 | 2025.12.18 00:27:13.856826 [ 186 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 16570 | 2025.12.18 00:27:13.859696 [ 198 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46039 rows, containing 4 columns (4 merged, 0 gathered) in 0.003351474 sec., 13736940.820665773 rows/sec., 196.51 MiB/sec. | ||
| 16571 | 2025.12.18 00:27:13.859912 [ 198 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 16572 | 2025.12.18 00:27:13.860164 [ 198 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_96_19} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16573 | 2025.12.18 00:27:13.860232 [ 198 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_96_19} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 16574 | 2025.12.18 00:27:13.860312 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 16575 | 2025.12.18 00:27:14.001956 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1900 | ||
| 16576 | 2025.12.18 00:27:14.003141 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00274055 sec. | ||
| 16577 | 2025.12.18 00:27:14.004399 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16578 | 2025.12.18 00:27:14.004444 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16579 | 2025.12.18 00:27:14.005593 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16580 | 2025.12.18 00:27:14.005862 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16581 | 2025.12.18 00:27:14.006118 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1900 | ||
| 16582 | 2025.12.18 00:27:16.345419 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16583 | 2025.12.18 00:27:16.345605 [ 260 ] {5f2c5309-dbb0-4169-8255-8c61c3ff49da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16584 | 2025.12.18 00:27:16.345674 [ 260 ] {5f2c5309-dbb0-4169-8255-8c61c3ff49da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16585 | 2025.12.18 00:27:16.346414 [ 260 ] {5f2c5309-dbb0-4169-8255-8c61c3ff49da} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16586 | 2025.12.18 00:27:16.346465 [ 260 ] {5f2c5309-dbb0-4169-8255-8c61c3ff49da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16587 | 2025.12.18 00:27:16.346871 [ 260 ] {5f2c5309-dbb0-4169-8255-8c61c3ff49da} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 16588 | 2025.12.18 00:27:16.347108 [ 260 ] {5f2c5309-dbb0-4169-8255-8c61c3ff49da} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16589 | 2025.12.18 00:27:16.347275 [ 260 ] {5f2c5309-dbb0-4169-8255-8c61c3ff49da} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001727 sec., 78749.2762015055 rows/sec., 6.83 MiB/sec. | ||
| 16590 | 2025.12.18 00:27:16.347331 [ 260 ] {5f2c5309-dbb0-4169-8255-8c61c3ff49da} <Debug> TCPHandler: Processed in 0.002038114 sec. | ||
| 16591 | 2025.12.18 00:27:16.347457 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16592 | 2025.12.18 00:27:16.347562 [ 260 ] {35525928-1ebe-42c9-bf5a-5f609d8c8131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16593 | 2025.12.18 00:27:16.347605 [ 260 ] {35525928-1ebe-42c9-bf5a-5f609d8c8131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16594 | 2025.12.18 00:27:16.348034 [ 260 ] {35525928-1ebe-42c9-bf5a-5f609d8c8131} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16595 | 2025.12.18 00:27:16.348073 [ 260 ] {35525928-1ebe-42c9-bf5a-5f609d8c8131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16596 | 2025.12.18 00:27:16.348377 [ 260 ] {35525928-1ebe-42c9-bf5a-5f609d8c8131} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16597 | 2025.12.18 00:27:16.348588 [ 260 ] {35525928-1ebe-42c9-bf5a-5f609d8c8131} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16598 | 2025.12.18 00:27:16.348722 [ 260 ] {35525928-1ebe-42c9-bf5a-5f609d8c8131} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001184 sec., 33783.78378378379 rows/sec., 2.48 MiB/sec. | ||
| 16599 | 2025.12.18 00:27:16.348762 [ 260 ] {35525928-1ebe-42c9-bf5a-5f609d8c8131} <Debug> TCPHandler: Processed in 0.00135894 sec. | ||
| 16600 | 2025.12.18 00:27:16.348869 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16601 | 2025.12.18 00:27:16.348965 [ 260 ] {1bc22fd1-1ef1-4778-b9be-436de4ea140d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16602 | 2025.12.18 00:27:16.349007 [ 260 ] {1bc22fd1-1ef1-4778-b9be-436de4ea140d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16603 | 2025.12.18 00:27:16.349440 [ 260 ] {1bc22fd1-1ef1-4778-b9be-436de4ea140d} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16604 | 2025.12.18 00:27:16.349477 [ 260 ] {1bc22fd1-1ef1-4778-b9be-436de4ea140d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16605 | 2025.12.18 00:27:16.349777 [ 260 ] {1bc22fd1-1ef1-4778-b9be-436de4ea140d} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 16606 | 2025.12.18 00:27:16.349993 [ 260 ] {1bc22fd1-1ef1-4778-b9be-436de4ea140d} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16607 | 2025.12.18 00:27:16.350125 [ 260 ] {1bc22fd1-1ef1-4778-b9be-436de4ea140d} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001179 sec., 88210.34775233248 rows/sec., 6.89 MiB/sec. | ||
| 16608 | 2025.12.18 00:27:16.350168 [ 260 ] {1bc22fd1-1ef1-4778-b9be-436de4ea140d} <Debug> TCPHandler: Processed in 0.00134938 sec. | ||
| 16609 | 2025.12.18 00:27:16.350286 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16610 | 2025.12.18 00:27:16.350385 [ 260 ] {1d1cecbe-fbc1-4e23-a52b-6a70aaf295c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16611 | 2025.12.18 00:27:16.350431 [ 260 ] {1d1cecbe-fbc1-4e23-a52b-6a70aaf295c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16612 | 2025.12.18 00:27:16.350846 [ 260 ] {1d1cecbe-fbc1-4e23-a52b-6a70aaf295c5} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16613 | 2025.12.18 00:27:16.350881 [ 260 ] {1d1cecbe-fbc1-4e23-a52b-6a70aaf295c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16614 | 2025.12.18 00:27:16.351207 [ 260 ] {1d1cecbe-fbc1-4e23-a52b-6a70aaf295c5} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 16615 | 2025.12.18 00:27:16.351428 [ 260 ] {1d1cecbe-fbc1-4e23-a52b-6a70aaf295c5} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16616 | 2025.12.18 00:27:16.351561 [ 260 ] {1d1cecbe-fbc1-4e23-a52b-6a70aaf295c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 16617 | 2025.12.18 00:27:16.351599 [ 260 ] {1d1cecbe-fbc1-4e23-a52b-6a70aaf295c5} <Debug> TCPHandler: Processed in 0.00136221 sec. | ||
| 16618 | 2025.12.18 00:27:16.351709 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16619 | 2025.12.18 00:27:16.351805 [ 260 ] {f6d82ad2-5ab7-459d-8830-e31681d69beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16620 | 2025.12.18 00:27:16.351859 [ 260 ] {f6d82ad2-5ab7-459d-8830-e31681d69beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16621 | 2025.12.18 00:27:16.352712 [ 260 ] {f6d82ad2-5ab7-459d-8830-e31681d69beb} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16622 | 2025.12.18 00:27:16.352748 [ 260 ] {f6d82ad2-5ab7-459d-8830-e31681d69beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16623 | 2025.12.18 00:27:16.353315 [ 260 ] {f6d82ad2-5ab7-459d-8830-e31681d69beb} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16624 | 2025.12.18 00:27:16.353535 [ 260 ] {f6d82ad2-5ab7-459d-8830-e31681d69beb} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16625 | 2025.12.18 00:27:16.353684 [ 260 ] {f6d82ad2-5ab7-459d-8830-e31681d69beb} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001897 sec., 21085.925144965735 rows/sec., 37.79 MiB/sec. | ||
| 16626 | 2025.12.18 00:27:16.353691 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16627 | 2025.12.18 00:27:16.353755 [ 260 ] {f6d82ad2-5ab7-459d-8830-e31681d69beb} <Debug> TCPHandler: Processed in 0.002094555 sec. | ||
| 16628 | 2025.12.18 00:27:16.353760 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16629 | 2025.12.18 00:27:16.353797 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16630 | 2025.12.18 00:27:16.353877 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16631 | 2025.12.18 00:27:16.353907 [ 186 ] {fc04f179-004d-4506-963a-c921a29605f5::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 | ||
| 16632 | 2025.12.18 00:27:16.353977 [ 260 ] {2030686e-615e-40b2-b359-8e97740480a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16633 | 2025.12.18 00:27:16.354024 [ 260 ] {2030686e-615e-40b2-b359-8e97740480a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16634 | 2025.12.18 00:27:16.354171 [ 186 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16635 | 2025.12.18 00:27:16.354244 [ 186 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2536 rows starting from the beginning of the part | ||
| 16636 | 2025.12.18 00:27:16.354361 [ 260 ] {2030686e-615e-40b2-b359-8e97740480a7} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16637 | 2025.12.18 00:27:16.354395 [ 186 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 40 rows starting from the beginning of the part | ||
| 16638 | 2025.12.18 00:27:16.354400 [ 260 ] {2030686e-615e-40b2-b359-8e97740480a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16639 | 2025.12.18 00:27:16.354530 [ 186 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 40 rows starting from the beginning of the part | ||
| 16640 | 2025.12.18 00:27:16.354648 [ 186 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 40 rows starting from the beginning of the part | ||
| 16641 | 2025.12.18 00:27:16.354730 [ 260 ] {2030686e-615e-40b2-b359-8e97740480a7} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 16642 | 2025.12.18 00:27:16.354755 [ 186 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 40 rows starting from the beginning of the part | ||
| 16643 | 2025.12.18 00:27:16.354876 [ 186 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 40 rows starting from the beginning of the part | ||
| 16644 | 2025.12.18 00:27:16.354957 [ 260 ] {2030686e-615e-40b2-b359-8e97740480a7} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16645 | 2025.12.18 00:27:16.355094 [ 260 ] {2030686e-615e-40b2-b359-8e97740480a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 16646 | 2025.12.18 00:27:16.355130 [ 260 ] {2030686e-615e-40b2-b359-8e97740480a7} <Debug> TCPHandler: Processed in 0.001303569 sec. | ||
| 16647 | 2025.12.18 00:27:16.363730 [ 201 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2736 rows, containing 19 columns (19 merged, 0 gathered) in 0.009868879 sec., 277235.13481115736 rows/sec., 496.79 MiB/sec. | ||
| 16648 | 2025.12.18 00:27:16.365886 [ 190 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16649 | 2025.12.18 00:27:16.366246 [ 190 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16650 | 2025.12.18 00:27:16.366323 [ 190 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16651 | 2025.12.18 00:27:16.366427 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.21 MiB. | ||
| 16652 | 2025.12.18 00:27:16.383214 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 16653 | 2025.12.18 00:27:16.401517 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16654 | 2025.12.18 00:27:16.401560 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16655 | 2025.12.18 00:27:16.407800 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 16656 | 2025.12.18 00:27:16.408548 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16657 | 2025.12.18 00:27:16.408867 [ 94 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 16658 | 2025.12.18 00:27:16.408936 [ 94 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16659 | 2025.12.18 00:27:16.408970 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16660 | 2025.12.18 00:27:16.409106 [ 201 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 16661 | 2025.12.18 00:27:16.411832 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 16662 | 2025.12.18 00:27:16.413200 [ 201 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16663 | 2025.12.18 00:27:16.414842 [ 201 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 16664 | 2025.12.18 00:27:16.419833 [ 201 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 16665 | 2025.12.18 00:27:16.424744 [ 201 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 16666 | 2025.12.18 00:27:16.429466 [ 201 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 16667 | 2025.12.18 00:27:16.434398 [ 201 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 16668 | 2025.12.18 00:27:16.439070 [ 201 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 16669 | 2025.12.18 00:27:16.497180 [ 200 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.088128219 sec., 8203.955647849869 rows/sec., 42.42 MiB/sec. | ||
| 16670 | 2025.12.18 00:27:16.500298 [ 191 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 16671 | 2025.12.18 00:27:16.502281 [ 191 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_96_19} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16672 | 2025.12.18 00:27:16.502361 [ 191 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_96_19} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 16673 | 2025.12.18 00:27:16.504722 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16674 | 2025.12.18 00:27:21.343124 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16675 | 2025.12.18 00:27:21.343323 [ 260 ] {a0615a33-6cfa-4e70-b04e-5acad5c9a33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16676 | 2025.12.18 00:27:21.343394 [ 260 ] {a0615a33-6cfa-4e70-b04e-5acad5c9a33f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16677 | 2025.12.18 00:27:21.344144 [ 260 ] {a0615a33-6cfa-4e70-b04e-5acad5c9a33f} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16678 | 2025.12.18 00:27:21.344200 [ 260 ] {a0615a33-6cfa-4e70-b04e-5acad5c9a33f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16679 | 2025.12.18 00:27:21.344641 [ 260 ] {a0615a33-6cfa-4e70-b04e-5acad5c9a33f} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 16680 | 2025.12.18 00:27:21.344887 [ 260 ] {a0615a33-6cfa-4e70-b04e-5acad5c9a33f} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16681 | 2025.12.18 00:27:21.345061 [ 260 ] {a0615a33-6cfa-4e70-b04e-5acad5c9a33f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001788 sec., 31319.910514541385 rows/sec., 2.41 MiB/sec. | ||
| 16682 | 2025.12.18 00:27:21.345080 [ 81 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 16683 | 2025.12.18 00:27:21.345119 [ 260 ] {a0615a33-6cfa-4e70-b04e-5acad5c9a33f} <Debug> TCPHandler: Processed in 0.002127686 sec. | ||
| 16684 | 2025.12.18 00:27:21.345151 [ 81 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16685 | 2025.12.18 00:27:21.345183 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16686 | 2025.12.18 00:27:21.345266 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16687 | 2025.12.18 00:27:21.345297 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 16688 | 2025.12.18 00:27:21.345376 [ 260 ] {a44b673a-84dd-4a6a-9e4b-15294d1568f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16689 | 2025.12.18 00:27:21.345424 [ 260 ] {a44b673a-84dd-4a6a-9e4b-15294d1568f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16690 | 2025.12.18 00:27:21.345438 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16691 | 2025.12.18 00:27:21.345484 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1407 rows starting from the beginning of the part | ||
| 16692 | 2025.12.18 00:27:21.345558 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 1397 rows starting from the beginning of the part | ||
| 16693 | 2025.12.18 00:27:21.345612 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 26 rows starting from the beginning of the part | ||
| 16694 | 2025.12.18 00:27:21.345660 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 56 rows starting from the beginning of the part | ||
| 16695 | 2025.12.18 00:27:21.345700 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 136 rows starting from the beginning of the part | ||
| 16696 | 2025.12.18 00:27:21.345741 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 56 rows starting from the beginning of the part | ||
| 16697 | 2025.12.18 00:27:21.345936 [ 260 ] {a44b673a-84dd-4a6a-9e4b-15294d1568f0} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16698 | 2025.12.18 00:27:21.345979 [ 260 ] {a44b673a-84dd-4a6a-9e4b-15294d1568f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16699 | 2025.12.18 00:27:21.346316 [ 260 ] {a44b673a-84dd-4a6a-9e4b-15294d1568f0} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 16700 | 2025.12.18 00:27:21.346555 [ 260 ] {a44b673a-84dd-4a6a-9e4b-15294d1568f0} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16701 | 2025.12.18 00:27:21.346693 [ 81 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 16702 | 2025.12.18 00:27:21.346701 [ 260 ] {a44b673a-84dd-4a6a-9e4b-15294d1568f0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001349 sec., 47442.550037064495 rows/sec., 3.70 MiB/sec. | ||
| 16703 | 2025.12.18 00:27:21.346732 [ 81 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16704 | 2025.12.18 00:27:21.346756 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16705 | 2025.12.18 00:27:21.346759 [ 260 ] {a44b673a-84dd-4a6a-9e4b-15294d1568f0} <Debug> TCPHandler: Processed in 0.001548681 sec. | ||
| 16706 | 2025.12.18 00:27:21.346879 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 16707 | 2025.12.18 00:27:21.346899 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16708 | 2025.12.18 00:27:21.347023 [ 260 ] {abacb65a-b109-490a-a4ab-6206729c61b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16709 | 2025.12.18 00:27:21.347035 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16710 | 2025.12.18 00:27:21.347070 [ 260 ] {abacb65a-b109-490a-a4ab-6206729c61b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16711 | 2025.12.18 00:27:21.347078 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 634 rows starting from the beginning of the part | ||
| 16712 | 2025.12.18 00:27:21.347161 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 598 rows starting from the beginning of the part | ||
| 16713 | 2025.12.18 00:27:21.347211 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 28 rows starting from the beginning of the part | ||
| 16714 | 2025.12.18 00:27:21.347256 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 64 rows starting from the beginning of the part | ||
| 16715 | 2025.12.18 00:27:21.347282 [ 202 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3078 rows, containing 5 columns (5 merged, 0 gathered) in 0.002031275 sec., 1515304.4270224366 rows/sec., 132.72 MiB/sec. | ||
| 16716 | 2025.12.18 00:27:21.347302 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 104 rows starting from the beginning of the part | ||
| 16717 | 2025.12.18 00:27:21.347381 [ 200 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 64 rows starting from the beginning of the part | ||
| 16718 | 2025.12.18 00:27:21.347536 [ 197 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 16719 | 2025.12.18 00:27:21.347581 [ 260 ] {abacb65a-b109-490a-a4ab-6206729c61b7} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16720 | 2025.12.18 00:27:21.347625 [ 260 ] {abacb65a-b109-490a-a4ab-6206729c61b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16721 | 2025.12.18 00:27:21.347867 [ 197 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_146_29} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16722 | 2025.12.18 00:27:21.347952 [ 197 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_146_29} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 16723 | 2025.12.18 00:27:21.348008 [ 260 ] {abacb65a-b109-490a-a4ab-6206729c61b7} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 16724 | 2025.12.18 00:27:21.348046 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 16725 | 2025.12.18 00:27:21.348247 [ 260 ] {abacb65a-b109-490a-a4ab-6206729c61b7} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16726 | 2025.12.18 00:27:21.348391 [ 260 ] {abacb65a-b109-490a-a4ab-6206729c61b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001391 sec., 115025.1617541337 rows/sec., 8.01 MiB/sec. | ||
| 16727 | 2025.12.18 00:27:21.348430 [ 260 ] {abacb65a-b109-490a-a4ab-6206729c61b7} <Debug> TCPHandler: Processed in 0.001584911 sec. | ||
| 16728 | 2025.12.18 00:27:21.348548 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16729 | 2025.12.18 00:27:21.348575 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001757773 sec., 848801.2957304498 rows/sec., 67.56 MiB/sec. | ||
| 16730 | 2025.12.18 00:27:21.348648 [ 260 ] {f3c9211f-f932-48a3-93e3-190fb27c810d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16731 | 2025.12.18 00:27:21.348696 [ 260 ] {f3c9211f-f932-48a3-93e3-190fb27c810d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16732 | 2025.12.18 00:27:21.348828 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 16733 | 2025.12.18 00:27:21.349058 [ 260 ] {f3c9211f-f932-48a3-93e3-190fb27c810d} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16734 | 2025.12.18 00:27:21.349102 [ 260 ] {f3c9211f-f932-48a3-93e3-190fb27c810d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16735 | 2025.12.18 00:27:21.349172 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_146_29} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16736 | 2025.12.18 00:27:21.349270 [ 202 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_146_29} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 16737 | 2025.12.18 00:27:21.349409 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 16738 | 2025.12.18 00:27:21.349443 [ 260 ] {f3c9211f-f932-48a3-93e3-190fb27c810d} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 16739 | 2025.12.18 00:27:21.349662 [ 260 ] {f3c9211f-f932-48a3-93e3-190fb27c810d} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16740 | 2025.12.18 00:27:21.349783 [ 81 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 16741 | 2025.12.18 00:27:21.349800 [ 260 ] {f3c9211f-f932-48a3-93e3-190fb27c810d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 16742 | 2025.12.18 00:27:21.349817 [ 81 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16743 | 2025.12.18 00:27:21.349840 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16744 | 2025.12.18 00:27:21.349846 [ 260 ] {f3c9211f-f932-48a3-93e3-190fb27c810d} <Debug> TCPHandler: Processed in 0.00134935 sec. | ||
| 16745 | 2025.12.18 00:27:21.349919 [ 200 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 16746 | 2025.12.18 00:27:21.350025 [ 200 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16747 | 2025.12.18 00:27:21.350053 [ 200 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8220 rows starting from the beginning of the part | ||
| 16748 | 2025.12.18 00:27:21.350102 [ 200 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 56 rows starting from the beginning of the part | ||
| 16749 | 2025.12.18 00:27:21.350141 [ 200 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 4 rows starting from the beginning of the part | ||
| 16750 | 2025.12.18 00:27:21.350178 [ 200 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 16751 | 2025.12.18 00:27:21.350215 [ 200 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 16752 | 2025.12.18 00:27:21.350249 [ 200 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 16753 | 2025.12.18 00:27:21.352502 [ 187 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8460 rows, containing 4 columns (4 merged, 0 gathered) in 0.002615668 sec., 3234355.4304292444 rows/sec., 217.94 MiB/sec. | ||
| 16754 | 2025.12.18 00:27:21.352684 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 16755 | 2025.12.18 00:27:21.352963 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_146_29} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16756 | 2025.12.18 00:27:21.353037 [ 197 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_146_29} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 16757 | 2025.12.18 00:27:21.353134 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 16758 | 2025.12.18 00:27:21.356478 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46551 | ||
| 16759 | 2025.12.18 00:27:21.356996 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16760 | 2025.12.18 00:27:21.357038 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16761 | 2025.12.18 00:27:21.357497 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 16762 | 2025.12.18 00:27:21.357750 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16763 | 2025.12.18 00:27:21.357904 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46551 | ||
| 16764 | 2025.12.18 00:27:21.736398 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60055 | ||
| 16765 | 2025.12.18 00:27:21.736509 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16766 | 2025.12.18 00:27:21.736535 [ 294 ] {} <Debug> TCP-Session: 1dca5551-3928-48b0-a837-ba8a06453c38 Authenticating user 'default' from [fd00:1122:3344:101::e]:60055 | ||
| 16767 | 2025.12.18 00:27:21.736557 [ 294 ] {} <Debug> TCP-Session: 1dca5551-3928-48b0-a837-ba8a06453c38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16768 | 2025.12.18 00:27:21.736570 [ 294 ] {} <Debug> TCP-Session: 1dca5551-3928-48b0-a837-ba8a06453c38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16769 | 2025.12.18 00:27:21.736772 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42727 | ||
| 16770 | 2025.12.18 00:27:21.736819 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38950 | ||
| 16771 | 2025.12.18 00:27:21.736852 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35605 | ||
| 16772 | 2025.12.18 00:27:21.736864 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49831 | ||
| 16773 | 2025.12.18 00:27:21.736848 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16774 | 2025.12.18 00:27:21.736917 [ 294 ] {} <Trace> TCP-Session: 1dca5551-3928-48b0-a837-ba8a06453c38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16775 | 2025.12.18 00:27:21.736936 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16776 | 2025.12.18 00:27:21.736938 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16777 | 2025.12.18 00:27:21.736973 [ 292 ] {} <Debug> TCP-Session: 26efa021-a259-49c9-b865-1f17b7dbd16d Authenticating user 'default' from [fd00:1122:3344:101::e]:35605 | ||
| 16778 | 2025.12.18 00:27:21.736980 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16779 | 2025.12.18 00:27:21.736986 [ 288 ] {} <Debug> TCP-Session: d458a4ae-7058-4d97-b4e5-35877d180bc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38950 | ||
| 16780 | 2025.12.18 00:27:21.737004 [ 292 ] {} <Debug> TCP-Session: 26efa021-a259-49c9-b865-1f17b7dbd16d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16781 | 2025.12.18 00:27:21.737021 [ 293 ] {} <Debug> TCP-Session: d6e0f556-c917-4dca-a76a-a609fc3ac08b Authenticating user 'default' from [fd00:1122:3344:101::e]:49831 | ||
| 16782 | 2025.12.18 00:27:21.737028 [ 288 ] {} <Debug> TCP-Session: d458a4ae-7058-4d97-b4e5-35877d180bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16783 | 2025.12.18 00:27:21.737033 [ 292 ] {} <Debug> TCP-Session: 26efa021-a259-49c9-b865-1f17b7dbd16d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16784 | 2025.12.18 00:27:21.737056 [ 293 ] {} <Debug> TCP-Session: d6e0f556-c917-4dca-a76a-a609fc3ac08b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16785 | 2025.12.18 00:27:21.737098 [ 294 ] {2507af80-64ba-474a-af80-8963180dbf71} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60055) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16786 | 2025.12.18 00:27:21.737117 [ 293 ] {} <Debug> TCP-Session: d6e0f556-c917-4dca-a76a-a609fc3ac08b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16787 | 2025.12.18 00:27:21.737062 [ 288 ] {} <Debug> TCP-Session: d458a4ae-7058-4d97-b4e5-35877d180bc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16788 | 2025.12.18 00:27:21.736837 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55488 | ||
| 16789 | 2025.12.18 00:27:21.736846 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59665 | ||
| 16790 | 2025.12.18 00:27:21.736832 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33956 | ||
| 16791 | 2025.12.18 00:27:21.737250 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16792 | 2025.12.18 00:27:21.736821 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49189 | ||
| 16793 | 2025.12.18 00:27:21.737294 [ 289 ] {} <Debug> TCP-Session: fa1d1d4d-cefc-4ef8-a41c-dbb53ddbfdcf Authenticating user 'default' from [fd00:1122:3344:101::e]:55488 | ||
| 16794 | 2025.12.18 00:27:21.737300 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16795 | 2025.12.18 00:27:21.737331 [ 289 ] {} <Debug> TCP-Session: fa1d1d4d-cefc-4ef8-a41c-dbb53ddbfdcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16796 | 2025.12.18 00:27:21.737353 [ 291 ] {} <Debug> TCP-Session: 2c129e12-f647-46d4-a5d4-f41b34fe68b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59665 | ||
| 16797 | 2025.12.18 00:27:21.737362 [ 289 ] {} <Debug> TCP-Session: fa1d1d4d-cefc-4ef8-a41c-dbb53ddbfdcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16798 | 2025.12.18 00:27:21.736942 [ 286 ] {} <Debug> TCP-Session: 091df1fa-fd13-4ec7-a305-6658f99e897b Authenticating user 'default' from [fd00:1122:3344:101::e]:42727 | ||
| 16799 | 2025.12.18 00:27:21.737385 [ 291 ] {} <Debug> TCP-Session: 2c129e12-f647-46d4-a5d4-f41b34fe68b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16800 | 2025.12.18 00:27:21.737423 [ 286 ] {} <Debug> TCP-Session: 091df1fa-fd13-4ec7-a305-6658f99e897b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16801 | 2025.12.18 00:27:21.737427 [ 291 ] {} <Debug> TCP-Session: 2c129e12-f647-46d4-a5d4-f41b34fe68b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16802 | 2025.12.18 00:27:21.737447 [ 286 ] {} <Debug> TCP-Session: 091df1fa-fd13-4ec7-a305-6658f99e897b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16803 | 2025.12.18 00:27:21.737537 [ 294 ] {2507af80-64ba-474a-af80-8963180dbf71} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16804 | 2025.12.18 00:27:21.737613 [ 294 ] {2507af80-64ba-474a-af80-8963180dbf71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16805 | 2025.12.18 00:27:21.737767 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16806 | 2025.12.18 00:27:21.737797 [ 290 ] {} <Debug> TCP-Session: 4ba60d68-6d13-417a-a118-59ab137c8130 Authenticating user 'default' from [fd00:1122:3344:101::e]:33956 | ||
| 16807 | 2025.12.18 00:27:21.737814 [ 290 ] {} <Debug> TCP-Session: 4ba60d68-6d13-417a-a118-59ab137c8130 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16808 | 2025.12.18 00:27:21.737827 [ 290 ] {} <Debug> TCP-Session: 4ba60d68-6d13-417a-a118-59ab137c8130 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16809 | 2025.12.18 00:27:21.737902 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16810 | 2025.12.18 00:27:21.737935 [ 287 ] {} <Debug> TCP-Session: 8e88de0e-a7e1-4bca-bd95-31fb5fd14e87 Authenticating user 'default' from [fd00:1122:3344:101::e]:49189 | ||
| 16811 | 2025.12.18 00:27:21.737952 [ 287 ] {} <Debug> TCP-Session: 8e88de0e-a7e1-4bca-bd95-31fb5fd14e87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16812 | 2025.12.18 00:27:21.737964 [ 287 ] {} <Debug> TCP-Session: 8e88de0e-a7e1-4bca-bd95-31fb5fd14e87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16813 | 2025.12.18 00:27:21.738041 [ 294 ] {2507af80-64ba-474a-af80-8963180dbf71} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 16814 | 2025.12.18 00:27:21.739064 [ 342 ] {2507af80-64ba-474a-af80-8963180dbf71} <Trace> AggregatingTransform: Aggregating | ||
| 16815 | 2025.12.18 00:27:21.739101 [ 342 ] {2507af80-64ba-474a-af80-8963180dbf71} <Trace> Aggregator: Aggregation method: without_key | ||
| 16816 | 2025.12.18 00:27:21.739137 [ 342 ] {2507af80-64ba-474a-af80-8963180dbf71} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001014527 sec. (985.681 rows/sec., 38.50 KiB/sec.) | ||
| 16817 | 2025.12.18 00:27:21.739158 [ 342 ] {2507af80-64ba-474a-af80-8963180dbf71} <Trace> Aggregator: Merging aggregated data | ||
| 16818 | 2025.12.18 00:27:21.740696 [ 294 ] {2507af80-64ba-474a-af80-8963180dbf71} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003658 sec., 273.3734281027884 rows/sec., 10.68 KiB/sec. | ||
| 16819 | 2025.12.18 00:27:21.740842 [ 294 ] {2507af80-64ba-474a-af80-8963180dbf71} <Debug> TCPHandler: Processed in 0.004066869 sec. | ||
| 16820 | 2025.12.18 00:27:21.740941 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16821 | 2025.12.18 00:27:21.740975 [ 294 ] {} <Debug> TCP-Session: 1dca5551-3928-48b0-a837-ba8a06453c38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16822 | 2025.12.18 00:27:21.740984 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16823 | 2025.12.18 00:27:21.740993 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16824 | 2025.12.18 00:27:21.741021 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16825 | 2025.12.18 00:27:21.741035 [ 293 ] {} <Debug> TCP-Session: d6e0f556-c917-4dca-a76a-a609fc3ac08b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16826 | 2025.12.18 00:27:21.741050 [ 286 ] {} <Debug> TCP-Session: 091df1fa-fd13-4ec7-a305-6658f99e897b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16827 | 2025.12.18 00:27:21.741069 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16828 | 2025.12.18 00:27:21.741086 [ 287 ] {} <Debug> TCP-Session: 8e88de0e-a7e1-4bca-bd95-31fb5fd14e87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16829 | 2025.12.18 00:27:21.741106 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16830 | 2025.12.18 00:27:21.741126 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16831 | 2025.12.18 00:27:21.741135 [ 291 ] {} <Debug> TCP-Session: 2c129e12-f647-46d4-a5d4-f41b34fe68b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16832 | 2025.12.18 00:27:21.741161 [ 288 ] {} <Debug> TCP-Session: d458a4ae-7058-4d97-b4e5-35877d180bc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16833 | 2025.12.18 00:27:21.741170 [ 292 ] {} <Debug> TCP-Session: 26efa021-a259-49c9-b865-1f17b7dbd16d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16834 | 2025.12.18 00:27:21.741082 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16835 | 2025.12.18 00:27:21.741043 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16836 | 2025.12.18 00:27:21.741249 [ 289 ] {} <Debug> TCP-Session: fa1d1d4d-cefc-4ef8-a41c-dbb53ddbfdcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16837 | 2025.12.18 00:27:21.741281 [ 290 ] {} <Debug> TCP-Session: 4ba60d68-6d13-417a-a118-59ab137c8130 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16838 | 2025.12.18 00:27:23.834668 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52172 | ||
| 16839 | 2025.12.18 00:27:23.834775 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16840 | 2025.12.18 00:27:23.834802 [ 294 ] {} <Debug> TCP-Session: 26ba401c-41a5-4132-847e-8df65cc8d705 Authenticating user 'default' from [fd00:1122:3344:101::e]:52172 | ||
| 16841 | 2025.12.18 00:27:23.834824 [ 294 ] {} <Debug> TCP-Session: 26ba401c-41a5-4132-847e-8df65cc8d705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16842 | 2025.12.18 00:27:23.834837 [ 294 ] {} <Debug> TCP-Session: 26ba401c-41a5-4132-847e-8df65cc8d705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16843 | 2025.12.18 00:27:23.835027 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56933 | ||
| 16844 | 2025.12.18 00:27:23.835048 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56897 | ||
| 16845 | 2025.12.18 00:27:23.835071 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52804 | ||
| 16846 | 2025.12.18 00:27:23.835087 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48126 | ||
| 16847 | 2025.12.18 00:27:23.835103 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63891 | ||
| 16848 | 2025.12.18 00:27:23.835164 [ 294 ] {} <Trace> TCP-Session: 26ba401c-41a5-4132-847e-8df65cc8d705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16849 | 2025.12.18 00:27:23.835168 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16850 | 2025.12.18 00:27:23.835198 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16851 | 2025.12.18 00:27:23.835223 [ 287 ] {} <Debug> TCP-Session: 70e86f1f-8509-41fc-a4d3-86689d3a6cec Authenticating user 'default' from [fd00:1122:3344:101::e]:56897 | ||
| 16852 | 2025.12.18 00:27:23.835228 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16853 | 2025.12.18 00:27:23.835236 [ 291 ] {} <Debug> TCP-Session: 5c929dd8-967f-4778-8ebd-8624a06987eb Authenticating user 'default' from [fd00:1122:3344:101::e]:48126 | ||
| 16854 | 2025.12.18 00:27:23.835248 [ 287 ] {} <Debug> TCP-Session: 70e86f1f-8509-41fc-a4d3-86689d3a6cec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16855 | 2025.12.18 00:27:23.835268 [ 293 ] {} <Debug> TCP-Session: e74da6db-679f-4f19-a3e0-396e79ecd384 Authenticating user 'default' from [fd00:1122:3344:101::e]:63891 | ||
| 16856 | 2025.12.18 00:27:23.835272 [ 291 ] {} <Debug> TCP-Session: 5c929dd8-967f-4778-8ebd-8624a06987eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16857 | 2025.12.18 00:27:23.835280 [ 287 ] {} <Debug> TCP-Session: 70e86f1f-8509-41fc-a4d3-86689d3a6cec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16858 | 2025.12.18 00:27:23.835302 [ 293 ] {} <Debug> TCP-Session: e74da6db-679f-4f19-a3e0-396e79ecd384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16859 | 2025.12.18 00:27:23.835304 [ 291 ] {} <Debug> TCP-Session: 5c929dd8-967f-4778-8ebd-8624a06987eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16860 | 2025.12.18 00:27:23.835333 [ 293 ] {} <Debug> TCP-Session: e74da6db-679f-4f19-a3e0-396e79ecd384 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16861 | 2025.12.18 00:27:23.835340 [ 294 ] {cc063063-5ca2-46d5-a1ea-1a5313669931} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52172) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16862 | 2025.12.18 00:27:23.835192 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16863 | 2025.12.18 00:27:23.835100 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16864 | 2025.12.18 00:27:23.835412 [ 289 ] {} <Debug> TCP-Session: 01c269c8-5db4-4272-b653-f9fe0f5586ea Authenticating user 'default' from [fd00:1122:3344:101::e]:52804 | ||
| 16865 | 2025.12.18 00:27:23.835096 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50336 | ||
| 16866 | 2025.12.18 00:27:23.835441 [ 289 ] {} <Debug> TCP-Session: 01c269c8-5db4-4272-b653-f9fe0f5586ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16867 | 2025.12.18 00:27:23.835075 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61192 | ||
| 16868 | 2025.12.18 00:27:23.835488 [ 289 ] {} <Debug> TCP-Session: 01c269c8-5db4-4272-b653-f9fe0f5586ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16869 | 2025.12.18 00:27:23.835057 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48694 | ||
| 16870 | 2025.12.18 00:27:23.835433 [ 286 ] {} <Debug> TCP-Session: 491eaffc-7aed-4994-8886-22bf74f73c45 Authenticating user 'default' from [fd00:1122:3344:101::e]:56933 | ||
| 16871 | 2025.12.18 00:27:23.835538 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16872 | 2025.12.18 00:27:23.835553 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16873 | 2025.12.18 00:27:23.835571 [ 286 ] {} <Debug> TCP-Session: 491eaffc-7aed-4994-8886-22bf74f73c45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16874 | 2025.12.18 00:27:23.835590 [ 292 ] {} <Debug> TCP-Session: c6b57b9b-0bcb-4e4a-b6ac-e61b5a584f84 Authenticating user 'default' from [fd00:1122:3344:101::e]:50336 | ||
| 16875 | 2025.12.18 00:27:23.835596 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16876 | 2025.12.18 00:27:23.835600 [ 290 ] {} <Debug> TCP-Session: 23d9190e-75e9-482e-9f00-bb9e6e7e02a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61192 | ||
| 16877 | 2025.12.18 00:27:23.835635 [ 288 ] {} <Debug> TCP-Session: 414a0f85-3b37-45b1-88ed-ffadc39bcb86 Authenticating user 'default' from [fd00:1122:3344:101::e]:48694 | ||
| 16878 | 2025.12.18 00:27:23.835624 [ 292 ] {} <Debug> TCP-Session: c6b57b9b-0bcb-4e4a-b6ac-e61b5a584f84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16879 | 2025.12.18 00:27:23.835669 [ 288 ] {} <Debug> TCP-Session: 414a0f85-3b37-45b1-88ed-ffadc39bcb86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16880 | 2025.12.18 00:27:23.835661 [ 290 ] {} <Debug> TCP-Session: 23d9190e-75e9-482e-9f00-bb9e6e7e02a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16881 | 2025.12.18 00:27:23.835685 [ 288 ] {} <Debug> TCP-Session: 414a0f85-3b37-45b1-88ed-ffadc39bcb86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16882 | 2025.12.18 00:27:23.835720 [ 290 ] {} <Debug> TCP-Session: 23d9190e-75e9-482e-9f00-bb9e6e7e02a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16883 | 2025.12.18 00:27:23.835680 [ 292 ] {} <Debug> TCP-Session: c6b57b9b-0bcb-4e4a-b6ac-e61b5a584f84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16884 | 2025.12.18 00:27:23.835602 [ 286 ] {} <Debug> TCP-Session: 491eaffc-7aed-4994-8886-22bf74f73c45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16885 | 2025.12.18 00:27:23.835624 [ 294 ] {cc063063-5ca2-46d5-a1ea-1a5313669931} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16886 | 2025.12.18 00:27:23.835836 [ 294 ] {cc063063-5ca2-46d5-a1ea-1a5313669931} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16887 | 2025.12.18 00:27:23.836131 [ 294 ] {cc063063-5ca2-46d5-a1ea-1a5313669931} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 16888 | 2025.12.18 00:27:23.837094 [ 318 ] {cc063063-5ca2-46d5-a1ea-1a5313669931} <Trace> AggregatingTransform: Aggregating | ||
| 16889 | 2025.12.18 00:27:23.837125 [ 318 ] {cc063063-5ca2-46d5-a1ea-1a5313669931} <Trace> Aggregator: Aggregation method: without_key | ||
| 16890 | 2025.12.18 00:27:23.837155 [ 318 ] {cc063063-5ca2-46d5-a1ea-1a5313669931} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000918547 sec. (1088.676 rows/sec., 42.53 KiB/sec.) | ||
| 16891 | 2025.12.18 00:27:23.837170 [ 318 ] {cc063063-5ca2-46d5-a1ea-1a5313669931} <Trace> Aggregator: Merging aggregated data | ||
| 16892 | 2025.12.18 00:27:23.838622 [ 294 ] {cc063063-5ca2-46d5-a1ea-1a5313669931} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003338 sec., 299.58058717795086 rows/sec., 11.70 KiB/sec. | ||
| 16893 | 2025.12.18 00:27:23.838756 [ 294 ] {cc063063-5ca2-46d5-a1ea-1a5313669931} <Debug> TCPHandler: Processed in 0.003705786 sec. | ||
| 16894 | 2025.12.18 00:27:23.838876 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16895 | 2025.12.18 00:27:23.838903 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16896 | 2025.12.18 00:27:23.838909 [ 294 ] {} <Debug> TCP-Session: 26ba401c-41a5-4132-847e-8df65cc8d705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16897 | 2025.12.18 00:27:23.838926 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16898 | 2025.12.18 00:27:23.838937 [ 286 ] {} <Debug> TCP-Session: 491eaffc-7aed-4994-8886-22bf74f73c45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16899 | 2025.12.18 00:27:23.838944 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16900 | 2025.12.18 00:27:23.838976 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16901 | 2025.12.18 00:27:23.838998 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16902 | 2025.12.18 00:27:23.839017 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16903 | 2025.12.18 00:27:23.839032 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16904 | 2025.12.18 00:27:23.839041 [ 291 ] {} <Debug> TCP-Session: 5c929dd8-967f-4778-8ebd-8624a06987eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16905 | 2025.12.18 00:27:23.839096 [ 292 ] {} <Debug> TCP-Session: c6b57b9b-0bcb-4e4a-b6ac-e61b5a584f84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16906 | 2025.12.18 00:27:23.839078 [ 289 ] {} <Debug> TCP-Session: 01c269c8-5db4-4272-b653-f9fe0f5586ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16907 | 2025.12.18 00:27:23.839027 [ 288 ] {} <Debug> TCP-Session: 414a0f85-3b37-45b1-88ed-ffadc39bcb86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16908 | 2025.12.18 00:27:23.839005 [ 293 ] {} <Debug> TCP-Session: e74da6db-679f-4f19-a3e0-396e79ecd384 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16909 | 2025.12.18 00:27:23.838975 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16910 | 2025.12.18 00:27:23.838972 [ 287 ] {} <Debug> TCP-Session: 70e86f1f-8509-41fc-a4d3-86689d3a6cec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16911 | 2025.12.18 00:27:23.839244 [ 290 ] {} <Debug> TCP-Session: 23d9190e-75e9-482e-9f00-bb9e6e7e02a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16912 | 2025.12.18 00:27:23.912062 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 16913 | 2025.12.18 00:27:23.932704 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16914 | 2025.12.18 00:27:23.932781 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 16915 | 2025.12.18 00:27:23.941079 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 16916 | 2025.12.18 00:27:23.942094 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16917 | 2025.12.18 00:27:23.946743 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 16918 | 2025.12.18 00:27:24.006576 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1924 | ||
| 16919 | 2025.12.18 00:27:24.009379 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16920 | 2025.12.18 00:27:24.009449 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 16921 | 2025.12.18 00:27:24.010940 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16922 | 2025.12.18 00:27:24.011303 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16923 | 2025.12.18 00:27:24.011833 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1924 | ||
| 16924 | 2025.12.18 00:27:26.345613 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16925 | 2025.12.18 00:27:26.345797 [ 260 ] {67a0478f-66b8-49cf-a60f-c6f797e71d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16926 | 2025.12.18 00:27:26.345867 [ 260 ] {67a0478f-66b8-49cf-a60f-c6f797e71d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16927 | 2025.12.18 00:27:26.346644 [ 260 ] {67a0478f-66b8-49cf-a60f-c6f797e71d3a} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16928 | 2025.12.18 00:27:26.346697 [ 260 ] {67a0478f-66b8-49cf-a60f-c6f797e71d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 16929 | 2025.12.18 00:27:26.347116 [ 260 ] {67a0478f-66b8-49cf-a60f-c6f797e71d3a} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 16930 | 2025.12.18 00:27:26.347344 [ 260 ] {67a0478f-66b8-49cf-a60f-c6f797e71d3a} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16931 | 2025.12.18 00:27:26.347513 [ 260 ] {67a0478f-66b8-49cf-a60f-c6f797e71d3a} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001769 sec., 78010.17524024873 rows/sec., 6.78 MiB/sec. | ||
| 16932 | 2025.12.18 00:27:26.347567 [ 260 ] {67a0478f-66b8-49cf-a60f-c6f797e71d3a} <Debug> TCPHandler: Processed in 0.002086595 sec. | ||
| 16933 | 2025.12.18 00:27:26.347697 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16934 | 2025.12.18 00:27:26.347804 [ 260 ] {17d71d66-1038-46cc-b768-1fee32fc9d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16935 | 2025.12.18 00:27:26.347849 [ 260 ] {17d71d66-1038-46cc-b768-1fee32fc9d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16936 | 2025.12.18 00:27:26.348290 [ 260 ] {17d71d66-1038-46cc-b768-1fee32fc9d58} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16937 | 2025.12.18 00:27:26.348329 [ 260 ] {17d71d66-1038-46cc-b768-1fee32fc9d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 16938 | 2025.12.18 00:27:26.348638 [ 260 ] {17d71d66-1038-46cc-b768-1fee32fc9d58} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16939 | 2025.12.18 00:27:26.348863 [ 260 ] {17d71d66-1038-46cc-b768-1fee32fc9d58} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16940 | 2025.12.18 00:27:26.348999 [ 260 ] {17d71d66-1038-46cc-b768-1fee32fc9d58} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00122 sec., 33606.55737704918 rows/sec., 2.47 MiB/sec. | ||
| 16941 | 2025.12.18 00:27:26.349041 [ 260 ] {17d71d66-1038-46cc-b768-1fee32fc9d58} <Debug> TCPHandler: Processed in 0.0013979 sec. | ||
| 16942 | 2025.12.18 00:27:26.349145 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16943 | 2025.12.18 00:27:26.349245 [ 260 ] {558c9959-ca01-4b1a-bf5a-749f4d849d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16944 | 2025.12.18 00:27:26.349286 [ 260 ] {558c9959-ca01-4b1a-bf5a-749f4d849d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16945 | 2025.12.18 00:27:26.349730 [ 260 ] {558c9959-ca01-4b1a-bf5a-749f4d849d0c} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16946 | 2025.12.18 00:27:26.349769 [ 260 ] {558c9959-ca01-4b1a-bf5a-749f4d849d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 16947 | 2025.12.18 00:27:26.350083 [ 260 ] {558c9959-ca01-4b1a-bf5a-749f4d849d0c} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 16948 | 2025.12.18 00:27:26.350295 [ 260 ] {558c9959-ca01-4b1a-bf5a-749f4d849d0c} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16949 | 2025.12.18 00:27:26.350426 [ 260 ] {558c9959-ca01-4b1a-bf5a-749f4d849d0c} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001203 sec., 87281.79551122194 rows/sec., 6.82 MiB/sec. | ||
| 16950 | 2025.12.18 00:27:26.350466 [ 260 ] {558c9959-ca01-4b1a-bf5a-749f4d849d0c} <Debug> TCPHandler: Processed in 0.00137071 sec. | ||
| 16951 | 2025.12.18 00:27:26.350579 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16952 | 2025.12.18 00:27:26.350676 [ 260 ] {b42f4499-885a-487c-8222-303f6f6609f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16953 | 2025.12.18 00:27:26.350721 [ 260 ] {b42f4499-885a-487c-8222-303f6f6609f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16954 | 2025.12.18 00:27:26.351166 [ 260 ] {b42f4499-885a-487c-8222-303f6f6609f9} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16955 | 2025.12.18 00:27:26.351202 [ 260 ] {b42f4499-885a-487c-8222-303f6f6609f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 16956 | 2025.12.18 00:27:26.351554 [ 260 ] {b42f4499-885a-487c-8222-303f6f6609f9} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 16957 | 2025.12.18 00:27:26.351766 [ 260 ] {b42f4499-885a-487c-8222-303f6f6609f9} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16958 | 2025.12.18 00:27:26.351878 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 2 parts from all_1_142_32 to all_143_143_0 | ||
| 16959 | 2025.12.18 00:27:26.351904 [ 260 ] {b42f4499-885a-487c-8222-303f6f6609f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 16960 | 2025.12.18 00:27:26.351944 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16961 | 2025.12.18 00:27:26.351956 [ 260 ] {b42f4499-885a-487c-8222-303f6f6609f9} <Debug> TCPHandler: Processed in 0.001428059 sec. | ||
| 16962 | 2025.12.18 00:27:26.351971 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 16963 | 2025.12.18 00:27:26.352068 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_143_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_142_32 to all_143_143_0 into Compact with storage Full | ||
| 16964 | 2025.12.18 00:27:26.352076 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16965 | 2025.12.18 00:27:26.352165 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_143_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16966 | 2025.12.18 00:27:26.352187 [ 260 ] {8a086dd7-c7ab-486a-9ed4-3a694a66ec33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16967 | 2025.12.18 00:27:26.352194 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_142_32, total 40004 rows starting from the beginning of the part | ||
| 16968 | 2025.12.18 00:27:26.352245 [ 260 ] {8a086dd7-c7ab-486a-9ed4-3a694a66ec33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16969 | 2025.12.18 00:27:26.352285 [ 195 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 10 rows starting from the beginning of the part | ||
| 16970 | 2025.12.18 00:27:26.353192 [ 260 ] {8a086dd7-c7ab-486a-9ed4-3a694a66ec33} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16971 | 2025.12.18 00:27:26.353228 [ 260 ] {8a086dd7-c7ab-486a-9ed4-3a694a66ec33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 16972 | 2025.12.18 00:27:26.353815 [ 260 ] {8a086dd7-c7ab-486a-9ed4-3a694a66ec33} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16973 | 2025.12.18 00:27:26.354048 [ 260 ] {8a086dd7-c7ab-486a-9ed4-3a694a66ec33} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16974 | 2025.12.18 00:27:26.354228 [ 260 ] {8a086dd7-c7ab-486a-9ed4-3a694a66ec33} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002059 sec., 19912.5789218067 rows/sec., 35.68 MiB/sec. | ||
| 16975 | 2025.12.18 00:27:26.354308 [ 260 ] {8a086dd7-c7ab-486a-9ed4-3a694a66ec33} <Debug> TCPHandler: Processed in 0.002282916 sec. | ||
| 16976 | 2025.12.18 00:27:26.354424 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16977 | 2025.12.18 00:27:26.354522 [ 260 ] {882df581-60d7-4e8c-8d11-218fcc61802a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16978 | 2025.12.18 00:27:26.354565 [ 260 ] {882df581-60d7-4e8c-8d11-218fcc61802a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16979 | 2025.12.18 00:27:26.354919 [ 260 ] {882df581-60d7-4e8c-8d11-218fcc61802a} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16980 | 2025.12.18 00:27:26.354957 [ 260 ] {882df581-60d7-4e8c-8d11-218fcc61802a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 16981 | 2025.12.18 00:27:26.355293 [ 260 ] {882df581-60d7-4e8c-8d11-218fcc61802a} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 16982 | 2025.12.18 00:27:26.355514 [ 260 ] {882df581-60d7-4e8c-8d11-218fcc61802a} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16983 | 2025.12.18 00:27:26.355648 [ 260 ] {882df581-60d7-4e8c-8d11-218fcc61802a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 16984 | 2025.12.18 00:27:26.355687 [ 260 ] {882df581-60d7-4e8c-8d11-218fcc61802a} <Debug> TCPHandler: Processed in 0.001314939 sec. | ||
| 16985 | 2025.12.18 00:27:26.357820 [ 197 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_143_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40014 rows, containing 5 columns (5 merged, 0 gathered) in 0.005775081 sec., 6928733.986588241 rows/sec., 476.07 MiB/sec. | ||
| 16986 | 2025.12.18 00:27:26.358514 [ 189 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_143_33} <Trace> MergedBlockOutputStream: filled checksums all_1_143_33 (state Temporary) | ||
| 16987 | 2025.12.18 00:27:26.358894 [ 189 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_143_33} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_143_33 to all_1_143_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16988 | 2025.12.18 00:27:26.358980 [ 189 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_143_33} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 2 parts: [all_1_142_32, all_143_143_0] -> all_1_143_33 | ||
| 16989 | 2025.12.18 00:27:26.359088 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 16990 | 2025.12.18 00:27:27.501603 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36422 | ||
| 16991 | 2025.12.18 00:27:27.501736 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16992 | 2025.12.18 00:27:27.501770 [ 294 ] {} <Debug> TCP-Session: 4107a83e-b2b8-4cf4-9e3f-45b9a6f91244 Authenticating user 'default' from [fd00:1122:3344:101::e]:36422 | ||
| 16993 | 2025.12.18 00:27:27.501807 [ 294 ] {} <Debug> TCP-Session: 4107a83e-b2b8-4cf4-9e3f-45b9a6f91244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16994 | 2025.12.18 00:27:27.501834 [ 294 ] {} <Debug> TCP-Session: 4107a83e-b2b8-4cf4-9e3f-45b9a6f91244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16995 | 2025.12.18 00:27:27.502024 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58345 | ||
| 16996 | 2025.12.18 00:27:27.502047 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55461 | ||
| 16997 | 2025.12.18 00:27:27.502114 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16998 | 2025.12.18 00:27:27.502122 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53865 | ||
| 16999 | 2025.12.18 00:27:27.502137 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48135 | ||
| 17000 | 2025.12.18 00:27:27.502177 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51495 | ||
| 17001 | 2025.12.18 00:27:27.502176 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17002 | 2025.12.18 00:27:27.502162 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50812 | ||
| 17003 | 2025.12.18 00:27:27.502258 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17004 | 2025.12.18 00:27:27.502265 [ 287 ] {} <Debug> TCP-Session: d103f330-b10c-4664-9957-a1d2de51f788 Authenticating user 'default' from [fd00:1122:3344:101::e]:55461 | ||
| 17005 | 2025.12.18 00:27:27.502286 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17006 | 2025.12.18 00:27:27.502305 [ 288 ] {} <Debug> TCP-Session: d2d879f4-a19a-4823-b1f2-49b33f7a61f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53865 | ||
| 17007 | 2025.12.18 00:27:27.502320 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17008 | 2025.12.18 00:27:27.502286 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17009 | 2025.12.18 00:27:27.502360 [ 288 ] {} <Debug> TCP-Session: d2d879f4-a19a-4823-b1f2-49b33f7a61f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17010 | 2025.12.18 00:27:27.502367 [ 289 ] {} <Debug> TCP-Session: 9df3f3d9-b24c-456f-a15a-3ccb7dc6a210 Authenticating user 'default' from [fd00:1122:3344:101::e]:48135 | ||
| 17011 | 2025.12.18 00:27:27.502391 [ 293 ] {} <Debug> TCP-Session: f23d68c7-c966-45e3-ad8f-f1feba53831d Authenticating user 'default' from [fd00:1122:3344:101::e]:51495 | ||
| 17012 | 2025.12.18 00:27:27.502399 [ 288 ] {} <Debug> TCP-Session: d2d879f4-a19a-4823-b1f2-49b33f7a61f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17013 | 2025.12.18 00:27:27.502431 [ 289 ] {} <Debug> TCP-Session: 9df3f3d9-b24c-456f-a15a-3ccb7dc6a210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17014 | 2025.12.18 00:27:27.502440 [ 293 ] {} <Debug> TCP-Session: f23d68c7-c966-45e3-ad8f-f1feba53831d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17015 | 2025.12.18 00:27:27.502469 [ 289 ] {} <Debug> TCP-Session: 9df3f3d9-b24c-456f-a15a-3ccb7dc6a210 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17016 | 2025.12.18 00:27:27.502362 [ 292 ] {} <Debug> TCP-Session: 784b4de0-bd45-488d-85eb-e00742c46055 Authenticating user 'default' from [fd00:1122:3344:101::e]:50812 | ||
| 17017 | 2025.12.18 00:27:27.502479 [ 293 ] {} <Debug> TCP-Session: f23d68c7-c966-45e3-ad8f-f1feba53831d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17018 | 2025.12.18 00:27:27.502514 [ 292 ] {} <Debug> TCP-Session: 784b4de0-bd45-488d-85eb-e00742c46055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17019 | 2025.12.18 00:27:27.502258 [ 294 ] {} <Trace> TCP-Session: 4107a83e-b2b8-4cf4-9e3f-45b9a6f91244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17020 | 2025.12.18 00:27:27.502545 [ 292 ] {} <Debug> TCP-Session: 784b4de0-bd45-488d-85eb-e00742c46055 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17021 | 2025.12.18 00:27:27.502156 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33855 | ||
| 17022 | 2025.12.18 00:27:27.502152 [ 286 ] {} <Debug> TCP-Session: 025dafaf-da47-4840-a1ba-05877e553a80 Authenticating user 'default' from [fd00:1122:3344:101::e]:58345 | ||
| 17023 | 2025.12.18 00:27:27.502143 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39339 | ||
| 17024 | 2025.12.18 00:27:27.502646 [ 286 ] {} <Debug> TCP-Session: 025dafaf-da47-4840-a1ba-05877e553a80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17025 | 2025.12.18 00:27:27.502657 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17026 | 2025.12.18 00:27:27.502671 [ 286 ] {} <Debug> TCP-Session: 025dafaf-da47-4840-a1ba-05877e553a80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17027 | 2025.12.18 00:27:27.502690 [ 291 ] {} <Debug> TCP-Session: 0a4407c3-2381-44dd-b9e3-34860adcefa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33855 | ||
| 17028 | 2025.12.18 00:27:27.502316 [ 287 ] {} <Debug> TCP-Session: d103f330-b10c-4664-9957-a1d2de51f788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17029 | 2025.12.18 00:27:27.502710 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17030 | 2025.12.18 00:27:27.502722 [ 294 ] {c296e7ac-8294-4ced-b84e-3e68b1b6d475} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36422) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17031 | 2025.12.18 00:27:27.502726 [ 287 ] {} <Debug> TCP-Session: d103f330-b10c-4664-9957-a1d2de51f788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17032 | 2025.12.18 00:27:27.502745 [ 290 ] {} <Debug> TCP-Session: 736d2a07-dcd5-43f9-bb83-8d67ce31f56e Authenticating user 'default' from [fd00:1122:3344:101::e]:39339 | ||
| 17033 | 2025.12.18 00:27:27.502716 [ 291 ] {} <Debug> TCP-Session: 0a4407c3-2381-44dd-b9e3-34860adcefa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17034 | 2025.12.18 00:27:27.502784 [ 290 ] {} <Debug> TCP-Session: 736d2a07-dcd5-43f9-bb83-8d67ce31f56e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17035 | 2025.12.18 00:27:27.502809 [ 291 ] {} <Debug> TCP-Session: 0a4407c3-2381-44dd-b9e3-34860adcefa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17036 | 2025.12.18 00:27:27.502816 [ 290 ] {} <Debug> TCP-Session: 736d2a07-dcd5-43f9-bb83-8d67ce31f56e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17037 | 2025.12.18 00:27:27.502997 [ 294 ] {c296e7ac-8294-4ced-b84e-3e68b1b6d475} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17038 | 2025.12.18 00:27:27.503053 [ 294 ] {c296e7ac-8294-4ced-b84e-3e68b1b6d475} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17039 | 2025.12.18 00:27:27.503359 [ 294 ] {c296e7ac-8294-4ced-b84e-3e68b1b6d475} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 17040 | 2025.12.18 00:27:27.504377 [ 351 ] {c296e7ac-8294-4ced-b84e-3e68b1b6d475} <Trace> AggregatingTransform: Aggregating | ||
| 17041 | 2025.12.18 00:27:27.504419 [ 351 ] {c296e7ac-8294-4ced-b84e-3e68b1b6d475} <Trace> Aggregator: Aggregation method: without_key | ||
| 17042 | 2025.12.18 00:27:27.504459 [ 351 ] {c296e7ac-8294-4ced-b84e-3e68b1b6d475} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000998007 sec. (1001.997 rows/sec., 39.14 KiB/sec.) | ||
| 17043 | 2025.12.18 00:27:27.504481 [ 351 ] {c296e7ac-8294-4ced-b84e-3e68b1b6d475} <Trace> Aggregator: Merging aggregated data | ||
| 17044 | 2025.12.18 00:27:27.506128 [ 294 ] {c296e7ac-8294-4ced-b84e-3e68b1b6d475} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00346 sec., 289.01734104046244 rows/sec., 11.29 KiB/sec. | ||
| 17045 | 2025.12.18 00:27:27.506324 [ 294 ] {c296e7ac-8294-4ced-b84e-3e68b1b6d475} <Debug> TCPHandler: Processed in 0.00418381 sec. | ||
| 17046 | 2025.12.18 00:27:27.506496 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17047 | 2025.12.18 00:27:27.506525 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17048 | 2025.12.18 00:27:27.506531 [ 294 ] {} <Debug> TCP-Session: 4107a83e-b2b8-4cf4-9e3f-45b9a6f91244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17049 | 2025.12.18 00:27:27.506549 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17050 | 2025.12.18 00:27:27.506559 [ 286 ] {} <Debug> TCP-Session: 025dafaf-da47-4840-a1ba-05877e553a80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17051 | 2025.12.18 00:27:27.506568 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17052 | 2025.12.18 00:27:27.506590 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17053 | 2025.12.18 00:27:27.506607 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17054 | 2025.12.18 00:27:27.506624 [ 287 ] {} <Debug> TCP-Session: d103f330-b10c-4664-9957-a1d2de51f788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17055 | 2025.12.18 00:27:27.506630 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17056 | 2025.12.18 00:27:27.506655 [ 293 ] {} <Debug> TCP-Session: f23d68c7-c966-45e3-ad8f-f1feba53831d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17057 | 2025.12.18 00:27:27.506662 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17058 | 2025.12.18 00:27:27.506701 [ 288 ] {} <Debug> TCP-Session: d2d879f4-a19a-4823-b1f2-49b33f7a61f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17059 | 2025.12.18 00:27:27.506647 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17060 | 2025.12.18 00:27:27.506728 [ 291 ] {} <Debug> TCP-Session: 0a4407c3-2381-44dd-b9e3-34860adcefa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17061 | 2025.12.18 00:27:27.506641 [ 289 ] {} <Debug> TCP-Session: 9df3f3d9-b24c-456f-a15a-3ccb7dc6a210 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17062 | 2025.12.18 00:27:27.506759 [ 292 ] {} <Debug> TCP-Session: 784b4de0-bd45-488d-85eb-e00742c46055 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17063 | 2025.12.18 00:27:27.506592 [ 290 ] {} <Debug> TCP-Session: 736d2a07-dcd5-43f9-bb83-8d67ce31f56e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17064 | 2025.12.18 00:27:28.624429 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17065 | 2025.12.18 00:27:28.624486 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17066 | 2025.12.18 00:27:28.858215 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46999 | ||
| 17067 | 2025.12.18 00:27:28.858826 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17068 | 2025.12.18 00:27:28.858888 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17069 | 2025.12.18 00:27:28.859390 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 17070 | 2025.12.18 00:27:28.859633 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17071 | 2025.12.18 00:27:28.859786 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46999 | ||
| 17072 | 2025.12.18 00:27:31.343755 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17073 | 2025.12.18 00:27:31.343942 [ 260 ] {d0efcc93-532e-42dd-b381-29ed1b5ef6d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17074 | 2025.12.18 00:27:31.344022 [ 260 ] {d0efcc93-532e-42dd-b381-29ed1b5ef6d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17075 | 2025.12.18 00:27:31.344720 [ 260 ] {d0efcc93-532e-42dd-b381-29ed1b5ef6d4} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17076 | 2025.12.18 00:27:31.344768 [ 260 ] {d0efcc93-532e-42dd-b381-29ed1b5ef6d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17077 | 2025.12.18 00:27:31.345202 [ 260 ] {d0efcc93-532e-42dd-b381-29ed1b5ef6d4} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 17078 | 2025.12.18 00:27:31.345446 [ 260 ] {d0efcc93-532e-42dd-b381-29ed1b5ef6d4} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17079 | 2025.12.18 00:27:31.345615 [ 260 ] {d0efcc93-532e-42dd-b381-29ed1b5ef6d4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001731 sec., 32351.242056614676 rows/sec., 2.49 MiB/sec. | ||
| 17080 | 2025.12.18 00:27:31.345671 [ 260 ] {d0efcc93-532e-42dd-b381-29ed1b5ef6d4} <Debug> TCPHandler: Processed in 0.002049985 sec. | ||
| 17081 | 2025.12.18 00:27:31.345799 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17082 | 2025.12.18 00:27:31.345904 [ 260 ] {c7c80588-e071-4ee3-bb4a-a87d8fb55cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17083 | 2025.12.18 00:27:31.345951 [ 260 ] {c7c80588-e071-4ee3-bb4a-a87d8fb55cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17084 | 2025.12.18 00:27:31.346390 [ 260 ] {c7c80588-e071-4ee3-bb4a-a87d8fb55cdc} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17085 | 2025.12.18 00:27:31.346428 [ 260 ] {c7c80588-e071-4ee3-bb4a-a87d8fb55cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17086 | 2025.12.18 00:27:31.346753 [ 260 ] {c7c80588-e071-4ee3-bb4a-a87d8fb55cdc} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 17087 | 2025.12.18 00:27:31.346990 [ 260 ] {c7c80588-e071-4ee3-bb4a-a87d8fb55cdc} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17088 | 2025.12.18 00:27:31.347137 [ 260 ] {c7c80588-e071-4ee3-bb4a-a87d8fb55cdc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001257 sec., 50914.87669053301 rows/sec., 3.97 MiB/sec. | ||
| 17089 | 2025.12.18 00:27:31.347178 [ 260 ] {c7c80588-e071-4ee3-bb4a-a87d8fb55cdc} <Debug> TCPHandler: Processed in 0.00143297 sec. | ||
| 17090 | 2025.12.18 00:27:31.347300 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17091 | 2025.12.18 00:27:31.347399 [ 260 ] {e3a4b9b0-ff46-44e4-96ee-1f0ad36ffea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17092 | 2025.12.18 00:27:31.347446 [ 260 ] {e3a4b9b0-ff46-44e4-96ee-1f0ad36ffea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17093 | 2025.12.18 00:27:31.347873 [ 260 ] {e3a4b9b0-ff46-44e4-96ee-1f0ad36ffea1} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17094 | 2025.12.18 00:27:31.347909 [ 260 ] {e3a4b9b0-ff46-44e4-96ee-1f0ad36ffea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17095 | 2025.12.18 00:27:31.348262 [ 260 ] {e3a4b9b0-ff46-44e4-96ee-1f0ad36ffea1} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 17096 | 2025.12.18 00:27:31.348479 [ 260 ] {e3a4b9b0-ff46-44e4-96ee-1f0ad36ffea1} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17097 | 2025.12.18 00:27:31.348595 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 2 parts from all_1_143_33 to all_144_144_0 | ||
| 17098 | 2025.12.18 00:27:31.348616 [ 260 ] {e3a4b9b0-ff46-44e4-96ee-1f0ad36ffea1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 17099 | 2025.12.18 00:27:31.348630 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17100 | 2025.12.18 00:27:31.348651 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17101 | 2025.12.18 00:27:31.348656 [ 260 ] {e3a4b9b0-ff46-44e4-96ee-1f0ad36ffea1} <Debug> TCPHandler: Processed in 0.00141337 sec. | ||
| 17102 | 2025.12.18 00:27:31.348762 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_144_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_143_33 to all_144_144_0 into Compact with storage Full | ||
| 17103 | 2025.12.18 00:27:31.348773 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17104 | 2025.12.18 00:27:31.348918 [ 260 ] {2aa39dff-eaa5-45fd-92ca-ddfbc817abb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17105 | 2025.12.18 00:27:31.348944 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_144_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17106 | 2025.12.18 00:27:31.348963 [ 260 ] {2aa39dff-eaa5-45fd-92ca-ddfbc817abb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17107 | 2025.12.18 00:27:31.348996 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_144_34} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_143_33, total 40014 rows starting from the beginning of the part | ||
| 17108 | 2025.12.18 00:27:31.349079 [ 192 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_144_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 17109 | 2025.12.18 00:27:31.349335 [ 260 ] {2aa39dff-eaa5-45fd-92ca-ddfbc817abb9} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17110 | 2025.12.18 00:27:31.349379 [ 260 ] {2aa39dff-eaa5-45fd-92ca-ddfbc817abb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17111 | 2025.12.18 00:27:31.349723 [ 260 ] {2aa39dff-eaa5-45fd-92ca-ddfbc817abb9} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 17112 | 2025.12.18 00:27:31.349950 [ 260 ] {2aa39dff-eaa5-45fd-92ca-ddfbc817abb9} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17113 | 2025.12.18 00:27:31.350095 [ 260 ] {2aa39dff-eaa5-45fd-92ca-ddfbc817abb9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 17114 | 2025.12.18 00:27:31.350134 [ 260 ] {2aa39dff-eaa5-45fd-92ca-ddfbc817abb9} <Debug> TCPHandler: Processed in 0.00141282 sec. | ||
| 17115 | 2025.12.18 00:27:31.355947 [ 188 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_144_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40174 rows, containing 5 columns (5 merged, 0 gathered) in 0.007231271 sec., 5555593.20069736 rows/sec., 381.74 MiB/sec. | ||
| 17116 | 2025.12.18 00:27:31.356611 [ 189 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_144_34} <Trace> MergedBlockOutputStream: filled checksums all_1_144_34 (state Temporary) | ||
| 17117 | 2025.12.18 00:27:31.356967 [ 189 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_144_34} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_144_34 to all_1_144_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17118 | 2025.12.18 00:27:31.357057 [ 189 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_144_34} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 2 parts: [all_1_143_33, all_144_144_0] -> all_1_144_34 | ||
| 17119 | 2025.12.18 00:27:31.357164 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 17120 | 2025.12.18 00:27:31.446985 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 17121 | 2025.12.18 00:27:31.466933 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17122 | 2025.12.18 00:27:31.466984 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17123 | 2025.12.18 00:27:31.473496 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 17124 | 2025.12.18 00:27:31.474282 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17125 | 2025.12.18 00:27:31.478179 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 17126 | 2025.12.18 00:27:34.012265 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1946 | ||
| 17127 | 2025.12.18 00:27:34.015009 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17128 | 2025.12.18 00:27:34.015083 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17129 | 2025.12.18 00:27:34.016594 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17130 | 2025.12.18 00:27:34.017042 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17131 | 2025.12.18 00:27:34.017375 [ 223 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17132 | 2025.12.18 00:27:34.017447 [ 223 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17133 | 2025.12.18 00:27:34.017611 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1946 | ||
| 17134 | 2025.12.18 00:27:34.021243 [ 223 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17135 | 2025.12.18 00:27:35.845785 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17136 | 2025.12.18 00:27:35.846000 [ 260 ] {7a2eb0fe-78a9-4763-8fad-00a74977b030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17137 | 2025.12.18 00:27:35.846092 [ 260 ] {7a2eb0fe-78a9-4763-8fad-00a74977b030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17138 | 2025.12.18 00:27:35.846955 [ 260 ] {7a2eb0fe-78a9-4763-8fad-00a74977b030} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17139 | 2025.12.18 00:27:35.847018 [ 260 ] {7a2eb0fe-78a9-4763-8fad-00a74977b030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17140 | 2025.12.18 00:27:35.847471 [ 260 ] {7a2eb0fe-78a9-4763-8fad-00a74977b030} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 17141 | 2025.12.18 00:27:35.847754 [ 260 ] {7a2eb0fe-78a9-4763-8fad-00a74977b030} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17142 | 2025.12.18 00:27:35.847940 [ 260 ] {7a2eb0fe-78a9-4763-8fad-00a74977b030} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00206 sec., 11650.485436893203 rows/sec., 989.84 KiB/sec. | ||
| 17143 | 2025.12.18 00:27:35.848071 [ 260 ] {7a2eb0fe-78a9-4763-8fad-00a74977b030} <Debug> TCPHandler: Processed in 0.002432138 sec. | ||
| 17144 | 2025.12.18 00:27:35.848226 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17145 | 2025.12.18 00:27:35.848340 [ 260 ] {7bf2eaff-4371-4c32-bb8f-9024dc4b6d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17146 | 2025.12.18 00:27:35.848391 [ 260 ] {7bf2eaff-4371-4c32-bb8f-9024dc4b6d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17147 | 2025.12.18 00:27:35.848879 [ 260 ] {7bf2eaff-4371-4c32-bb8f-9024dc4b6d4c} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17148 | 2025.12.18 00:27:35.848925 [ 260 ] {7bf2eaff-4371-4c32-bb8f-9024dc4b6d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17149 | 2025.12.18 00:27:35.849302 [ 260 ] {7bf2eaff-4371-4c32-bb8f-9024dc4b6d4c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 17150 | 2025.12.18 00:27:35.849560 [ 260 ] {7bf2eaff-4371-4c32-bb8f-9024dc4b6d4c} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17151 | 2025.12.18 00:27:35.849717 [ 260 ] {7bf2eaff-4371-4c32-bb8f-9024dc4b6d4c} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001402 sec., 11412.268188302425 rows/sec., 940.34 KiB/sec. | ||
| 17152 | 2025.12.18 00:27:35.849764 [ 260 ] {7bf2eaff-4371-4c32-bb8f-9024dc4b6d4c} <Debug> TCPHandler: Processed in 0.001598241 sec. | ||
| 17153 | 2025.12.18 00:27:35.849878 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17154 | 2025.12.18 00:27:35.849996 [ 260 ] {18960ebb-622b-4d70-a5ee-4e039c014421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17155 | 2025.12.18 00:27:35.850049 [ 260 ] {18960ebb-622b-4d70-a5ee-4e039c014421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17156 | 2025.12.18 00:27:35.851201 [ 260 ] {18960ebb-622b-4d70-a5ee-4e039c014421} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17157 | 2025.12.18 00:27:35.851244 [ 260 ] {18960ebb-622b-4d70-a5ee-4e039c014421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17158 | 2025.12.18 00:27:35.851696 [ 260 ] {18960ebb-622b-4d70-a5ee-4e039c014421} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 17159 | 2025.12.18 00:27:35.851970 [ 260 ] {18960ebb-622b-4d70-a5ee-4e039c014421} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17160 | 2025.12.18 00:27:35.852127 [ 260 ] {18960ebb-622b-4d70-a5ee-4e039c014421} <Debug> executeQuery: Read 1427 rows, 122.86 KiB in 0.002162 sec., 660037.0027752082 rows/sec., 55.49 MiB/sec. | ||
| 17161 | 2025.12.18 00:27:35.852174 [ 260 ] {18960ebb-622b-4d70-a5ee-4e039c014421} <Debug> TCPHandler: Processed in 0.002348886 sec. | ||
| 17162 | 2025.12.18 00:27:35.852304 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17163 | 2025.12.18 00:27:35.852417 [ 260 ] {5f5e977b-3ec7-44ea-b22b-3ddda8ed8c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17164 | 2025.12.18 00:27:35.852464 [ 260 ] {5f5e977b-3ec7-44ea-b22b-3ddda8ed8c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17165 | 2025.12.18 00:27:35.852922 [ 260 ] {5f5e977b-3ec7-44ea-b22b-3ddda8ed8c2b} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17166 | 2025.12.18 00:27:35.852964 [ 260 ] {5f5e977b-3ec7-44ea-b22b-3ddda8ed8c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17167 | 2025.12.18 00:27:35.853336 [ 260 ] {5f5e977b-3ec7-44ea-b22b-3ddda8ed8c2b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17168 | 2025.12.18 00:27:35.853590 [ 260 ] {5f5e977b-3ec7-44ea-b22b-3ddda8ed8c2b} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17169 | 2025.12.18 00:27:35.853732 [ 260 ] {5f5e977b-3ec7-44ea-b22b-3ddda8ed8c2b} <Debug> executeQuery: Read 79 rows, 5.93 KiB in 0.001338 sec., 59043.34828101644 rows/sec., 4.33 MiB/sec. | ||
| 17170 | 2025.12.18 00:27:35.853776 [ 260 ] {5f5e977b-3ec7-44ea-b22b-3ddda8ed8c2b} <Debug> TCPHandler: Processed in 0.00152694 sec. | ||
| 17171 | 2025.12.18 00:27:35.853900 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17172 | 2025.12.18 00:27:35.853994 [ 260 ] {02854a30-1e3a-4584-ab1a-4daccfa3428f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17173 | 2025.12.18 00:27:35.854042 [ 260 ] {02854a30-1e3a-4584-ab1a-4daccfa3428f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17174 | 2025.12.18 00:27:35.854548 [ 260 ] {02854a30-1e3a-4584-ab1a-4daccfa3428f} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17175 | 2025.12.18 00:27:35.854587 [ 260 ] {02854a30-1e3a-4584-ab1a-4daccfa3428f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17176 | 2025.12.18 00:27:35.855021 [ 260 ] {02854a30-1e3a-4584-ab1a-4daccfa3428f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 17177 | 2025.12.18 00:27:35.855267 [ 260 ] {02854a30-1e3a-4584-ab1a-4daccfa3428f} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17178 | 2025.12.18 00:27:35.855400 [ 260 ] {02854a30-1e3a-4584-ab1a-4daccfa3428f} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001424 sec., 176966.29213483148 rows/sec., 12.24 MiB/sec. | ||
| 17179 | 2025.12.18 00:27:35.855439 [ 260 ] {02854a30-1e3a-4584-ab1a-4daccfa3428f} <Debug> TCPHandler: Processed in 0.001590221 sec. | ||
| 17180 | 2025.12.18 00:27:35.855562 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17181 | 2025.12.18 00:27:35.855665 [ 260 ] {9c63f9dd-1796-4288-9fcc-19e032320f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17182 | 2025.12.18 00:27:35.855706 [ 260 ] {9c63f9dd-1796-4288-9fcc-19e032320f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17183 | 2025.12.18 00:27:35.856115 [ 260 ] {9c63f9dd-1796-4288-9fcc-19e032320f2b} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17184 | 2025.12.18 00:27:35.856152 [ 260 ] {9c63f9dd-1796-4288-9fcc-19e032320f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17185 | 2025.12.18 00:27:35.856456 [ 260 ] {9c63f9dd-1796-4288-9fcc-19e032320f2b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 17186 | 2025.12.18 00:27:35.856674 [ 260 ] {9c63f9dd-1796-4288-9fcc-19e032320f2b} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17187 | 2025.12.18 00:27:35.856811 [ 260 ] {9c63f9dd-1796-4288-9fcc-19e032320f2b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001164 sec., 10309.278350515464 rows/sec., 805.41 KiB/sec. | ||
| 17188 | 2025.12.18 00:27:35.856852 [ 260 ] {9c63f9dd-1796-4288-9fcc-19e032320f2b} <Debug> TCPHandler: Processed in 0.001340509 sec. | ||
| 17189 | 2025.12.18 00:27:35.856969 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17190 | 2025.12.18 00:27:35.857065 [ 260 ] {19aa9a06-cab2-4ab3-a00f-cfd0f664ee4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17191 | 2025.12.18 00:27:35.857106 [ 260 ] {19aa9a06-cab2-4ab3-a00f-cfd0f664ee4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17192 | 2025.12.18 00:27:35.858098 [ 260 ] {19aa9a06-cab2-4ab3-a00f-cfd0f664ee4d} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17193 | 2025.12.18 00:27:35.858171 [ 260 ] {19aa9a06-cab2-4ab3-a00f-cfd0f664ee4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17194 | 2025.12.18 00:27:35.858675 [ 260 ] {19aa9a06-cab2-4ab3-a00f-cfd0f664ee4d} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 17195 | 2025.12.18 00:27:35.858940 [ 260 ] {19aa9a06-cab2-4ab3-a00f-cfd0f664ee4d} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17196 | 2025.12.18 00:27:35.859140 [ 260 ] {19aa9a06-cab2-4ab3-a00f-cfd0f664ee4d} <Debug> executeQuery: Read 629 rows, 48.58 KiB in 0.002086 sec., 301534.03643336525 rows/sec., 22.74 MiB/sec. | ||
| 17197 | 2025.12.18 00:27:35.859218 [ 260 ] {19aa9a06-cab2-4ab3-a00f-cfd0f664ee4d} <Debug> TCPHandler: Processed in 0.002297366 sec. | ||
| 17198 | 2025.12.18 00:27:35.859395 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17199 | 2025.12.18 00:27:35.859525 [ 260 ] {444cbb94-ccca-40d1-9891-e8d5e04f2e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17200 | 2025.12.18 00:27:35.859585 [ 260 ] {444cbb94-ccca-40d1-9891-e8d5e04f2e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17201 | 2025.12.18 00:27:35.860307 [ 260 ] {444cbb94-ccca-40d1-9891-e8d5e04f2e3b} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17202 | 2025.12.18 00:27:35.860355 [ 260 ] {444cbb94-ccca-40d1-9891-e8d5e04f2e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17203 | 2025.12.18 00:27:35.860813 [ 260 ] {444cbb94-ccca-40d1-9891-e8d5e04f2e3b} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 17204 | 2025.12.18 00:27:35.861066 [ 260 ] {444cbb94-ccca-40d1-9891-e8d5e04f2e3b} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17205 | 2025.12.18 00:27:35.861219 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_144_34 to all_149_149_0 | ||
| 17206 | 2025.12.18 00:27:35.861228 [ 260 ] {444cbb94-ccca-40d1-9891-e8d5e04f2e3b} <Debug> executeQuery: Read 888 rows, 61.73 KiB in 0.001745 sec., 508882.5214899713 rows/sec., 34.54 MiB/sec. | ||
| 17207 | 2025.12.18 00:27:35.861305 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17208 | 2025.12.18 00:27:35.861333 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17209 | 2025.12.18 00:27:35.861342 [ 260 ] {444cbb94-ccca-40d1-9891-e8d5e04f2e3b} <Debug> TCPHandler: Processed in 0.002061265 sec. | ||
| 17210 | 2025.12.18 00:27:35.861469 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17211 | 2025.12.18 00:27:35.861471 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_149_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_144_34 to all_149_149_0 into Compact with storage Full | ||
| 17212 | 2025.12.18 00:27:35.861570 [ 260 ] {f4934ff2-b4c9-4af6-babe-f0ae101fc0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17213 | 2025.12.18 00:27:35.861637 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_149_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17214 | 2025.12.18 00:27:35.861639 [ 260 ] {f4934ff2-b4c9-4af6-babe-f0ae101fc0c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17215 | 2025.12.18 00:27:35.861683 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_149_35} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_144_34, total 40174 rows starting from the beginning of the part | ||
| 17216 | 2025.12.18 00:27:35.861762 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_149_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 17217 | 2025.12.18 00:27:35.861816 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_149_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 17218 | 2025.12.18 00:27:35.861867 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_149_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
| 17219 | 2025.12.18 00:27:35.861915 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_149_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 17220 | 2025.12.18 00:27:35.861963 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_149_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 888 rows starting from the beginning of the part | ||
| 17221 | 2025.12.18 00:27:35.862737 [ 260 ] {f4934ff2-b4c9-4af6-babe-f0ae101fc0c2} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17222 | 2025.12.18 00:27:35.862789 [ 260 ] {f4934ff2-b4c9-4af6-babe-f0ae101fc0c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17223 | 2025.12.18 00:27:35.863496 [ 260 ] {f4934ff2-b4c9-4af6-babe-f0ae101fc0c2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17224 | 2025.12.18 00:27:35.863769 [ 260 ] {f4934ff2-b4c9-4af6-babe-f0ae101fc0c2} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17225 | 2025.12.18 00:27:35.863926 [ 260 ] {f4934ff2-b4c9-4af6-babe-f0ae101fc0c2} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002376 sec., 21464.646464646463 rows/sec., 38.46 MiB/sec. | ||
| 17226 | 2025.12.18 00:27:35.864047 [ 260 ] {f4934ff2-b4c9-4af6-babe-f0ae101fc0c2} <Debug> TCPHandler: Processed in 0.002630659 sec. | ||
| 17227 | 2025.12.18 00:27:35.864184 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17228 | 2025.12.18 00:27:35.864286 [ 260 ] {a4d82abe-d4f6-4065-afcc-e6e9af22c032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 17229 | 2025.12.18 00:27:35.864335 [ 260 ] {a4d82abe-d4f6-4065-afcc-e6e9af22c032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 17230 | 2025.12.18 00:27:35.864745 [ 260 ] {a4d82abe-d4f6-4065-afcc-e6e9af22c032} <Trace> oximeter.measurements_i64 (56a2b1a9-020e-43c2-806e-d1044c7fc8b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17231 | 2025.12.18 00:27:35.864786 [ 260 ] {a4d82abe-d4f6-4065-afcc-e6e9af22c032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17232 | 2025.12.18 00:27:35.865138 [ 260 ] {a4d82abe-d4f6-4065-afcc-e6e9af22c032} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 17233 | 2025.12.18 00:27:35.865372 [ 260 ] {a4d82abe-d4f6-4065-afcc-e6e9af22c032} <Trace> oximeter.measurements_i64 (56a2b1a9-020e-43c2-806e-d1044c7fc8b7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17234 | 2025.12.18 00:27:35.865511 [ 260 ] {a4d82abe-d4f6-4065-afcc-e6e9af22c032} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001247 sec., 7217.321571772253 rows/sec., 555.24 KiB/sec. | ||
| 17235 | 2025.12.18 00:27:35.865551 [ 260 ] {a4d82abe-d4f6-4065-afcc-e6e9af22c032} <Debug> TCPHandler: Processed in 0.00142266 sec. | ||
| 17236 | 2025.12.18 00:27:35.865678 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17237 | 2025.12.18 00:27:35.865777 [ 260 ] {77613ff8-61a5-4e7b-9265-76fde1048a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17238 | 2025.12.18 00:27:35.865823 [ 260 ] {77613ff8-61a5-4e7b-9265-76fde1048a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17239 | 2025.12.18 00:27:35.866190 [ 260 ] {77613ff8-61a5-4e7b-9265-76fde1048a9c} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17240 | 2025.12.18 00:27:35.866231 [ 260 ] {77613ff8-61a5-4e7b-9265-76fde1048a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17241 | 2025.12.18 00:27:35.866599 [ 260 ] {77613ff8-61a5-4e7b-9265-76fde1048a9c} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 17242 | 2025.12.18 00:27:35.866849 [ 260 ] {77613ff8-61a5-4e7b-9265-76fde1048a9c} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17243 | 2025.12.18 00:27:35.866996 [ 260 ] {77613ff8-61a5-4e7b-9265-76fde1048a9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001238 sec., 48465.266558966076 rows/sec., 3.27 MiB/sec. | ||
| 17244 | 2025.12.18 00:27:35.867041 [ 260 ] {77613ff8-61a5-4e7b-9265-76fde1048a9c} <Debug> TCPHandler: Processed in 0.00141459 sec. | ||
| 17245 | 2025.12.18 00:27:35.870183 [ 188 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_149_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41702 rows, containing 5 columns (5 merged, 0 gathered) in 0.008778462 sec., 4750490.461768815 rows/sec., 326.40 MiB/sec. | ||
| 17246 | 2025.12.18 00:27:35.870529 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_149_35} <Trace> MergedBlockOutputStream: filled checksums all_1_149_35 (state Temporary) | ||
| 17247 | 2025.12.18 00:27:35.870814 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_149_35} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_149_35 to all_1_149_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17248 | 2025.12.18 00:27:35.870898 [ 199 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_149_35} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_144_34, all_149_149_0] -> all_1_149_35 | ||
| 17249 | 2025.12.18 00:27:35.870992 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 17250 | 2025.12.18 00:27:36.360173 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47511 | ||
| 17251 | 2025.12.18 00:27:36.361078 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17252 | 2025.12.18 00:27:36.361156 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17253 | 2025.12.18 00:27:36.361897 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 17254 | 2025.12.18 00:27:36.362258 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17255 | 2025.12.18 00:27:36.362450 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47511 | ||
| 17256 | 2025.12.18 00:27:36.599596 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 17257 | 2025.12.18 00:27:36.599689 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 17258 | 2025.12.18 00:27:36.604082 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 17259 | 2025.12.18 00:27:36.840702 [ 218 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 17260 | 2025.12.18 00:27:36.840765 [ 218 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 17261 | 2025.12.18 00:27:36.844233 [ 218 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 17262 | 2025.12.18 00:27:36.899349 [ 220 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 17263 | 2025.12.18 00:27:36.899400 [ 220 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 17264 | 2025.12.18 00:27:36.900443 [ 223 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 17265 | 2025.12.18 00:27:36.900485 [ 223 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 17266 | 2025.12.18 00:27:36.901935 [ 220 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 17267 | 2025.12.18 00:27:36.903638 [ 223 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 17268 | 2025.12.18 00:27:37.331542 [ 223 ] {} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17269 | 2025.12.18 00:27:37.331591 [ 223 ] {} <Debug> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17270 | 2025.12.18 00:27:37.334748 [ 223 ] {} <Debug> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 17271 | 2025.12.18 00:27:38.978430 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 17272 | 2025.12.18 00:27:38.996928 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17273 | 2025.12.18 00:27:38.996994 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17274 | 2025.12.18 00:27:39.000282 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.87 MiB, peak 401.26 MiB, free memory in arenas 0.00 B, will set to 384.35 MiB (RSS), difference: -4.52 MiB | ||
| 17275 | 2025.12.18 00:27:39.003393 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 17276 | 2025.12.18 00:27:39.004141 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17277 | 2025.12.18 00:27:39.007502 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 17278 | 2025.12.18 00:27:40.000268 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.35 MiB, peak 401.26 MiB, free memory in arenas 0.00 B, will set to 384.35 MiB (RSS), difference: 4.00 MiB | ||
| 17279 | 2025.12.18 00:27:41.344546 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17280 | 2025.12.18 00:27:41.344758 [ 260 ] {89fb5f98-c577-4c9d-8549-f9b85f177f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17281 | 2025.12.18 00:27:41.344838 [ 260 ] {89fb5f98-c577-4c9d-8549-f9b85f177f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17282 | 2025.12.18 00:27:41.345626 [ 260 ] {89fb5f98-c577-4c9d-8549-f9b85f177f4a} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17283 | 2025.12.18 00:27:41.345683 [ 260 ] {89fb5f98-c577-4c9d-8549-f9b85f177f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17284 | 2025.12.18 00:27:41.346112 [ 260 ] {89fb5f98-c577-4c9d-8549-f9b85f177f4a} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 17285 | 2025.12.18 00:27:41.346363 [ 260 ] {89fb5f98-c577-4c9d-8549-f9b85f177f4a} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17286 | 2025.12.18 00:27:41.346539 [ 260 ] {89fb5f98-c577-4c9d-8549-f9b85f177f4a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001839 sec., 30451.332245785754 rows/sec., 2.34 MiB/sec. | ||
| 17287 | 2025.12.18 00:27:41.346589 [ 260 ] {89fb5f98-c577-4c9d-8549-f9b85f177f4a} <Debug> TCPHandler: Processed in 0.002183955 sec. | ||
| 17288 | 2025.12.18 00:27:41.346724 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17289 | 2025.12.18 00:27:41.346824 [ 260 ] {92d701ee-134e-453e-9ba9-6884671da25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17290 | 2025.12.18 00:27:41.346868 [ 260 ] {92d701ee-134e-453e-9ba9-6884671da25f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17291 | 2025.12.18 00:27:41.347335 [ 260 ] {92d701ee-134e-453e-9ba9-6884671da25f} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17292 | 2025.12.18 00:27:41.347380 [ 260 ] {92d701ee-134e-453e-9ba9-6884671da25f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17293 | 2025.12.18 00:27:41.347734 [ 260 ] {92d701ee-134e-453e-9ba9-6884671da25f} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 17294 | 2025.12.18 00:27:41.347974 [ 260 ] {92d701ee-134e-453e-9ba9-6884671da25f} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17295 | 2025.12.18 00:27:41.348128 [ 260 ] {92d701ee-134e-453e-9ba9-6884671da25f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001323 sec., 48374.905517762665 rows/sec., 3.78 MiB/sec. | ||
| 17296 | 2025.12.18 00:27:41.348170 [ 260 ] {92d701ee-134e-453e-9ba9-6884671da25f} <Debug> TCPHandler: Processed in 0.00149694 sec. | ||
| 17297 | 2025.12.18 00:27:41.348299 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17298 | 2025.12.18 00:27:41.348398 [ 260 ] {8f5b3ca9-0c68-49ac-9a13-14c9fefae9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17299 | 2025.12.18 00:27:41.348448 [ 260 ] {8f5b3ca9-0c68-49ac-9a13-14c9fefae9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17300 | 2025.12.18 00:27:41.348903 [ 260 ] {8f5b3ca9-0c68-49ac-9a13-14c9fefae9f6} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17301 | 2025.12.18 00:27:41.348942 [ 260 ] {8f5b3ca9-0c68-49ac-9a13-14c9fefae9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17302 | 2025.12.18 00:27:41.349339 [ 260 ] {8f5b3ca9-0c68-49ac-9a13-14c9fefae9f6} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 17303 | 2025.12.18 00:27:41.349602 [ 260 ] {8f5b3ca9-0c68-49ac-9a13-14c9fefae9f6} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17304 | 2025.12.18 00:27:41.349743 [ 260 ] {8f5b3ca9-0c68-49ac-9a13-14c9fefae9f6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001364 sec., 117302.05278592376 rows/sec., 8.17 MiB/sec. | ||
| 17305 | 2025.12.18 00:27:41.349782 [ 260 ] {8f5b3ca9-0c68-49ac-9a13-14c9fefae9f6} <Debug> TCPHandler: Processed in 0.001534051 sec. | ||
| 17306 | 2025.12.18 00:27:41.349920 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17307 | 2025.12.18 00:27:41.350016 [ 260 ] {97ed0f8d-51c7-436a-b274-2d365e6bdf0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17308 | 2025.12.18 00:27:41.350060 [ 260 ] {97ed0f8d-51c7-436a-b274-2d365e6bdf0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17309 | 2025.12.18 00:27:41.350447 [ 260 ] {97ed0f8d-51c7-436a-b274-2d365e6bdf0a} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17310 | 2025.12.18 00:27:41.350485 [ 260 ] {97ed0f8d-51c7-436a-b274-2d365e6bdf0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17311 | 2025.12.18 00:27:41.350816 [ 260 ] {97ed0f8d-51c7-436a-b274-2d365e6bdf0a} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 17312 | 2025.12.18 00:27:41.351050 [ 260 ] {97ed0f8d-51c7-436a-b274-2d365e6bdf0a} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17313 | 2025.12.18 00:27:41.351184 [ 260 ] {97ed0f8d-51c7-436a-b274-2d365e6bdf0a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 17314 | 2025.12.18 00:27:41.351223 [ 260 ] {97ed0f8d-51c7-436a-b274-2d365e6bdf0a} <Debug> TCPHandler: Processed in 0.0013532 sec. | ||
| 17315 | 2025.12.18 00:27:43.624536 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17316 | 2025.12.18 00:27:43.624637 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17317 | 2025.12.18 00:27:43.862741 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47959 | ||
| 17318 | 2025.12.18 00:27:43.863305 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17319 | 2025.12.18 00:27:43.863345 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17320 | 2025.12.18 00:27:43.863846 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 17321 | 2025.12.18 00:27:43.864088 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17322 | 2025.12.18 00:27:43.864222 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47959 | ||
| 17323 | 2025.12.18 00:27:43.864269 [ 224 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17324 | 2025.12.18 00:27:43.864305 [ 224 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17325 | 2025.12.18 00:27:43.866736 [ 224 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17326 | 2025.12.18 00:27:44.018033 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1976 | ||
| 17327 | 2025.12.18 00:27:44.020657 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17328 | 2025.12.18 00:27:44.020705 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17329 | 2025.12.18 00:27:44.021931 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17330 | 2025.12.18 00:27:44.022191 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17331 | 2025.12.18 00:27:44.022461 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1976 | ||
| 17332 | 2025.12.18 00:27:44.766388 [ 218 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17333 | 2025.12.18 00:27:44.766441 [ 218 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17334 | 2025.12.18 00:27:44.769649 [ 218 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17335 | 2025.12.18 00:27:45.000286 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.35 MiB, peak 401.26 MiB, free memory in arenas 0.00 B, will set to 384.35 MiB (RSS), difference: 4.00 MiB | ||
| 17336 | 2025.12.18 00:27:46.201312 [ 42 ] {} <Debug> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 17337 | 2025.12.18 00:27:46.201384 [ 42 ] {} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17338 | 2025.12.18 00:27:46.201408 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17339 | 2025.12.18 00:27:46.201520 [ 198 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 17340 | 2025.12.18 00:27:46.201660 [ 198 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17341 | 2025.12.18 00:27:46.201698 [ 198 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 20 rows starting from the beginning of the part | ||
| 17342 | 2025.12.18 00:27:46.201770 [ 198 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 16 rows starting from the beginning of the part | ||
| 17343 | 2025.12.18 00:27:46.201820 [ 198 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
| 17344 | 2025.12.18 00:27:46.201866 [ 198 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part | ||
| 17345 | 2025.12.18 00:27:46.201912 [ 198 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 16 rows starting from the beginning of the part | ||
| 17346 | 2025.12.18 00:27:46.202803 [ 199 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133058 sec., 42086.909468051526 rows/sec., 3.54 MiB/sec. | ||
| 17347 | 2025.12.18 00:27:46.203036 [ 188 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 17348 | 2025.12.18 00:27:46.203497 [ 188 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_37_9} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17349 | 2025.12.18 00:27:46.203647 [ 188 ] {cb82542f-961a-4c18-a6a7-cf18a08978d8::all_1_37_9} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 17350 | 2025.12.18 00:27:46.203782 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17351 | 2025.12.18 00:27:46.346143 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17352 | 2025.12.18 00:27:46.346349 [ 260 ] {27235634-b682-4336-922e-c88b9911d049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17353 | 2025.12.18 00:27:46.346425 [ 260 ] {27235634-b682-4336-922e-c88b9911d049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17354 | 2025.12.18 00:27:46.347249 [ 260 ] {27235634-b682-4336-922e-c88b9911d049} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17355 | 2025.12.18 00:27:46.347300 [ 260 ] {27235634-b682-4336-922e-c88b9911d049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17356 | 2025.12.18 00:27:46.347722 [ 260 ] {27235634-b682-4336-922e-c88b9911d049} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 17357 | 2025.12.18 00:27:46.347968 [ 260 ] {27235634-b682-4336-922e-c88b9911d049} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17358 | 2025.12.18 00:27:46.348128 [ 260 ] {27235634-b682-4336-922e-c88b9911d049} <Debug> executeQuery: Read 166 rows, 14.91 KiB in 0.001835 sec., 90463.21525885559 rows/sec., 7.94 MiB/sec. | ||
| 17359 | 2025.12.18 00:27:46.348158 [ 42 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 17360 | 2025.12.18 00:27:46.348174 [ 260 ] {27235634-b682-4336-922e-c88b9911d049} <Debug> TCPHandler: Processed in 0.002173126 sec. | ||
| 17361 | 2025.12.18 00:27:46.348229 [ 42 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17362 | 2025.12.18 00:27:46.348260 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17363 | 2025.12.18 00:27:46.348333 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17364 | 2025.12.18 00:27:46.348370 [ 198 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 17365 | 2025.12.18 00:27:46.348436 [ 260 ] {b64a9cf1-000b-489e-826a-7de0362a913c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17366 | 2025.12.18 00:27:46.348485 [ 260 ] {b64a9cf1-000b-489e-826a-7de0362a913c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17367 | 2025.12.18 00:27:46.348513 [ 198 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17368 | 2025.12.18 00:27:46.348558 [ 198 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1407 rows starting from the beginning of the part | ||
| 17369 | 2025.12.18 00:27:46.348634 [ 198 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 138 rows starting from the beginning of the part | ||
| 17370 | 2025.12.18 00:27:46.348687 [ 198 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 56 rows starting from the beginning of the part | ||
| 17371 | 2025.12.18 00:27:46.348731 [ 198 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1427 rows starting from the beginning of the part | ||
| 17372 | 2025.12.18 00:27:46.348774 [ 198 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 56 rows starting from the beginning of the part | ||
| 17373 | 2025.12.18 00:27:46.348818 [ 198 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 166 rows starting from the beginning of the part | ||
| 17374 | 2025.12.18 00:27:46.348934 [ 260 ] {b64a9cf1-000b-489e-826a-7de0362a913c} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17375 | 2025.12.18 00:27:46.348979 [ 260 ] {b64a9cf1-000b-489e-826a-7de0362a913c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 17376 | 2025.12.18 00:27:46.349312 [ 260 ] {b64a9cf1-000b-489e-826a-7de0362a913c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17377 | 2025.12.18 00:27:46.349549 [ 260 ] {b64a9cf1-000b-489e-826a-7de0362a913c} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17378 | 2025.12.18 00:27:46.349679 [ 42 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17379 | 2025.12.18 00:27:46.349698 [ 260 ] {b64a9cf1-000b-489e-826a-7de0362a913c} <Debug> executeQuery: Read 55 rows, 4.14 KiB in 0.001281 sec., 42935.2068696331 rows/sec., 3.15 MiB/sec. | ||
| 17380 | 2025.12.18 00:27:46.349711 [ 42 ] {} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17381 | 2025.12.18 00:27:46.349742 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 17382 | 2025.12.18 00:27:46.349746 [ 260 ] {b64a9cf1-000b-489e-826a-7de0362a913c} <Debug> TCPHandler: Processed in 0.001465661 sec. | ||
| 17383 | 2025.12.18 00:27:46.349838 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::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 | ||
| 17384 | 2025.12.18 00:27:46.349887 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17385 | 2025.12.18 00:27:46.349958 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17386 | 2025.12.18 00:27:46.349990 [ 260 ] {7f04b3d8-cc1a-40db-8041-75463d953fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17387 | 2025.12.18 00:27:46.349996 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 72 rows starting from the beginning of the part | ||
| 17388 | 2025.12.18 00:27:46.350042 [ 260 ] {7f04b3d8-cc1a-40db-8041-75463d953fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17389 | 2025.12.18 00:27:46.350080 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 54 rows starting from the beginning of the part | ||
| 17390 | 2025.12.18 00:27:46.350134 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 40 rows starting from the beginning of the part | ||
| 17391 | 2025.12.18 00:27:46.350182 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 41 rows starting from the beginning of the part | ||
| 17392 | 2025.12.18 00:27:46.350225 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 79 rows starting from the beginning of the part | ||
| 17393 | 2025.12.18 00:27:46.350269 [ 188 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 55 rows starting from the beginning of the part | ||
| 17394 | 2025.12.18 00:27:46.350519 [ 190 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3250 rows, containing 5 columns (5 merged, 0 gathered) in 0.002195485 sec., 1480310.7286089405 rows/sec., 130.10 MiB/sec. | ||
| 17395 | 2025.12.18 00:27:46.350526 [ 260 ] {7f04b3d8-cc1a-40db-8041-75463d953fc1} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17396 | 2025.12.18 00:27:46.350600 [ 260 ] {7f04b3d8-cc1a-40db-8041-75463d953fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 17397 | 2025.12.18 00:27:46.350771 [ 191 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 17398 | 2025.12.18 00:27:46.350973 [ 260 ] {7f04b3d8-cc1a-40db-8041-75463d953fc1} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 17399 | 2025.12.18 00:27:46.351060 [ 191 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_151_30} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17400 | 2025.12.18 00:27:46.351134 [ 191 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_151_30} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 17401 | 2025.12.18 00:27:46.351203 [ 260 ] {7f04b3d8-cc1a-40db-8041-75463d953fc1} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17402 | 2025.12.18 00:27:46.351239 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 17403 | 2025.12.18 00:27:46.351336 [ 260 ] {7f04b3d8-cc1a-40db-8041-75463d953fc1} <Debug> executeQuery: Read 125 rows, 9.97 KiB in 0.001364 sec., 91642.22873900294 rows/sec., 7.14 MiB/sec. | ||
| 17404 | 2025.12.18 00:27:46.351335 [ 42 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 17405 | 2025.12.18 00:27:46.351379 [ 260 ] {7f04b3d8-cc1a-40db-8041-75463d953fc1} <Debug> TCPHandler: Processed in 0.001551351 sec. | ||
| 17406 | 2025.12.18 00:27:46.351385 [ 42 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17407 | 2025.12.18 00:27:46.351419 [ 186 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 341 rows, containing 5 columns (5 merged, 0 gathered) in 0.001628672 sec., 209373.03520905375 rows/sec., 16.17 MiB/sec. | ||
| 17408 | 2025.12.18 00:27:46.351432 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 17409 | 2025.12.18 00:27:46.351505 [ 188 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 17410 | 2025.12.18 00:27:46.351542 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17411 | 2025.12.18 00:27:46.351566 [ 198 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17412 | 2025.12.18 00:27:46.351605 [ 188 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17413 | 2025.12.18 00:27:46.351636 [ 188 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 634 rows starting from the beginning of the part | ||
| 17414 | 2025.12.18 00:27:46.351653 [ 260 ] {37131b87-5b8d-47d1-a54e-a6ff862c89b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17415 | 2025.12.18 00:27:46.351690 [ 188 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 105 rows starting from the beginning of the part | ||
| 17416 | 2025.12.18 00:27:46.351706 [ 260 ] {37131b87-5b8d-47d1-a54e-a6ff862c89b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17417 | 2025.12.18 00:27:46.351743 [ 188 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part | ||
| 17418 | 2025.12.18 00:27:46.351790 [ 188 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 629 rows starting from the beginning of the part | ||
| 17419 | 2025.12.18 00:27:46.351834 [ 188 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 64 rows starting from the beginning of the part | ||
| 17420 | 2025.12.18 00:27:46.351876 [ 198 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_86_17} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17421 | 2025.12.18 00:27:46.351880 [ 188 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 125 rows starting from the beginning of the part | ||
| 17422 | 2025.12.18 00:27:46.351965 [ 198 ] {cbff07be-46f8-4dd0-bdf2-4595802d7467::all_1_86_17} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17423 | 2025.12.18 00:27:46.352081 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 17424 | 2025.12.18 00:27:46.352182 [ 260 ] {37131b87-5b8d-47d1-a54e-a6ff862c89b9} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17425 | 2025.12.18 00:27:46.352226 [ 260 ] {37131b87-5b8d-47d1-a54e-a6ff862c89b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 17426 | 2025.12.18 00:27:46.352608 [ 260 ] {37131b87-5b8d-47d1-a54e-a6ff862c89b9} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 17427 | 2025.12.18 00:27:46.352835 [ 260 ] {37131b87-5b8d-47d1-a54e-a6ff862c89b9} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17428 | 2025.12.18 00:27:46.352972 [ 260 ] {37131b87-5b8d-47d1-a54e-a6ff862c89b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001341 sec., 119313.94481730052 rows/sec., 8.31 MiB/sec. | ||
| 17429 | 2025.12.18 00:27:46.353012 [ 260 ] {37131b87-5b8d-47d1-a54e-a6ff862c89b9} <Debug> TCPHandler: Processed in 0.001523151 sec. | ||
| 17430 | 2025.12.18 00:27:46.353017 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1621 rows, containing 5 columns (5 merged, 0 gathered) in 0.001544541 sec., 1049502.7325270097 rows/sec., 83.75 MiB/sec. | ||
| 17431 | 2025.12.18 00:27:46.353134 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17432 | 2025.12.18 00:27:46.353191 [ 198 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 17433 | 2025.12.18 00:27:46.353235 [ 260 ] {8e91bd4a-d872-45c5-99a5-0864c260d066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17434 | 2025.12.18 00:27:46.353297 [ 260 ] {8e91bd4a-d872-45c5-99a5-0864c260d066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17435 | 2025.12.18 00:27:46.353452 [ 198 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_151_30} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17436 | 2025.12.18 00:27:46.353528 [ 198 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_151_30} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 17437 | 2025.12.18 00:27:46.353625 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 17438 | 2025.12.18 00:27:46.354317 [ 260 ] {8e91bd4a-d872-45c5-99a5-0864c260d066} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17439 | 2025.12.18 00:27:46.354359 [ 260 ] {8e91bd4a-d872-45c5-99a5-0864c260d066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17440 | 2025.12.18 00:27:46.354968 [ 260 ] {8e91bd4a-d872-45c5-99a5-0864c260d066} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17441 | 2025.12.18 00:27:46.355202 [ 260 ] {8e91bd4a-d872-45c5-99a5-0864c260d066} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17442 | 2025.12.18 00:27:46.355353 [ 260 ] {8e91bd4a-d872-45c5-99a5-0864c260d066} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002137 sec., 25737.014506317268 rows/sec., 46.12 MiB/sec. | ||
| 17443 | 2025.12.18 00:27:46.355436 [ 260 ] {8e91bd4a-d872-45c5-99a5-0864c260d066} <Debug> TCPHandler: Processed in 0.002353867 sec. | ||
| 17444 | 2025.12.18 00:27:46.355577 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17445 | 2025.12.18 00:27:46.355675 [ 260 ] {11351d6e-ca48-47ed-b44b-1cba4a8d3aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 17446 | 2025.12.18 00:27:46.355717 [ 260 ] {11351d6e-ca48-47ed-b44b-1cba4a8d3aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 17447 | 2025.12.18 00:27:46.356058 [ 260 ] {11351d6e-ca48-47ed-b44b-1cba4a8d3aee} <Trace> oximeter.measurements_i64 (56a2b1a9-020e-43c2-806e-d1044c7fc8b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17448 | 2025.12.18 00:27:46.356096 [ 260 ] {11351d6e-ca48-47ed-b44b-1cba4a8d3aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17449 | 2025.12.18 00:27:46.356410 [ 260 ] {11351d6e-ca48-47ed-b44b-1cba4a8d3aee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 17450 | 2025.12.18 00:27:46.356636 [ 260 ] {11351d6e-ca48-47ed-b44b-1cba4a8d3aee} <Trace> oximeter.measurements_i64 (56a2b1a9-020e-43c2-806e-d1044c7fc8b7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17451 | 2025.12.18 00:27:46.356768 [ 260 ] {11351d6e-ca48-47ed-b44b-1cba4a8d3aee} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001111 sec., 5400.540054005401 rows/sec., 355.99 KiB/sec. | ||
| 17452 | 2025.12.18 00:27:46.356806 [ 260 ] {11351d6e-ca48-47ed-b44b-1cba4a8d3aee} <Debug> TCPHandler: Processed in 0.001281129 sec. | ||
| 17453 | 2025.12.18 00:27:46.356930 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17454 | 2025.12.18 00:27:46.357029 [ 260 ] {cd9cee73-5a92-4f02-af7b-9bfe51480969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17455 | 2025.12.18 00:27:46.357071 [ 260 ] {cd9cee73-5a92-4f02-af7b-9bfe51480969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17456 | 2025.12.18 00:27:46.357427 [ 260 ] {cd9cee73-5a92-4f02-af7b-9bfe51480969} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17457 | 2025.12.18 00:27:46.357464 [ 260 ] {cd9cee73-5a92-4f02-af7b-9bfe51480969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17458 | 2025.12.18 00:27:46.357780 [ 260 ] {cd9cee73-5a92-4f02-af7b-9bfe51480969} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 17459 | 2025.12.18 00:27:46.358002 [ 260 ] {cd9cee73-5a92-4f02-af7b-9bfe51480969} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17460 | 2025.12.18 00:27:46.358130 [ 42 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 17461 | 2025.12.18 00:27:46.358137 [ 260 ] {cd9cee73-5a92-4f02-af7b-9bfe51480969} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 17462 | 2025.12.18 00:27:46.358170 [ 42 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17463 | 2025.12.18 00:27:46.358190 [ 260 ] {cd9cee73-5a92-4f02-af7b-9bfe51480969} <Debug> TCPHandler: Processed in 0.001311179 sec. | ||
| 17464 | 2025.12.18 00:27:46.358194 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17465 | 2025.12.18 00:27:46.358317 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 17466 | 2025.12.18 00:27:46.358463 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17467 | 2025.12.18 00:27:46.358507 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 8460 rows starting from the beginning of the part | ||
| 17468 | 2025.12.18 00:27:46.358575 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 17469 | 2025.12.18 00:27:46.358626 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 17470 | 2025.12.18 00:27:46.358680 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 17471 | 2025.12.18 00:27:46.358725 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 17472 | 2025.12.18 00:27:46.358769 [ 201 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 17473 | 2025.12.18 00:27:46.361682 [ 198 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8760 rows, containing 4 columns (4 merged, 0 gathered) in 0.003417984 sec., 2562914.279294461 rows/sec., 172.70 MiB/sec. | ||
| 17474 | 2025.12.18 00:27:46.361859 [ 198 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 17475 | 2025.12.18 00:27:46.362134 [ 198 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_151_30} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17476 | 2025.12.18 00:27:46.362219 [ 198 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_151_30} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 17477 | 2025.12.18 00:27:46.362329 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 17478 | 2025.12.18 00:27:46.507713 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 17479 | 2025.12.18 00:27:46.526840 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17480 | 2025.12.18 00:27:46.526904 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17481 | 2025.12.18 00:27:46.533453 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 17482 | 2025.12.18 00:27:46.534213 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17483 | 2025.12.18 00:27:46.538256 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 17484 | 2025.12.18 00:27:47.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.50 MiB, peak 401.26 MiB, free memory in arenas 0.00 B, will set to 384.35 MiB (RSS), difference: -1.15 MiB | ||
| 17485 | 2025.12.18 00:27:47.504780 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17486 | 2025.12.18 00:27:47.504835 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17487 | 2025.12.18 00:27:47.507464 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17488 | 2025.12.18 00:27:47.652424 [ 65 ] {} <Debug> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 17489 | 2025.12.18 00:27:47.652488 [ 65 ] {} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17490 | 2025.12.18 00:27:47.652511 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17491 | 2025.12.18 00:27:47.652610 [ 193 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 17492 | 2025.12.18 00:27:47.652720 [ 193 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17493 | 2025.12.18 00:27:47.652755 [ 193 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 252 rows starting from the beginning of the part | ||
| 17494 | 2025.12.18 00:27:47.652822 [ 193 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 252 rows starting from the beginning of the part | ||
| 17495 | 2025.12.18 00:27:47.652868 [ 193 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
| 17496 | 2025.12.18 00:27:47.652914 [ 193 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 252 rows starting from the beginning of the part | ||
| 17497 | 2025.12.18 00:27:47.652957 [ 193 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 252 rows starting from the beginning of the part | ||
| 17498 | 2025.12.18 00:27:47.654169 [ 198 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1236 rows, containing 5 columns (5 merged, 0 gathered) in 0.001598131 sec., 773403.4318838693 rows/sec., 56.23 MiB/sec. | ||
| 17499 | 2025.12.18 00:27:47.654429 [ 201 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 17500 | 2025.12.18 00:27:47.654947 [ 201 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_25_6} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17501 | 2025.12.18 00:27:47.655019 [ 201 ] {171f6061-29b9-4a21-9678-8a8ddbbc6c97::all_1_25_6} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 17502 | 2025.12.18 00:27:47.655103 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 17503 | 2025.12.18 00:27:47.970866 [ 225 ] {} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 17504 | 2025.12.18 00:27:47.970920 [ 225 ] {} <Debug> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 17505 | 2025.12.18 00:27:47.973216 [ 225 ] {} <Debug> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 17506 | 2025.12.18 00:27:51.327665 [ 222 ] {} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17507 | 2025.12.18 00:27:51.327717 [ 222 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17508 | 2025.12.18 00:27:51.330301 [ 222 ] {} <Debug> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17509 | 2025.12.18 00:27:51.337878 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17510 | 2025.12.18 00:27:51.338150 [ 260 ] {e8410fa7-ce09-4800-a0ce-19c3eb2c735c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 17511 | 2025.12.18 00:27:51.338582 [ 260 ] {e8410fa7-ce09-4800-a0ce-19c3eb2c735c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17512 | 2025.12.18 00:27:51.338631 [ 260 ] {e8410fa7-ce09-4800-a0ce-19c3eb2c735c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 17513 | 2025.12.18 00:27:51.338923 [ 260 ] {e8410fa7-ce09-4800-a0ce-19c3eb2c735c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17514 | 2025.12.18 00:27:51.338995 [ 260 ] {e8410fa7-ce09-4800-a0ce-19c3eb2c735c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17515 | 2025.12.18 00:27:51.339142 [ 260 ] {e8410fa7-ce09-4800-a0ce-19c3eb2c735c} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 17516 | 2025.12.18 00:27:51.339290 [ 347 ] {e8410fa7-ce09-4800-a0ce-19c3eb2c735c} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17517 | 2025.12.18 00:27:51.339312 [ 308 ] {e8410fa7-ce09-4800-a0ce-19c3eb2c735c} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17518 | 2025.12.18 00:27:51.339293 [ 334 ] {e8410fa7-ce09-4800-a0ce-19c3eb2c735c} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17519 | 2025.12.18 00:27:51.339497 [ 260 ] {e8410fa7-ce09-4800-a0ce-19c3eb2c735c} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17520 | 2025.12.18 00:27:51.339529 [ 260 ] {e8410fa7-ce09-4800-a0ce-19c3eb2c735c} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17521 | 2025.12.18 00:27:51.339605 [ 260 ] {e8410fa7-ce09-4800-a0ce-19c3eb2c735c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17522 | 2025.12.18 00:27:51.339626 [ 260 ] {e8410fa7-ce09-4800-a0ce-19c3eb2c735c} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17523 | 2025.12.18 00:27:51.339664 [ 260 ] {e8410fa7-ce09-4800-a0ce-19c3eb2c735c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 17524 | 2025.12.18 00:27:51.339706 [ 260 ] {e8410fa7-ce09-4800-a0ce-19c3eb2c735c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 17525 | 2025.12.18 00:27:51.342756 [ 260 ] {e8410fa7-ce09-4800-a0ce-19c3eb2c735c} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.004727 sec., 7404.273323460969 rows/sec., 313.19 KiB/sec. | ||
| 17526 | 2025.12.18 00:27:51.342895 [ 260 ] {e8410fa7-ce09-4800-a0ce-19c3eb2c735c} <Debug> TCPHandler: Processed in 0.005159177 sec. | ||
| 17527 | 2025.12.18 00:27:51.343615 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17528 | 2025.12.18 00:27:51.343764 [ 260 ] {6d1e4568-d88f-4cdd-8a2c-d71b76aaa399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17529 | 2025.12.18 00:27:51.344005 [ 260 ] {6d1e4568-d88f-4cdd-8a2c-d71b76aaa399} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17530 | 2025.12.18 00:27:51.344042 [ 260 ] {6d1e4568-d88f-4cdd-8a2c-d71b76aaa399} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17531 | 2025.12.18 00:27:51.344257 [ 260 ] {6d1e4568-d88f-4cdd-8a2c-d71b76aaa399} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17532 | 2025.12.18 00:27:51.344313 [ 260 ] {6d1e4568-d88f-4cdd-8a2c-d71b76aaa399} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17533 | 2025.12.18 00:27:51.344422 [ 260 ] {6d1e4568-d88f-4cdd-8a2c-d71b76aaa399} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 17534 | 2025.12.18 00:27:51.344488 [ 361 ] {6d1e4568-d88f-4cdd-8a2c-d71b76aaa399} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17535 | 2025.12.18 00:27:51.344487 [ 308 ] {6d1e4568-d88f-4cdd-8a2c-d71b76aaa399} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17536 | 2025.12.18 00:27:51.344523 [ 366 ] {6d1e4568-d88f-4cdd-8a2c-d71b76aaa399} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17537 | 2025.12.18 00:27:51.344623 [ 260 ] {6d1e4568-d88f-4cdd-8a2c-d71b76aaa399} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17538 | 2025.12.18 00:27:51.344649 [ 260 ] {6d1e4568-d88f-4cdd-8a2c-d71b76aaa399} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17539 | 2025.12.18 00:27:51.344708 [ 260 ] {6d1e4568-d88f-4cdd-8a2c-d71b76aaa399} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17540 | 2025.12.18 00:27:51.344726 [ 260 ] {6d1e4568-d88f-4cdd-8a2c-d71b76aaa399} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17541 | 2025.12.18 00:27:51.344758 [ 260 ] {6d1e4568-d88f-4cdd-8a2c-d71b76aaa399} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:vcpu_usage'))" | ||
| 17542 | 2025.12.18 00:27:51.344791 [ 260 ] {6d1e4568-d88f-4cdd-8a2c-d71b76aaa399} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:vcpu_usage'))" | ||
| 17543 | 2025.12.18 00:27:51.345523 [ 260 ] {6d1e4568-d88f-4cdd-8a2c-d71b76aaa399} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001826 sec., 19167.579408543264 rows/sec., 810.77 KiB/sec. | ||
| 17544 | 2025.12.18 00:27:51.345623 [ 260 ] {6d1e4568-d88f-4cdd-8a2c-d71b76aaa399} <Debug> TCPHandler: Processed in 0.002063345 sec. | ||
| 17545 | 2025.12.18 00:27:51.345847 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17546 | 2025.12.18 00:27:51.345989 [ 260 ] {2a50aa61-7cf7-4af8-9c76-5ecb9ae7d64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17547 | 2025.12.18 00:27:51.346216 [ 260 ] {2a50aa61-7cf7-4af8-9c76-5ecb9ae7d64c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17548 | 2025.12.18 00:27:51.346252 [ 260 ] {2a50aa61-7cf7-4af8-9c76-5ecb9ae7d64c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17549 | 2025.12.18 00:27:51.346473 [ 260 ] {2a50aa61-7cf7-4af8-9c76-5ecb9ae7d64c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17550 | 2025.12.18 00:27:51.346528 [ 260 ] {2a50aa61-7cf7-4af8-9c76-5ecb9ae7d64c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17551 | 2025.12.18 00:27:51.346630 [ 260 ] {2a50aa61-7cf7-4af8-9c76-5ecb9ae7d64c} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 17552 | 2025.12.18 00:27:51.346689 [ 361 ] {2a50aa61-7cf7-4af8-9c76-5ecb9ae7d64c} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17553 | 2025.12.18 00:27:51.346689 [ 308 ] {2a50aa61-7cf7-4af8-9c76-5ecb9ae7d64c} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17554 | 2025.12.18 00:27:51.346724 [ 317 ] {2a50aa61-7cf7-4af8-9c76-5ecb9ae7d64c} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17555 | 2025.12.18 00:27:51.346812 [ 260 ] {2a50aa61-7cf7-4af8-9c76-5ecb9ae7d64c} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17556 | 2025.12.18 00:27:51.346833 [ 260 ] {2a50aa61-7cf7-4af8-9c76-5ecb9ae7d64c} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17557 | 2025.12.18 00:27:51.346889 [ 260 ] {2a50aa61-7cf7-4af8-9c76-5ecb9ae7d64c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17558 | 2025.12.18 00:27:51.346907 [ 260 ] {2a50aa61-7cf7-4af8-9c76-5ecb9ae7d64c} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17559 | 2025.12.18 00:27:51.346938 [ 260 ] {2a50aa61-7cf7-4af8-9c76-5ecb9ae7d64c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17560 | 2025.12.18 00:27:51.346970 [ 260 ] {2a50aa61-7cf7-4af8-9c76-5ecb9ae7d64c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17561 | 2025.12.18 00:27:51.347562 [ 260 ] {2a50aa61-7cf7-4af8-9c76-5ecb9ae7d64c} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001634 sec., 21419.82864137087 rows/sec., 906.04 KiB/sec. | ||
| 17562 | 2025.12.18 00:27:51.347658 [ 260 ] {2a50aa61-7cf7-4af8-9c76-5ecb9ae7d64c} <Debug> TCPHandler: Processed in 0.001863483 sec. | ||
| 17563 | 2025.12.18 00:27:51.347870 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17564 | 2025.12.18 00:27:51.348009 [ 260 ] {278586a7-8799-4bf3-a53a-6a00b6186d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17565 | 2025.12.18 00:27:51.348398 [ 260 ] {278586a7-8799-4bf3-a53a-6a00b6186d7a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17566 | 2025.12.18 00:27:51.348434 [ 260 ] {278586a7-8799-4bf3-a53a-6a00b6186d7a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17567 | 2025.12.18 00:27:51.348795 [ 260 ] {278586a7-8799-4bf3-a53a-6a00b6186d7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17568 | 2025.12.18 00:27:51.348852 [ 260 ] {278586a7-8799-4bf3-a53a-6a00b6186d7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17569 | 2025.12.18 00:27:51.348953 [ 260 ] {278586a7-8799-4bf3-a53a-6a00b6186d7a} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 17570 | 2025.12.18 00:27:51.349008 [ 317 ] {278586a7-8799-4bf3-a53a-6a00b6186d7a} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17571 | 2025.12.18 00:27:51.349014 [ 361 ] {278586a7-8799-4bf3-a53a-6a00b6186d7a} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17572 | 2025.12.18 00:27:51.349045 [ 365 ] {278586a7-8799-4bf3-a53a-6a00b6186d7a} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17573 | 2025.12.18 00:27:51.349127 [ 260 ] {278586a7-8799-4bf3-a53a-6a00b6186d7a} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17574 | 2025.12.18 00:27:51.349154 [ 260 ] {278586a7-8799-4bf3-a53a-6a00b6186d7a} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17575 | 2025.12.18 00:27:51.349209 [ 260 ] {278586a7-8799-4bf3-a53a-6a00b6186d7a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17576 | 2025.12.18 00:27:51.349226 [ 260 ] {278586a7-8799-4bf3-a53a-6a00b6186d7a} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17577 | 2025.12.18 00:27:51.349256 [ 260 ] {278586a7-8799-4bf3-a53a-6a00b6186d7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17578 | 2025.12.18 00:27:51.349293 [ 260 ] {278586a7-8799-4bf3-a53a-6a00b6186d7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17579 | 2025.12.18 00:27:51.349870 [ 260 ] {278586a7-8799-4bf3-a53a-6a00b6186d7a} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.00192 sec., 18229.166666666668 rows/sec., 771.08 KiB/sec. | ||
| 17580 | 2025.12.18 00:27:51.349983 [ 260 ] {278586a7-8799-4bf3-a53a-6a00b6186d7a} <Debug> TCPHandler: Processed in 0.002165325 sec. | ||
| 17581 | 2025.12.18 00:27:51.350176 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17582 | 2025.12.18 00:27:51.350317 [ 260 ] {e44982a6-1e75-49e6-8668-ca7d7eb0da0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17583 | 2025.12.18 00:27:51.350542 [ 260 ] {e44982a6-1e75-49e6-8668-ca7d7eb0da0e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17584 | 2025.12.18 00:27:51.350579 [ 260 ] {e44982a6-1e75-49e6-8668-ca7d7eb0da0e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17585 | 2025.12.18 00:27:51.350796 [ 260 ] {e44982a6-1e75-49e6-8668-ca7d7eb0da0e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17586 | 2025.12.18 00:27:51.350849 [ 260 ] {e44982a6-1e75-49e6-8668-ca7d7eb0da0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17587 | 2025.12.18 00:27:51.350950 [ 260 ] {e44982a6-1e75-49e6-8668-ca7d7eb0da0e} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 17588 | 2025.12.18 00:27:51.351011 [ 361 ] {e44982a6-1e75-49e6-8668-ca7d7eb0da0e} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17589 | 2025.12.18 00:27:51.351015 [ 365 ] {e44982a6-1e75-49e6-8668-ca7d7eb0da0e} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17590 | 2025.12.18 00:27:51.351022 [ 317 ] {e44982a6-1e75-49e6-8668-ca7d7eb0da0e} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17591 | 2025.12.18 00:27:51.351122 [ 260 ] {e44982a6-1e75-49e6-8668-ca7d7eb0da0e} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17592 | 2025.12.18 00:27:51.351143 [ 260 ] {e44982a6-1e75-49e6-8668-ca7d7eb0da0e} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17593 | 2025.12.18 00:27:51.351199 [ 260 ] {e44982a6-1e75-49e6-8668-ca7d7eb0da0e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17594 | 2025.12.18 00:27:51.351216 [ 260 ] {e44982a6-1e75-49e6-8668-ca7d7eb0da0e} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17595 | 2025.12.18 00:27:51.351246 [ 260 ] {e44982a6-1e75-49e6-8668-ca7d7eb0da0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17596 | 2025.12.18 00:27:51.351278 [ 260 ] {e44982a6-1e75-49e6-8668-ca7d7eb0da0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17597 | 2025.12.18 00:27:51.351855 [ 260 ] {e44982a6-1e75-49e6-8668-ca7d7eb0da0e} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001598 sec., 21902.377972465583 rows/sec., 926.45 KiB/sec. | ||
| 17598 | 2025.12.18 00:27:51.351950 [ 260 ] {e44982a6-1e75-49e6-8668-ca7d7eb0da0e} <Debug> TCPHandler: Processed in 0.001825013 sec. | ||
| 17599 | 2025.12.18 00:27:51.352141 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17600 | 2025.12.18 00:27:51.352279 [ 260 ] {cab01682-6e30-475e-b9ad-1c6dbe5e06e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17601 | 2025.12.18 00:27:51.352505 [ 260 ] {cab01682-6e30-475e-b9ad-1c6dbe5e06e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17602 | 2025.12.18 00:27:51.352542 [ 260 ] {cab01682-6e30-475e-b9ad-1c6dbe5e06e2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17603 | 2025.12.18 00:27:51.352757 [ 260 ] {cab01682-6e30-475e-b9ad-1c6dbe5e06e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17604 | 2025.12.18 00:27:51.352810 [ 260 ] {cab01682-6e30-475e-b9ad-1c6dbe5e06e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17605 | 2025.12.18 00:27:51.352917 [ 260 ] {cab01682-6e30-475e-b9ad-1c6dbe5e06e2} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 17606 | 2025.12.18 00:27:51.352977 [ 364 ] {cab01682-6e30-475e-b9ad-1c6dbe5e06e2} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17607 | 2025.12.18 00:27:51.352983 [ 361 ] {cab01682-6e30-475e-b9ad-1c6dbe5e06e2} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17608 | 2025.12.18 00:27:51.352982 [ 365 ] {cab01682-6e30-475e-b9ad-1c6dbe5e06e2} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17609 | 2025.12.18 00:27:51.353083 [ 260 ] {cab01682-6e30-475e-b9ad-1c6dbe5e06e2} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17610 | 2025.12.18 00:27:51.353109 [ 260 ] {cab01682-6e30-475e-b9ad-1c6dbe5e06e2} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17611 | 2025.12.18 00:27:51.353164 [ 260 ] {cab01682-6e30-475e-b9ad-1c6dbe5e06e2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17612 | 2025.12.18 00:27:51.353182 [ 260 ] {cab01682-6e30-475e-b9ad-1c6dbe5e06e2} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17613 | 2025.12.18 00:27:51.353213 [ 260 ] {cab01682-6e30-475e-b9ad-1c6dbe5e06e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17614 | 2025.12.18 00:27:51.353245 [ 260 ] {cab01682-6e30-475e-b9ad-1c6dbe5e06e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17615 | 2025.12.18 00:27:51.353784 [ 260 ] {cab01682-6e30-475e-b9ad-1c6dbe5e06e2} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001563 sec., 22392.834293026233 rows/sec., 947.20 KiB/sec. | ||
| 17616 | 2025.12.18 00:27:51.353875 [ 260 ] {cab01682-6e30-475e-b9ad-1c6dbe5e06e2} <Debug> TCPHandler: Processed in 0.001785113 sec. | ||
| 17617 | 2025.12.18 00:27:51.354064 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17618 | 2025.12.18 00:27:51.354203 [ 260 ] {195c106c-a0d7-4986-bcbc-b6c4925791cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17619 | 2025.12.18 00:27:51.354425 [ 260 ] {195c106c-a0d7-4986-bcbc-b6c4925791cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17620 | 2025.12.18 00:27:51.354462 [ 260 ] {195c106c-a0d7-4986-bcbc-b6c4925791cd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17621 | 2025.12.18 00:27:51.354678 [ 260 ] {195c106c-a0d7-4986-bcbc-b6c4925791cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17622 | 2025.12.18 00:27:51.354731 [ 260 ] {195c106c-a0d7-4986-bcbc-b6c4925791cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17623 | 2025.12.18 00:27:51.354829 [ 260 ] {195c106c-a0d7-4986-bcbc-b6c4925791cd} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 17624 | 2025.12.18 00:27:51.354878 [ 364 ] {195c106c-a0d7-4986-bcbc-b6c4925791cd} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17625 | 2025.12.18 00:27:51.354889 [ 365 ] {195c106c-a0d7-4986-bcbc-b6c4925791cd} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17626 | 2025.12.18 00:27:51.354894 [ 361 ] {195c106c-a0d7-4986-bcbc-b6c4925791cd} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17627 | 2025.12.18 00:27:51.354977 [ 260 ] {195c106c-a0d7-4986-bcbc-b6c4925791cd} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17628 | 2025.12.18 00:27:51.355001 [ 260 ] {195c106c-a0d7-4986-bcbc-b6c4925791cd} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17629 | 2025.12.18 00:27:51.355056 [ 260 ] {195c106c-a0d7-4986-bcbc-b6c4925791cd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17630 | 2025.12.18 00:27:51.355073 [ 260 ] {195c106c-a0d7-4986-bcbc-b6c4925791cd} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17631 | 2025.12.18 00:27:51.355103 [ 260 ] {195c106c-a0d7-4986-bcbc-b6c4925791cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17632 | 2025.12.18 00:27:51.355135 [ 260 ] {195c106c-a0d7-4986-bcbc-b6c4925791cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17633 | 2025.12.18 00:27:51.355628 [ 260 ] {195c106c-a0d7-4986-bcbc-b6c4925791cd} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001484 sec., 23584.905660377357 rows/sec., 997.62 KiB/sec. | ||
| 17634 | 2025.12.18 00:27:51.355740 [ 260 ] {195c106c-a0d7-4986-bcbc-b6c4925791cd} <Debug> TCPHandler: Processed in 0.001726752 sec. | ||
| 17635 | 2025.12.18 00:27:51.355934 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17636 | 2025.12.18 00:27:51.356071 [ 260 ] {3ee80ae0-10b9-4edf-9fca-f0aeed52d9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17637 | 2025.12.18 00:27:51.356302 [ 260 ] {3ee80ae0-10b9-4edf-9fca-f0aeed52d9b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17638 | 2025.12.18 00:27:51.356340 [ 260 ] {3ee80ae0-10b9-4edf-9fca-f0aeed52d9b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17639 | 2025.12.18 00:27:51.356556 [ 260 ] {3ee80ae0-10b9-4edf-9fca-f0aeed52d9b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17640 | 2025.12.18 00:27:51.356610 [ 260 ] {3ee80ae0-10b9-4edf-9fca-f0aeed52d9b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17641 | 2025.12.18 00:27:51.356709 [ 260 ] {3ee80ae0-10b9-4edf-9fca-f0aeed52d9b2} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 17642 | 2025.12.18 00:27:51.356770 [ 361 ] {3ee80ae0-10b9-4edf-9fca-f0aeed52d9b2} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17643 | 2025.12.18 00:27:51.356775 [ 364 ] {3ee80ae0-10b9-4edf-9fca-f0aeed52d9b2} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17644 | 2025.12.18 00:27:51.356798 [ 353 ] {3ee80ae0-10b9-4edf-9fca-f0aeed52d9b2} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17645 | 2025.12.18 00:27:51.356892 [ 260 ] {3ee80ae0-10b9-4edf-9fca-f0aeed52d9b2} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17646 | 2025.12.18 00:27:51.356916 [ 260 ] {3ee80ae0-10b9-4edf-9fca-f0aeed52d9b2} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17647 | 2025.12.18 00:27:51.356972 [ 260 ] {3ee80ae0-10b9-4edf-9fca-f0aeed52d9b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17648 | 2025.12.18 00:27:51.356988 [ 260 ] {3ee80ae0-10b9-4edf-9fca-f0aeed52d9b2} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17649 | 2025.12.18 00:27:51.357018 [ 260 ] {3ee80ae0-10b9-4edf-9fca-f0aeed52d9b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17650 | 2025.12.18 00:27:51.357050 [ 260 ] {3ee80ae0-10b9-4edf-9fca-f0aeed52d9b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17651 | 2025.12.18 00:27:51.357589 [ 260 ] {3ee80ae0-10b9-4edf-9fca-f0aeed52d9b2} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001576 sec., 22208.121827411167 rows/sec., 939.38 KiB/sec. | ||
| 17652 | 2025.12.18 00:27:51.357683 [ 260 ] {3ee80ae0-10b9-4edf-9fca-f0aeed52d9b2} <Debug> TCPHandler: Processed in 0.001798732 sec. | ||
| 17653 | 2025.12.18 00:27:51.357877 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17654 | 2025.12.18 00:27:51.358016 [ 260 ] {c8f583c9-2390-4c8d-9321-c3240078e510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17655 | 2025.12.18 00:27:51.358240 [ 260 ] {c8f583c9-2390-4c8d-9321-c3240078e510} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17656 | 2025.12.18 00:27:51.358278 [ 260 ] {c8f583c9-2390-4c8d-9321-c3240078e510} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17657 | 2025.12.18 00:27:51.358495 [ 260 ] {c8f583c9-2390-4c8d-9321-c3240078e510} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17658 | 2025.12.18 00:27:51.358546 [ 260 ] {c8f583c9-2390-4c8d-9321-c3240078e510} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17659 | 2025.12.18 00:27:51.358646 [ 260 ] {c8f583c9-2390-4c8d-9321-c3240078e510} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 17660 | 2025.12.18 00:27:51.358696 [ 364 ] {c8f583c9-2390-4c8d-9321-c3240078e510} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17661 | 2025.12.18 00:27:51.358712 [ 361 ] {c8f583c9-2390-4c8d-9321-c3240078e510} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17662 | 2025.12.18 00:27:51.358713 [ 353 ] {c8f583c9-2390-4c8d-9321-c3240078e510} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17663 | 2025.12.18 00:27:51.358807 [ 260 ] {c8f583c9-2390-4c8d-9321-c3240078e510} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17664 | 2025.12.18 00:27:51.358832 [ 260 ] {c8f583c9-2390-4c8d-9321-c3240078e510} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17665 | 2025.12.18 00:27:51.358887 [ 260 ] {c8f583c9-2390-4c8d-9321-c3240078e510} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17666 | 2025.12.18 00:27:51.358904 [ 260 ] {c8f583c9-2390-4c8d-9321-c3240078e510} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17667 | 2025.12.18 00:27:51.358935 [ 260 ] {c8f583c9-2390-4c8d-9321-c3240078e510} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17668 | 2025.12.18 00:27:51.358967 [ 260 ] {c8f583c9-2390-4c8d-9321-c3240078e510} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17669 | 2025.12.18 00:27:51.359498 [ 260 ] {c8f583c9-2390-4c8d-9321-c3240078e510} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001542 sec., 22697.795071335928 rows/sec., 960.10 KiB/sec. | ||
| 17670 | 2025.12.18 00:27:51.359608 [ 260 ] {c8f583c9-2390-4c8d-9321-c3240078e510} <Debug> TCPHandler: Processed in 0.001783482 sec. | ||
| 17671 | 2025.12.18 00:27:51.359797 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17672 | 2025.12.18 00:27:51.359935 [ 260 ] {6af6f50c-d250-45db-91dd-2430b560236b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17673 | 2025.12.18 00:27:51.360162 [ 260 ] {6af6f50c-d250-45db-91dd-2430b560236b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17674 | 2025.12.18 00:27:51.360199 [ 260 ] {6af6f50c-d250-45db-91dd-2430b560236b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17675 | 2025.12.18 00:27:51.360421 [ 260 ] {6af6f50c-d250-45db-91dd-2430b560236b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17676 | 2025.12.18 00:27:51.360473 [ 260 ] {6af6f50c-d250-45db-91dd-2430b560236b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17677 | 2025.12.18 00:27:51.360573 [ 260 ] {6af6f50c-d250-45db-91dd-2430b560236b} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 17678 | 2025.12.18 00:27:51.360633 [ 353 ] {6af6f50c-d250-45db-91dd-2430b560236b} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17679 | 2025.12.18 00:27:51.360633 [ 361 ] {6af6f50c-d250-45db-91dd-2430b560236b} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17680 | 2025.12.18 00:27:51.360639 [ 364 ] {6af6f50c-d250-45db-91dd-2430b560236b} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17681 | 2025.12.18 00:27:51.360746 [ 260 ] {6af6f50c-d250-45db-91dd-2430b560236b} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17682 | 2025.12.18 00:27:51.360767 [ 260 ] {6af6f50c-d250-45db-91dd-2430b560236b} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17683 | 2025.12.18 00:27:51.360821 [ 260 ] {6af6f50c-d250-45db-91dd-2430b560236b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17684 | 2025.12.18 00:27:51.360838 [ 260 ] {6af6f50c-d250-45db-91dd-2430b560236b} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17685 | 2025.12.18 00:27:51.360869 [ 260 ] {6af6f50c-d250-45db-91dd-2430b560236b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17686 | 2025.12.18 00:27:51.360900 [ 260 ] {6af6f50c-d250-45db-91dd-2430b560236b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17687 | 2025.12.18 00:27:51.361559 [ 260 ] {6af6f50c-d250-45db-91dd-2430b560236b} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001683 sec., 20796.1972667855 rows/sec., 879.66 KiB/sec. | ||
| 17688 | 2025.12.18 00:27:51.361657 [ 260 ] {6af6f50c-d250-45db-91dd-2430b560236b} <Debug> TCPHandler: Processed in 0.001911033 sec. | ||
| 17689 | 2025.12.18 00:27:51.361842 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17690 | 2025.12.18 00:27:51.361982 [ 260 ] {4866b8ae-9c36-4b8e-bb0b-49a8902a5a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17691 | 2025.12.18 00:27:51.362207 [ 260 ] {4866b8ae-9c36-4b8e-bb0b-49a8902a5a71} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17692 | 2025.12.18 00:27:51.362243 [ 260 ] {4866b8ae-9c36-4b8e-bb0b-49a8902a5a71} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17693 | 2025.12.18 00:27:51.362465 [ 260 ] {4866b8ae-9c36-4b8e-bb0b-49a8902a5a71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17694 | 2025.12.18 00:27:51.362518 [ 260 ] {4866b8ae-9c36-4b8e-bb0b-49a8902a5a71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17695 | 2025.12.18 00:27:51.362618 [ 260 ] {4866b8ae-9c36-4b8e-bb0b-49a8902a5a71} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 17696 | 2025.12.18 00:27:51.362669 [ 364 ] {4866b8ae-9c36-4b8e-bb0b-49a8902a5a71} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17697 | 2025.12.18 00:27:51.362678 [ 353 ] {4866b8ae-9c36-4b8e-bb0b-49a8902a5a71} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17698 | 2025.12.18 00:27:51.362699 [ 316 ] {4866b8ae-9c36-4b8e-bb0b-49a8902a5a71} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17699 | 2025.12.18 00:27:51.362773 [ 260 ] {4866b8ae-9c36-4b8e-bb0b-49a8902a5a71} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17700 | 2025.12.18 00:27:51.362801 [ 260 ] {4866b8ae-9c36-4b8e-bb0b-49a8902a5a71} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17701 | 2025.12.18 00:27:51.362863 [ 260 ] {4866b8ae-9c36-4b8e-bb0b-49a8902a5a71} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17702 | 2025.12.18 00:27:51.362881 [ 260 ] {4866b8ae-9c36-4b8e-bb0b-49a8902a5a71} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17703 | 2025.12.18 00:27:51.362914 [ 260 ] {4866b8ae-9c36-4b8e-bb0b-49a8902a5a71} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17704 | 2025.12.18 00:27:51.362946 [ 260 ] {4866b8ae-9c36-4b8e-bb0b-49a8902a5a71} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17705 | 2025.12.18 00:27:51.363498 [ 260 ] {4866b8ae-9c36-4b8e-bb0b-49a8902a5a71} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001575 sec., 22222.222222222223 rows/sec., 939.98 KiB/sec. | ||
| 17706 | 2025.12.18 00:27:51.363612 [ 260 ] {4866b8ae-9c36-4b8e-bb0b-49a8902a5a71} <Debug> TCPHandler: Processed in 0.001820993 sec. | ||
| 17707 | 2025.12.18 00:27:51.363825 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17708 | 2025.12.18 00:27:51.363967 [ 260 ] {2c630cb1-3c41-434b-b78b-b9bd284596f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17709 | 2025.12.18 00:27:51.364209 [ 260 ] {2c630cb1-3c41-434b-b78b-b9bd284596f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17710 | 2025.12.18 00:27:51.364250 [ 260 ] {2c630cb1-3c41-434b-b78b-b9bd284596f9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17711 | 2025.12.18 00:27:51.364420 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48471 | ||
| 17712 | 2025.12.18 00:27:51.364482 [ 260 ] {2c630cb1-3c41-434b-b78b-b9bd284596f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17713 | 2025.12.18 00:27:51.364540 [ 260 ] {2c630cb1-3c41-434b-b78b-b9bd284596f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17714 | 2025.12.18 00:27:51.364647 [ 260 ] {2c630cb1-3c41-434b-b78b-b9bd284596f9} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 17715 | 2025.12.18 00:27:51.364705 [ 353 ] {2c630cb1-3c41-434b-b78b-b9bd284596f9} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17716 | 2025.12.18 00:27:51.364712 [ 364 ] {2c630cb1-3c41-434b-b78b-b9bd284596f9} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17717 | 2025.12.18 00:27:51.364724 [ 316 ] {2c630cb1-3c41-434b-b78b-b9bd284596f9} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17718 | 2025.12.18 00:27:51.364825 [ 260 ] {2c630cb1-3c41-434b-b78b-b9bd284596f9} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17719 | 2025.12.18 00:27:51.364851 [ 260 ] {2c630cb1-3c41-434b-b78b-b9bd284596f9} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17720 | 2025.12.18 00:27:51.364907 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17721 | 2025.12.18 00:27:51.364908 [ 260 ] {2c630cb1-3c41-434b-b78b-b9bd284596f9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17722 | 2025.12.18 00:27:51.364952 [ 260 ] {2c630cb1-3c41-434b-b78b-b9bd284596f9} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17723 | 2025.12.18 00:27:51.364957 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17724 | 2025.12.18 00:27:51.364990 [ 260 ] {2c630cb1-3c41-434b-b78b-b9bd284596f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17725 | 2025.12.18 00:27:51.365029 [ 260 ] {2c630cb1-3c41-434b-b78b-b9bd284596f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17726 | 2025.12.18 00:27:51.365608 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 17727 | 2025.12.18 00:27:51.365615 [ 260 ] {2c630cb1-3c41-434b-b78b-b9bd284596f9} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001709 sec., 20479.81275599766 rows/sec., 866.28 KiB/sec. | ||
| 17728 | 2025.12.18 00:27:51.365723 [ 260 ] {2c630cb1-3c41-434b-b78b-b9bd284596f9} <Debug> TCPHandler: Processed in 0.001950494 sec. | ||
| 17729 | 2025.12.18 00:27:51.365952 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17730 | 2025.12.18 00:27:51.366095 [ 260 ] {c9c56b15-9bf3-4809-b29f-c3a279f19137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17731 | 2025.12.18 00:27:51.366099 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17732 | 2025.12.18 00:27:51.366269 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48471 | ||
| 17733 | 2025.12.18 00:27:51.366268 [ 29 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 17734 | 2025.12.18 00:27:51.366336 [ 260 ] {c9c56b15-9bf3-4809-b29f-c3a279f19137} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17735 | 2025.12.18 00:27:51.366344 [ 29 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17736 | 2025.12.18 00:27:51.366383 [ 260 ] {c9c56b15-9bf3-4809-b29f-c3a279f19137} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17737 | 2025.12.18 00:27:51.366385 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17738 | 2025.12.18 00:27:51.366512 [ 193 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 17739 | 2025.12.18 00:27:51.366620 [ 260 ] {c9c56b15-9bf3-4809-b29f-c3a279f19137} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17740 | 2025.12.18 00:27:51.366632 [ 193 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17741 | 2025.12.18 00:27:51.366680 [ 260 ] {c9c56b15-9bf3-4809-b29f-c3a279f19137} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17742 | 2025.12.18 00:27:51.366680 [ 193 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46039 rows starting from the beginning of the part | ||
| 17743 | 2025.12.18 00:27:51.366766 [ 193 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 512 rows starting from the beginning of the part | ||
| 17744 | 2025.12.18 00:27:51.366792 [ 260 ] {c9c56b15-9bf3-4809-b29f-c3a279f19137} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 17745 | 2025.12.18 00:27:51.366812 [ 193 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 448 rows starting from the beginning of the part | ||
| 17746 | 2025.12.18 00:27:51.366854 [ 364 ] {c9c56b15-9bf3-4809-b29f-c3a279f19137} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17747 | 2025.12.18 00:27:51.366856 [ 193 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 512 rows starting from the beginning of the part | ||
| 17748 | 2025.12.18 00:27:51.366876 [ 316 ] {c9c56b15-9bf3-4809-b29f-c3a279f19137} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17749 | 2025.12.18 00:27:51.366887 [ 350 ] {c9c56b15-9bf3-4809-b29f-c3a279f19137} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17750 | 2025.12.18 00:27:51.366922 [ 193 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 448 rows starting from the beginning of the part | ||
| 17751 | 2025.12.18 00:27:51.366980 [ 193 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 512 rows starting from the beginning of the part | ||
| 17752 | 2025.12.18 00:27:51.366999 [ 260 ] {c9c56b15-9bf3-4809-b29f-c3a279f19137} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17753 | 2025.12.18 00:27:51.367026 [ 260 ] {c9c56b15-9bf3-4809-b29f-c3a279f19137} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17754 | 2025.12.18 00:27:51.367084 [ 260 ] {c9c56b15-9bf3-4809-b29f-c3a279f19137} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17755 | 2025.12.18 00:27:51.367103 [ 260 ] {c9c56b15-9bf3-4809-b29f-c3a279f19137} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17756 | 2025.12.18 00:27:51.367135 [ 260 ] {c9c56b15-9bf3-4809-b29f-c3a279f19137} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17757 | 2025.12.18 00:27:51.367167 [ 260 ] {c9c56b15-9bf3-4809-b29f-c3a279f19137} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17758 | 2025.12.18 00:27:51.367768 [ 260 ] {c9c56b15-9bf3-4809-b29f-c3a279f19137} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001735 sec., 20172.910662824208 rows/sec., 853.30 KiB/sec. | ||
| 17759 | 2025.12.18 00:27:51.367867 [ 260 ] {c9c56b15-9bf3-4809-b29f-c3a279f19137} <Debug> TCPHandler: Processed in 0.001966544 sec. | ||
| 17760 | 2025.12.18 00:27:51.368453 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17761 | 2025.12.18 00:27:51.368585 [ 260 ] {6bd67472-a245-4eca-a91e-2f21f30c3f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17762 | 2025.12.18 00:27:51.368815 [ 260 ] {6bd67472-a245-4eca-a91e-2f21f30c3f7e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17763 | 2025.12.18 00:27:51.368852 [ 260 ] {6bd67472-a245-4eca-a91e-2f21f30c3f7e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17764 | 2025.12.18 00:27:51.369064 [ 260 ] {6bd67472-a245-4eca-a91e-2f21f30c3f7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17765 | 2025.12.18 00:27:51.369114 [ 260 ] {6bd67472-a245-4eca-a91e-2f21f30c3f7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17766 | 2025.12.18 00:27:51.369282 [ 260 ] {6bd67472-a245-4eca-a91e-2f21f30c3f7e} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 17767 | 2025.12.18 00:27:51.369351 [ 352 ] {6bd67472-a245-4eca-a91e-2f21f30c3f7e} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17768 | 2025.12.18 00:27:51.369360 [ 316 ] {6bd67472-a245-4eca-a91e-2f21f30c3f7e} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17769 | 2025.12.18 00:27:51.369354 [ 350 ] {6bd67472-a245-4eca-a91e-2f21f30c3f7e} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17770 | 2025.12.18 00:27:51.369472 [ 260 ] {6bd67472-a245-4eca-a91e-2f21f30c3f7e} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17771 | 2025.12.18 00:27:51.369499 [ 260 ] {6bd67472-a245-4eca-a91e-2f21f30c3f7e} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17772 | 2025.12.18 00:27:51.369555 [ 260 ] {6bd67472-a245-4eca-a91e-2f21f30c3f7e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17773 | 2025.12.18 00:27:51.369573 [ 260 ] {6bd67472-a245-4eca-a91e-2f21f30c3f7e} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17774 | 2025.12.18 00:27:51.369604 [ 260 ] {6bd67472-a245-4eca-a91e-2f21f30c3f7e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17775 | 2025.12.18 00:27:51.369636 [ 260 ] {6bd67472-a245-4eca-a91e-2f21f30c3f7e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17776 | 2025.12.18 00:27:51.370171 [ 260 ] {6bd67472-a245-4eca-a91e-2f21f30c3f7e} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001625 sec., 21538.46153846154 rows/sec., 911.06 KiB/sec. | ||
| 17777 | 2025.12.18 00:27:51.370218 [ 198 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48471 rows, containing 4 columns (4 merged, 0 gathered) in 0.003749616 sec., 12926923.71698862 rows/sec., 184.92 MiB/sec. | ||
| 17778 | 2025.12.18 00:27:51.370269 [ 260 ] {6bd67472-a245-4eca-a91e-2f21f30c3f7e} <Debug> TCPHandler: Processed in 0.001853343 sec. | ||
| 17779 | 2025.12.18 00:27:51.370504 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17780 | 2025.12.18 00:27:51.370646 [ 260 ] {b7e67f02-d19f-44c5-b818-62d55e153a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17781 | 2025.12.18 00:27:51.370689 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 17782 | 2025.12.18 00:27:51.370888 [ 260 ] {b7e67f02-d19f-44c5-b818-62d55e153a0f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17783 | 2025.12.18 00:27:51.370933 [ 260 ] {b7e67f02-d19f-44c5-b818-62d55e153a0f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17784 | 2025.12.18 00:27:51.371165 [ 260 ] {b7e67f02-d19f-44c5-b818-62d55e153a0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17785 | 2025.12.18 00:27:51.371210 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_101_20} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17786 | 2025.12.18 00:27:51.371219 [ 260 ] {b7e67f02-d19f-44c5-b818-62d55e153a0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17787 | 2025.12.18 00:27:51.371299 [ 202 ] {c9b65950-1b1c-49c4-93e1-019cc5879a10::all_1_101_20} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 17788 | 2025.12.18 00:27:51.371337 [ 260 ] {b7e67f02-d19f-44c5-b818-62d55e153a0f} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 17789 | 2025.12.18 00:27:51.371414 [ 352 ] {b7e67f02-d19f-44c5-b818-62d55e153a0f} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17790 | 2025.12.18 00:27:51.371422 [ 350 ] {b7e67f02-d19f-44c5-b818-62d55e153a0f} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17791 | 2025.12.18 00:27:51.371429 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 17792 | 2025.12.18 00:27:51.371421 [ 316 ] {b7e67f02-d19f-44c5-b818-62d55e153a0f} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17793 | 2025.12.18 00:27:51.371537 [ 260 ] {b7e67f02-d19f-44c5-b818-62d55e153a0f} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17794 | 2025.12.18 00:27:51.371563 [ 260 ] {b7e67f02-d19f-44c5-b818-62d55e153a0f} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17795 | 2025.12.18 00:27:51.371620 [ 260 ] {b7e67f02-d19f-44c5-b818-62d55e153a0f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17796 | 2025.12.18 00:27:51.371638 [ 260 ] {b7e67f02-d19f-44c5-b818-62d55e153a0f} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17797 | 2025.12.18 00:27:51.371668 [ 260 ] {b7e67f02-d19f-44c5-b818-62d55e153a0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17798 | 2025.12.18 00:27:51.371699 [ 260 ] {b7e67f02-d19f-44c5-b818-62d55e153a0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17799 | 2025.12.18 00:27:51.372242 [ 260 ] {b7e67f02-d19f-44c5-b818-62d55e153a0f} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001656 sec., 21135.265700483094 rows/sec., 894.00 KiB/sec. | ||
| 17800 | 2025.12.18 00:27:51.372336 [ 260 ] {b7e67f02-d19f-44c5-b818-62d55e153a0f} <Debug> TCPHandler: Processed in 0.001882263 sec. | ||
| 17801 | 2025.12.18 00:27:51.372543 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17802 | 2025.12.18 00:27:51.372685 [ 260 ] {13b8c572-f62d-4c5a-994d-5a73ae48b26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17803 | 2025.12.18 00:27:51.372912 [ 260 ] {13b8c572-f62d-4c5a-994d-5a73ae48b26e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17804 | 2025.12.18 00:27:51.372950 [ 260 ] {13b8c572-f62d-4c5a-994d-5a73ae48b26e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17805 | 2025.12.18 00:27:51.373172 [ 260 ] {13b8c572-f62d-4c5a-994d-5a73ae48b26e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17806 | 2025.12.18 00:27:51.373332 [ 260 ] {13b8c572-f62d-4c5a-994d-5a73ae48b26e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17807 | 2025.12.18 00:27:51.373435 [ 260 ] {13b8c572-f62d-4c5a-994d-5a73ae48b26e} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 17808 | 2025.12.18 00:27:51.373488 [ 352 ] {13b8c572-f62d-4c5a-994d-5a73ae48b26e} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17809 | 2025.12.18 00:27:51.373498 [ 350 ] {13b8c572-f62d-4c5a-994d-5a73ae48b26e} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17810 | 2025.12.18 00:27:51.373508 [ 346 ] {13b8c572-f62d-4c5a-994d-5a73ae48b26e} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17811 | 2025.12.18 00:27:51.373593 [ 260 ] {13b8c572-f62d-4c5a-994d-5a73ae48b26e} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17812 | 2025.12.18 00:27:51.373619 [ 260 ] {13b8c572-f62d-4c5a-994d-5a73ae48b26e} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17813 | 2025.12.18 00:27:51.373822 [ 260 ] {13b8c572-f62d-4c5a-994d-5a73ae48b26e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17814 | 2025.12.18 00:27:51.373843 [ 260 ] {13b8c572-f62d-4c5a-994d-5a73ae48b26e} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17815 | 2025.12.18 00:27:51.373874 [ 260 ] {13b8c572-f62d-4c5a-994d-5a73ae48b26e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17816 | 2025.12.18 00:27:51.373904 [ 260 ] {13b8c572-f62d-4c5a-994d-5a73ae48b26e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17817 | 2025.12.18 00:27:51.374462 [ 260 ] {13b8c572-f62d-4c5a-994d-5a73ae48b26e} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001839 sec., 19032.082653616097 rows/sec., 805.04 KiB/sec. | ||
| 17818 | 2025.12.18 00:27:51.374555 [ 260 ] {13b8c572-f62d-4c5a-994d-5a73ae48b26e} <Debug> TCPHandler: Processed in 0.002063104 sec. | ||
| 17819 | 2025.12.18 00:27:51.374855 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17820 | 2025.12.18 00:27:51.374995 [ 260 ] {fbd737fb-9a87-4177-8be6-99e590f82090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17821 | 2025.12.18 00:27:51.375224 [ 260 ] {fbd737fb-9a87-4177-8be6-99e590f82090} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17822 | 2025.12.18 00:27:51.375263 [ 260 ] {fbd737fb-9a87-4177-8be6-99e590f82090} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17823 | 2025.12.18 00:27:51.375492 [ 260 ] {fbd737fb-9a87-4177-8be6-99e590f82090} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17824 | 2025.12.18 00:27:51.375544 [ 260 ] {fbd737fb-9a87-4177-8be6-99e590f82090} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17825 | 2025.12.18 00:27:51.375643 [ 260 ] {fbd737fb-9a87-4177-8be6-99e590f82090} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 17826 | 2025.12.18 00:27:51.375709 [ 352 ] {fbd737fb-9a87-4177-8be6-99e590f82090} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17827 | 2025.12.18 00:27:51.375716 [ 350 ] {fbd737fb-9a87-4177-8be6-99e590f82090} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17828 | 2025.12.18 00:27:51.375714 [ 346 ] {fbd737fb-9a87-4177-8be6-99e590f82090} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17829 | 2025.12.18 00:27:51.375821 [ 260 ] {fbd737fb-9a87-4177-8be6-99e590f82090} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17830 | 2025.12.18 00:27:51.375846 [ 260 ] {fbd737fb-9a87-4177-8be6-99e590f82090} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17831 | 2025.12.18 00:27:51.375900 [ 260 ] {fbd737fb-9a87-4177-8be6-99e590f82090} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17832 | 2025.12.18 00:27:51.375918 [ 260 ] {fbd737fb-9a87-4177-8be6-99e590f82090} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17833 | 2025.12.18 00:27:51.375948 [ 260 ] {fbd737fb-9a87-4177-8be6-99e590f82090} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17834 | 2025.12.18 00:27:51.375979 [ 260 ] {fbd737fb-9a87-4177-8be6-99e590f82090} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17835 | 2025.12.18 00:27:51.376554 [ 260 ] {fbd737fb-9a87-4177-8be6-99e590f82090} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.00162 sec., 21604.93827160494 rows/sec., 913.87 KiB/sec. | ||
| 17836 | 2025.12.18 00:27:51.376647 [ 260 ] {fbd737fb-9a87-4177-8be6-99e590f82090} <Debug> TCPHandler: Processed in 0.001841893 sec. | ||
| 17837 | 2025.12.18 00:27:51.376845 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17838 | 2025.12.18 00:27:51.376985 [ 260 ] {c65763c7-06d5-4947-9340-7aa4b059c649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17839 | 2025.12.18 00:27:51.377222 [ 260 ] {c65763c7-06d5-4947-9340-7aa4b059c649} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17840 | 2025.12.18 00:27:51.377261 [ 260 ] {c65763c7-06d5-4947-9340-7aa4b059c649} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17841 | 2025.12.18 00:27:51.377490 [ 260 ] {c65763c7-06d5-4947-9340-7aa4b059c649} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17842 | 2025.12.18 00:27:51.377542 [ 260 ] {c65763c7-06d5-4947-9340-7aa4b059c649} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17843 | 2025.12.18 00:27:51.377641 [ 260 ] {c65763c7-06d5-4947-9340-7aa4b059c649} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 17844 | 2025.12.18 00:27:51.377708 [ 346 ] {c65763c7-06d5-4947-9340-7aa4b059c649} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17845 | 2025.12.18 00:27:51.377714 [ 350 ] {c65763c7-06d5-4947-9340-7aa4b059c649} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17846 | 2025.12.18 00:27:51.377709 [ 352 ] {c65763c7-06d5-4947-9340-7aa4b059c649} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17847 | 2025.12.18 00:27:51.377817 [ 260 ] {c65763c7-06d5-4947-9340-7aa4b059c649} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17848 | 2025.12.18 00:27:51.377839 [ 260 ] {c65763c7-06d5-4947-9340-7aa4b059c649} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17849 | 2025.12.18 00:27:51.377892 [ 260 ] {c65763c7-06d5-4947-9340-7aa4b059c649} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17850 | 2025.12.18 00:27:51.377909 [ 260 ] {c65763c7-06d5-4947-9340-7aa4b059c649} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17851 | 2025.12.18 00:27:51.377940 [ 260 ] {c65763c7-06d5-4947-9340-7aa4b059c649} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17852 | 2025.12.18 00:27:51.377972 [ 260 ] {c65763c7-06d5-4947-9340-7aa4b059c649} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17853 | 2025.12.18 00:27:51.378533 [ 260 ] {c65763c7-06d5-4947-9340-7aa4b059c649} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.00161 sec., 21739.130434782608 rows/sec., 919.55 KiB/sec. | ||
| 17854 | 2025.12.18 00:27:51.378607 [ 260 ] {c65763c7-06d5-4947-9340-7aa4b059c649} <Debug> TCPHandler: Processed in 0.001811462 sec. | ||
| 17855 | 2025.12.18 00:27:51.378803 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17856 | 2025.12.18 00:27:51.378945 [ 260 ] {3545e224-f903-4c7c-8014-3a6c5738c6e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17857 | 2025.12.18 00:27:51.379178 [ 260 ] {3545e224-f903-4c7c-8014-3a6c5738c6e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17858 | 2025.12.18 00:27:51.379218 [ 260 ] {3545e224-f903-4c7c-8014-3a6c5738c6e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17859 | 2025.12.18 00:27:51.379445 [ 260 ] {3545e224-f903-4c7c-8014-3a6c5738c6e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17860 | 2025.12.18 00:27:51.379496 [ 260 ] {3545e224-f903-4c7c-8014-3a6c5738c6e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17861 | 2025.12.18 00:27:51.379595 [ 260 ] {3545e224-f903-4c7c-8014-3a6c5738c6e6} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 17862 | 2025.12.18 00:27:51.379647 [ 352 ] {3545e224-f903-4c7c-8014-3a6c5738c6e6} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17863 | 2025.12.18 00:27:51.379647 [ 360 ] {3545e224-f903-4c7c-8014-3a6c5738c6e6} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17864 | 2025.12.18 00:27:51.379661 [ 346 ] {3545e224-f903-4c7c-8014-3a6c5738c6e6} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17865 | 2025.12.18 00:27:51.379751 [ 260 ] {3545e224-f903-4c7c-8014-3a6c5738c6e6} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17866 | 2025.12.18 00:27:51.379776 [ 260 ] {3545e224-f903-4c7c-8014-3a6c5738c6e6} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17867 | 2025.12.18 00:27:51.379830 [ 260 ] {3545e224-f903-4c7c-8014-3a6c5738c6e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17868 | 2025.12.18 00:27:51.379847 [ 260 ] {3545e224-f903-4c7c-8014-3a6c5738c6e6} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17869 | 2025.12.18 00:27:51.379877 [ 260 ] {3545e224-f903-4c7c-8014-3a6c5738c6e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17870 | 2025.12.18 00:27:51.379907 [ 260 ] {3545e224-f903-4c7c-8014-3a6c5738c6e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17871 | 2025.12.18 00:27:51.380414 [ 260 ] {3545e224-f903-4c7c-8014-3a6c5738c6e6} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001531 sec., 22860.87524493795 rows/sec., 966.99 KiB/sec. | ||
| 17872 | 2025.12.18 00:27:51.380506 [ 260 ] {3545e224-f903-4c7c-8014-3a6c5738c6e6} <Debug> TCPHandler: Processed in 0.001751613 sec. | ||
| 17873 | 2025.12.18 00:27:51.380813 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17874 | 2025.12.18 00:27:51.380956 [ 260 ] {af79f535-0829-4f04-bb61-fd53606ab361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17875 | 2025.12.18 00:27:51.381190 [ 260 ] {af79f535-0829-4f04-bb61-fd53606ab361} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17876 | 2025.12.18 00:27:51.381230 [ 260 ] {af79f535-0829-4f04-bb61-fd53606ab361} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17877 | 2025.12.18 00:27:51.381458 [ 260 ] {af79f535-0829-4f04-bb61-fd53606ab361} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17878 | 2025.12.18 00:27:51.381510 [ 260 ] {af79f535-0829-4f04-bb61-fd53606ab361} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17879 | 2025.12.18 00:27:51.381608 [ 260 ] {af79f535-0829-4f04-bb61-fd53606ab361} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 17880 | 2025.12.18 00:27:51.381667 [ 346 ] {af79f535-0829-4f04-bb61-fd53606ab361} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17881 | 2025.12.18 00:27:51.381676 [ 360 ] {af79f535-0829-4f04-bb61-fd53606ab361} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17882 | 2025.12.18 00:27:51.381688 [ 352 ] {af79f535-0829-4f04-bb61-fd53606ab361} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17883 | 2025.12.18 00:27:51.381768 [ 260 ] {af79f535-0829-4f04-bb61-fd53606ab361} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17884 | 2025.12.18 00:27:51.381789 [ 260 ] {af79f535-0829-4f04-bb61-fd53606ab361} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17885 | 2025.12.18 00:27:51.381843 [ 260 ] {af79f535-0829-4f04-bb61-fd53606ab361} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17886 | 2025.12.18 00:27:51.381861 [ 260 ] {af79f535-0829-4f04-bb61-fd53606ab361} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17887 | 2025.12.18 00:27:51.381891 [ 260 ] {af79f535-0829-4f04-bb61-fd53606ab361} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17888 | 2025.12.18 00:27:51.381923 [ 260 ] {af79f535-0829-4f04-bb61-fd53606ab361} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17889 | 2025.12.18 00:27:51.382453 [ 260 ] {af79f535-0829-4f04-bb61-fd53606ab361} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001562 sec., 22407.170294494237 rows/sec., 947.80 KiB/sec. | ||
| 17890 | 2025.12.18 00:27:51.382525 [ 260 ] {af79f535-0829-4f04-bb61-fd53606ab361} <Debug> TCPHandler: Processed in 0.001761882 sec. | ||
| 17891 | 2025.12.18 00:27:51.382772 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17892 | 2025.12.18 00:27:51.382914 [ 260 ] {518bb5b5-dbd9-49df-99a2-40937a682b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17893 | 2025.12.18 00:27:51.383142 [ 260 ] {518bb5b5-dbd9-49df-99a2-40937a682b36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17894 | 2025.12.18 00:27:51.383181 [ 260 ] {518bb5b5-dbd9-49df-99a2-40937a682b36} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17895 | 2025.12.18 00:27:51.383410 [ 260 ] {518bb5b5-dbd9-49df-99a2-40937a682b36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17896 | 2025.12.18 00:27:51.383461 [ 260 ] {518bb5b5-dbd9-49df-99a2-40937a682b36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17897 | 2025.12.18 00:27:51.383565 [ 260 ] {518bb5b5-dbd9-49df-99a2-40937a682b36} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 17898 | 2025.12.18 00:27:51.383614 [ 360 ] {518bb5b5-dbd9-49df-99a2-40937a682b36} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17899 | 2025.12.18 00:27:51.383627 [ 346 ] {518bb5b5-dbd9-49df-99a2-40937a682b36} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17900 | 2025.12.18 00:27:51.383656 [ 298 ] {518bb5b5-dbd9-49df-99a2-40937a682b36} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17901 | 2025.12.18 00:27:51.383728 [ 260 ] {518bb5b5-dbd9-49df-99a2-40937a682b36} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17902 | 2025.12.18 00:27:51.383753 [ 260 ] {518bb5b5-dbd9-49df-99a2-40937a682b36} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17903 | 2025.12.18 00:27:51.383807 [ 260 ] {518bb5b5-dbd9-49df-99a2-40937a682b36} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17904 | 2025.12.18 00:27:51.383824 [ 260 ] {518bb5b5-dbd9-49df-99a2-40937a682b36} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17905 | 2025.12.18 00:27:51.383854 [ 260 ] {518bb5b5-dbd9-49df-99a2-40937a682b36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17906 | 2025.12.18 00:27:51.383886 [ 260 ] {518bb5b5-dbd9-49df-99a2-40937a682b36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17907 | 2025.12.18 00:27:51.384444 [ 260 ] {518bb5b5-dbd9-49df-99a2-40937a682b36} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001593 sec., 21971.12366603892 rows/sec., 929.36 KiB/sec. | ||
| 17908 | 2025.12.18 00:27:51.384539 [ 260 ] {518bb5b5-dbd9-49df-99a2-40937a682b36} <Debug> TCPHandler: Processed in 0.001816323 sec. | ||
| 17909 | 2025.12.18 00:27:51.384852 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17910 | 2025.12.18 00:27:51.384997 [ 260 ] {66a30253-ecce-48fd-bb2b-ce439545b220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17911 | 2025.12.18 00:27:51.385228 [ 260 ] {66a30253-ecce-48fd-bb2b-ce439545b220} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17912 | 2025.12.18 00:27:51.385268 [ 260 ] {66a30253-ecce-48fd-bb2b-ce439545b220} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17913 | 2025.12.18 00:27:51.385504 [ 260 ] {66a30253-ecce-48fd-bb2b-ce439545b220} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17914 | 2025.12.18 00:27:51.385556 [ 260 ] {66a30253-ecce-48fd-bb2b-ce439545b220} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17915 | 2025.12.18 00:27:51.385653 [ 260 ] {66a30253-ecce-48fd-bb2b-ce439545b220} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 17916 | 2025.12.18 00:27:51.385703 [ 360 ] {66a30253-ecce-48fd-bb2b-ce439545b220} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17917 | 2025.12.18 00:27:51.385715 [ 298 ] {66a30253-ecce-48fd-bb2b-ce439545b220} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17918 | 2025.12.18 00:27:51.385736 [ 338 ] {66a30253-ecce-48fd-bb2b-ce439545b220} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17919 | 2025.12.18 00:27:51.385807 [ 260 ] {66a30253-ecce-48fd-bb2b-ce439545b220} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17920 | 2025.12.18 00:27:51.385832 [ 260 ] {66a30253-ecce-48fd-bb2b-ce439545b220} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17921 | 2025.12.18 00:27:51.385887 [ 260 ] {66a30253-ecce-48fd-bb2b-ce439545b220} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17922 | 2025.12.18 00:27:51.385905 [ 260 ] {66a30253-ecce-48fd-bb2b-ce439545b220} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17923 | 2025.12.18 00:27:51.385935 [ 260 ] {66a30253-ecce-48fd-bb2b-ce439545b220} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17924 | 2025.12.18 00:27:51.385967 [ 260 ] {66a30253-ecce-48fd-bb2b-ce439545b220} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17925 | 2025.12.18 00:27:51.386537 [ 260 ] {66a30253-ecce-48fd-bb2b-ce439545b220} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001607 sec., 21779.71375233354 rows/sec., 921.26 KiB/sec. | ||
| 17926 | 2025.12.18 00:27:51.386649 [ 260 ] {66a30253-ecce-48fd-bb2b-ce439545b220} <Debug> TCPHandler: Processed in 0.001846943 sec. | ||
| 17927 | 2025.12.18 00:27:51.386988 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17928 | 2025.12.18 00:27:51.387134 [ 260 ] {6cafea40-e625-41b7-9e03-7c69a717ae90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17929 | 2025.12.18 00:27:51.387375 [ 260 ] {6cafea40-e625-41b7-9e03-7c69a717ae90} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17930 | 2025.12.18 00:27:51.387414 [ 260 ] {6cafea40-e625-41b7-9e03-7c69a717ae90} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17931 | 2025.12.18 00:27:51.387655 [ 260 ] {6cafea40-e625-41b7-9e03-7c69a717ae90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17932 | 2025.12.18 00:27:51.387707 [ 260 ] {6cafea40-e625-41b7-9e03-7c69a717ae90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17933 | 2025.12.18 00:27:51.387807 [ 260 ] {6cafea40-e625-41b7-9e03-7c69a717ae90} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 17934 | 2025.12.18 00:27:51.387868 [ 338 ] {6cafea40-e625-41b7-9e03-7c69a717ae90} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17935 | 2025.12.18 00:27:51.387883 [ 298 ] {6cafea40-e625-41b7-9e03-7c69a717ae90} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17936 | 2025.12.18 00:27:51.387874 [ 360 ] {6cafea40-e625-41b7-9e03-7c69a717ae90} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17937 | 2025.12.18 00:27:51.387984 [ 260 ] {6cafea40-e625-41b7-9e03-7c69a717ae90} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17938 | 2025.12.18 00:27:51.388004 [ 260 ] {6cafea40-e625-41b7-9e03-7c69a717ae90} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17939 | 2025.12.18 00:27:51.388058 [ 260 ] {6cafea40-e625-41b7-9e03-7c69a717ae90} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17940 | 2025.12.18 00:27:51.388076 [ 260 ] {6cafea40-e625-41b7-9e03-7c69a717ae90} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17941 | 2025.12.18 00:27:51.388106 [ 260 ] {6cafea40-e625-41b7-9e03-7c69a717ae90} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17942 | 2025.12.18 00:27:51.388139 [ 260 ] {6cafea40-e625-41b7-9e03-7c69a717ae90} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17943 | 2025.12.18 00:27:51.388656 [ 260 ] {6cafea40-e625-41b7-9e03-7c69a717ae90} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001589 sec., 22026.431718061674 rows/sec., 931.70 KiB/sec. | ||
| 17944 | 2025.12.18 00:27:51.388747 [ 260 ] {6cafea40-e625-41b7-9e03-7c69a717ae90} <Debug> TCPHandler: Processed in 0.001808883 sec. | ||
| 17945 | 2025.12.18 00:27:51.389015 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17946 | 2025.12.18 00:27:51.389157 [ 260 ] {6aa353d4-9eed-4e09-94bb-d77064ef8c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 17947 | 2025.12.18 00:27:51.389392 [ 260 ] {6aa353d4-9eed-4e09-94bb-d77064ef8c77} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17948 | 2025.12.18 00:27:51.389432 [ 260 ] {6aa353d4-9eed-4e09-94bb-d77064ef8c77} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 17949 | 2025.12.18 00:27:51.389671 [ 260 ] {6aa353d4-9eed-4e09-94bb-d77064ef8c77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17950 | 2025.12.18 00:27:51.389722 [ 260 ] {6aa353d4-9eed-4e09-94bb-d77064ef8c77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17951 | 2025.12.18 00:27:51.389819 [ 260 ] {6aa353d4-9eed-4e09-94bb-d77064ef8c77} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 17952 | 2025.12.18 00:27:51.389869 [ 360 ] {6aa353d4-9eed-4e09-94bb-d77064ef8c77} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17953 | 2025.12.18 00:27:51.389880 [ 338 ] {6aa353d4-9eed-4e09-94bb-d77064ef8c77} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17954 | 2025.12.18 00:27:51.389920 [ 311 ] {6aa353d4-9eed-4e09-94bb-d77064ef8c77} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17955 | 2025.12.18 00:27:51.390018 [ 260 ] {6aa353d4-9eed-4e09-94bb-d77064ef8c77} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17956 | 2025.12.18 00:27:51.390042 [ 260 ] {6aa353d4-9eed-4e09-94bb-d77064ef8c77} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17957 | 2025.12.18 00:27:51.390097 [ 260 ] {6aa353d4-9eed-4e09-94bb-d77064ef8c77} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17958 | 2025.12.18 00:27:51.390114 [ 260 ] {6aa353d4-9eed-4e09-94bb-d77064ef8c77} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17959 | 2025.12.18 00:27:51.390144 [ 260 ] {6aa353d4-9eed-4e09-94bb-d77064ef8c77} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17960 | 2025.12.18 00:27:51.390178 [ 260 ] {6aa353d4-9eed-4e09-94bb-d77064ef8c77} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 17961 | 2025.12.18 00:27:51.390701 [ 260 ] {6aa353d4-9eed-4e09-94bb-d77064ef8c77} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.001608 sec., 21766.169154228854 rows/sec., 920.69 KiB/sec. | ||
| 17962 | 2025.12.18 00:27:51.390794 [ 260 ] {6aa353d4-9eed-4e09-94bb-d77064ef8c77} <Debug> TCPHandler: Processed in 0.001829103 sec. | ||
| 17963 | 2025.12.18 00:27:51.397795 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17964 | 2025.12.18 00:27:51.397949 [ 260 ] {3abd151d-f55f-4ecf-9eef-6cef6ff6c115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 17965 | 2025.12.18 00:27:51.398011 [ 260 ] {3abd151d-f55f-4ecf-9eef-6cef6ff6c115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17966 | 2025.12.18 00:27:51.398838 [ 260 ] {3abd151d-f55f-4ecf-9eef-6cef6ff6c115} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17967 | 2025.12.18 00:27:51.398880 [ 260 ] {3abd151d-f55f-4ecf-9eef-6cef6ff6c115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17968 | 2025.12.18 00:27:51.399418 [ 260 ] {3abd151d-f55f-4ecf-9eef-6cef6ff6c115} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 17969 | 2025.12.18 00:27:51.399825 [ 260 ] {3abd151d-f55f-4ecf-9eef-6cef6ff6c115} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17970 | 2025.12.18 00:27:51.399972 [ 260 ] {3abd151d-f55f-4ecf-9eef-6cef6ff6c115} <Debug> executeQuery: Read 24 rows, 3.60 KiB in 0.002065 sec., 11622.27602905569 rows/sec., 1.70 MiB/sec. | ||
| 17971 | 2025.12.18 00:27:51.400013 [ 260 ] {3abd151d-f55f-4ecf-9eef-6cef6ff6c115} <Debug> TCPHandler: Processed in 0.002288846 sec. | ||
| 17972 | 2025.12.18 00:27:51.400148 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17973 | 2025.12.18 00:27:51.400245 [ 260 ] {17384760-4a33-42be-b699-0e5689d7f47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17974 | 2025.12.18 00:27:51.400292 [ 260 ] {17384760-4a33-42be-b699-0e5689d7f47f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17975 | 2025.12.18 00:27:51.400704 [ 260 ] {17384760-4a33-42be-b699-0e5689d7f47f} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17976 | 2025.12.18 00:27:51.400741 [ 260 ] {17384760-4a33-42be-b699-0e5689d7f47f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17977 | 2025.12.18 00:27:51.401166 [ 260 ] {17384760-4a33-42be-b699-0e5689d7f47f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 17978 | 2025.12.18 00:27:51.401685 [ 260 ] {17384760-4a33-42be-b699-0e5689d7f47f} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17979 | 2025.12.18 00:27:51.401826 [ 260 ] {17384760-4a33-42be-b699-0e5689d7f47f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.0016 sec., 2500 rows/sec., 203.86 KiB/sec. | ||
| 17980 | 2025.12.18 00:27:51.401865 [ 260 ] {17384760-4a33-42be-b699-0e5689d7f47f} <Debug> TCPHandler: Processed in 0.001766173 sec. | ||
| 17981 | 2025.12.18 00:27:51.401977 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17982 | 2025.12.18 00:27:51.402072 [ 260 ] {25b0aefe-bab0-44eb-a624-99fa4c58de5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17983 | 2025.12.18 00:27:51.402111 [ 260 ] {25b0aefe-bab0-44eb-a624-99fa4c58de5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17984 | 2025.12.18 00:27:51.402555 [ 260 ] {25b0aefe-bab0-44eb-a624-99fa4c58de5f} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17985 | 2025.12.18 00:27:51.402590 [ 260 ] {25b0aefe-bab0-44eb-a624-99fa4c58de5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17986 | 2025.12.18 00:27:51.403024 [ 260 ] {25b0aefe-bab0-44eb-a624-99fa4c58de5f} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 17987 | 2025.12.18 00:27:51.403494 [ 260 ] {25b0aefe-bab0-44eb-a624-99fa4c58de5f} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17988 | 2025.12.18 00:27:51.403628 [ 260 ] {25b0aefe-bab0-44eb-a624-99fa4c58de5f} <Debug> executeQuery: Read 102 rows, 7.87 KiB in 0.001575 sec., 64761.90476190476 rows/sec., 4.88 MiB/sec. | ||
| 17989 | 2025.12.18 00:27:51.403666 [ 260 ] {25b0aefe-bab0-44eb-a624-99fa4c58de5f} <Debug> TCPHandler: Processed in 0.001738312 sec. | ||
| 17990 | 2025.12.18 00:27:51.403779 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17991 | 2025.12.18 00:27:51.403873 [ 260 ] {e8fd5edf-4f84-4724-abac-1956b11482c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17992 | 2025.12.18 00:27:51.403916 [ 260 ] {e8fd5edf-4f84-4724-abac-1956b11482c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17993 | 2025.12.18 00:27:51.404308 [ 260 ] {e8fd5edf-4f84-4724-abac-1956b11482c4} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17994 | 2025.12.18 00:27:51.404345 [ 260 ] {e8fd5edf-4f84-4724-abac-1956b11482c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17995 | 2025.12.18 00:27:51.404767 [ 260 ] {e8fd5edf-4f84-4724-abac-1956b11482c4} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 17996 | 2025.12.18 00:27:51.405177 [ 260 ] {e8fd5edf-4f84-4724-abac-1956b11482c4} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17997 | 2025.12.18 00:27:51.405311 [ 260 ] {e8fd5edf-4f84-4724-abac-1956b11482c4} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001456 sec., 2747.252747252747 rows/sec., 191.82 KiB/sec. | ||
| 17998 | 2025.12.18 00:27:51.405349 [ 260 ] {e8fd5edf-4f84-4724-abac-1956b11482c4} <Debug> TCPHandler: Processed in 0.001619981 sec. | ||
| 17999 | 2025.12.18 00:27:51.405462 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18000 | 2025.12.18 00:27:51.405555 [ 260 ] {9090feb2-57fa-483e-8037-0dbfb94b66cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18001 | 2025.12.18 00:27:51.405595 [ 260 ] {9090feb2-57fa-483e-8037-0dbfb94b66cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18002 | 2025.12.18 00:27:51.405995 [ 260 ] {9090feb2-57fa-483e-8037-0dbfb94b66cf} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18003 | 2025.12.18 00:27:51.406031 [ 260 ] {9090feb2-57fa-483e-8037-0dbfb94b66cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 18004 | 2025.12.18 00:27:51.406405 [ 260 ] {9090feb2-57fa-483e-8037-0dbfb94b66cf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 18005 | 2025.12.18 00:27:51.406811 [ 260 ] {9090feb2-57fa-483e-8037-0dbfb94b66cf} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18006 | 2025.12.18 00:27:51.406947 [ 260 ] {9090feb2-57fa-483e-8037-0dbfb94b66cf} <Debug> executeQuery: Read 38 rows, 2.43 KiB in 0.001408 sec., 26988.636363636364 rows/sec., 1.69 MiB/sec. | ||
| 18007 | 2025.12.18 00:27:51.406986 [ 260 ] {9090feb2-57fa-483e-8037-0dbfb94b66cf} <Debug> TCPHandler: Processed in 0.001572881 sec. | ||
| 18008 | 2025.12.18 00:27:51.407093 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18009 | 2025.12.18 00:27:51.407187 [ 260 ] {686bd48c-4142-4d3a-b2fa-8b52f974883b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18010 | 2025.12.18 00:27:51.407226 [ 260 ] {686bd48c-4142-4d3a-b2fa-8b52f974883b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18011 | 2025.12.18 00:27:51.407697 [ 260 ] {686bd48c-4142-4d3a-b2fa-8b52f974883b} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18012 | 2025.12.18 00:27:51.407733 [ 260 ] {686bd48c-4142-4d3a-b2fa-8b52f974883b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 18013 | 2025.12.18 00:27:51.408184 [ 260 ] {686bd48c-4142-4d3a-b2fa-8b52f974883b} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18014 | 2025.12.18 00:27:51.408668 [ 260 ] {686bd48c-4142-4d3a-b2fa-8b52f974883b} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18015 | 2025.12.18 00:27:51.408804 [ 260 ] {686bd48c-4142-4d3a-b2fa-8b52f974883b} <Debug> executeQuery: Read 208 rows, 16.10 KiB in 0.001634 sec., 127294.98164014687 rows/sec., 9.62 MiB/sec. | ||
| 18016 | 2025.12.18 00:27:51.408843 [ 260 ] {686bd48c-4142-4d3a-b2fa-8b52f974883b} <Debug> TCPHandler: Processed in 0.001798523 sec. | ||
| 18017 | 2025.12.18 00:27:51.408953 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18018 | 2025.12.18 00:27:51.409046 [ 260 ] {687ced0b-13e0-4070-9dc7-e83b3a30e9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 18019 | 2025.12.18 00:27:51.409088 [ 260 ] {687ced0b-13e0-4070-9dc7-e83b3a30e9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 18020 | 2025.12.18 00:27:51.409451 [ 260 ] {687ced0b-13e0-4070-9dc7-e83b3a30e9d7} <Trace> oximeter.measurements_cumulativei64 (44ea5c2c-a7a7-468a-a41b-7ec7d945784f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18021 | 2025.12.18 00:27:51.409488 [ 260 ] {687ced0b-13e0-4070-9dc7-e83b3a30e9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 18022 | 2025.12.18 00:27:51.410130 [ 260 ] {687ced0b-13e0-4070-9dc7-e83b3a30e9d7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 18023 | 2025.12.18 00:27:51.410607 [ 260 ] {687ced0b-13e0-4070-9dc7-e83b3a30e9d7} <Trace> oximeter.measurements_cumulativei64 (44ea5c2c-a7a7-468a-a41b-7ec7d945784f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18024 | 2025.12.18 00:27:51.410765 [ 260 ] {687ced0b-13e0-4070-9dc7-e83b3a30e9d7} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001736 sec., 11520.737327188941 rows/sec., 779.67 KiB/sec. | ||
| 18025 | 2025.12.18 00:27:51.410805 [ 260 ] {687ced0b-13e0-4070-9dc7-e83b3a30e9d7} <Debug> TCPHandler: Processed in 0.001901944 sec. | ||
| 18026 | 2025.12.18 00:27:51.410921 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18027 | 2025.12.18 00:27:51.411018 [ 260 ] {121a0145-2013-4225-aadb-0fd7c39f1c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18028 | 2025.12.18 00:27:51.411061 [ 260 ] {121a0145-2013-4225-aadb-0fd7c39f1c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18029 | 2025.12.18 00:27:51.411486 [ 260 ] {121a0145-2013-4225-aadb-0fd7c39f1c99} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18030 | 2025.12.18 00:27:51.411525 [ 260 ] {121a0145-2013-4225-aadb-0fd7c39f1c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 18031 | 2025.12.18 00:27:51.412013 [ 260 ] {121a0145-2013-4225-aadb-0fd7c39f1c99} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18032 | 2025.12.18 00:27:51.412423 [ 260 ] {121a0145-2013-4225-aadb-0fd7c39f1c99} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18033 | 2025.12.18 00:27:51.412563 [ 260 ] {121a0145-2013-4225-aadb-0fd7c39f1c99} <Debug> executeQuery: Read 187 rows, 13.21 KiB in 0.001565 sec., 119488.81789137381 rows/sec., 8.24 MiB/sec. | ||
| 18034 | 2025.12.18 00:27:51.412602 [ 260 ] {121a0145-2013-4225-aadb-0fd7c39f1c99} <Debug> TCPHandler: Processed in 0.001731922 sec. | ||
| 18035 | 2025.12.18 00:27:51.412725 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18036 | 2025.12.18 00:27:51.412820 [ 260 ] {2d740638-eec4-477b-ac5e-a7ca9447c45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18037 | 2025.12.18 00:27:51.412876 [ 260 ] {2d740638-eec4-477b-ac5e-a7ca9447c45a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18038 | 2025.12.18 00:27:51.413599 [ 260 ] {2d740638-eec4-477b-ac5e-a7ca9447c45a} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18039 | 2025.12.18 00:27:51.413634 [ 260 ] {2d740638-eec4-477b-ac5e-a7ca9447c45a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 18040 | 2025.12.18 00:27:51.414210 [ 260 ] {2d740638-eec4-477b-ac5e-a7ca9447c45a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 18041 | 2025.12.18 00:27:51.414645 [ 260 ] {2d740638-eec4-477b-ac5e-a7ca9447c45a} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18042 | 2025.12.18 00:27:51.414792 [ 260 ] {2d740638-eec4-477b-ac5e-a7ca9447c45a} <Debug> executeQuery: Read 5 rows, 6.38 KiB in 0.00199 sec., 2512.5628140703516 rows/sec., 3.13 MiB/sec. | ||
| 18043 | 2025.12.18 00:27:51.414851 [ 260 ] {2d740638-eec4-477b-ac5e-a7ca9447c45a} <Debug> TCPHandler: Processed in 0.002175695 sec. | ||
| 18044 | 2025.12.18 00:27:51.414970 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18045 | 2025.12.18 00:27:51.415066 [ 260 ] {e979ab5c-dd70-442a-bb1d-75a95713b8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18046 | 2025.12.18 00:27:51.415107 [ 260 ] {e979ab5c-dd70-442a-bb1d-75a95713b8e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18047 | 2025.12.18 00:27:51.415451 [ 260 ] {e979ab5c-dd70-442a-bb1d-75a95713b8e4} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18048 | 2025.12.18 00:27:51.415487 [ 260 ] {e979ab5c-dd70-442a-bb1d-75a95713b8e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 18049 | 2025.12.18 00:27:51.415919 [ 260 ] {e979ab5c-dd70-442a-bb1d-75a95713b8e4} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18050 | 2025.12.18 00:27:51.416381 [ 260 ] {e979ab5c-dd70-442a-bb1d-75a95713b8e4} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18051 | 2025.12.18 00:27:51.416511 [ 260 ] {e979ab5c-dd70-442a-bb1d-75a95713b8e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001465 sec., 40955.631399317404 rows/sec., 2.76 MiB/sec. | ||
| 18052 | 2025.12.18 00:27:51.416548 [ 260 ] {e979ab5c-dd70-442a-bb1d-75a95713b8e4} <Debug> TCPHandler: Processed in 0.001627451 sec. | ||
| 18053 | 2025.12.18 00:27:52.000244 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.45 MiB, peak 401.26 MiB, free memory in arenas 0.00 B, will set to 384.41 MiB (RSS), difference: -2.04 MiB | ||
| 18054 | 2025.12.18 00:27:54.022828 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 2058 | ||
| 18055 | 2025.12.18 00:27:54.027091 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18056 | 2025.12.18 00:27:54.027155 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18057 | 2025.12.18 00:27:54.028666 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 18058 | 2025.12.18 00:27:54.029140 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18059 | 2025.12.18 00:27:54.029304 [ 78 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 18060 | 2025.12.18 00:27:54.029351 [ 78 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18061 | 2025.12.18 00:27:54.029374 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18062 | 2025.12.18 00:27:54.029510 [ 187 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::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 | ||
| 18063 | 2025.12.18 00:27:54.029573 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2058 | ||
| 18064 | 2025.12.18 00:27:54.030110 [ 187 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18065 | 2025.12.18 00:27:54.030259 [ 187 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1864 rows starting from the beginning of the part | ||
| 18066 | 2025.12.18 00:27:54.030659 [ 187 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 36 rows starting from the beginning of the part | ||
| 18067 | 2025.12.18 00:27:54.031016 [ 187 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part | ||
| 18068 | 2025.12.18 00:27:54.031379 [ 187 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 22 rows starting from the beginning of the part | ||
| 18069 | 2025.12.18 00:27:54.031733 [ 187 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 30 rows starting from the beginning of the part | ||
| 18070 | 2025.12.18 00:27:54.032091 [ 187 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part | ||
| 18071 | 2025.12.18 00:27:54.038397 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 18072 | 2025.12.18 00:27:54.042129 [ 202 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2058 rows, containing 72 columns (72 merged, 0 gathered) in 0.012684409 sec., 162246.42393666113 rows/sec., 129.38 MiB/sec. | ||
| 18073 | 2025.12.18 00:27:54.044174 [ 198 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 18074 | 2025.12.18 00:27:54.044964 [ 198 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_76_15} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18075 | 2025.12.18 00:27:54.045039 [ 198 ] {3035d5e9-331d-4a5b-a2a8-8f034a9775e8::all_1_76_15} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 18076 | 2025.12.18 00:27:54.045394 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.84 MiB. | ||
| 18077 | 2025.12.18 00:27:54.057888 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18078 | 2025.12.18 00:27:54.057938 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18079 | 2025.12.18 00:27:54.064597 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 18080 | 2025.12.18 00:27:54.065745 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18081 | 2025.12.18 00:27:54.066080 [ 78 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 18082 | 2025.12.18 00:27:54.066143 [ 78 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18083 | 2025.12.18 00:27:54.066177 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18084 | 2025.12.18 00:27:54.066281 [ 195 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 18085 | 2025.12.18 00:27:54.069307 [ 195 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18086 | 2025.12.18 00:27:54.069593 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 18087 | 2025.12.18 00:27:54.070046 [ 195 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 18088 | 2025.12.18 00:27:54.073468 [ 195 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 18089 | 2025.12.18 00:27:54.076964 [ 195 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 18090 | 2025.12.18 00:27:54.081014 [ 195 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 18091 | 2025.12.18 00:27:54.086300 [ 195 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 18092 | 2025.12.18 00:27:54.090655 [ 195 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 18093 | 2025.12.18 00:27:54.149493 [ 197 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.083243735 sec., 9141.82911182445 rows/sec., 47.27 MiB/sec. | ||
| 18094 | 2025.12.18 00:27:54.153103 [ 192 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 18095 | 2025.12.18 00:27:54.155790 [ 192 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_101_20} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18096 | 2025.12.18 00:27:54.155912 [ 192 ] {11f53238-ba0f-4f98-945f-6dd45c2c1f97::all_1_101_20} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 18097 | 2025.12.18 00:27:54.159048 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18098 | 2025.12.18 00:27:56.341101 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18099 | 2025.12.18 00:27:56.341367 [ 260 ] {4a9bbda0-817c-4fe5-ace0-6a052c489c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18100 | 2025.12.18 00:27:56.341785 [ 260 ] {4a9bbda0-817c-4fe5-ace0-6a052c489c46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18101 | 2025.12.18 00:27:56.341835 [ 260 ] {4a9bbda0-817c-4fe5-ace0-6a052c489c46} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18102 | 2025.12.18 00:27:56.342150 [ 260 ] {4a9bbda0-817c-4fe5-ace0-6a052c489c46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18103 | 2025.12.18 00:27:56.342224 [ 260 ] {4a9bbda0-817c-4fe5-ace0-6a052c489c46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18104 | 2025.12.18 00:27:56.342368 [ 260 ] {4a9bbda0-817c-4fe5-ace0-6a052c489c46} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 18105 | 2025.12.18 00:27:56.342500 [ 360 ] {4a9bbda0-817c-4fe5-ace0-6a052c489c46} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18106 | 2025.12.18 00:27:56.342519 [ 311 ] {4a9bbda0-817c-4fe5-ace0-6a052c489c46} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18107 | 2025.12.18 00:27:56.342509 [ 338 ] {4a9bbda0-817c-4fe5-ace0-6a052c489c46} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18108 | 2025.12.18 00:27:56.342501 [ 321 ] {4a9bbda0-817c-4fe5-ace0-6a052c489c46} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18109 | 2025.12.18 00:27:56.342736 [ 260 ] {4a9bbda0-817c-4fe5-ace0-6a052c489c46} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (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 | ||
| 18110 | 2025.12.18 00:27:56.342770 [ 260 ] {4a9bbda0-817c-4fe5-ace0-6a052c489c46} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18111 | 2025.12.18 00:27:56.342863 [ 260 ] {4a9bbda0-817c-4fe5-ace0-6a052c489c46} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18112 | 2025.12.18 00:27:56.342886 [ 260 ] {4a9bbda0-817c-4fe5-ace0-6a052c489c46} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Reading approx. 59 rows with 3 streams | ||
| 18113 | 2025.12.18 00:27:56.342924 [ 260 ] {4a9bbda0-817c-4fe5-ace0-6a052c489c46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 18114 | 2025.12.18 00:27:56.342998 [ 260 ] {4a9bbda0-817c-4fe5-ace0-6a052c489c46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 18115 | 2025.12.18 00:27:56.343039 [ 260 ] {4a9bbda0-817c-4fe5-ace0-6a052c489c46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 18116 | 2025.12.18 00:27:56.343914 [ 260 ] {4a9bbda0-817c-4fe5-ace0-6a052c489c46} <Debug> executeQuery: Read 59 rows, 2.30 KiB in 0.002672 sec., 22080.838323353295 rows/sec., 860.34 KiB/sec. | ||
| 18117 | 2025.12.18 00:27:56.344067 [ 260 ] {4a9bbda0-817c-4fe5-ace0-6a052c489c46} <Debug> TCPHandler: Processed in 0.003096092 sec. | ||
| 18118 | 2025.12.18 00:27:56.351483 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18119 | 2025.12.18 00:27:56.351604 [ 260 ] {057feac8-ba3e-4f16-8847-508529bb4705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 18120 | 2025.12.18 00:27:56.351654 [ 260 ] {057feac8-ba3e-4f16-8847-508529bb4705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18121 | 2025.12.18 00:27:56.352266 [ 260 ] {057feac8-ba3e-4f16-8847-508529bb4705} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18122 | 2025.12.18 00:27:56.352309 [ 260 ] {057feac8-ba3e-4f16-8847-508529bb4705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18123 | 2025.12.18 00:27:56.352768 [ 260 ] {057feac8-ba3e-4f16-8847-508529bb4705} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 18124 | 2025.12.18 00:27:56.352977 [ 260 ] {057feac8-ba3e-4f16-8847-508529bb4705} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18125 | 2025.12.18 00:27:56.353131 [ 260 ] {057feac8-ba3e-4f16-8847-508529bb4705} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001561 sec., 640.6149903907751 rows/sec., 178.30 KiB/sec. | ||
| 18126 | 2025.12.18 00:27:56.353177 [ 260 ] {057feac8-ba3e-4f16-8847-508529bb4705} <Debug> TCPHandler: Processed in 0.001755002 sec. | ||
| 18127 | 2025.12.18 00:27:56.353301 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18128 | 2025.12.18 00:27:56.353404 [ 260 ] {42b9410b-9995-468a-a465-2f3dca5fa3ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18129 | 2025.12.18 00:27:56.353448 [ 260 ] {42b9410b-9995-468a-a465-2f3dca5fa3ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18130 | 2025.12.18 00:27:56.353879 [ 260 ] {42b9410b-9995-468a-a465-2f3dca5fa3ca} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18131 | 2025.12.18 00:27:56.353917 [ 260 ] {42b9410b-9995-468a-a465-2f3dca5fa3ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18132 | 2025.12.18 00:27:56.354222 [ 260 ] {42b9410b-9995-468a-a465-2f3dca5fa3ca} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 18133 | 2025.12.18 00:27:56.354428 [ 260 ] {42b9410b-9995-468a-a465-2f3dca5fa3ca} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18134 | 2025.12.18 00:27:56.354565 [ 260 ] {42b9410b-9995-468a-a465-2f3dca5fa3ca} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001185 sec., 843.8818565400843 rows/sec., 62.63 KiB/sec. | ||
| 18135 | 2025.12.18 00:27:56.354604 [ 260 ] {42b9410b-9995-468a-a465-2f3dca5fa3ca} <Debug> TCPHandler: Processed in 0.001353469 sec. | ||
| 18136 | 2025.12.18 00:27:56.354726 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18137 | 2025.12.18 00:27:56.354821 [ 260 ] {4f151a38-8585-4f63-ac3a-ba5b6085cbb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18138 | 2025.12.18 00:27:56.354862 [ 260 ] {4f151a38-8585-4f63-ac3a-ba5b6085cbb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18139 | 2025.12.18 00:27:56.355447 [ 260 ] {4f151a38-8585-4f63-ac3a-ba5b6085cbb4} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18140 | 2025.12.18 00:27:56.355484 [ 260 ] {4f151a38-8585-4f63-ac3a-ba5b6085cbb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18141 | 2025.12.18 00:27:56.355802 [ 260 ] {4f151a38-8585-4f63-ac3a-ba5b6085cbb4} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18142 | 2025.12.18 00:27:56.356012 [ 260 ] {4f151a38-8585-4f63-ac3a-ba5b6085cbb4} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18143 | 2025.12.18 00:27:56.356149 [ 260 ] {4f151a38-8585-4f63-ac3a-ba5b6085cbb4} <Debug> executeQuery: Read 170 rows, 15.24 KiB in 0.001346 sec., 126300.14858841011 rows/sec., 11.06 MiB/sec. | ||
| 18144 | 2025.12.18 00:27:56.356188 [ 260 ] {4f151a38-8585-4f63-ac3a-ba5b6085cbb4} <Debug> TCPHandler: Processed in 0.00151204 sec. | ||
| 18145 | 2025.12.18 00:27:56.356303 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18146 | 2025.12.18 00:27:56.356398 [ 260 ] {15df8b41-0614-4d27-a2aa-9afef7d22338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18147 | 2025.12.18 00:27:56.356439 [ 260 ] {15df8b41-0614-4d27-a2aa-9afef7d22338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18148 | 2025.12.18 00:27:56.356889 [ 260 ] {15df8b41-0614-4d27-a2aa-9afef7d22338} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18149 | 2025.12.18 00:27:56.356926 [ 260 ] {15df8b41-0614-4d27-a2aa-9afef7d22338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18150 | 2025.12.18 00:27:56.357224 [ 260 ] {15df8b41-0614-4d27-a2aa-9afef7d22338} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18151 | 2025.12.18 00:27:56.357452 [ 260 ] {15df8b41-0614-4d27-a2aa-9afef7d22338} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18152 | 2025.12.18 00:27:56.357590 [ 260 ] {15df8b41-0614-4d27-a2aa-9afef7d22338} <Debug> executeQuery: Read 57 rows, 4.27 KiB in 0.00121 sec., 47107.438016528926 rows/sec., 3.45 MiB/sec. | ||
| 18153 | 2025.12.18 00:27:56.357629 [ 260 ] {15df8b41-0614-4d27-a2aa-9afef7d22338} <Debug> TCPHandler: Processed in 0.001375559 sec. | ||
| 18154 | 2025.12.18 00:27:56.357745 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18155 | 2025.12.18 00:27:56.357838 [ 260 ] {b0f94c01-2383-4fd9-a3de-b496ef2206d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18156 | 2025.12.18 00:27:56.357879 [ 260 ] {b0f94c01-2383-4fd9-a3de-b496ef2206d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18157 | 2025.12.18 00:27:56.358352 [ 260 ] {b0f94c01-2383-4fd9-a3de-b496ef2206d0} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18158 | 2025.12.18 00:27:56.358390 [ 260 ] {b0f94c01-2383-4fd9-a3de-b496ef2206d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18159 | 2025.12.18 00:27:56.358701 [ 260 ] {b0f94c01-2383-4fd9-a3de-b496ef2206d0} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18160 | 2025.12.18 00:27:56.358904 [ 260 ] {b0f94c01-2383-4fd9-a3de-b496ef2206d0} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18161 | 2025.12.18 00:27:56.359034 [ 260 ] {b0f94c01-2383-4fd9-a3de-b496ef2206d0} <Debug> executeQuery: Read 127 rows, 10.09 KiB in 0.001214 sec., 104612.85008237232 rows/sec., 8.12 MiB/sec. | ||
| 18162 | 2025.12.18 00:27:56.359072 [ 260 ] {b0f94c01-2383-4fd9-a3de-b496ef2206d0} <Debug> TCPHandler: Processed in 0.001377749 sec. | ||
| 18163 | 2025.12.18 00:27:56.359191 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18164 | 2025.12.18 00:27:56.359285 [ 260 ] {3dd37eae-9420-496f-a49c-47405001df8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18165 | 2025.12.18 00:27:56.359329 [ 260 ] {3dd37eae-9420-496f-a49c-47405001df8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18166 | 2025.12.18 00:27:56.359761 [ 260 ] {3dd37eae-9420-496f-a49c-47405001df8b} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18167 | 2025.12.18 00:27:56.359798 [ 260 ] {3dd37eae-9420-496f-a49c-47405001df8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18168 | 2025.12.18 00:27:56.360128 [ 260 ] {3dd37eae-9420-496f-a49c-47405001df8b} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18169 | 2025.12.18 00:27:56.360335 [ 260 ] {3dd37eae-9420-496f-a49c-47405001df8b} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18170 | 2025.12.18 00:27:56.360467 [ 260 ] {3dd37eae-9420-496f-a49c-47405001df8b} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001199 sec., 134278.56547122603 rows/sec., 9.34 MiB/sec. | ||
| 18171 | 2025.12.18 00:27:56.360506 [ 260 ] {3dd37eae-9420-496f-a49c-47405001df8b} <Debug> TCPHandler: Processed in 0.001364219 sec. | ||
| 18172 | 2025.12.18 00:27:56.360625 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18173 | 2025.12.18 00:27:56.360720 [ 260 ] {f54e66f3-0e86-489d-a271-988f93e92aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18174 | 2025.12.18 00:27:56.360774 [ 260 ] {f54e66f3-0e86-489d-a271-988f93e92aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18175 | 2025.12.18 00:27:56.361695 [ 260 ] {f54e66f3-0e86-489d-a271-988f93e92aba} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18176 | 2025.12.18 00:27:56.361731 [ 260 ] {f54e66f3-0e86-489d-a271-988f93e92aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18177 | 2025.12.18 00:27:56.362298 [ 260 ] {f54e66f3-0e86-489d-a271-988f93e92aba} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 18178 | 2025.12.18 00:27:56.362526 [ 260 ] {f54e66f3-0e86-489d-a271-988f93e92aba} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18179 | 2025.12.18 00:27:56.362636 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 18180 | 2025.12.18 00:27:56.362666 [ 260 ] {f54e66f3-0e86-489d-a271-988f93e92aba} <Debug> executeQuery: Read 56 rows, 102.76 KiB in 0.001965 sec., 28498.727735368953 rows/sec., 51.07 MiB/sec. | ||
| 18181 | 2025.12.18 00:27:56.362702 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18182 | 2025.12.18 00:27:56.362727 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18183 | 2025.12.18 00:27:56.362739 [ 260 ] {f54e66f3-0e86-489d-a271-988f93e92aba} <Debug> TCPHandler: Processed in 0.002163985 sec. | ||
| 18184 | 2025.12.18 00:27:56.362821 [ 189 ] {fc04f179-004d-4506-963a-c921a29605f5::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 | ||
| 18185 | 2025.12.18 00:27:56.362860 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18186 | 2025.12.18 00:27:56.362959 [ 260 ] {096920fd-bd4c-408d-9b67-7b9ab128c8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18187 | 2025.12.18 00:27:56.363001 [ 260 ] {096920fd-bd4c-408d-9b67-7b9ab128c8fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18188 | 2025.12.18 00:27:56.363079 [ 189 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18189 | 2025.12.18 00:27:56.363152 [ 189 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2736 rows starting from the beginning of the part | ||
| 18190 | 2025.12.18 00:27:56.363305 [ 189 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 41 rows starting from the beginning of the part | ||
| 18191 | 2025.12.18 00:27:56.363362 [ 260 ] {096920fd-bd4c-408d-9b67-7b9ab128c8fe} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18192 | 2025.12.18 00:27:56.363403 [ 260 ] {096920fd-bd4c-408d-9b67-7b9ab128c8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18193 | 2025.12.18 00:27:56.363431 [ 189 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 51 rows starting from the beginning of the part | ||
| 18194 | 2025.12.18 00:27:56.363554 [ 189 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 55 rows starting from the beginning of the part | ||
| 18195 | 2025.12.18 00:27:56.363673 [ 189 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 5 rows starting from the beginning of the part | ||
| 18196 | 2025.12.18 00:27:56.363730 [ 260 ] {096920fd-bd4c-408d-9b67-7b9ab128c8fe} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18197 | 2025.12.18 00:27:56.363785 [ 189 ] {fc04f179-004d-4506-963a-c921a29605f5::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 | ||
| 18198 | 2025.12.18 00:27:56.363953 [ 260 ] {096920fd-bd4c-408d-9b67-7b9ab128c8fe} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18199 | 2025.12.18 00:27:56.364091 [ 260 ] {096920fd-bd4c-408d-9b67-7b9ab128c8fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 18200 | 2025.12.18 00:27:56.364128 [ 260 ] {096920fd-bd4c-408d-9b67-7b9ab128c8fe} <Debug> TCPHandler: Processed in 0.001318279 sec. | ||
| 18201 | 2025.12.18 00:27:56.379953 [ 194 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2944 rows, containing 19 columns (19 merged, 0 gathered) in 0.017169441 sec., 171467.43449597456 rows/sec., 307.10 MiB/sec. | ||
| 18202 | 2025.12.18 00:27:56.382689 [ 197 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 18203 | 2025.12.18 00:27:56.383066 [ 197 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18204 | 2025.12.18 00:27:56.383150 [ 197 ] {fc04f179-004d-4506-963a-c921a29605f5::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 18205 | 2025.12.18 00:27:56.383399 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.78 MiB. | ||
| 18206 | 2025.12.18 00:27:57.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.55 MiB, peak 404.28 MiB, free memory in arenas 0.00 B, will set to 391.65 MiB (RSS), difference: 5.10 MiB | ||
| 18207 | 2025.12.18 00:27:58.624682 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18208 | 2025.12.18 00:27:58.624732 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18209 | 2025.12.18 00:27:58.866560 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48919 | ||
| 18210 | 2025.12.18 00:27:58.867268 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18211 | 2025.12.18 00:27:58.867307 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18212 | 2025.12.18 00:27:58.867819 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 18213 | 2025.12.18 00:27:58.868074 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18214 | 2025.12.18 00:27:58.868226 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48919 | ||
| 18215 | 2025.12.18 00:28:01.345130 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18216 | 2025.12.18 00:28:01.345330 [ 260 ] {71d4d5d7-e26a-48c7-a779-fb3cc006a1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18217 | 2025.12.18 00:28:01.345403 [ 260 ] {71d4d5d7-e26a-48c7-a779-fb3cc006a1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18218 | 2025.12.18 00:28:01.346180 [ 260 ] {71d4d5d7-e26a-48c7-a779-fb3cc006a1ad} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18219 | 2025.12.18 00:28:01.346222 [ 260 ] {71d4d5d7-e26a-48c7-a779-fb3cc006a1ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18220 | 2025.12.18 00:28:01.346623 [ 260 ] {71d4d5d7-e26a-48c7-a779-fb3cc006a1ad} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 18221 | 2025.12.18 00:28:01.346851 [ 260 ] {71d4d5d7-e26a-48c7-a779-fb3cc006a1ad} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18222 | 2025.12.18 00:28:01.347017 [ 260 ] {71d4d5d7-e26a-48c7-a779-fb3cc006a1ad} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001742 sec., 32146.957520091848 rows/sec., 2.47 MiB/sec. | ||
| 18223 | 2025.12.18 00:28:01.347069 [ 260 ] {71d4d5d7-e26a-48c7-a779-fb3cc006a1ad} <Debug> TCPHandler: Processed in 0.002073305 sec. | ||
| 18224 | 2025.12.18 00:28:01.347202 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18225 | 2025.12.18 00:28:01.347311 [ 260 ] {2b115464-411f-469d-941c-dfcd4c80bc32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18226 | 2025.12.18 00:28:01.347356 [ 260 ] {2b115464-411f-469d-941c-dfcd4c80bc32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18227 | 2025.12.18 00:28:01.347797 [ 260 ] {2b115464-411f-469d-941c-dfcd4c80bc32} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18228 | 2025.12.18 00:28:01.347835 [ 260 ] {2b115464-411f-469d-941c-dfcd4c80bc32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18229 | 2025.12.18 00:28:01.348157 [ 260 ] {2b115464-411f-469d-941c-dfcd4c80bc32} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 18230 | 2025.12.18 00:28:01.348365 [ 260 ] {2b115464-411f-469d-941c-dfcd4c80bc32} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18231 | 2025.12.18 00:28:01.348501 [ 260 ] {2b115464-411f-469d-941c-dfcd4c80bc32} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 18232 | 2025.12.18 00:28:01.348542 [ 260 ] {2b115464-411f-469d-941c-dfcd4c80bc32} <Debug> TCPHandler: Processed in 0.00139375 sec. | ||
| 18233 | 2025.12.18 00:28:01.348596 [ 225 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 18234 | 2025.12.18 00:28:01.348648 [ 225 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 18235 | 2025.12.18 00:28:01.348655 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18236 | 2025.12.18 00:28:01.348757 [ 260 ] {168bdc73-125a-41e9-9420-40182e18c4cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18237 | 2025.12.18 00:28:01.348803 [ 260 ] {168bdc73-125a-41e9-9420-40182e18c4cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18238 | 2025.12.18 00:28:01.349226 [ 260 ] {168bdc73-125a-41e9-9420-40182e18c4cd} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18239 | 2025.12.18 00:28:01.349264 [ 260 ] {168bdc73-125a-41e9-9420-40182e18c4cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18240 | 2025.12.18 00:28:01.349599 [ 260 ] {168bdc73-125a-41e9-9420-40182e18c4cd} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 18241 | 2025.12.18 00:28:01.349880 [ 260 ] {168bdc73-125a-41e9-9420-40182e18c4cd} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18242 | 2025.12.18 00:28:01.350060 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 2 parts from all_1_149_35 to all_150_150_0 | ||
| 18243 | 2025.12.18 00:28:01.350078 [ 260 ] {168bdc73-125a-41e9-9420-40182e18c4cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001339 sec., 119492.15832710979 rows/sec., 8.32 MiB/sec. | ||
| 18244 | 2025.12.18 00:28:01.350128 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18245 | 2025.12.18 00:28:01.350150 [ 260 ] {168bdc73-125a-41e9-9420-40182e18c4cd} <Debug> TCPHandler: Processed in 0.001545771 sec. | ||
| 18246 | 2025.12.18 00:28:01.350161 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18247 | 2025.12.18 00:28:01.350294 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_150_36} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_149_35 to all_150_150_0 into Compact with storage Full | ||
| 18248 | 2025.12.18 00:28:01.350303 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18249 | 2025.12.18 00:28:01.350455 [ 260 ] {79435dca-3b44-4fbb-9274-6c305d8ce24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18250 | 2025.12.18 00:28:01.350456 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_150_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18251 | 2025.12.18 00:28:01.350510 [ 260 ] {79435dca-3b44-4fbb-9274-6c305d8ce24d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18252 | 2025.12.18 00:28:01.350526 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_150_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_149_35, total 41702 rows starting from the beginning of the part | ||
| 18253 | 2025.12.18 00:28:01.350612 [ 190 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_150_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 18254 | 2025.12.18 00:28:01.350942 [ 260 ] {79435dca-3b44-4fbb-9274-6c305d8ce24d} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18255 | 2025.12.18 00:28:01.350991 [ 260 ] {79435dca-3b44-4fbb-9274-6c305d8ce24d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18256 | 2025.12.18 00:28:01.351344 [ 260 ] {79435dca-3b44-4fbb-9274-6c305d8ce24d} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 18257 | 2025.12.18 00:28:01.351614 [ 260 ] {79435dca-3b44-4fbb-9274-6c305d8ce24d} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18258 | 2025.12.18 00:28:01.351760 [ 260 ] {79435dca-3b44-4fbb-9274-6c305d8ce24d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001332 sec., 45045.045045045044 rows/sec., 3.04 MiB/sec. | ||
| 18259 | 2025.12.18 00:28:01.351798 [ 260 ] {79435dca-3b44-4fbb-9274-6c305d8ce24d} <Debug> TCPHandler: Processed in 0.001557161 sec. | ||
| 18260 | 2025.12.18 00:28:01.352437 [ 225 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 18261 | 2025.12.18 00:28:01.359156 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_150_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41862 rows, containing 5 columns (5 merged, 0 gathered) in 0.008914553 sec., 4695916.890056069 rows/sec., 322.67 MiB/sec. | ||
| 18262 | 2025.12.18 00:28:01.359406 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_150_36} <Trace> MergedBlockOutputStream: filled checksums all_1_150_36 (state Temporary) | ||
| 18263 | 2025.12.18 00:28:01.359688 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_150_36} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_150_36 to all_1_150_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18264 | 2025.12.18 00:28:01.359769 [ 194 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_150_36} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 2 parts: [all_1_149_35, all_150_150_0] -> all_1_150_36 | ||
| 18265 | 2025.12.18 00:28:01.359844 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 18266 | 2025.12.18 00:28:01.569799 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 18267 | 2025.12.18 00:28:01.589743 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18268 | 2025.12.18 00:28:01.589875 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18269 | 2025.12.18 00:28:01.597616 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 18270 | 2025.12.18 00:28:01.599045 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18271 | 2025.12.18 00:28:01.603163 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 18272 | 2025.12.18 00:28:01.993261 [ 223 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 18273 | 2025.12.18 00:28:01.993311 [ 223 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 18274 | 2025.12.18 00:28:01.998113 [ 223 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 18275 | 2025.12.18 00:28:02.119761 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 18276 | 2025.12.18 00:28:02.119819 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 18277 | 2025.12.18 00:28:02.123247 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 18278 | 2025.12.18 00:28:02.349007 [ 222 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 18279 | 2025.12.18 00:28:02.349069 [ 222 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 18280 | 2025.12.18 00:28:02.352245 [ 222 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 18281 | 2025.12.18 00:28:04.030255 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2084 | ||
| 18282 | 2025.12.18 00:28:04.032476 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18283 | 2025.12.18 00:28:04.032515 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18284 | 2025.12.18 00:28:04.033681 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18285 | 2025.12.18 00:28:04.033947 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18286 | 2025.12.18 00:28:04.034217 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2084 | ||
| 18287 | 2025.12.18 00:28:05.786534 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18288 | 2025.12.18 00:28:05.786787 [ 260 ] {711ea7ce-41f9-4b2f-a961-f3a09eb46742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18289 | 2025.12.18 00:28:05.787184 [ 260 ] {711ea7ce-41f9-4b2f-a961-f3a09eb46742} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18290 | 2025.12.18 00:28:05.787226 [ 260 ] {711ea7ce-41f9-4b2f-a961-f3a09eb46742} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18291 | 2025.12.18 00:28:05.787528 [ 260 ] {711ea7ce-41f9-4b2f-a961-f3a09eb46742} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18292 | 2025.12.18 00:28:05.787595 [ 260 ] {711ea7ce-41f9-4b2f-a961-f3a09eb46742} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18293 | 2025.12.18 00:28:05.787741 [ 260 ] {711ea7ce-41f9-4b2f-a961-f3a09eb46742} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 18294 | 2025.12.18 00:28:05.787836 [ 321 ] {711ea7ce-41f9-4b2f-a961-f3a09eb46742} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18295 | 2025.12.18 00:28:05.787870 [ 313 ] {711ea7ce-41f9-4b2f-a961-f3a09eb46742} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18296 | 2025.12.18 00:28:05.787887 [ 321 ] {711ea7ce-41f9-4b2f-a961-f3a09eb46742} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 18297 | 2025.12.18 00:28:05.787885 [ 311 ] {711ea7ce-41f9-4b2f-a961-f3a09eb46742} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18298 | 2025.12.18 00:28:05.787890 [ 357 ] {711ea7ce-41f9-4b2f-a961-f3a09eb46742} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 18299 | 2025.12.18 00:28:05.788036 [ 260 ] {711ea7ce-41f9-4b2f-a961-f3a09eb46742} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 18300 | 2025.12.18 00:28:05.788063 [ 260 ] {711ea7ce-41f9-4b2f-a961-f3a09eb46742} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18301 | 2025.12.18 00:28:05.788146 [ 260 ] {711ea7ce-41f9-4b2f-a961-f3a09eb46742} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18302 | 2025.12.18 00:28:05.788166 [ 260 ] {711ea7ce-41f9-4b2f-a961-f3a09eb46742} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (SelectExecutor): Reading approx. 59 rows with 3 streams | ||
| 18303 | 2025.12.18 00:28:05.788203 [ 260 ] {711ea7ce-41f9-4b2f-a961-f3a09eb46742} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 18304 | 2025.12.18 00:28:05.788242 [ 260 ] {711ea7ce-41f9-4b2f-a961-f3a09eb46742} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 18305 | 2025.12.18 00:28:05.788279 [ 260 ] {711ea7ce-41f9-4b2f-a961-f3a09eb46742} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:failed_collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 18306 | 2025.12.18 00:28:05.789114 [ 260 ] {711ea7ce-41f9-4b2f-a961-f3a09eb46742} <Debug> executeQuery: Read 59 rows, 2.30 KiB in 0.002447 sec., 24111.156518185533 rows/sec., 939.45 KiB/sec. | ||
| 18307 | 2025.12.18 00:28:05.789244 [ 260 ] {711ea7ce-41f9-4b2f-a961-f3a09eb46742} <Debug> TCPHandler: Processed in 0.00283114 sec. | ||
| 18308 | 2025.12.18 00:28:05.825857 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18309 | 2025.12.18 00:28:05.825991 [ 260 ] {64ab0cf3-d298-4ba6-aaee-7b8daa23687d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 18310 | 2025.12.18 00:28:05.826044 [ 260 ] {64ab0cf3-d298-4ba6-aaee-7b8daa23687d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18311 | 2025.12.18 00:28:05.826708 [ 260 ] {64ab0cf3-d298-4ba6-aaee-7b8daa23687d} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18312 | 2025.12.18 00:28:05.826767 [ 260 ] {64ab0cf3-d298-4ba6-aaee-7b8daa23687d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18313 | 2025.12.18 00:28:05.827232 [ 260 ] {64ab0cf3-d298-4ba6-aaee-7b8daa23687d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 18314 | 2025.12.18 00:28:05.827429 [ 260 ] {64ab0cf3-d298-4ba6-aaee-7b8daa23687d} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18315 | 2025.12.18 00:28:05.827557 [ 174 ] {} <Debug> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 18316 | 2025.12.18 00:28:05.827573 [ 260 ] {64ab0cf3-d298-4ba6-aaee-7b8daa23687d} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001619 sec., 617.6652254478073 rows/sec., 63.94 KiB/sec. | ||
| 18317 | 2025.12.18 00:28:05.827626 [ 174 ] {} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18318 | 2025.12.18 00:28:05.827635 [ 260 ] {64ab0cf3-d298-4ba6-aaee-7b8daa23687d} <Debug> TCPHandler: Processed in 0.001841033 sec. | ||
| 18319 | 2025.12.18 00:28:05.827660 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18320 | 2025.12.18 00:28:05.827753 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18321 | 2025.12.18 00:28:05.827769 [ 186 ] {30d42b81-8715-49f1-80b1-3e1ca208d995::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 | ||
| 18322 | 2025.12.18 00:28:05.827855 [ 260 ] {f637cd73-1e90-4e49-9626-1b9c6f3f0c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18323 | 2025.12.18 00:28:05.827899 [ 260 ] {f637cd73-1e90-4e49-9626-1b9c6f3f0c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18324 | 2025.12.18 00:28:05.828057 [ 186 ] {30d42b81-8715-49f1-80b1-3e1ca208d995::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18325 | 2025.12.18 00:28:05.828103 [ 186 ] {30d42b81-8715-49f1-80b1-3e1ca208d995::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 18326 | 2025.12.18 00:28:05.828188 [ 186 ] {30d42b81-8715-49f1-80b1-3e1ca208d995::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part | ||
| 18327 | 2025.12.18 00:28:05.828259 [ 186 ] {30d42b81-8715-49f1-80b1-3e1ca208d995::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 | ||
| 18328 | 2025.12.18 00:28:05.828325 [ 186 ] {30d42b81-8715-49f1-80b1-3e1ca208d995::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 | ||
| 18329 | 2025.12.18 00:28:05.828326 [ 260 ] {f637cd73-1e90-4e49-9626-1b9c6f3f0c58} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18330 | 2025.12.18 00:28:05.828374 [ 260 ] {f637cd73-1e90-4e49-9626-1b9c6f3f0c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18331 | 2025.12.18 00:28:05.828383 [ 186 ] {30d42b81-8715-49f1-80b1-3e1ca208d995::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 | ||
| 18332 | 2025.12.18 00:28:05.828447 [ 186 ] {30d42b81-8715-49f1-80b1-3e1ca208d995::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 | ||
| 18333 | 2025.12.18 00:28:05.828701 [ 260 ] {f637cd73-1e90-4e49-9626-1b9c6f3f0c58} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 18334 | 2025.12.18 00:28:05.828932 [ 260 ] {f637cd73-1e90-4e49-9626-1b9c6f3f0c58} <Trace> oximeter.fields_i16 (1f7707aa-5c58-462f-8ac8-998ba4572c3f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18335 | 2025.12.18 00:28:05.829065 [ 260 ] {f637cd73-1e90-4e49-9626-1b9c6f3f0c58} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001229 sec., 19528.07160292921 rows/sec., 1.62 MiB/sec. | ||
| 18336 | 2025.12.18 00:28:05.829103 [ 260 ] {f637cd73-1e90-4e49-9626-1b9c6f3f0c58} <Debug> TCPHandler: Processed in 0.00139791 sec. | ||
| 18337 | 2025.12.18 00:28:05.829216 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18338 | 2025.12.18 00:28:05.829309 [ 260 ] {724ec3d0-e93e-4968-b1c7-09e530645f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18339 | 2025.12.18 00:28:05.829348 [ 260 ] {724ec3d0-e93e-4968-b1c7-09e530645f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18340 | 2025.12.18 00:28:05.829732 [ 260 ] {724ec3d0-e93e-4968-b1c7-09e530645f85} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18341 | 2025.12.18 00:28:05.829768 [ 260 ] {724ec3d0-e93e-4968-b1c7-09e530645f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18342 | 2025.12.18 00:28:05.830049 [ 260 ] {724ec3d0-e93e-4968-b1c7-09e530645f85} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 18343 | 2025.12.18 00:28:05.830256 [ 260 ] {724ec3d0-e93e-4968-b1c7-09e530645f85} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18344 | 2025.12.18 00:28:05.830386 [ 260 ] {724ec3d0-e93e-4968-b1c7-09e530645f85} <Debug> executeQuery: Read 4 rows, 319.00 B in 0.001095 sec., 3652.9680365296804 rows/sec., 284.50 KiB/sec. | ||
| 18345 | 2025.12.18 00:28:05.830423 [ 260 ] {724ec3d0-e93e-4968-b1c7-09e530645f85} <Debug> TCPHandler: Processed in 0.001254359 sec. | ||
| 18346 | 2025.12.18 00:28:05.830525 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18347 | 2025.12.18 00:28:05.830545 [ 191 ] {30d42b81-8715-49f1-80b1-3e1ca208d995::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 62 rows, containing 6 columns (6 merged, 0 gathered) in 0.00282252 sec., 21966.18624491589 rows/sec., 4.01 MiB/sec. | ||
| 18348 | 2025.12.18 00:28:05.830624 [ 260 ] {902f9bb4-1e6f-4871-8ff9-c54c83318721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18349 | 2025.12.18 00:28:05.830663 [ 260 ] {902f9bb4-1e6f-4871-8ff9-c54c83318721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18350 | 2025.12.18 00:28:05.830701 [ 186 ] {30d42b81-8715-49f1-80b1-3e1ca208d995::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 18351 | 2025.12.18 00:28:05.830994 [ 186 ] {30d42b81-8715-49f1-80b1-3e1ca208d995::all_1_6_1} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18352 | 2025.12.18 00:28:05.831059 [ 186 ] {30d42b81-8715-49f1-80b1-3e1ca208d995::all_1_6_1} <Trace> oximeter.timeseries_schema (30d42b81-8715-49f1-80b1-3e1ca208d995) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 18353 | 2025.12.18 00:28:05.831124 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 18354 | 2025.12.18 00:28:05.831865 [ 260 ] {902f9bb4-1e6f-4871-8ff9-c54c83318721} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18355 | 2025.12.18 00:28:05.831908 [ 260 ] {902f9bb4-1e6f-4871-8ff9-c54c83318721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18356 | 2025.12.18 00:28:05.832298 [ 260 ] {902f9bb4-1e6f-4871-8ff9-c54c83318721} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 18357 | 2025.12.18 00:28:05.832500 [ 260 ] {902f9bb4-1e6f-4871-8ff9-c54c83318721} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18358 | 2025.12.18 00:28:05.832630 [ 260 ] {902f9bb4-1e6f-4871-8ff9-c54c83318721} <Debug> executeQuery: Read 1440 rows, 124.13 KiB in 0.002024 sec., 711462.4505928853 rows/sec., 59.89 MiB/sec. | ||
| 18359 | 2025.12.18 00:28:05.832668 [ 260 ] {902f9bb4-1e6f-4871-8ff9-c54c83318721} <Debug> TCPHandler: Processed in 0.002190576 sec. | ||
| 18360 | 2025.12.18 00:28:05.832777 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18361 | 2025.12.18 00:28:05.832871 [ 260 ] {518be18a-7c13-41ba-b7c3-044737ed1f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18362 | 2025.12.18 00:28:05.832911 [ 260 ] {518be18a-7c13-41ba-b7c3-044737ed1f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18363 | 2025.12.18 00:28:05.833332 [ 260 ] {518be18a-7c13-41ba-b7c3-044737ed1f79} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18364 | 2025.12.18 00:28:05.833368 [ 260 ] {518be18a-7c13-41ba-b7c3-044737ed1f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18365 | 2025.12.18 00:28:05.833672 [ 260 ] {518be18a-7c13-41ba-b7c3-044737ed1f79} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18366 | 2025.12.18 00:28:05.833870 [ 260 ] {518be18a-7c13-41ba-b7c3-044737ed1f79} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18367 | 2025.12.18 00:28:05.833994 [ 260 ] {518be18a-7c13-41ba-b7c3-044737ed1f79} <Debug> executeQuery: Read 75 rows, 5.66 KiB in 0.001142 sec., 65674.25569176882 rows/sec., 4.84 MiB/sec. | ||
| 18368 | 2025.12.18 00:28:05.834032 [ 260 ] {518be18a-7c13-41ba-b7c3-044737ed1f79} <Debug> TCPHandler: Processed in 0.001302889 sec. | ||
| 18369 | 2025.12.18 00:28:05.834141 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18370 | 2025.12.18 00:28:05.834234 [ 260 ] {94685df5-749d-421e-9bf2-55bbeea8ed79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18371 | 2025.12.18 00:28:05.834272 [ 260 ] {94685df5-749d-421e-9bf2-55bbeea8ed79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18372 | 2025.12.18 00:28:05.834786 [ 260 ] {94685df5-749d-421e-9bf2-55bbeea8ed79} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18373 | 2025.12.18 00:28:05.834823 [ 260 ] {94685df5-749d-421e-9bf2-55bbeea8ed79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18374 | 2025.12.18 00:28:05.835122 [ 260 ] {94685df5-749d-421e-9bf2-55bbeea8ed79} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 18375 | 2025.12.18 00:28:05.835321 [ 260 ] {94685df5-749d-421e-9bf2-55bbeea8ed79} <Trace> oximeter.fields_u32 (171f6061-29b9-4a21-9678-8a8ddbbc6c97): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18376 | 2025.12.18 00:28:05.835446 [ 260 ] {94685df5-749d-421e-9bf2-55bbeea8ed79} <Debug> executeQuery: Read 253 rows, 17.91 KiB in 0.00123 sec., 205691.0569105691 rows/sec., 14.22 MiB/sec. | ||
| 18377 | 2025.12.18 00:28:05.835485 [ 260 ] {94685df5-749d-421e-9bf2-55bbeea8ed79} <Debug> TCPHandler: Processed in 0.001391589 sec. | ||
| 18378 | 2025.12.18 00:28:05.835595 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18379 | 2025.12.18 00:28:05.835689 [ 260 ] {76faf197-0aa3-4ba0-9d83-d35a7a4f04be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18380 | 2025.12.18 00:28:05.835728 [ 260 ] {76faf197-0aa3-4ba0-9d83-d35a7a4f04be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18381 | 2025.12.18 00:28:05.836123 [ 260 ] {76faf197-0aa3-4ba0-9d83-d35a7a4f04be} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18382 | 2025.12.18 00:28:05.836159 [ 260 ] {76faf197-0aa3-4ba0-9d83-d35a7a4f04be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18383 | 2025.12.18 00:28:05.836444 [ 260 ] {76faf197-0aa3-4ba0-9d83-d35a7a4f04be} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 18384 | 2025.12.18 00:28:05.836640 [ 260 ] {76faf197-0aa3-4ba0-9d83-d35a7a4f04be} <Trace> oximeter.fields_u8 (42306087-6cf8-491a-a599-b42740a53240): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18385 | 2025.12.18 00:28:05.836759 [ 260 ] {76faf197-0aa3-4ba0-9d83-d35a7a4f04be} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001102 sec., 10889.29219600726 rows/sec., 850.73 KiB/sec. | ||
| 18386 | 2025.12.18 00:28:05.836794 [ 260 ] {76faf197-0aa3-4ba0-9d83-d35a7a4f04be} <Debug> TCPHandler: Processed in 0.001263699 sec. | ||
| 18387 | 2025.12.18 00:28:05.836888 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18388 | 2025.12.18 00:28:05.836975 [ 260 ] {d025e27b-7f08-47b1-9f2c-7d29ec79b307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18389 | 2025.12.18 00:28:05.837010 [ 260 ] {d025e27b-7f08-47b1-9f2c-7d29ec79b307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18390 | 2025.12.18 00:28:05.837710 [ 260 ] {d025e27b-7f08-47b1-9f2c-7d29ec79b307} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18391 | 2025.12.18 00:28:05.837747 [ 260 ] {d025e27b-7f08-47b1-9f2c-7d29ec79b307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18392 | 2025.12.18 00:28:05.838077 [ 260 ] {d025e27b-7f08-47b1-9f2c-7d29ec79b307} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 18393 | 2025.12.18 00:28:05.838288 [ 260 ] {d025e27b-7f08-47b1-9f2c-7d29ec79b307} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18394 | 2025.12.18 00:28:05.838421 [ 260 ] {d025e27b-7f08-47b1-9f2c-7d29ec79b307} <Debug> executeQuery: Read 640 rows, 49.26 KiB in 0.001435 sec., 445993.031358885 rows/sec., 33.52 MiB/sec. | ||
| 18395 | 2025.12.18 00:28:05.838459 [ 260 ] {d025e27b-7f08-47b1-9f2c-7d29ec79b307} <Debug> TCPHandler: Processed in 0.001594781 sec. | ||
| 18396 | 2025.12.18 00:28:05.838576 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18397 | 2025.12.18 00:28:05.838670 [ 260 ] {1d7f0472-9f2a-41f5-b667-16392ebf1a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18398 | 2025.12.18 00:28:05.838712 [ 260 ] {1d7f0472-9f2a-41f5-b667-16392ebf1a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18399 | 2025.12.18 00:28:05.839323 [ 260 ] {1d7f0472-9f2a-41f5-b667-16392ebf1a79} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18400 | 2025.12.18 00:28:05.839358 [ 260 ] {1d7f0472-9f2a-41f5-b667-16392ebf1a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18401 | 2025.12.18 00:28:05.839718 [ 260 ] {1d7f0472-9f2a-41f5-b667-16392ebf1a79} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 18402 | 2025.12.18 00:28:05.839922 [ 260 ] {1d7f0472-9f2a-41f5-b667-16392ebf1a79} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18403 | 2025.12.18 00:28:05.840020 [ 174 ] {} <Debug> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Selected 6 parts from all_1_150_36 to all_155_155_0 | ||
| 18404 | 2025.12.18 00:28:05.840048 [ 260 ] {1d7f0472-9f2a-41f5-b667-16392ebf1a79} <Debug> executeQuery: Read 883 rows, 61.35 KiB in 0.001397 sec., 632068.7186828919 rows/sec., 42.89 MiB/sec. | ||
| 18405 | 2025.12.18 00:28:05.840054 [ 174 ] {} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18406 | 2025.12.18 00:28:05.840088 [ 174 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18407 | 2025.12.18 00:28:05.840092 [ 260 ] {1d7f0472-9f2a-41f5-b667-16392ebf1a79} <Debug> TCPHandler: Processed in 0.001564961 sec. | ||
| 18408 | 2025.12.18 00:28:05.840183 [ 201 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_155_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_150_36 to all_155_155_0 into Compact with storage Full | ||
| 18409 | 2025.12.18 00:28:05.840204 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18410 | 2025.12.18 00:28:05.840306 [ 260 ] {11d22378-87c4-407d-9e73-6b28a06d7854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18411 | 2025.12.18 00:28:05.840319 [ 201 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_155_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18412 | 2025.12.18 00:28:05.840347 [ 260 ] {11d22378-87c4-407d-9e73-6b28a06d7854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18413 | 2025.12.18 00:28:05.840360 [ 201 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_155_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_150_36, total 41862 rows starting from the beginning of the part | ||
| 18414 | 2025.12.18 00:28:05.840429 [ 201 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_155_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 18415 | 2025.12.18 00:28:05.840479 [ 201 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_155_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 187 rows starting from the beginning of the part | ||
| 18416 | 2025.12.18 00:28:05.840527 [ 201 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_155_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 161 rows starting from the beginning of the part | ||
| 18417 | 2025.12.18 00:28:05.840576 [ 201 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_155_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part | ||
| 18418 | 2025.12.18 00:28:05.840622 [ 201 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_155_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 883 rows starting from the beginning of the part | ||
| 18419 | 2025.12.18 00:28:05.840664 [ 260 ] {11d22378-87c4-407d-9e73-6b28a06d7854} <Trace> oximeter.measurements_f64 (b295cfc3-c79f-4b51-9a46-5434f19bf8b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18420 | 2025.12.18 00:28:05.840704 [ 260 ] {11d22378-87c4-407d-9e73-6b28a06d7854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18421 | 2025.12.18 00:28:05.841106 [ 260 ] {11d22378-87c4-407d-9e73-6b28a06d7854} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 18422 | 2025.12.18 00:28:05.841307 [ 260 ] {11d22378-87c4-407d-9e73-6b28a06d7854} <Trace> oximeter.measurements_f64 (b295cfc3-c79f-4b51-9a46-5434f19bf8b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18423 | 2025.12.18 00:28:05.841438 [ 260 ] {11d22378-87c4-407d-9e73-6b28a06d7854} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001151 sec., 868.8097306689835 rows/sec., 55.15 KiB/sec. | ||
| 18424 | 2025.12.18 00:28:05.841474 [ 260 ] {11d22378-87c4-407d-9e73-6b28a06d7854} <Debug> TCPHandler: Processed in 0.00132075 sec. | ||
| 18425 | 2025.12.18 00:28:05.841580 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18426 | 2025.12.18 00:28:05.841672 [ 260 ] {91efb13c-a404-4726-b147-6dce9fbb0534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18427 | 2025.12.18 00:28:05.841725 [ 260 ] {91efb13c-a404-4726-b147-6dce9fbb0534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18428 | 2025.12.18 00:28:05.842620 [ 260 ] {91efb13c-a404-4726-b147-6dce9fbb0534} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18429 | 2025.12.18 00:28:05.842654 [ 260 ] {91efb13c-a404-4726-b147-6dce9fbb0534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18430 | 2025.12.18 00:28:05.843229 [ 260 ] {91efb13c-a404-4726-b147-6dce9fbb0534} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18431 | 2025.12.18 00:28:05.843451 [ 260 ] {91efb13c-a404-4726-b147-6dce9fbb0534} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18432 | 2025.12.18 00:28:05.843601 [ 260 ] {91efb13c-a404-4726-b147-6dce9fbb0534} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.001946 sec., 30318.602261048305 rows/sec., 54.33 MiB/sec. | ||
| 18433 | 2025.12.18 00:28:05.843668 [ 260 ] {91efb13c-a404-4726-b147-6dce9fbb0534} <Debug> TCPHandler: Processed in 0.002142675 sec. | ||
| 18434 | 2025.12.18 00:28:05.843776 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18435 | 2025.12.18 00:28:05.843869 [ 260 ] {629d5c24-32c0-48a1-9802-e80e8ec6685c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 18436 | 2025.12.18 00:28:05.843910 [ 260 ] {629d5c24-32c0-48a1-9802-e80e8ec6685c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 18437 | 2025.12.18 00:28:05.844222 [ 260 ] {629d5c24-32c0-48a1-9802-e80e8ec6685c} <Trace> oximeter.measurements_i64 (56a2b1a9-020e-43c2-806e-d1044c7fc8b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18438 | 2025.12.18 00:28:05.844255 [ 260 ] {629d5c24-32c0-48a1-9802-e80e8ec6685c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18439 | 2025.12.18 00:28:05.844560 [ 260 ] {629d5c24-32c0-48a1-9802-e80e8ec6685c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 18440 | 2025.12.18 00:28:05.844762 [ 260 ] {629d5c24-32c0-48a1-9802-e80e8ec6685c} <Trace> oximeter.measurements_i64 (56a2b1a9-020e-43c2-806e-d1044c7fc8b7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18441 | 2025.12.18 00:28:05.844884 [ 260 ] {629d5c24-32c0-48a1-9802-e80e8ec6685c} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001033 sec., 8712.487899322361 rows/sec., 615.43 KiB/sec. | ||
| 18442 | 2025.12.18 00:28:05.844921 [ 260 ] {629d5c24-32c0-48a1-9802-e80e8ec6685c} <Debug> TCPHandler: Processed in 0.001191948 sec. | ||
| 18443 | 2025.12.18 00:28:05.845023 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18444 | 2025.12.18 00:28:05.845114 [ 260 ] {d597409b-a4a4-4dc8-9c35-f471bfca4511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18445 | 2025.12.18 00:28:05.845154 [ 260 ] {d597409b-a4a4-4dc8-9c35-f471bfca4511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18446 | 2025.12.18 00:28:05.845488 [ 260 ] {d597409b-a4a4-4dc8-9c35-f471bfca4511} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18447 | 2025.12.18 00:28:05.845524 [ 260 ] {d597409b-a4a4-4dc8-9c35-f471bfca4511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18448 | 2025.12.18 00:28:05.845819 [ 260 ] {d597409b-a4a4-4dc8-9c35-f471bfca4511} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 18449 | 2025.12.18 00:28:05.846022 [ 260 ] {d597409b-a4a4-4dc8-9c35-f471bfca4511} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18450 | 2025.12.18 00:28:05.846150 [ 260 ] {d597409b-a4a4-4dc8-9c35-f471bfca4511} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 18451 | 2025.12.18 00:28:05.846185 [ 260 ] {d597409b-a4a4-4dc8-9c35-f471bfca4511} <Debug> TCPHandler: Processed in 0.001208419 sec. | ||
| 18452 | 2025.12.18 00:28:05.851143 [ 191 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_155_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43413 rows, containing 5 columns (5 merged, 0 gathered) in 0.011004328 sec., 3945084.152344423 rows/sec., 271.05 MiB/sec. | ||
| 18453 | 2025.12.18 00:28:05.851527 [ 200 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_155_37} <Trace> MergedBlockOutputStream: filled checksums all_1_155_37 (state Temporary) | ||
| 18454 | 2025.12.18 00:28:05.851856 [ 200 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_155_37} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_merge_all_1_155_37 to all_1_155_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18455 | 2025.12.18 00:28:05.851940 [ 200 ] {cdec95a9-5257-445d-868f-3015c4782cf6::all_1_155_37} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6) (MergerMutator): Merged 6 parts: [all_1_150_36, all_155_155_0] -> all_1_155_37 | ||
| 18456 | 2025.12.18 00:28:05.852037 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 18457 | 2025.12.18 00:28:06.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.91 MiB, peak 404.28 MiB, free memory in arenas 0.00 B, will set to 391.88 MiB (RSS), difference: -1.03 MiB | ||
| 18458 | 2025.12.18 00:28:06.368499 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49431 | ||
| 18459 | 2025.12.18 00:28:06.369028 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18460 | 2025.12.18 00:28:06.369068 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18461 | 2025.12.18 00:28:06.369565 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 18462 | 2025.12.18 00:28:06.369815 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18463 | 2025.12.18 00:28:06.369943 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49431 | ||
| 18464 | 2025.12.18 00:28:08.000273 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.88 MiB, peak 404.28 MiB, free memory in arenas 0.00 B, will set to 391.88 MiB (RSS), difference: -4.00 MiB | ||
| 18465 | 2025.12.18 00:28:09.103388 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 18466 | 2025.12.18 00:28:09.121658 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18467 | 2025.12.18 00:28:09.121707 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18468 | 2025.12.18 00:28:09.128076 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 18469 | 2025.12.18 00:28:09.128798 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18470 | 2025.12.18 00:28:09.132031 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 18471 | 2025.12.18 00:28:11.344209 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18472 | 2025.12.18 00:28:11.344401 [ 260 ] {73d60c17-d8e2-4655-b627-ca0b89b60620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18473 | 2025.12.18 00:28:11.344471 [ 260 ] {73d60c17-d8e2-4655-b627-ca0b89b60620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18474 | 2025.12.18 00:28:11.345182 [ 260 ] {73d60c17-d8e2-4655-b627-ca0b89b60620} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18475 | 2025.12.18 00:28:11.345220 [ 260 ] {73d60c17-d8e2-4655-b627-ca0b89b60620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18476 | 2025.12.18 00:28:11.345721 [ 260 ] {73d60c17-d8e2-4655-b627-ca0b89b60620} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 18477 | 2025.12.18 00:28:11.346204 [ 260 ] {73d60c17-d8e2-4655-b627-ca0b89b60620} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18478 | 2025.12.18 00:28:11.346347 [ 151 ] {} <Debug> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 18479 | 2025.12.18 00:28:11.346353 [ 260 ] {73d60c17-d8e2-4655-b627-ca0b89b60620} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002006 sec., 27916.251246261218 rows/sec., 2.14 MiB/sec. | ||
| 18480 | 2025.12.18 00:28:11.346390 [ 151 ] {} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18481 | 2025.12.18 00:28:11.346410 [ 260 ] {73d60c17-d8e2-4655-b627-ca0b89b60620} <Debug> TCPHandler: Processed in 0.002329267 sec. | ||
| 18482 | 2025.12.18 00:28:11.346414 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18483 | 2025.12.18 00:28:11.346534 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18484 | 2025.12.18 00:28:11.346579 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 18485 | 2025.12.18 00:28:11.346629 [ 260 ] {55e59fb7-4b66-4fd2-90b8-ba0418674936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18486 | 2025.12.18 00:28:11.346687 [ 260 ] {55e59fb7-4b66-4fd2-90b8-ba0418674936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18487 | 2025.12.18 00:28:11.346794 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18488 | 2025.12.18 00:28:11.346854 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1437 rows starting from the beginning of the part | ||
| 18489 | 2025.12.18 00:28:11.346959 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 102 rows starting from the beginning of the part | ||
| 18490 | 2025.12.18 00:28:11.347041 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 170 rows starting from the beginning of the part | ||
| 18491 | 2025.12.18 00:28:11.347109 [ 260 ] {55e59fb7-4b66-4fd2-90b8-ba0418674936} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18492 | 2025.12.18 00:28:11.347114 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 56 rows starting from the beginning of the part | ||
| 18493 | 2025.12.18 00:28:11.347157 [ 260 ] {55e59fb7-4b66-4fd2-90b8-ba0418674936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18494 | 2025.12.18 00:28:11.347209 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 1440 rows starting from the beginning of the part | ||
| 18495 | 2025.12.18 00:28:11.347282 [ 186 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 56 rows starting from the beginning of the part | ||
| 18496 | 2025.12.18 00:28:11.347607 [ 260 ] {55e59fb7-4b66-4fd2-90b8-ba0418674936} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 18497 | 2025.12.18 00:28:11.348057 [ 260 ] {55e59fb7-4b66-4fd2-90b8-ba0418674936} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18498 | 2025.12.18 00:28:11.348176 [ 151 ] {} <Debug> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 18499 | 2025.12.18 00:28:11.348196 [ 260 ] {55e59fb7-4b66-4fd2-90b8-ba0418674936} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001585 sec., 40378.54889589905 rows/sec., 3.15 MiB/sec. | ||
| 18500 | 2025.12.18 00:28:11.348202 [ 151 ] {} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18501 | 2025.12.18 00:28:11.348226 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18502 | 2025.12.18 00:28:11.348233 [ 260 ] {55e59fb7-4b66-4fd2-90b8-ba0418674936} <Debug> TCPHandler: Processed in 0.001748522 sec. | ||
| 18503 | 2025.12.18 00:28:11.348298 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 18504 | 2025.12.18 00:28:11.348346 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18505 | 2025.12.18 00:28:11.348386 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18506 | 2025.12.18 00:28:11.348414 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 652 rows starting from the beginning of the part | ||
| 18507 | 2025.12.18 00:28:11.348439 [ 260 ] {6d49cddc-9f0c-4f45-b4dc-6908432e3a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18508 | 2025.12.18 00:28:11.348469 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 208 rows starting from the beginning of the part | ||
| 18509 | 2025.12.18 00:28:11.348483 [ 260 ] {6d49cddc-9f0c-4f45-b4dc-6908432e3a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18510 | 2025.12.18 00:28:11.348514 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 127 rows starting from the beginning of the part | ||
| 18511 | 2025.12.18 00:28:11.348556 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 64 rows starting from the beginning of the part | ||
| 18512 | 2025.12.18 00:28:11.348594 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 640 rows starting from the beginning of the part | ||
| 18513 | 2025.12.18 00:28:11.348635 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 64 rows starting from the beginning of the part | ||
| 18514 | 2025.12.18 00:28:11.348854 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3261 rows, containing 5 columns (5 merged, 0 gathered) in 0.002353286 sec., 1385721.9224522647 rows/sec., 121.41 MiB/sec. | ||
| 18515 | 2025.12.18 00:28:11.348906 [ 260 ] {6d49cddc-9f0c-4f45-b4dc-6908432e3a96} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18516 | 2025.12.18 00:28:11.348944 [ 260 ] {6d49cddc-9f0c-4f45-b4dc-6908432e3a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18517 | 2025.12.18 00:28:11.349304 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 18518 | 2025.12.18 00:28:11.349406 [ 260 ] {6d49cddc-9f0c-4f45-b4dc-6908432e3a96} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 18519 | 2025.12.18 00:28:11.349702 [ 186 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1755 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143589 sec., 1222238.4723063745 rows/sec., 97.21 MiB/sec. | ||
| 18520 | 2025.12.18 00:28:11.349923 [ 260 ] {6d49cddc-9f0c-4f45-b4dc-6908432e3a96} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18521 | 2025.12.18 00:28:11.349965 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_156_31} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18522 | 2025.12.18 00:28:11.349980 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 18523 | 2025.12.18 00:28:11.350065 [ 260 ] {6d49cddc-9f0c-4f45-b4dc-6908432e3a96} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001645 sec., 97264.4376899696 rows/sec., 6.77 MiB/sec. | ||
| 18524 | 2025.12.18 00:28:11.350071 [ 193 ] {8c816f82-41f8-42e9-a1dd-7c95a1979563::all_1_156_31} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 18525 | 2025.12.18 00:28:11.350106 [ 260 ] {6d49cddc-9f0c-4f45-b4dc-6908432e3a96} <Debug> TCPHandler: Processed in 0.001807532 sec. | ||
| 18526 | 2025.12.18 00:28:11.350189 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 18527 | 2025.12.18 00:28:11.350225 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18528 | 2025.12.18 00:28:11.350322 [ 260 ] {2f1e8a9f-d33e-4650-a224-043eed2f7deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18529 | 2025.12.18 00:28:11.350363 [ 260 ] {2f1e8a9f-d33e-4650-a224-043eed2f7deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18530 | 2025.12.18 00:28:11.350564 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_156_31} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18531 | 2025.12.18 00:28:11.350627 [ 191 ] {84c4a318-5359-4c4b-8271-05e34d435b5a::all_1_156_31} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 18532 | 2025.12.18 00:28:11.350692 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 18533 | 2025.12.18 00:28:11.350702 [ 260 ] {2f1e8a9f-d33e-4650-a224-043eed2f7deb} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18534 | 2025.12.18 00:28:11.350736 [ 260 ] {2f1e8a9f-d33e-4650-a224-043eed2f7deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18535 | 2025.12.18 00:28:11.351148 [ 260 ] {2f1e8a9f-d33e-4650-a224-043eed2f7deb} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 18536 | 2025.12.18 00:28:11.351591 [ 260 ] {2f1e8a9f-d33e-4650-a224-043eed2f7deb} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18537 | 2025.12.18 00:28:11.351697 [ 151 ] {} <Debug> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 18538 | 2025.12.18 00:28:11.351717 [ 260 ] {2f1e8a9f-d33e-4650-a224-043eed2f7deb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001413 sec., 42462.84501061571 rows/sec., 2.86 MiB/sec. | ||
| 18539 | 2025.12.18 00:28:11.351726 [ 151 ] {} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18540 | 2025.12.18 00:28:11.351749 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18541 | 2025.12.18 00:28:11.351753 [ 260 ] {2f1e8a9f-d33e-4650-a224-043eed2f7deb} <Debug> TCPHandler: Processed in 0.001575231 sec. | ||
| 18542 | 2025.12.18 00:28:11.351809 [ 191 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 18543 | 2025.12.18 00:28:11.351875 [ 191 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18544 | 2025.12.18 00:28:11.351898 [ 191 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 8760 rows starting from the beginning of the part | ||
| 18545 | 2025.12.18 00:28:11.351941 [ 191 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 18546 | 2025.12.18 00:28:11.351977 [ 191 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 18547 | 2025.12.18 00:28:11.352009 [ 191 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part | ||
| 18548 | 2025.12.18 00:28:11.352041 [ 191 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 18549 | 2025.12.18 00:28:11.352075 [ 191 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 18550 | 2025.12.18 00:28:11.354267 [ 186 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9060 rows, containing 4 columns (4 merged, 0 gathered) in 0.002482427 sec., 3649654.1489437553 rows/sec., 245.93 MiB/sec. | ||
| 18551 | 2025.12.18 00:28:11.354515 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 18552 | 2025.12.18 00:28:11.355007 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_156_31} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18553 | 2025.12.18 00:28:11.355086 [ 195 ] {5185db31-2bc8-4147-927a-0cec3f116ded::all_1_156_31} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 18554 | 2025.12.18 00:28:11.355163 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 18555 | 2025.12.18 00:28:13.624809 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18556 | 2025.12.18 00:28:13.624909 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18557 | 2025.12.18 00:28:13.870247 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49879 | ||
| 18558 | 2025.12.18 00:28:13.870802 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18559 | 2025.12.18 00:28:13.870846 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 18560 | 2025.12.18 00:28:13.871436 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 18561 | 2025.12.18 00:28:13.871904 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18562 | 2025.12.18 00:28:13.872034 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49879 | ||
| 18563 | 2025.12.18 00:28:14.034590 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2120 | ||
| 18564 | 2025.12.18 00:28:14.037459 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18565 | 2025.12.18 00:28:14.037498 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 18566 | 2025.12.18 00:28:14.038832 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18567 | 2025.12.18 00:28:14.039322 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18568 | 2025.12.18 00:28:14.039591 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2120 | ||
| 18569 | 2025.12.18 00:28:16.348790 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18570 | 2025.12.18 00:28:16.348968 [ 260 ] {842a32c1-a929-4b96-bf8a-461951ffeaaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18571 | 2025.12.18 00:28:16.349036 [ 260 ] {842a32c1-a929-4b96-bf8a-461951ffeaaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18572 | 2025.12.18 00:28:16.349707 [ 260 ] {842a32c1-a929-4b96-bf8a-461951ffeaaa} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18573 | 2025.12.18 00:28:16.349757 [ 260 ] {842a32c1-a929-4b96-bf8a-461951ffeaaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 18574 | 2025.12.18 00:28:16.350309 [ 260 ] {842a32c1-a929-4b96-bf8a-461951ffeaaa} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 18575 | 2025.12.18 00:28:16.350842 [ 260 ] {842a32c1-a929-4b96-bf8a-461951ffeaaa} <Trace> oximeter.fields_ipaddr (cb82542f-961a-4c18-a6a7-cf18a08978d8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18576 | 2025.12.18 00:28:16.351000 [ 260 ] {842a32c1-a929-4b96-bf8a-461951ffeaaa} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.002083 sec., 960.1536245799327 rows/sec., 71.26 KiB/sec. | ||
| 18577 | 2025.12.18 00:28:16.351045 [ 260 ] {842a32c1-a929-4b96-bf8a-461951ffeaaa} <Debug> TCPHandler: Processed in 0.002385346 sec. | ||
| 18578 | 2025.12.18 00:28:16.351178 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18579 | 2025.12.18 00:28:16.351275 [ 260 ] {166469e1-1348-4734-9006-e2905746999b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18580 | 2025.12.18 00:28:16.351315 [ 260 ] {166469e1-1348-4734-9006-e2905746999b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18581 | 2025.12.18 00:28:16.351852 [ 260 ] {166469e1-1348-4734-9006-e2905746999b} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18582 | 2025.12.18 00:28:16.351891 [ 260 ] {166469e1-1348-4734-9006-e2905746999b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 18583 | 2025.12.18 00:28:16.352325 [ 260 ] {166469e1-1348-4734-9006-e2905746999b} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 18584 | 2025.12.18 00:28:16.352742 [ 260 ] {166469e1-1348-4734-9006-e2905746999b} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18585 | 2025.12.18 00:28:16.352880 [ 260 ] {166469e1-1348-4734-9006-e2905746999b} <Debug> executeQuery: Read 178 rows, 15.94 KiB in 0.001624 sec., 109605.91133004926 rows/sec., 9.58 MiB/sec. | ||
| 18586 | 2025.12.18 00:28:16.352919 [ 260 ] {166469e1-1348-4734-9006-e2905746999b} <Debug> TCPHandler: Processed in 0.001792102 sec. | ||
| 18587 | 2025.12.18 00:28:16.353033 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18588 | 2025.12.18 00:28:16.353128 [ 260 ] {ec2cb0ba-d5ab-44ed-a5eb-9282c9f4313c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18589 | 2025.12.18 00:28:16.353170 [ 260 ] {ec2cb0ba-d5ab-44ed-a5eb-9282c9f4313c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18590 | 2025.12.18 00:28:16.353604 [ 260 ] {ec2cb0ba-d5ab-44ed-a5eb-9282c9f4313c} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18591 | 2025.12.18 00:28:16.353642 [ 260 ] {ec2cb0ba-d5ab-44ed-a5eb-9282c9f4313c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 18592 | 2025.12.18 00:28:16.354045 [ 260 ] {ec2cb0ba-d5ab-44ed-a5eb-9282c9f4313c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18593 | 2025.12.18 00:28:16.354491 [ 260 ] {ec2cb0ba-d5ab-44ed-a5eb-9282c9f4313c} <Trace> oximeter.fields_u16 (cbff07be-46f8-4dd0-bdf2-4595802d7467): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18594 | 2025.12.18 00:28:16.354625 [ 260 ] {ec2cb0ba-d5ab-44ed-a5eb-9282c9f4313c} <Debug> executeQuery: Read 61 rows, 4.56 KiB in 0.001515 sec., 40264.026402640266 rows/sec., 2.94 MiB/sec. | ||
| 18595 | 2025.12.18 00:28:16.354664 [ 260 ] {ec2cb0ba-d5ab-44ed-a5eb-9282c9f4313c} <Debug> TCPHandler: Processed in 0.001681082 sec. | ||
| 18596 | 2025.12.18 00:28:16.354770 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18597 | 2025.12.18 00:28:16.354866 [ 260 ] {7ac721d1-da08-416a-a354-f436941541e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18598 | 2025.12.18 00:28:16.354911 [ 260 ] {7ac721d1-da08-416a-a354-f436941541e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18599 | 2025.12.18 00:28:16.355395 [ 260 ] {7ac721d1-da08-416a-a354-f436941541e1} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18600 | 2025.12.18 00:28:16.355431 [ 260 ] {7ac721d1-da08-416a-a354-f436941541e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 18601 | 2025.12.18 00:28:16.355891 [ 260 ] {7ac721d1-da08-416a-a354-f436941541e1} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 18602 | 2025.12.18 00:28:16.356372 [ 260 ] {7ac721d1-da08-416a-a354-f436941541e1} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18603 | 2025.12.18 00:28:16.356507 [ 260 ] {7ac721d1-da08-416a-a354-f436941541e1} <Debug> executeQuery: Read 137 rows, 10.82 KiB in 0.001659 sec., 82579.86738999396 rows/sec., 6.37 MiB/sec. | ||
| 18604 | 2025.12.18 00:28:16.356546 [ 260 ] {7ac721d1-da08-416a-a354-f436941541e1} <Debug> TCPHandler: Processed in 0.001826533 sec. | ||
| 18605 | 2025.12.18 00:28:16.356656 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18606 | 2025.12.18 00:28:16.356752 [ 260 ] {f2c51314-034c-4384-a7f4-a9c67ef0f5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18607 | 2025.12.18 00:28:16.356796 [ 260 ] {f2c51314-034c-4384-a7f4-a9c67ef0f5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18608 | 2025.12.18 00:28:16.357222 [ 260 ] {f2c51314-034c-4384-a7f4-a9c67ef0f5d9} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18609 | 2025.12.18 00:28:16.357258 [ 260 ] {f2c51314-034c-4384-a7f4-a9c67ef0f5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 18610 | 2025.12.18 00:28:16.357722 [ 260 ] {f2c51314-034c-4384-a7f4-a9c67ef0f5d9} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 18611 | 2025.12.18 00:28:16.358255 [ 260 ] {f2c51314-034c-4384-a7f4-a9c67ef0f5d9} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18612 | 2025.12.18 00:28:16.358391 [ 260 ] {f2c51314-034c-4384-a7f4-a9c67ef0f5d9} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001657 sec., 97767.04888352443 rows/sec., 6.80 MiB/sec. | ||
| 18613 | 2025.12.18 00:28:16.358429 [ 260 ] {f2c51314-034c-4384-a7f4-a9c67ef0f5d9} <Debug> TCPHandler: Processed in 0.001822773 sec. | ||
| 18614 | 2025.12.18 00:28:16.358533 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18615 | 2025.12.18 00:28:16.358625 [ 260 ] {b07ea6ac-0cc2-44a0-b7ad-cc85fdfacbbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18616 | 2025.12.18 00:28:16.358680 [ 260 ] {b07ea6ac-0cc2-44a0-b7ad-cc85fdfacbbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18617 | 2025.12.18 00:28:16.359647 [ 260 ] {b07ea6ac-0cc2-44a0-b7ad-cc85fdfacbbd} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18618 | 2025.12.18 00:28:16.359683 [ 260 ] {b07ea6ac-0cc2-44a0-b7ad-cc85fdfacbbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 18619 | 2025.12.18 00:28:16.360400 [ 260 ] {b07ea6ac-0cc2-44a0-b7ad-cc85fdfacbbd} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18620 | 2025.12.18 00:28:16.360809 [ 260 ] {b07ea6ac-0cc2-44a0-b7ad-cc85fdfacbbd} <Trace> oximeter.measurements_histogramu64 (fc04f179-004d-4506-963a-c921a29605f5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18621 | 2025.12.18 00:28:16.360957 [ 260 ] {b07ea6ac-0cc2-44a0-b7ad-cc85fdfacbbd} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.00235 sec., 25106.382978723403 rows/sec., 44.99 MiB/sec. | ||
| 18622 | 2025.12.18 00:28:16.361015 [ 260 ] {b07ea6ac-0cc2-44a0-b7ad-cc85fdfacbbd} <Debug> TCPHandler: Processed in 0.002531947 sec. | ||
| 18623 | 2025.12.18 00:28:16.361128 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18624 | 2025.12.18 00:28:16.361223 [ 260 ] {9eed5073-eace-4bdf-a077-0a8d9013a5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18625 | 2025.12.18 00:28:16.361266 [ 260 ] {9eed5073-eace-4bdf-a077-0a8d9013a5d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18626 | 2025.12.18 00:28:16.361609 [ 260 ] {9eed5073-eace-4bdf-a077-0a8d9013a5d7} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18627 | 2025.12.18 00:28:16.361645 [ 260 ] {9eed5073-eace-4bdf-a077-0a8d9013a5d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 18628 | 2025.12.18 00:28:16.362029 [ 260 ] {9eed5073-eace-4bdf-a077-0a8d9013a5d7} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 18629 | 2025.12.18 00:28:16.362440 [ 260 ] {9eed5073-eace-4bdf-a077-0a8d9013a5d7} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18630 | 2025.12.18 00:28:16.362565 [ 260 ] {9eed5073-eace-4bdf-a077-0a8d9013a5d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001413 sec., 42462.84501061571 rows/sec., 2.86 MiB/sec. | ||
| 18631 | 2025.12.18 00:28:16.362599 [ 260 ] {9eed5073-eace-4bdf-a077-0a8d9013a5d7} <Debug> TCPHandler: Processed in 0.001576911 sec. | ||
| 18632 | 2025.12.18 00:28:16.632270 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 783 | ||
| 18633 | 2025.12.18 00:28:16.650010 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18634 | 2025.12.18 00:28:16.650052 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 18635 | 2025.12.18 00:28:16.656438 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 18636 | 2025.12.18 00:28:16.657597 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18637 | 2025.12.18 00:28:16.660681 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 783 | ||
| 18638 | 2025.12.18 00:28:17.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.91 MiB, peak 404.28 MiB, free memory in arenas 0.00 B, will set to 391.88 MiB (RSS), difference: -1.03 MiB | ||
| 18639 | 2025.12.18 00:28:21.202821 [ 225 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18640 | 2025.12.18 00:28:21.202882 [ 225 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18641 | 2025.12.18 00:28:21.207090 [ 225 ] {} <Debug> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18642 | 2025.12.18 00:28:21.345622 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18643 | 2025.12.18 00:28:21.345822 [ 260 ] {a2c0b070-fe82-45b0-bd75-91d00a2ed77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18644 | 2025.12.18 00:28:21.345897 [ 260 ] {a2c0b070-fe82-45b0-bd75-91d00a2ed77f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18645 | 2025.12.18 00:28:21.346594 [ 260 ] {a2c0b070-fe82-45b0-bd75-91d00a2ed77f} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18646 | 2025.12.18 00:28:21.346646 [ 260 ] {a2c0b070-fe82-45b0-bd75-91d00a2ed77f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 18647 | 2025.12.18 00:28:21.347172 [ 260 ] {a2c0b070-fe82-45b0-bd75-91d00a2ed77f} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 18648 | 2025.12.18 00:28:21.347685 [ 260 ] {a2c0b070-fe82-45b0-bd75-91d00a2ed77f} <Trace> oximeter.fields_string (8c816f82-41f8-42e9-a1dd-7c95a1979563): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18649 | 2025.12.18 00:28:21.347850 [ 260 ] {a2c0b070-fe82-45b0-bd75-91d00a2ed77f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002084 sec., 26871.40115163148 rows/sec., 2.06 MiB/sec. | ||
| 18650 | 2025.12.18 00:28:21.347905 [ 260 ] {a2c0b070-fe82-45b0-bd75-91d00a2ed77f} <Debug> TCPHandler: Processed in 0.002424037 sec. | ||
| 18651 | 2025.12.18 00:28:21.348033 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18652 | 2025.12.18 00:28:21.348135 [ 260 ] {03806065-e0cb-4d92-8b2c-b6b52c5f8c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18653 | 2025.12.18 00:28:21.348180 [ 260 ] {03806065-e0cb-4d92-8b2c-b6b52c5f8c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18654 | 2025.12.18 00:28:21.348627 [ 260 ] {03806065-e0cb-4d92-8b2c-b6b52c5f8c72} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18655 | 2025.12.18 00:28:21.348673 [ 260 ] {03806065-e0cb-4d92-8b2c-b6b52c5f8c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 18656 | 2025.12.18 00:28:21.349146 [ 260 ] {03806065-e0cb-4d92-8b2c-b6b52c5f8c72} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 18657 | 2025.12.18 00:28:21.349633 [ 260 ] {03806065-e0cb-4d92-8b2c-b6b52c5f8c72} <Trace> oximeter.fields_uuid (84c4a318-5359-4c4b-8271-05e34d435b5a): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18658 | 2025.12.18 00:28:21.349771 [ 260 ] {03806065-e0cb-4d92-8b2c-b6b52c5f8c72} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001659 sec., 38577.45629897528 rows/sec., 3.01 MiB/sec. | ||
| 18659 | 2025.12.18 00:28:21.349811 [ 260 ] {03806065-e0cb-4d92-8b2c-b6b52c5f8c72} <Debug> TCPHandler: Processed in 0.001832103 sec. | ||
| 18660 | 2025.12.18 00:28:21.349941 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18661 | 2025.12.18 00:28:21.350040 [ 260 ] {74298254-562f-4a7f-976d-f3c7baae210c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18662 | 2025.12.18 00:28:21.350085 [ 260 ] {74298254-562f-4a7f-976d-f3c7baae210c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18663 | 2025.12.18 00:28:21.350519 [ 260 ] {74298254-562f-4a7f-976d-f3c7baae210c} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18664 | 2025.12.18 00:28:21.350556 [ 260 ] {74298254-562f-4a7f-976d-f3c7baae210c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 18665 | 2025.12.18 00:28:21.350986 [ 260 ] {74298254-562f-4a7f-976d-f3c7baae210c} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 18666 | 2025.12.18 00:28:21.351424 [ 260 ] {74298254-562f-4a7f-976d-f3c7baae210c} <Trace> oximeter.measurements_cumulativeu64 (cdec95a9-5257-445d-868f-3015c4782cf6): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18667 | 2025.12.18 00:28:21.351560 [ 260 ] {74298254-562f-4a7f-976d-f3c7baae210c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00154 sec., 103896.1038961039 rows/sec., 7.24 MiB/sec. | ||
| 18668 | 2025.12.18 00:28:21.351597 [ 260 ] {74298254-562f-4a7f-976d-f3c7baae210c} <Debug> TCPHandler: Processed in 0.001707722 sec. | ||
| 18669 | 2025.12.18 00:28:21.351715 [ 260 ] {} <Trace> TCP-Session: 23c5f6dd-7bf7-4951-86db-feafa798bbc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18670 | 2025.12.18 00:28:21.351811 [ 260 ] {7874323a-307b-42a9-b59d-f627bc0a3317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60800) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18671 | 2025.12.18 00:28:21.351853 [ 260 ] {7874323a-307b-42a9-b59d-f627bc0a3317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18672 | 2025.12.18 00:28:21.352195 [ 260 ] {7874323a-307b-42a9-b59d-f627bc0a3317} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18673 | 2025.12.18 00:28:21.352231 [ 260 ] {7874323a-307b-42a9-b59d-f627bc0a3317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 18674 | 2025.12.18 00:28:21.352682 [ 260 ] {7874323a-307b-42a9-b59d-f627bc0a3317} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 18675 | 2025.12.18 00:28:21.353087 [ 260 ] {7874323a-307b-42a9-b59d-f627bc0a3317} <Trace> oximeter.measurements_u64 (5185db31-2bc8-4147-927a-0cec3f116ded): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18676 | 2025.12.18 00:28:21.353221 [ 260 ] {7874323a-307b-42a9-b59d-f627bc0a3317} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001429 sec., 41987.40377886634 rows/sec., 2.83 MiB/sec. | ||
| 18677 | 2025.12.18 00:28:21.353257 [ 260 ] {7874323a-307b-42a9-b59d-f627bc0a3317} <Debug> TCPHandler: Processed in 0.001592991 sec. | ||
| 18678 | 2025.12.18 00:28:21.372306 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50391 | ||
| 18679 | 2025.12.18 00:28:21.372896 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18680 | 2025.12.18 00:28:21.372950 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 18681 | 2025.12.18 00:28:21.373603 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 18682 | 2025.12.18 00:28:21.374136 [ 244 ] {} <Trace> system.asynchronous_metric_log (c9b65950-1b1c-49c4-93e1-019cc5879a10): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18683 | 2025.12.18 00:28:21.374289 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50391 | ||
| 18684 | 2025.12.18 00:28:21.471106 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53267 | ||
| 18685 | 2025.12.18 00:28:21.471260 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18686 | 2025.12.18 00:28:21.471305 [ 294 ] {} <Debug> TCP-Session: 9677d338-c320-447d-86ad-abfcc05e9a75 Authenticating user 'default' from [fd00:1122:3344:101::e]:53267 | ||
| 18687 | 2025.12.18 00:28:21.471341 [ 294 ] {} <Debug> TCP-Session: 9677d338-c320-447d-86ad-abfcc05e9a75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18688 | 2025.12.18 00:28:21.471365 [ 294 ] {} <Debug> TCP-Session: 9677d338-c320-447d-86ad-abfcc05e9a75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18689 | 2025.12.18 00:28:21.471591 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50671 | ||
| 18690 | 2025.12.18 00:28:21.471622 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62710 | ||
| 18691 | 2025.12.18 00:28:21.471664 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39515 | ||
| 18692 | 2025.12.18 00:28:21.471679 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54750 | ||
| 18693 | 2025.12.18 00:28:21.471720 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55350 | ||
| 18694 | 2025.12.18 00:28:21.471714 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18695 | 2025.12.18 00:28:21.471753 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18696 | 2025.12.18 00:28:21.471773 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18697 | 2025.12.18 00:28:21.471810 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18698 | 2025.12.18 00:28:21.471826 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18699 | 2025.12.18 00:28:21.471856 [ 289 ] {} <Debug> TCP-Session: 46c50e1d-e21f-431d-8fbc-e98c5037f92e Authenticating user 'default' from [fd00:1122:3344:101::e]:54750 | ||
| 18700 | 2025.12.18 00:28:21.471966 [ 293 ] {} <Debug> TCP-Session: 16189d70-f8ac-4957-9872-d554d1d164d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55350 | ||
| 18701 | 2025.12.18 00:28:21.471819 [ 287 ] {} <Debug> TCP-Session: d32830fe-e264-4a6d-b620-4ec2f06bf533 Authenticating user 'default' from [fd00:1122:3344:101::e]:62710 | ||
| 18702 | 2025.12.18 00:28:21.471988 [ 289 ] {} <Debug> TCP-Session: 46c50e1d-e21f-431d-8fbc-e98c5037f92e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18703 | 2025.12.18 00:28:21.471991 [ 293 ] {} <Debug> TCP-Session: 16189d70-f8ac-4957-9872-d554d1d164d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18704 | 2025.12.18 00:28:21.472012 [ 287 ] {} <Debug> TCP-Session: d32830fe-e264-4a6d-b620-4ec2f06bf533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18705 | 2025.12.18 00:28:21.472022 [ 293 ] {} <Debug> TCP-Session: 16189d70-f8ac-4957-9872-d554d1d164d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18706 | 2025.12.18 00:28:21.472037 [ 287 ] {} <Debug> TCP-Session: d32830fe-e264-4a6d-b620-4ec2f06bf533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18707 | 2025.12.18 00:28:21.472015 [ 289 ] {} <Debug> TCP-Session: 46c50e1d-e21f-431d-8fbc-e98c5037f92e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18708 | 2025.12.18 00:28:21.471805 [ 286 ] {} <Debug> TCP-Session: 8b149a58-734e-4b78-9694-4ed82f9b1221 Authenticating user 'default' from [fd00:1122:3344:101::e]:50671 | ||
| 18709 | 2025.12.18 00:28:21.471779 [ 294 ] {} <Trace> TCP-Session: 9677d338-c320-447d-86ad-abfcc05e9a75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18710 | 2025.12.18 00:28:21.471687 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52728 | ||
| 18711 | 2025.12.18 00:28:21.471699 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61276 | ||
| 18712 | 2025.12.18 00:28:21.471694 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36815 | ||
| 18713 | 2025.12.18 00:28:21.471836 [ 288 ] {} <Debug> TCP-Session: 254b6126-fd9d-4e89-8c57-6dc900f674a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39515 | ||
| 18714 | 2025.12.18 00:28:21.472240 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18715 | 2025.12.18 00:28:21.472254 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18716 | 2025.12.18 00:28:21.472257 [ 288 ] {} <Debug> TCP-Session: 254b6126-fd9d-4e89-8c57-6dc900f674a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18717 | 2025.12.18 00:28:21.472273 [ 290 ] {} <Debug> TCP-Session: 185cf126-e0ca-4a7a-ba3f-d17fdf1aa573 Authenticating user 'default' from [fd00:1122:3344:101::e]:52728 | ||
| 18718 | 2025.12.18 00:28:21.472267 [ 286 ] {} <Debug> TCP-Session: 8b149a58-734e-4b78-9694-4ed82f9b1221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18719 | 2025.12.18 00:28:21.472284 [ 292 ] {} <Debug> TCP-Session: bd6e3dd9-6cff-434c-8f00-59e971141726 Authenticating user 'default' from [fd00:1122:3344:101::e]:61276 | ||
| 18720 | 2025.12.18 00:28:21.472302 [ 290 ] {} <Debug> TCP-Session: 185cf126-e0ca-4a7a-ba3f-d17fdf1aa573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18721 | 2025.12.18 00:28:21.472312 [ 286 ] {} <Debug> TCP-Session: 8b149a58-734e-4b78-9694-4ed82f9b1221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18722 | 2025.12.18 00:28:21.472335 [ 290 ] {} <Debug> TCP-Session: 185cf126-e0ca-4a7a-ba3f-d17fdf1aa573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18723 | 2025.12.18 00:28:21.472328 [ 292 ] {} <Debug> TCP-Session: bd6e3dd9-6cff-434c-8f00-59e971141726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18724 | 2025.12.18 00:28:21.472288 [ 288 ] {} <Debug> TCP-Session: 254b6126-fd9d-4e89-8c57-6dc900f674a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18725 | 2025.12.18 00:28:21.472372 [ 292 ] {} <Debug> TCP-Session: bd6e3dd9-6cff-434c-8f00-59e971141726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18726 | 2025.12.18 00:28:21.472376 [ 294 ] {66ad3b5b-09fc-4e38-9416-51eab313dfbd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53267) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18727 | 2025.12.18 00:28:21.472471 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18728 | 2025.12.18 00:28:21.472502 [ 291 ] {} <Debug> TCP-Session: 5018dc75-9d06-4517-a365-652e762f6201 Authenticating user 'default' from [fd00:1122:3344:101::e]:36815 | ||
| 18729 | 2025.12.18 00:28:21.472519 [ 291 ] {} <Debug> TCP-Session: 5018dc75-9d06-4517-a365-652e762f6201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18730 | 2025.12.18 00:28:21.472531 [ 291 ] {} <Debug> TCP-Session: 5018dc75-9d06-4517-a365-652e762f6201 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18731 | 2025.12.18 00:28:21.472650 [ 294 ] {66ad3b5b-09fc-4e38-9416-51eab313dfbd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18732 | 2025.12.18 00:28:21.472709 [ 294 ] {66ad3b5b-09fc-4e38-9416-51eab313dfbd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18733 | 2025.12.18 00:28:21.472997 [ 294 ] {66ad3b5b-09fc-4e38-9416-51eab313dfbd} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 18734 | 2025.12.18 00:28:21.474054 [ 313 ] {66ad3b5b-09fc-4e38-9416-51eab313dfbd} <Trace> AggregatingTransform: Aggregating | ||
| 18735 | 2025.12.18 00:28:21.474098 [ 313 ] {66ad3b5b-09fc-4e38-9416-51eab313dfbd} <Trace> Aggregator: Aggregation method: without_key | ||
| 18736 | 2025.12.18 00:28:21.474139 [ 313 ] {66ad3b5b-09fc-4e38-9416-51eab313dfbd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001043307 sec. (958.491 rows/sec., 37.44 KiB/sec.) | ||
| 18737 | 2025.12.18 00:28:21.474160 [ 313 ] {66ad3b5b-09fc-4e38-9416-51eab313dfbd} <Trace> Aggregator: Merging aggregated data | ||
| 18738 | 2025.12.18 00:28:21.475574 [ 294 ] {66ad3b5b-09fc-4e38-9416-51eab313dfbd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003257 sec., 307.03101013202337 rows/sec., 11.99 KiB/sec. | ||
| 18739 | 2025.12.18 00:28:21.475736 [ 294 ] {66ad3b5b-09fc-4e38-9416-51eab313dfbd} <Debug> TCPHandler: Processed in 0.004111419 sec. | ||
| 18740 | 2025.12.18 00:28:21.475848 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18741 | 2025.12.18 00:28:21.475874 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18742 | 2025.12.18 00:28:21.475881 [ 294 ] {} <Debug> TCP-Session: 9677d338-c320-447d-86ad-abfcc05e9a75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18743 | 2025.12.18 00:28:21.475894 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18744 | 2025.12.18 00:28:21.475916 [ 289 ] {} <Debug> TCP-Session: 46c50e1d-e21f-431d-8fbc-e98c5037f92e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18745 | 2025.12.18 00:28:21.475928 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18746 | 2025.12.18 00:28:21.475947 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18747 | 2025.12.18 00:28:21.475962 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18748 | 2025.12.18 00:28:21.475983 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18749 | 2025.12.18 00:28:21.476000 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18750 | 2025.12.18 00:28:21.476009 [ 293 ] {} <Debug> TCP-Session: 16189d70-f8ac-4957-9872-d554d1d164d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18751 | 2025.12.18 00:28:21.476043 [ 288 ] {} <Debug> TCP-Session: 254b6126-fd9d-4e89-8c57-6dc900f674a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18752 | 2025.12.18 00:28:21.476052 [ 292 ] {} <Debug> TCP-Session: bd6e3dd9-6cff-434c-8f00-59e971141726 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18753 | 2025.12.18 00:28:21.476022 [ 287 ] {} <Debug> TCP-Session: d32830fe-e264-4a6d-b620-4ec2f06bf533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18754 | 2025.12.18 00:28:21.475980 [ 290 ] {} <Debug> TCP-Session: 185cf126-e0ca-4a7a-ba3f-d17fdf1aa573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18755 | 2025.12.18 00:28:21.475954 [ 291 ] {} <Debug> TCP-Session: 5018dc75-9d06-4517-a365-652e762f6201 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18756 | 2025.12.18 00:28:21.475909 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18757 | 2025.12.18 00:28:21.476172 [ 286 ] {} <Debug> TCP-Session: 8b149a58-734e-4b78-9694-4ed82f9b1221 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18758 | 2025.12.18 00:28:22.819934 [ 224 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18759 | 2025.12.18 00:28:22.820030 [ 224 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18760 | 2025.12.18 00:28:22.824399 [ 224 ] {} <Debug> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18761 | 2025.12.18 00:28:23.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.89 MiB, peak 404.28 MiB, free memory in arenas 0.00 B, will set to 391.89 MiB (RSS), difference: 4.00 MiB | ||
| 18762 | 2025.12.18 00:28:23.661901 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53284 | ||
| 18763 | 2025.12.18 00:28:23.662040 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18764 | 2025.12.18 00:28:23.662078 [ 294 ] {} <Debug> TCP-Session: 0160c98e-5de4-4fec-8ec5-b041a438e522 Authenticating user 'default' from [fd00:1122:3344:101::e]:53284 | ||
| 18765 | 2025.12.18 00:28:23.662109 [ 294 ] {} <Debug> TCP-Session: 0160c98e-5de4-4fec-8ec5-b041a438e522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18766 | 2025.12.18 00:28:23.662129 [ 294 ] {} <Debug> TCP-Session: 0160c98e-5de4-4fec-8ec5-b041a438e522 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18767 | 2025.12.18 00:28:23.662325 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35200 | ||
| 18768 | 2025.12.18 00:28:23.662356 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61168 | ||
| 18769 | 2025.12.18 00:28:23.662381 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50412 | ||
| 18770 | 2025.12.18 00:28:23.662412 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64810 | ||
| 18771 | 2025.12.18 00:28:23.662451 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50783 | ||
| 18772 | 2025.12.18 00:28:23.662435 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18773 | 2025.12.18 00:28:23.662469 [ 294 ] {} <Trace> TCP-Session: 0160c98e-5de4-4fec-8ec5-b041a438e522 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18774 | 2025.12.18 00:28:23.662495 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18775 | 2025.12.18 00:28:23.662519 [ 286 ] {} <Debug> TCP-Session: c215dc1d-8e9c-4438-9ceb-b6c0ce996f97 Authenticating user 'default' from [fd00:1122:3344:101::e]:35200 | ||
| 18776 | 2025.12.18 00:28:23.662535 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18777 | 2025.12.18 00:28:23.662560 [ 287 ] {} <Debug> TCP-Session: e6917513-b4ea-45e0-909d-4f67863ff697 Authenticating user 'default' from [fd00:1122:3344:101::e]:61168 | ||
| 18778 | 2025.12.18 00:28:23.662576 [ 286 ] {} <Debug> TCP-Session: c215dc1d-8e9c-4438-9ceb-b6c0ce996f97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18779 | 2025.12.18 00:28:23.662593 [ 289 ] {} <Debug> TCP-Session: ba8c023d-b0a0-4ee4-99c8-4dd035e5bd20 Authenticating user 'default' from [fd00:1122:3344:101::e]:64810 | ||
| 18780 | 2025.12.18 00:28:23.662610 [ 287 ] {} <Debug> TCP-Session: e6917513-b4ea-45e0-909d-4f67863ff697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18781 | 2025.12.18 00:28:23.662621 [ 286 ] {} <Debug> TCP-Session: c215dc1d-8e9c-4438-9ceb-b6c0ce996f97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18782 | 2025.12.18 00:28:23.662639 [ 289 ] {} <Debug> TCP-Session: ba8c023d-b0a0-4ee4-99c8-4dd035e5bd20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18783 | 2025.12.18 00:28:23.662648 [ 287 ] {} <Debug> TCP-Session: e6917513-b4ea-45e0-909d-4f67863ff697 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18784 | 2025.12.18 00:28:23.662678 [ 289 ] {} <Debug> TCP-Session: ba8c023d-b0a0-4ee4-99c8-4dd035e5bd20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18785 | 2025.12.18 00:28:23.662535 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18786 | 2025.12.18 00:28:23.662714 [ 294 ] {6126f3f1-7dc6-4b50-8d0c-d3edbc076bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53284) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18787 | 2025.12.18 00:28:23.662728 [ 293 ] {} <Debug> TCP-Session: 826295e5-e397-4b03-ac92-5fecb58166ca Authenticating user 'default' from [fd00:1122:3344:101::e]:50783 | ||
| 18788 | 2025.12.18 00:28:23.662506 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18789 | 2025.12.18 00:28:23.662765 [ 293 ] {} <Debug> TCP-Session: 826295e5-e397-4b03-ac92-5fecb58166ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18790 | 2025.12.18 00:28:23.662429 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56336 | ||
| 18791 | 2025.12.18 00:28:23.662798 [ 288 ] {} <Debug> TCP-Session: 6e8ecf96-3634-41b1-bd7f-5f85080791b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50412 | ||
| 18792 | 2025.12.18 00:28:23.662797 [ 293 ] {} <Debug> TCP-Session: 826295e5-e397-4b03-ac92-5fecb58166ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18793 | 2025.12.18 00:28:23.662874 [ 288 ] {} <Debug> TCP-Session: 6e8ecf96-3634-41b1-bd7f-5f85080791b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18794 | 2025.12.18 00:28:23.662442 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33515 | ||
| 18795 | 2025.12.18 00:28:23.662898 [ 288 ] {} <Debug> TCP-Session: 6e8ecf96-3634-41b1-bd7f-5f85080791b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18796 | 2025.12.18 00:28:23.662918 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18797 | 2025.12.18 00:28:23.662434 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54798 | ||
| 18798 | 2025.12.18 00:28:23.662969 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18799 | 2025.12.18 00:28:23.662970 [ 290 ] {} <Debug> TCP-Session: 4312cd58-6827-4392-ac33-3588b216b7c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56336 | ||
| 18800 | 2025.12.18 00:28:23.663008 [ 292 ] {} <Debug> TCP-Session: 7acec75e-b314-4d21-9ea1-2916fda3f096 Authenticating user 'default' from [fd00:1122:3344:101::e]:33515 | ||
| 18801 | 2025.12.18 00:28:23.663017 [ 290 ] {} <Debug> TCP-Session: 4312cd58-6827-4392-ac33-3588b216b7c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18802 | 2025.12.18 00:28:23.663033 [ 292 ] {} <Debug> TCP-Session: 7acec75e-b314-4d21-9ea1-2916fda3f096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18803 | 2025.12.18 00:28:23.663033 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18804 | 2025.12.18 00:28:23.663044 [ 290 ] {} <Debug> TCP-Session: 4312cd58-6827-4392-ac33-3588b216b7c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18805 | 2025.12.18 00:28:23.663057 [ 292 ] {} <Debug> TCP-Session: 7acec75e-b314-4d21-9ea1-2916fda3f096 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18806 | 2025.12.18 00:28:23.663078 [ 291 ] {} <Debug> TCP-Session: df04b3bf-849b-47dc-8c18-7f5cb51503be Authenticating user 'default' from [fd00:1122:3344:101::e]:54798 | ||
| 18807 | 2025.12.18 00:28:23.663044 [ 294 ] {6126f3f1-7dc6-4b50-8d0c-d3edbc076bdd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18808 | 2025.12.18 00:28:23.663122 [ 291 ] {} <Debug> TCP-Session: df04b3bf-849b-47dc-8c18-7f5cb51503be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18809 | 2025.12.18 00:28:23.663154 [ 291 ] {} <Debug> TCP-Session: df04b3bf-849b-47dc-8c18-7f5cb51503be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18810 | 2025.12.18 00:28:23.663188 [ 294 ] {6126f3f1-7dc6-4b50-8d0c-d3edbc076bdd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18811 | 2025.12.18 00:28:23.663487 [ 294 ] {6126f3f1-7dc6-4b50-8d0c-d3edbc076bdd} <Debug> oximeter.version (410dcabe-03ff-4554-a209-dfaf12d5dac3) (SelectExecutor): Key condition: unknown | ||
| 18812 | 2025.12.18 00:28:23.664572 [ 358 ] {6126f3f1-7dc6-4b50-8d0c-d3edbc076bdd} <Trace> AggregatingTransform: Aggregating | ||
| 18813 | 2025.12.18 00:28:23.664607 [ 358 ] {6126f3f1-7dc6-4b50-8d0c-d3edbc076bdd} <Trace> Aggregator: Aggregation method: without_key | ||
| 18814 | 2025.12.18 00:28:23.664642 [ 358 ] {6126f3f1-7dc6-4b50-8d0c-d3edbc076bdd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001054518 sec. (948.301 rows/sec., 37.04 KiB/sec.) | ||
| 18815 | 2025.12.18 00:28:23.664662 [ 358 ] {6126f3f1-7dc6-4b50-8d0c-d3edbc076bdd} <Trace> Aggregator: Merging aggregated data | ||
| 18816 | 2025.12.18 00:28:23.665850 [ 294 ] {6126f3f1-7dc6-4b50-8d0c-d3edbc076bdd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003209 sec., 311.6235587410408 rows/sec., 12.17 KiB/sec. | ||
| 18817 | 2025.12.18 00:28:23.665991 [ 294 ] {6126f3f1-7dc6-4b50-8d0c-d3edbc076bdd} <Debug> TCPHandler: Processed in 0.003663395 sec. | ||
| 18818 | 2025.12.18 00:28:23.666106 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18819 | 2025.12.18 00:28:23.666134 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18820 | 2025.12.18 00:28:23.666141 [ 294 ] {} <Debug> TCP-Session: 0160c98e-5de4-4fec-8ec5-b041a438e522 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18821 | 2025.12.18 00:28:23.666155 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18822 | 2025.12.18 00:28:23.666173 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18823 | 2025.12.18 00:28:23.666195 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18824 | 2025.12.18 00:28:23.666211 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18825 | 2025.12.18 00:28:23.666230 [ 293 ] {} <Debug> TCP-Session: 826295e5-e397-4b03-ac92-5fecb58166ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18826 | 2025.12.18 00:28:23.666253 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18827 | 2025.12.18 00:28:23.666271 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18828 | 2025.12.18 00:28:23.666272 [ 292 ] {} <Debug> TCP-Session: 7acec75e-b314-4d21-9ea1-2916fda3f096 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18829 | 2025.12.18 00:28:23.666305 [ 288 ] {} <Debug> TCP-Session: 6e8ecf96-3634-41b1-bd7f-5f85080791b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18830 | 2025.12.18 00:28:23.666324 [ 291 ] {} <Debug> TCP-Session: df04b3bf-849b-47dc-8c18-7f5cb51503be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18831 | 2025.12.18 00:28:23.666257 [ 287 ] {} <Debug> TCP-Session: e6917513-b4ea-45e0-909d-4f67863ff697 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18832 | 2025.12.18 00:28:23.666232 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18833 | 2025.12.18 00:28:23.666178 [ 289 ] {} <Debug> TCP-Session: ba8c023d-b0a0-4ee4-99c8-4dd035e5bd20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18834 | 2025.12.18 00:28:23.666405 [ 290 ] {} <Debug> TCP-Session: 4312cd58-6827-4392-ac33-3588b216b7c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18835 | 2025.12.18 00:28:23.666212 [ 286 ] {} <Debug> TCP-Session: c215dc1d-8e9c-4438-9ceb-b6c0ce996f97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18836 | 2025.12.18 00:28:24.040045 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2146 | ||
| 18837 | 2025.12.18 00:28:24.042583 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18838 | 2025.12.18 00:28:24.042645 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 18839 | 2025.12.18 00:28:24.044008 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18840 | 2025.12.18 00:28:24.044526 [ 242 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18841 | 2025.12.18 00:28:24.044767 [ 221 ] {} <Trace> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18842 | 2025.12.18 00:28:24.044825 [ 221 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18843 | 2025.12.18 00:28:24.044913 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2146 | ||
| 18844 | 2025.12.18 00:28:24.048024 [ 221 ] {} <Debug> system.query_log (3035d5e9-331d-4a5b-a2a8-8f034a9775e8): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18845 | 2025.12.18 00:28:24.160893 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 791 | ||
| 18846 | 2025.12.18 00:28:24.180460 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18847 | 2025.12.18 00:28:24.180522 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 18848 | 2025.12.18 00:28:24.187345 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 18849 | 2025.12.18 00:28:24.188524 [ 243 ] {} <Trace> system.metric_log (11f53238-ba0f-4f98-945f-6dd45c2c1f97): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18850 | 2025.12.18 00:28:24.192535 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||